diff options
author | Kevin Smith <git@kismith.co.uk> | 2014-12-15 09:51:23 (GMT) |
---|---|---|
committer | Kevin Smith <git@kismith.co.uk> | 2014-12-15 13:23:45 (GMT) |
commit | 70808c679871925d353dbfbd27cf12adc35bbfb2 (patch) | |
tree | 5f82add393ae999c7ef207da4bc9de85a5e4db5e /Slimber/Cocoa | |
parent | 1da8cfec8c3c119c0cce5497e079f8656104c10d (diff) | |
download | swift-70808c679871925d353dbfbd27cf12adc35bbfb2.zip swift-70808c679871925d353dbfbd27cf12adc35bbfb2.tar.bz2 |
Update Copyright In Slimber
Change-Id: I927ac2ed7be0153bb0e3d9f33c3001734ee9f65c
Diffstat (limited to 'Slimber/Cocoa')
-rw-r--r-- | Slimber/Cocoa/CocoaController.h | 6 | ||||
-rw-r--r-- | Slimber/Cocoa/CocoaMenulet.h | 6 | ||||
-rw-r--r-- | Slimber/Cocoa/CocoaMenulet.mm | 6 | ||||
-rw-r--r-- | Slimber/Cocoa/main.h | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/Slimber/Cocoa/CocoaController.h b/Slimber/Cocoa/CocoaController.h index c8287b7..8f42fbf 100644 --- a/Slimber/Cocoa/CocoaController.h +++ b/Slimber/Cocoa/CocoaController.h @@ -1,7 +1,7 @@ /* - * Copyright (c) 2010-2012 Remko Tronçon - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2010-2012 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ // Fix Boost-Cocoa conflict diff --git a/Slimber/Cocoa/CocoaMenulet.h b/Slimber/Cocoa/CocoaMenulet.h index 0edceea..fa4848e 100644 --- a/Slimber/Cocoa/CocoaMenulet.h +++ b/Slimber/Cocoa/CocoaMenulet.h @@ -1,7 +1,7 @@ /* - * Copyright (c) 2010-2012 Remko Tronçon - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2010-2012 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #pragma once diff --git a/Slimber/Cocoa/CocoaMenulet.mm b/Slimber/Cocoa/CocoaMenulet.mm index c739fb4..6013b05 100644 --- a/Slimber/Cocoa/CocoaMenulet.mm +++ b/Slimber/Cocoa/CocoaMenulet.mm @@ -1,7 +1,7 @@ /* - * Copyright (c) 2012-2013 Remko Tronçon - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2012-2013 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #include "Slimber/Cocoa/CocoaMenulet.h" diff --git a/Slimber/Cocoa/main.h b/Slimber/Cocoa/main.h index 0f686ad..7808574 100644 --- a/Slimber/Cocoa/main.h +++ b/Slimber/Cocoa/main.h @@ -1,7 +1,7 @@ /* - * Copyright (c) 2010 Remko Tronçon - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2010 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #pragma once |