diff options
author | Go MAEDA <maeda@farend.jp> | 2020-03-03 00:24:10 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2020-03-03 00:24:10 +0000 |
commit | 907e0173e40b31d8d0e696b15b18777af98ec9da (patch) | |
tree | 99e6570ec00d789e2406aeba31982e054d94d79a /doc | |
parent | 18588ba627776d90ba874dd5bd26711b168e640e (diff) | |
download | redmine-907e0173e40b31d8d0e696b15b18777af98ec9da.tar.gz redmine-907e0173e40b31d8d0e696b15b18777af98ec9da.zip |
Update copyright year in source files to 2020 (#33069).
git-svn-id: http://svn.redmine.org/redmine/trunk@19553 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 cf87cf916..8621c081f 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,7 +1,7 @@ == Redmine changelog Redmine - project management software -Copyright (C) 2006-2019 Jean-Philippe Lang +Copyright (C) 2006-2020 Jean-Philippe Lang http://www.redmine.org/ == 2019-12-20 v4.1.0 diff --git a/doc/INSTALL b/doc/INSTALL index 0c57edb39..d363c8a2a 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -1,7 +1,7 @@ == Redmine installation Redmine - project management software -Copyright (C) 2006-2019 Jean-Philippe Lang +Copyright (C) 2006-2020 Jean-Philippe Lang http://www.redmine.org/ diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP index b83ac8b4f..3a498a232 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-2019 Jean-Philippe Lang +Copyright (C) 2006-2020 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 d75042c21..f636b9186 100644 --- a/doc/UPGRADING +++ b/doc/UPGRADING @@ -1,7 +1,7 @@ == Redmine upgrade Redmine - project management software -Copyright (C) 2006-2019 Jean-Philippe Lang +Copyright (C) 2006-2020 Jean-Philippe Lang http://www.redmine.org/ |