summaryrefslogtreecommitdiffstats
path: root/lib/redmine/core_ext
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 /lib/redmine/core_ext
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 'lib/redmine/core_ext')
-rw-r--r--lib/redmine/core_ext/active_record.rb2
-rw-r--r--lib/redmine/core_ext/string/conversions.rb2
-rw-r--r--lib/redmine/core_ext/string/inflections.rb2
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/redmine/core_ext/active_record.rb b/lib/redmine/core_ext/active_record.rb
index fdff2d9d2..eac2b6365 100644
--- a/lib/redmine/core_ext/active_record.rb
+++ b/lib/redmine/core_ext/active_record.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/lib/redmine/core_ext/string/conversions.rb b/lib/redmine/core_ext/string/conversions.rb
index 914b79510..9ddc40e12 100644
--- a/lib/redmine/core_ext/string/conversions.rb
+++ b/lib/redmine/core_ext/string/conversions.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/lib/redmine/core_ext/string/inflections.rb b/lib/redmine/core_ext/string/inflections.rb
index 59ef2fb20..b07b24d81 100644
--- a/lib/redmine/core_ext/string/inflections.rb
+++ b/lib/redmine/core_ext/string/inflections.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