diff options
Diffstat (limited to 'Swiften/Serializer/PayloadSerializers/JingleContentPayloadSerializer.cpp')
-rw-r--r-- | Swiften/Serializer/PayloadSerializers/JingleContentPayloadSerializer.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Swiften/Serializer/PayloadSerializers/JingleContentPayloadSerializer.cpp b/Swiften/Serializer/PayloadSerializers/JingleContentPayloadSerializer.cpp index 6ba264a..2792a28 100644 --- a/Swiften/Serializer/PayloadSerializers/JingleContentPayloadSerializer.cpp +++ b/Swiften/Serializer/PayloadSerializers/JingleContentPayloadSerializer.cpp @@ -5,9 +5,9 @@ */ /* -* Copyright (c) 2014 Kevin Smith -* Licensed under the GNU General Public License v3. -* See Documentation/Licenses/GPLv3.txt for more information. +* Copyright (c) 2014 Isode Limited. +* All rights reserved.v3. +* See the COPYING file for more information. */ #include <Swiften/Serializer/PayloadSerializers/JingleContentPayloadSerializer.h> |