summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2014-12-15 09:44:09 (GMT)
committerKevin Smith <git@kismith.co.uk>2014-12-15 09:44:09 (GMT)
commit565a6610fcb9d6faa78887989af6614c2f370d27 (patch)
treed2cc73ad81b80f01ef65ced05f50e1463cb751f9 /Documentation/SwiftenDevelopersGuide/Examples/EchoBot/EchoPayloadSerializer.h
parent0780fe0521d43cf89b166727c621488c90d7eda2 (diff)
downloadswift-565a6610fcb9d6faa78887989af6614c2f370d27.zip
swift-565a6610fcb9d6faa78887989af6614c2f370d27.tar.bz2
Update Copyright In Documentation
Change-Id: I34a1d96bb0a9d0ba3252644d1cbd0137df13c9ca
Diffstat (limited to 'Documentation/SwiftenDevelopersGuide/Examples/EchoBot/EchoPayloadSerializer.h')
-rw-r--r--Documentation/SwiftenDevelopersGuide/Examples/EchoBot/EchoPayloadSerializer.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/SwiftenDevelopersGuide/Examples/EchoBot/EchoPayloadSerializer.h b/Documentation/SwiftenDevelopersGuide/Examples/EchoBot/EchoPayloadSerializer.h
index 068113c..abc4760 100644
--- a/Documentation/SwiftenDevelopersGuide/Examples/EchoBot/EchoPayloadSerializer.h
+++ b/Documentation/SwiftenDevelopersGuide/Examples/EchoBot/EchoPayloadSerializer.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