summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2019-05-25 07:36:06 +0000
committerGo MAEDA <maeda@farend.jp>2019-05-25 07:36:06 +0000
commit4082069c75223009b222f1e9d45a608fad6ae87c (patch)
treef0a97865347c91262b5c1735ee185c13ad677dcf /config
parentb0e17e8199bb40d0b1bed2c3dded355f439d8b3a (diff)
downloadredmine-4082069c75223009b222f1e9d45a608fad6ae87c.tar.gz
redmine-4082069c75223009b222f1e9d45a608fad6ae87c.zip
Update copyright year.
git-svn-id: http://svn.redmine.org/redmine/trunk@18198 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/routes.rb2
-rw-r--r--config/settings.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 3028ec192..a072222e2 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true
# Redmine - project management software
-# Copyright (C) 2006-2017 Jean-Philippe Lang
+# Copyright (C) 2006-2019 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/config/settings.yml b/config/settings.yml
index 0d13e57a1..6acfd9769 100644
--- a/config/settings.yml
+++ b/config/settings.yml
@@ -1,5 +1,5 @@
# Redmine - project management software
-# Copyright (C) 2006-2017 Jean-Philippe Lang
+# Copyright (C) 2006-2019 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