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/Parser/PayloadParsers/PubSubOwnerDefaultParser.cpp | |
| parent | ab06275bbcc1278d2e2d924b4e3d52988e27c30b (diff) | |
| download | swift-fac7752a353240c9e48baa53ef044323dee447ee.zip swift-fac7752a353240c9e48baa53ef044323dee447ee.tar.bz2  | |
Update copyright of several files
Change-Id: I09739d53d67d034e15d3ca40406df1255b51afef
Diffstat (limited to 'Swiften/Parser/PayloadParsers/PubSubOwnerDefaultParser.cpp')
| -rw-r--r-- | Swiften/Parser/PayloadParsers/PubSubOwnerDefaultParser.cpp | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/Swiften/Parser/PayloadParsers/PubSubOwnerDefaultParser.cpp b/Swiften/Parser/PayloadParsers/PubSubOwnerDefaultParser.cpp index 4c284bf..55e6660 100644 --- a/Swiften/Parser/PayloadParsers/PubSubOwnerDefaultParser.cpp +++ b/Swiften/Parser/PayloadParsers/PubSubOwnerDefaultParser.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"  | 
 Swift