diff options
Diffstat (limited to 'Swiften/Elements/PubSubRetract.cpp')
-rw-r--r-- | Swiften/Elements/PubSubRetract.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Swiften/Elements/PubSubRetract.cpp b/Swiften/Elements/PubSubRetract.cpp index 7e3676e..7e5b720 100644 --- a/Swiften/Elements/PubSubRetract.cpp +++ b/Swiften/Elements/PubSubRetract.cpp @@ -1,7 +1,7 @@ /* * Copyright (c) 2013 Remko Tronçon - * Licensed under the GNU General Public License. - * See the COPYING file for more information. + * Licensed under the GNU General Public License v3. + * See Documentation/Licenses/GPLv3.txt for more information. */ #include <Swiften/Elements/PubSubRetract.h> |