From 92bd67c279516f339866e95c702b39cee325ef05 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Sun, 1 Jan 2023 06:19:35 +0000 Subject: Update copyright year to 2023 (#38141). git-svn-id: https://svn.redmine.org/redmine/trunk@22013 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- lib/redmine/utils/date_calculation.rb | 2 +- lib/redmine/utils/shell.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/redmine/utils') diff --git a/lib/redmine/utils/date_calculation.rb b/lib/redmine/utils/date_calculation.rb index 4dde80fba..9f002797e 100644 --- a/lib/redmine/utils/date_calculation.rb +++ b/lib/redmine/utils/date_calculation.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/utils/shell.rb b/lib/redmine/utils/shell.rb index 9e4b0df30..1de5283d1 100644 --- a/lib/redmine/utils/shell.rb +++ b/lib/redmine/utils/shell.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 -- cgit v1.2.3