diff options
-rw-r--r-- | Swift/QtUI/ChatList/ChatListWhiteboardItem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/QtUI/ChatList/ChatListWhiteboardItem.cpp b/Swift/QtUI/ChatList/ChatListWhiteboardItem.cpp index 31f3123..287ccaf 100644 --- a/Swift/QtUI/ChatList/ChatListWhiteboardItem.cpp +++ b/Swift/QtUI/ChatList/ChatListWhiteboardItem.cpp @@ -3,13 +3,13 @@ * Licensed under the simplified BSD license. * See Documentation/Licenses/BSD-simplified.txt for more information. */ /* * Copyright (c) 2013 Isode Limited. - * Licensed under the GNU General Public License. + * All rights reserved. * See the COPYING file for more information. */ #include <Swiften/Base/Path.h> #include <Swift/QtUI/ChatList/ChatListWhiteboardItem.h> |