diff options
author | Kevin Smith <git@kismith.co.uk> | 2014-12-15 09:49:13 (GMT) |
---|---|---|
committer | Kevin Smith <git@kismith.co.uk> | 2014-12-15 09:49:13 (GMT) |
commit | df2b82b795b9f56091669e484e05e5b4a2963b98 (patch) | |
tree | 5ae08a50e6273c4e588f02573f99cdaf1e31e168 /Limber/Server/UnitTest | |
parent | 95cedb4a6100902d9b0fa6ab4f48a0c7d53a3ec7 (diff) | |
download | swift-df2b82b795b9f56091669e484e05e5b4a2963b98.zip swift-df2b82b795b9f56091669e484e05e5b4a2963b98.tar.bz2 |
Update Copyright In Limber
Change-Id: I39401805e3ba64c677c65f0a4d563ac177f8c2f4
Diffstat (limited to 'Limber/Server/UnitTest')
-rw-r--r-- | Limber/Server/UnitTest/ServerStanzaRouterTest.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Limber/Server/UnitTest/ServerStanzaRouterTest.cpp b/Limber/Server/UnitTest/ServerStanzaRouterTest.cpp index 87c713e..a300b85 100644 --- a/Limber/Server/UnitTest/ServerStanzaRouterTest.cpp +++ b/Limber/Server/UnitTest/ServerStanzaRouterTest.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> |