diff options
author | Kevin Smith <git@kismith.co.uk> | 2014-12-15 09:50:37 (GMT) |
---|---|---|
committer | Kevin Smith <git@kismith.co.uk> | 2014-12-15 09:50:37 (GMT) |
commit | 1da8cfec8c3c119c0cce5497e079f8656104c10d (patch) | |
tree | b78a4badbe538d54916e1dafceb7a072f1e2a044 /QA/UnitTest | |
parent | df2b82b795b9f56091669e484e05e5b4a2963b98 (diff) | |
download | swift-1da8cfec8c3c119c0cce5497e079f8656104c10d.zip swift-1da8cfec8c3c119c0cce5497e079f8656104c10d.tar.bz2 |
Update Copyright In QA
Change-Id: I235c4d866897db7e47de3c505ed6adecfa577c91
Diffstat (limited to 'QA/UnitTest')
-rw-r--r-- | QA/UnitTest/template/FooTest.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/QA/UnitTest/template/FooTest.cpp b/QA/UnitTest/template/FooTest.cpp index 7619ad1..854c24a 100644 --- a/QA/UnitTest/template/FooTest.cpp +++ b/QA/UnitTest/template/FooTest.cpp @@ -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. */ #include <cppunit/extensions/HelperMacros.h> |