summaryrefslogtreecommitdiffstats
path: root/test/unit/jobs
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/jobs')
-rw-r--r--test/unit/jobs/destroy_project_job_test.rb2
-rw-r--r--test/unit/jobs/destroy_projects_job_test.rb2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/unit/jobs/destroy_project_job_test.rb b/test/unit/jobs/destroy_project_job_test.rb
index a8f912efd..2fe1a9fe3 100644
--- a/test/unit/jobs/destroy_project_job_test.rb
+++ b/test/unit/jobs/destroy_project_job_test.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true
# Redmine - project management software
-# Copyright (C) 2006-2023 Jean-Philippe Lang
+# Copyright (C) 2006- 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/test/unit/jobs/destroy_projects_job_test.rb b/test/unit/jobs/destroy_projects_job_test.rb
index b6809bb51..0008ce189 100644
--- a/test/unit/jobs/destroy_projects_job_test.rb
+++ b/test/unit/jobs/destroy_projects_job_test.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true
# Redmine - project management software
-# Copyright (C) 2006-2023 Jean-Philippe Lang
+# Copyright (C) 2006- 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