diff options
Diffstat (limited to 'Swiften/Parser/PayloadParsers/PubSubErrorParser.cpp')
-rw-r--r-- | Swiften/Parser/PayloadParsers/PubSubErrorParser.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Swiften/Parser/PayloadParsers/PubSubErrorParser.cpp b/Swiften/Parser/PayloadParsers/PubSubErrorParser.cpp index 9752cd2..f399717 100644 --- a/Swiften/Parser/PayloadParsers/PubSubErrorParser.cpp +++ b/Swiften/Parser/PayloadParsers/PubSubErrorParser.cpp @@ -1,9 +1,9 @@ /* - * Copyright (c) 2013 Remko Tronçon - * Licensed under the GNU General Public License. + * Copyright (c) 2013 Isode Limited. + * All rights reserved. * See the COPYING file for more information. */ #include <Swiften/Parser/PayloadParsers/PubSubErrorParser.h> using namespace Swift; |