diff options
-rw-r--r-- | config/settings.yml | 2 | ||||
-rw-r--r-- | test/integration/api_test/files_test.rb | 2 |
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 |