aboutsummaryrefslogtreecommitdiffstats
path: root/Source/NSNotificationCenterThreadingAdditions.m
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2012-07-25 10:18:02 +0000
committerstuconnolly <stuart02@gmail.com>2012-07-25 10:18:02 +0000
commit29d1b490e1dd9f1300cbdb07f2e204802ab6d5e1 (patch)
tree567efe982192ca3b7d36646b0955c5946e2b330c /Source/NSNotificationCenterThreadingAdditions.m
parent98792afc2acd1348b970f66be35c170b11d8fca1 (diff)
downloadsequelpro-29d1b490e1dd9f1300cbdb07f2e204802ab6d5e1.tar.gz
sequelpro-29d1b490e1dd9f1300cbdb07f2e204802ab6d5e1.tar.bz2
sequelpro-29d1b490e1dd9f1300cbdb07f2e204802ab6d5e1.zip
Change Sequel Pro's license from GPL (version 2) to MIT.
Diffstat (limited to 'Source/NSNotificationCenterThreadingAdditions.m')
-rw-r--r--Source/NSNotificationCenterThreadingAdditions.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/NSNotificationCenterThreadingAdditions.m b/Source/NSNotificationCenterThreadingAdditions.m
index 395275e4..edeeabf2 100644
--- a/Source/NSNotificationCenterThreadingAdditions.m
+++ b/Source/NSNotificationCenterThreadingAdditions.m
@@ -10,7 +10,6 @@
// Copyright (c) 2007-2008 TheCodingMonkeys:
// Martin Pittenauer, Dominik Wagner, <http://codingmonkeys.de>
// Some rights reserved: <http://opensource.org/licenses/mit-license.php>
-//
#import "NSNotificationCenterThreadingAdditions.h"
#import <pthread.h>