diff options
author | Go MAEDA <maeda@farend.jp> | 2023-01-01 06:19:35 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2023-01-01 06:19:35 +0000 |
commit | 92bd67c279516f339866e95c702b39cee325ef05 (patch) | |
tree | 37997cf6625b49e2f6757e1c3f0ef442bdedc419 /doc | |
parent | eb399b83a500f77469011cc27da0b0cf15ec3937 (diff) | |
download | redmine-92bd67c279516f339866e95c702b39cee325ef05.tar.gz redmine-92bd67c279516f339866e95c702b39cee325ef05.zip |
Update copyright year to 2023 (#38141).
git-svn-id: https://svn.redmine.org/redmine/trunk@22013 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 b55dbfc8b..b1001033b 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,7 +1,7 @@ == Redmine changelog Redmine - project management software -Copyright (C) 2006-2022 Jean-Philippe Lang +Copyright (C) 2006-2023 Jean-Philippe Lang https://www.redmine.org/ == 2022-12-01 v5.0.4 diff --git a/doc/INSTALL b/doc/INSTALL index 103342b84..9c6df9c04 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -1,7 +1,7 @@ == Redmine installation Redmine - project management software -Copyright (C) 2006-2022 Jean-Philippe Lang +Copyright (C) 2006-2023 Jean-Philippe Lang http://www.redmine.org/ diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP index 6363801da..a2b920cd5 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-2022 Jean-Philippe Lang +Copyright (C) 2006-2023 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 b251582b3..547c841a2 100644 --- a/doc/UPGRADING +++ b/doc/UPGRADING @@ -1,7 +1,7 @@ == Redmine upgrade Redmine - project management software -Copyright (C) 2006-2022 Jean-Philippe Lang +Copyright (C) 2006-2023 Jean-Philippe Lang http://www.redmine.org/ |