diff options
Diffstat (limited to 'Swiften/Parser/PayloadParsers/PubSubParser.cpp')
-rw-r--r-- | Swiften/Parser/PayloadParsers/PubSubParser.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Swiften/Parser/PayloadParsers/PubSubParser.cpp b/Swiften/Parser/PayloadParsers/PubSubParser.cpp index 5b1462b..c6574a8 100644 --- a/Swiften/Parser/PayloadParsers/PubSubParser.cpp +++ b/Swiften/Parser/PayloadParsers/PubSubParser.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. */ #pragma clang diagnostic ignored "-Wunused-private-field" #include <Swiften/Parser/PayloadParsers/PubSubParser.h> |