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 d3c2e9c4d..713043477 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 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 2af8af741..2a9efd34a 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 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