diff options
author | Kevin Smith <git@kismith.co.uk> | 2012-02-29 10:42:38 (GMT) |
---|---|---|
committer | Kevin Smith <git@kismith.co.uk> | 2012-02-29 10:42:38 (GMT) |
commit | f62374272e53d91914aa9a1ab8ec1318048aa219 (patch) | |
tree | 1661ad955d830a7508079b67d514531588f0467d | |
parent | 4086a006e2dc9f5f723fad4fdccd7bff7b4f0683 (diff) | |
download | swift-contrib-f62374272e53d91914aa9a1ab8ec1318048aa219.zip swift-contrib-f62374272e53d91914aa9a1ab8ec1318048aa219.tar.bz2 |
Update year in COPYING
-rw-r--r-- | COPYING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,37 +1,37 @@ Swift - An XMPP Client -Copyright (C) 2010-2011 Kevin Smith and Remko Tronçon +Copyright (C) 2010-2012 Kevin Smith and Remko Tronçon This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. Additional permission under GNU GPL version 3 section 7 If you modify this Program, or any covered work, by linking or combining it with the OpenSSL library (or a modified version of that library), containing parts covered by the terms of the OpenSSL License, the licensors of this Program grant you additional permission to convey the resulting work. --- Start OF GNU GENERAL PUBLIC LICENSE --- GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. |