diff options
author | Remko Tronçon <git@el-tramo.be> | 2014-01-26 18:45:00 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2014-01-28 17:34:27 (GMT) |
commit | fac7752a353240c9e48baa53ef044323dee447ee (patch) | |
tree | 0842450b10099b74ec228003f42bd37c91cc39f0 /Swiften/Serializer/PayloadSerializers/PubSubOwnerPurgeSerializer.cpp | |
parent | ab06275bbcc1278d2e2d924b4e3d52988e27c30b (diff) | |
download | swift-contrib-fac7752a353240c9e48baa53ef044323dee447ee.zip swift-contrib-fac7752a353240c9e48baa53ef044323dee447ee.tar.bz2 |
Update copyright of several files
Change-Id: I09739d53d67d034e15d3ca40406df1255b51afef
Diffstat (limited to 'Swiften/Serializer/PayloadSerializers/PubSubOwnerPurgeSerializer.cpp')
-rw-r--r-- | Swiften/Serializer/PayloadSerializers/PubSubOwnerPurgeSerializer.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Swiften/Serializer/PayloadSerializers/PubSubOwnerPurgeSerializer.cpp b/Swiften/Serializer/PayloadSerializers/PubSubOwnerPurgeSerializer.cpp index 591cdf9..6ca86d8 100644 --- a/Swiften/Serializer/PayloadSerializers/PubSubOwnerPurgeSerializer.cpp +++ b/Swiften/Serializer/PayloadSerializers/PubSubOwnerPurgeSerializer.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. */ #pragma clang diagnostic ignored "-Wunused-private-field" |