diff options
Diffstat (limited to 'Swiften/Client/XMLBeautifier.cpp')
-rw-r--r-- | Swiften/Client/XMLBeautifier.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Swiften/Client/XMLBeautifier.cpp b/Swiften/Client/XMLBeautifier.cpp index 5d083ff..95970cb 100644 --- a/Swiften/Client/XMLBeautifier.cpp +++ b/Swiften/Client/XMLBeautifier.cpp @@ -2,14 +2,14 @@ * Copyright (c) 2011 Tobias Markmann * Licensed under the simplified BSD license. * See Documentation/Licenses/BSD-simplified.txt for more information. */ /* - * Copyright (c) 2014 Remko Tronçon - * Licensed under the GNU General Public License. + * Copyright (c) 2014 Isode Limited. + * All rights reserved. * See the COPYING file for more information. */ #include <sstream> #include <stack> |