diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-01-11 09:12:51 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-01-11 09:12:51 +0000 |
commit | 3ba5e24a91efe6e63eba5b247edcbe1b1ee1996b (patch) | |
tree | d1c296dd3de87590d02e0aa57c2e63a3ca9f80ed /doc | |
parent | e32a98cbc95fca59227816c47d8160656cf6cae6 (diff) | |
download | redmine-3ba5e24a91efe6e63eba5b247edcbe1b1ee1996b.tar.gz redmine-3ba5e24a91efe6e63eba5b247edcbe1b1ee1996b.zip |
Copyright update in 2.6-stable.
git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@13873 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 2 | ||||
-rw-r--r-- | doc/INSTALL | 2 | ||||
-rw-r--r-- | doc/README_FOR_APP | 2 | ||||
-rw-r--r-- | doc/UPGRADING | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 01f598b8c..158ac67d0 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,7 +1,7 @@ == Redmine changelog Redmine - project management software -Copyright (C) 2006-2014 Jean-Philippe Lang +Copyright (C) 2006-2015 Jean-Philippe Lang http://www.redmine.org/ == 2014-10-21 v2.6.0 diff --git a/doc/INSTALL b/doc/INSTALL index 21ae70c2f..6be7dd44e 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -1,7 +1,7 @@ == Redmine installation Redmine - project management software -Copyright (C) 2006-2014 Jean-Philippe Lang +Copyright (C) 2006-2015 Jean-Philippe Lang http://www.redmine.org/ diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP index 6cde5b694..4d4b3b20d 100644 --- a/doc/README_FOR_APP +++ b/doc/README_FOR_APP @@ -6,7 +6,7 @@ More details can be found at http://www.redmine.org = License -Copyright (C) 2006-2014 Jean-Philippe Lang +Copyright (C) 2006-2015 Jean-Philippe Lang This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/doc/UPGRADING b/doc/UPGRADING index d17866d63..0271e385f 100644 --- a/doc/UPGRADING +++ b/doc/UPGRADING @@ -1,7 +1,7 @@ == Redmine upgrade Redmine - project management software -Copyright (C) 2006-2014 Jean-Philippe Lang +Copyright (C) 2006-2015 Jean-Philippe Lang http://www.redmine.org/ |