diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-03-13 10:41:37 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-03-13 10:41:37 +0000 |
commit | b2131b32453ad479b2df561836cff1d816c54f05 (patch) | |
tree | c1286d6fad07de9b9079c6e4e266ee1dd1f6dfd1 /doc | |
parent | b94db7abd9d411e381158c478eccd46461404f55 (diff) | |
download | redmine-b2131b32453ad479b2df561836cff1d816c54f05.tar.gz redmine-b2131b32453ad479b2df561836cff1d816c54f05.zip |
Merged r15238.
git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15239 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 8a259f35c..d61585505 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,7 +1,7 @@ == Redmine changelog Redmine - project management software -Copyright (C) 2006-2015 Jean-Philippe Lang +Copyright (C) 2006-2016 Jean-Philippe Lang http://www.redmine.org/ == 2016-03-13 v3.2.1 diff --git a/doc/INSTALL b/doc/INSTALL index 3dad2f1fa..8d4b4b5f7 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -1,7 +1,7 @@ == Redmine installation Redmine - project management software -Copyright (C) 2006-2015 Jean-Philippe Lang +Copyright (C) 2006-2016 Jean-Philippe Lang http://www.redmine.org/ diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP index 4d4b3b20d..e4c7367ad 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-2015 Jean-Philippe Lang +Copyright (C) 2006-2016 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 729b006ce..6b4c7860c 100644 --- a/doc/UPGRADING +++ b/doc/UPGRADING @@ -1,7 +1,7 @@ == Redmine upgrade Redmine - project management software -Copyright (C) 2006-2015 Jean-Philippe Lang +Copyright (C) 2006-2016 Jean-Philippe Lang http://www.redmine.org/ |