summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2017-07-02 07:08:12 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2017-07-02 07:08:12 +0000
commitd73f437f06cb37d67a0934563aacd7cbaacaf2b4 (patch)
tree7db3bda0fd2ce54e77a6818a772365b63eb4b36b
parentaf350b918816318a6c98e5b71591a14106f45714 (diff)
downloadredmine-d73f437f06cb37d67a0934563aacd7cbaacaf2b4.tar.gz
redmine-d73f437f06cb37d67a0934563aacd7cbaacaf2b4.zip
Update remaining copyrights.
git-svn-id: http://svn.redmine.org/redmine/trunk@16734 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--config/settings.yml2
-rw-r--r--test/integration/api_test/files_test.rb2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/settings.yml b/config/settings.yml
index baf2b92c4..2a4ab1d75 100644
--- a/config/settings.yml
+++ b/config/settings.yml
@@ -1,5 +1,5 @@
# Redmine - project management software
-# Copyright (C) 2006-2016 Jean-Philippe Lang
+# Copyright (C) 2006-2017 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/test/integration/api_test/files_test.rb b/test/integration/api_test/files_test.rb
index 0b355c42c..b6ecc0139 100644
--- a/test/integration/api_test/files_test.rb
+++ b/test/integration/api_test/files_test.rb
@@ -1,5 +1,5 @@
# Redmine - project management software
-# Copyright (C) 2006-2015 Jean-Philippe Lang
+# Copyright (C) 2006-2017 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