summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2014-12-15 09:42:13 (GMT)
committerKevin Smith <git@kismith.co.uk>2014-12-15 09:42:22 (GMT)
commit0780fe0521d43cf89b166727c621488c90d7eda2 (patch)
treee27aaaa6b2ff7f87ddd1b89363df6e9dfba49643 /BuildTools
parent6948ef81d66680858b88b1bc7dc67687310f57cf (diff)
downloadswift-0780fe0521d43cf89b166727c621488c90d7eda2.zip
swift-0780fe0521d43cf89b166727c621488c90d7eda2.tar.bz2
Update Copyright In BuildTools
Change-Id: I353f4ee3c2df722c2af5c5cd51c4ac4e5d5c67dd
Diffstat (limited to 'BuildTools')
-rw-r--r--BuildTools/Eclipse/CodeTemplates.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/BuildTools/Eclipse/CodeTemplates.xml b/BuildTools/Eclipse/CodeTemplates.xml
index 17ff187..5021e13 100644
--- a/BuildTools/Eclipse/CodeTemplates.xml
+++ b/BuildTools/Eclipse/CodeTemplates.xml
@@ -3,9 +3,9 @@
*/</template><template autoinsert="true" context="org.eclipse.cdt.ui.text.codetemplates.destructorcomment_context" deleted="false" description="Comment for created destructors" enabled="true" id="org.eclipse.cdt.ui.text.codetemplates.destructorcomment" name="destructorcomment">/*
*
*/</template><template autoinsert="false" context="org.eclipse.cdt.ui.text.codetemplates.filecomment_context" deleted="false" description="Comment for created C/C++ files" enabled="true" id="org.eclipse.cdt.ui.text.codetemplates.filecomment" name="filecomment">/*&#13;
- * Copyright (c) ${year} Remko Tronçon&#13;
- * Licensed under the GNU General Public License v3.&#13;
- * See Documentation/Licenses/GPLv3.txt for more information.&#13;
+ * Copyright (c) ${year} Isode Limited.&#13;
+ * All rights reserved.&#13;
+ * See the COPYING file for more information.&#13;
*/</template><template autoinsert="true" context="org.eclipse.cdt.ui.text.codetemplates.typecomment_context" deleted="false" description="Comment for created classes" enabled="true" id="org.eclipse.cdt.ui.text.codetemplates.typecomment" name="typecomment">/*
*
*/</template><template autoinsert="true" context="org.eclipse.cdt.ui.text.codetemplates.fieldcomment_context" deleted="false" description="Comment for fields" enabled="true" id="org.eclipse.cdt.ui.text.codetemplates.fieldcomment" name="fieldcomment">/*
@@ -35,4 +35,4 @@ ${declarations}
Created on: ${date}
Author: ${user}
-</template></templates> \ No newline at end of file
+</template></templates>