summaryrefslogtreecommitdiffstats
path: root/lib/redmine/hook
diff options
context:
space:
mode:
Diffstat (limited to 'lib/redmine/hook')
-rw-r--r--lib/redmine/hook/listener.rb2
-rw-r--r--lib/redmine/hook/view_listener.rb2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/redmine/hook/listener.rb b/lib/redmine/hook/listener.rb
index 65f549d6e..a291edd61 100644
--- a/lib/redmine/hook/listener.rb
+++ b/lib/redmine/hook/listener.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/hook/view_listener.rb b/lib/redmine/hook/view_listener.rb
index 904151bd1..1e69d0755 100644
--- a/lib/redmine/hook/view_listener.rb
+++ b/lib/redmine/hook/view_listener.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