summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2010-04-08 18:31:04 (GMT)
committerRemko Tronçon <git@el-tramo.be>2010-04-08 19:10:22 (GMT)
commitf0c247a472f98eb39d34ed95a7be6c1ad6074cf9 (patch)
tree1b50402992f348cb485c9c1cd49df8fa51984605 /SwifTools/UnitTest
parent32b7f4328d741dd4f558c2ad0ffe99e7847335dc (diff)
downloadswift-f0c247a472f98eb39d34ed95a7be6c1ad6074cf9.zip
swift-f0c247a472f98eb39d34ed95a7be6c1ad6074cf9.tar.bz2
Added copyrights to SwifTools.
Diffstat (limited to 'SwifTools/UnitTest')
-rw-r--r--SwifTools/UnitTest/LinkifyTest.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/SwifTools/UnitTest/LinkifyTest.cpp b/SwifTools/UnitTest/LinkifyTest.cpp
index 6e27c2c..7ca921e 100644
--- a/SwifTools/UnitTest/LinkifyTest.cpp
+++ b/SwifTools/UnitTest/LinkifyTest.cpp
@@ -1,3 +1,9 @@
+/*
+ * Copyright (c) 2010 Remko Tronçon
+ * Licensed under the GNU General Public License v3.
+ * See Documentation/Licenses/GPLv3.txt for more information.
+ */
+
#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/extensions/TestFactoryRegistry.h>