diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-03-13 10:42:34 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-03-13 10:42:34 +0000 |
commit | fa1653be8fa2492ca166c55f1e672876705bce42 (patch) | |
tree | 81873c67a6b936521d3b9e8cbdc0f6bce47c9565 /app/controllers/documents_controller.rb | |
parent | 65c90454ed6b1b38f830a4549d876ab380a5bd88 (diff) | |
download | redmine-fa1653be8fa2492ca166c55f1e672876705bce42.tar.gz redmine-fa1653be8fa2492ca166c55f1e672876705bce42.zip |
Updates copyright for 2016.
git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@15240 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/controllers/documents_controller.rb')
-rw-r--r-- | app/controllers/documents_controller.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/controllers/documents_controller.rb b/app/controllers/documents_controller.rb index fef3a7d6e..40db8af1e 100644 --- a/app/controllers/documents_controller.rb +++ b/app/controllers/documents_controller.rb @@ -1,5 +1,5 @@ # Redmine - project management software -# Copyright (C) 2006-2015 Jean-Philippe Lang +# Copyright (C) 2006-2016 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 |