diff options
author | Tobias Markmann <tm@ayena.de> | 2016-02-05 16:39:04 (GMT) |
---|---|---|
committer | Kevin Smith <kevin.smith@isode.com> | 2016-02-09 08:58:50 (GMT) |
commit | 5b33a37d7a46b4c8a33061f7871a919a5d4ae7db (patch) | |
tree | 7585703f5df92dad848d3770d7591cdae4be2273 | |
parent | 915c0875428e73e9e41a5da05f9d80671da9533c (diff) | |
download | swift-fdb7582ddc31b7e5cf7b3fe9823c899ac244fc28.zip swift-fdb7582ddc31b7e5cf7b3fe9823c899ac244fc28.tar.bz2 |
Update copyright in COPYING and COPYING.gpl to 2016swift-3.0rc2
Test-Information:
Verified that the license in the about window shows 2016
as copyright year.
Change-Id: I648cd3ecf818a22af3e535701f15f8e0ac166320
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | COPYING.gpl | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ Swift - An XMPP Client -Copyright (C) 2009-2014 Isode Limited. +Copyright (C) 2009-2016 Isode Limited. The license under which these products are made available is provided in the COPYING.gpl file. diff --git a/COPYING.gpl b/COPYING.gpl index ba0efdc..287498c 100644 --- a/COPYING.gpl +++ b/COPYING.gpl @@ -1,5 +1,5 @@ Swift - An XMPP Client -Copyright (C) 2009-2015 Isode Limited. +Copyright (C) 2009-2016 Isode Limited. 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 |