diff options
Diffstat (limited to 'test/system')
-rw-r--r-- | test/system/copy_to_clipboard_test.rb | 2 | ||||
-rw-r--r-- | test/system/custom_field_enumerations_test.rb | 2 | ||||
-rw-r--r-- | test/system/inline_autocomplete_test.rb | 2 | ||||
-rw-r--r-- | test/system/issues_import_test.rb | 2 | ||||
-rw-r--r-- | test/system/issues_test.rb | 2 | ||||
-rw-r--r-- | test/system/keyboard_shortcuts_test.rb | 2 | ||||
-rw-r--r-- | test/system/my_page_test.rb | 2 | ||||
-rw-r--r-- | test/system/quick_jump_test.rb | 2 | ||||
-rw-r--r-- | test/system/sudo_mode_test.rb | 2 | ||||
-rw-r--r-- | test/system/timelog_test.rb | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/test/system/copy_to_clipboard_test.rb b/test/system/copy_to_clipboard_test.rb index 7ac6fb475..e47933afe 100644 --- a/test/system/copy_to_clipboard_test.rb +++ b/test/system/copy_to_clipboard_test.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/test/system/custom_field_enumerations_test.rb b/test/system/custom_field_enumerations_test.rb index 4235b9ed3..78815cb20 100644 --- a/test/system/custom_field_enumerations_test.rb +++ b/test/system/custom_field_enumerations_test.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/test/system/inline_autocomplete_test.rb b/test/system/inline_autocomplete_test.rb index 39fbaa2ed..367549b8f 100644 --- a/test/system/inline_autocomplete_test.rb +++ b/test/system/inline_autocomplete_test.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/test/system/issues_import_test.rb b/test/system/issues_import_test.rb index 5cc9d9cfb..324d8ed40 100644 --- a/test/system/issues_import_test.rb +++ b/test/system/issues_import_test.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/test/system/issues_test.rb b/test/system/issues_test.rb index 6e34ce62c..48bd9af63 100644 --- a/test/system/issues_test.rb +++ b/test/system/issues_test.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/test/system/keyboard_shortcuts_test.rb b/test/system/keyboard_shortcuts_test.rb index 0e79d5650..a49707c7c 100644 --- a/test/system/keyboard_shortcuts_test.rb +++ b/test/system/keyboard_shortcuts_test.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/test/system/my_page_test.rb b/test/system/my_page_test.rb index 7b0b61239..bd7f3d343 100644 --- a/test/system/my_page_test.rb +++ b/test/system/my_page_test.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/test/system/quick_jump_test.rb b/test/system/quick_jump_test.rb index 4f38328ff..eb7c83dfd 100644 --- a/test/system/quick_jump_test.rb +++ b/test/system/quick_jump_test.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/test/system/sudo_mode_test.rb b/test/system/sudo_mode_test.rb index ba8c16857..cc0761555 100644 --- a/test/system/sudo_mode_test.rb +++ b/test/system/sudo_mode_test.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/test/system/timelog_test.rb b/test/system/timelog_test.rb index 1761d10dc..baccdf608 100644 --- a/test/system/timelog_test.rb +++ b/test/system/timelog_test.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 |