Index: app/controllers/account_controller.rb =================================================================== --- app/controllers/account_controller.rb (リビジョン 19535) +++ app/controllers/account_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/activities_controller.rb =================================================================== --- app/controllers/activities_controller.rb (リビジョン 19535) +++ app/controllers/activities_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/admin_controller.rb =================================================================== --- app/controllers/admin_controller.rb (リビジョン 19535) +++ app/controllers/admin_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/application_controller.rb =================================================================== --- app/controllers/application_controller.rb (リビジョン 19535) +++ app/controllers/application_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/attachments_controller.rb =================================================================== --- app/controllers/attachments_controller.rb (リビジョン 19535) +++ app/controllers/attachments_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/auth_sources_controller.rb =================================================================== --- app/controllers/auth_sources_controller.rb (リビジョン 19535) +++ app/controllers/auth_sources_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/auto_completes_controller.rb =================================================================== --- app/controllers/auto_completes_controller.rb (リビジョン 19535) +++ app/controllers/auto_completes_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/boards_controller.rb =================================================================== --- app/controllers/boards_controller.rb (リビジョン 19535) +++ app/controllers/boards_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/calendars_controller.rb =================================================================== --- app/controllers/calendars_controller.rb (リビジョン 19535) +++ app/controllers/calendars_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/comments_controller.rb =================================================================== --- app/controllers/comments_controller.rb (リビジョン 19535) +++ app/controllers/comments_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/context_menus_controller.rb =================================================================== --- app/controllers/context_menus_controller.rb (リビジョン 19535) +++ app/controllers/context_menus_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/custom_field_enumerations_controller.rb =================================================================== --- app/controllers/custom_field_enumerations_controller.rb (リビジョン 19535) +++ app/controllers/custom_field_enumerations_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/custom_fields_controller.rb =================================================================== --- app/controllers/custom_fields_controller.rb (リビジョン 19535) +++ app/controllers/custom_fields_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/documents_controller.rb =================================================================== --- app/controllers/documents_controller.rb (リビジョン 19535) +++ app/controllers/documents_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/email_addresses_controller.rb =================================================================== --- app/controllers/email_addresses_controller.rb (リビジョン 19535) +++ app/controllers/email_addresses_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/enumerations_controller.rb =================================================================== --- app/controllers/enumerations_controller.rb (リビジョン 19535) +++ app/controllers/enumerations_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/files_controller.rb =================================================================== --- app/controllers/files_controller.rb (リビジョン 19535) +++ app/controllers/files_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/gantts_controller.rb =================================================================== --- app/controllers/gantts_controller.rb (リビジョン 19535) +++ app/controllers/gantts_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/groups_controller.rb =================================================================== --- app/controllers/groups_controller.rb (リビジョン 19535) +++ app/controllers/groups_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/imports_controller.rb =================================================================== --- app/controllers/imports_controller.rb (リビジョン 19535) +++ app/controllers/imports_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/issue_categories_controller.rb =================================================================== --- app/controllers/issue_categories_controller.rb (リビジョン 19535) +++ app/controllers/issue_categories_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/issue_relations_controller.rb =================================================================== --- app/controllers/issue_relations_controller.rb (リビジョン 19535) +++ app/controllers/issue_relations_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/issue_statuses_controller.rb =================================================================== --- app/controllers/issue_statuses_controller.rb (リビジョン 19535) +++ app/controllers/issue_statuses_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/issues_controller.rb =================================================================== --- app/controllers/issues_controller.rb (リビジョン 19535) +++ app/controllers/issues_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/journals_controller.rb =================================================================== --- app/controllers/journals_controller.rb (リビジョン 19535) +++ app/controllers/journals_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/mail_handler_controller.rb =================================================================== --- app/controllers/mail_handler_controller.rb (リビジョン 19535) +++ app/controllers/mail_handler_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/members_controller.rb =================================================================== --- app/controllers/members_controller.rb (リビジョン 19535) +++ app/controllers/members_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/messages_controller.rb =================================================================== --- app/controllers/messages_controller.rb (リビジョン 19535) +++ app/controllers/messages_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/my_controller.rb =================================================================== --- app/controllers/my_controller.rb (リビジョン 19535) +++ app/controllers/my_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/news_controller.rb =================================================================== --- app/controllers/news_controller.rb (リビジョン 19535) +++ app/controllers/news_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/previews_controller.rb =================================================================== --- app/controllers/previews_controller.rb (リビジョン 19535) +++ app/controllers/previews_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/principal_memberships_controller.rb =================================================================== --- app/controllers/principal_memberships_controller.rb (リビジョン 19535) +++ app/controllers/principal_memberships_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/project_enumerations_controller.rb =================================================================== --- app/controllers/project_enumerations_controller.rb (リビジョン 19535) +++ app/controllers/project_enumerations_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/projects_controller.rb =================================================================== --- app/controllers/projects_controller.rb (リビジョン 19535) +++ app/controllers/projects_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/queries_controller.rb =================================================================== --- app/controllers/queries_controller.rb (リビジョン 19535) +++ app/controllers/queries_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/reports_controller.rb =================================================================== --- app/controllers/reports_controller.rb (リビジョン 19535) +++ app/controllers/reports_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/repositories_controller.rb =================================================================== --- app/controllers/repositories_controller.rb (リビジョン 19535) +++ app/controllers/repositories_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/roles_controller.rb =================================================================== --- app/controllers/roles_controller.rb (リビジョン 19535) +++ app/controllers/roles_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/search_controller.rb =================================================================== --- app/controllers/search_controller.rb (リビジョン 19535) +++ app/controllers/search_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/settings_controller.rb =================================================================== --- app/controllers/settings_controller.rb (リビジョン 19535) +++ app/controllers/settings_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/sys_controller.rb =================================================================== --- app/controllers/sys_controller.rb (リビジョン 19535) +++ app/controllers/sys_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/timelog_controller.rb =================================================================== --- app/controllers/timelog_controller.rb (リビジョン 19535) +++ app/controllers/timelog_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/trackers_controller.rb =================================================================== --- app/controllers/trackers_controller.rb (リビジョン 19535) +++ app/controllers/trackers_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/users_controller.rb =================================================================== --- app/controllers/users_controller.rb (リビジョン 19535) +++ app/controllers/users_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/versions_controller.rb =================================================================== --- app/controllers/versions_controller.rb (リビジョン 19535) +++ app/controllers/versions_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/watchers_controller.rb =================================================================== --- app/controllers/watchers_controller.rb (リビジョン 19535) +++ app/controllers/watchers_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/welcome_controller.rb =================================================================== --- app/controllers/welcome_controller.rb (リビジョン 19535) +++ app/controllers/welcome_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/wiki_controller.rb =================================================================== --- app/controllers/wiki_controller.rb (リビジョン 19535) +++ app/controllers/wiki_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/wikis_controller.rb =================================================================== --- app/controllers/wikis_controller.rb (リビジョン 19535) +++ app/controllers/wikis_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/controllers/workflows_controller.rb =================================================================== --- app/controllers/workflows_controller.rb (リビジョン 19538) +++ app/controllers/workflows_controller.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/account_helper.rb =================================================================== --- app/helpers/account_helper.rb (リビジョン 19535) +++ app/helpers/account_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/activities_helper.rb =================================================================== --- app/helpers/activities_helper.rb (リビジョン 19535) +++ app/helpers/activities_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/admin_helper.rb =================================================================== --- app/helpers/admin_helper.rb (リビジョン 19535) +++ app/helpers/admin_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/application_helper.rb =================================================================== --- app/helpers/application_helper.rb (リビジョン 19535) +++ app/helpers/application_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/attachments_helper.rb =================================================================== --- app/helpers/attachments_helper.rb (リビジョン 19535) +++ app/helpers/attachments_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/auth_sources_helper.rb =================================================================== --- app/helpers/auth_sources_helper.rb (リビジョン 19535) +++ app/helpers/auth_sources_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/avatars_helper.rb =================================================================== --- app/helpers/avatars_helper.rb (リビジョン 19535) +++ app/helpers/avatars_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/boards_helper.rb =================================================================== --- app/helpers/boards_helper.rb (リビジョン 19535) +++ app/helpers/boards_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/calendars_helper.rb =================================================================== --- app/helpers/calendars_helper.rb (リビジョン 19535) +++ app/helpers/calendars_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/context_menus_helper.rb =================================================================== --- app/helpers/context_menus_helper.rb (リビジョン 19535) +++ app/helpers/context_menus_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/custom_fields_helper.rb =================================================================== --- app/helpers/custom_fields_helper.rb (リビジョン 19535) +++ app/helpers/custom_fields_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/documents_helper.rb =================================================================== --- app/helpers/documents_helper.rb (リビジョン 19535) +++ app/helpers/documents_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/email_addresses_helper.rb =================================================================== --- app/helpers/email_addresses_helper.rb (リビジョン 19535) +++ app/helpers/email_addresses_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/enumerations_helper.rb =================================================================== --- app/helpers/enumerations_helper.rb (リビジョン 19535) +++ app/helpers/enumerations_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/gantt_helper.rb =================================================================== --- app/helpers/gantt_helper.rb (リビジョン 19535) +++ app/helpers/gantt_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/groups_helper.rb =================================================================== --- app/helpers/groups_helper.rb (リビジョン 19535) +++ app/helpers/groups_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/imports_helper.rb =================================================================== --- app/helpers/imports_helper.rb (リビジョン 19535) +++ app/helpers/imports_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/issue_categories_helper.rb =================================================================== --- app/helpers/issue_categories_helper.rb (リビジョン 19535) +++ app/helpers/issue_categories_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/issue_relations_helper.rb =================================================================== --- app/helpers/issue_relations_helper.rb (リビジョン 19535) +++ app/helpers/issue_relations_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/issue_statuses_helper.rb =================================================================== --- app/helpers/issue_statuses_helper.rb (リビジョン 19535) +++ app/helpers/issue_statuses_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/issues_helper.rb =================================================================== --- app/helpers/issues_helper.rb (リビジョン 19535) +++ app/helpers/issues_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/journals_helper.rb =================================================================== --- app/helpers/journals_helper.rb (リビジョン 19535) +++ app/helpers/journals_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/mail_handler_helper.rb =================================================================== --- app/helpers/mail_handler_helper.rb (リビジョン 19535) +++ app/helpers/mail_handler_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/members_helper.rb =================================================================== --- app/helpers/members_helper.rb (リビジョン 19535) +++ app/helpers/members_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/messages_helper.rb =================================================================== --- app/helpers/messages_helper.rb (リビジョン 19535) +++ app/helpers/messages_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/my_helper.rb =================================================================== --- app/helpers/my_helper.rb (リビジョン 19535) +++ app/helpers/my_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/news_helper.rb =================================================================== --- app/helpers/news_helper.rb (リビジョン 19535) +++ app/helpers/news_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/principal_memberships_helper.rb =================================================================== --- app/helpers/principal_memberships_helper.rb (リビジョン 19535) +++ app/helpers/principal_memberships_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/projects_helper.rb =================================================================== --- app/helpers/projects_helper.rb (リビジョン 19535) +++ app/helpers/projects_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/projects_queries_helper.rb =================================================================== --- app/helpers/projects_queries_helper.rb (リビジョン 19535) +++ app/helpers/projects_queries_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2017 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/queries_helper.rb =================================================================== --- app/helpers/queries_helper.rb (リビジョン 19535) +++ app/helpers/queries_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/reports_helper.rb =================================================================== --- app/helpers/reports_helper.rb (リビジョン 19535) +++ app/helpers/reports_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/repositories_helper.rb =================================================================== --- app/helpers/repositories_helper.rb (リビジョン 19535) +++ app/helpers/repositories_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/roles_helper.rb =================================================================== --- app/helpers/roles_helper.rb (リビジョン 19535) +++ app/helpers/roles_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/routes_helper.rb =================================================================== --- app/helpers/routes_helper.rb (リビジョン 19535) +++ app/helpers/routes_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/search_helper.rb =================================================================== --- app/helpers/search_helper.rb (リビジョン 19535) +++ app/helpers/search_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/settings_helper.rb =================================================================== --- app/helpers/settings_helper.rb (リビジョン 19535) +++ app/helpers/settings_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/timelog_helper.rb =================================================================== --- app/helpers/timelog_helper.rb (リビジョン 19535) +++ app/helpers/timelog_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/trackers_helper.rb =================================================================== --- app/helpers/trackers_helper.rb (リビジョン 19535) +++ app/helpers/trackers_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/users_helper.rb =================================================================== --- app/helpers/users_helper.rb (リビジョン 19535) +++ app/helpers/users_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/versions_helper.rb =================================================================== --- app/helpers/versions_helper.rb (リビジョン 19535) +++ app/helpers/versions_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/watchers_helper.rb =================================================================== --- app/helpers/watchers_helper.rb (リビジョン 19535) +++ app/helpers/watchers_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/welcome_helper.rb =================================================================== --- app/helpers/welcome_helper.rb (リビジョン 19535) +++ app/helpers/welcome_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/wiki_helper.rb =================================================================== --- app/helpers/wiki_helper.rb (リビジョン 19535) +++ app/helpers/wiki_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/helpers/workflows_helper.rb =================================================================== --- app/helpers/workflows_helper.rb (リビジョン 19535) +++ app/helpers/workflows_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/attachment.rb =================================================================== --- app/models/attachment.rb (リビジョン 19535) +++ app/models/attachment.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/auth_source.rb =================================================================== --- app/models/auth_source.rb (リビジョン 19535) +++ app/models/auth_source.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/auth_source_ldap.rb =================================================================== --- app/models/auth_source_ldap.rb (リビジョン 19535) +++ app/models/auth_source_ldap.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/board.rb =================================================================== --- app/models/board.rb (リビジョン 19535) +++ app/models/board.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/change.rb =================================================================== --- app/models/change.rb (リビジョン 19535) +++ app/models/change.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/changeset.rb =================================================================== --- app/models/changeset.rb (リビジョン 19535) +++ app/models/changeset.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/comment.rb =================================================================== --- app/models/comment.rb (リビジョン 19535) +++ app/models/comment.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/custom_field.rb =================================================================== --- app/models/custom_field.rb (リビジョン 19535) +++ app/models/custom_field.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/custom_field_enumeration.rb =================================================================== --- app/models/custom_field_enumeration.rb (リビジョン 19535) +++ app/models/custom_field_enumeration.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/custom_field_value.rb =================================================================== --- app/models/custom_field_value.rb (リビジョン 19535) +++ app/models/custom_field_value.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/custom_value.rb =================================================================== --- app/models/custom_value.rb (リビジョン 19535) +++ app/models/custom_value.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/document.rb =================================================================== --- app/models/document.rb (リビジョン 19535) +++ app/models/document.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/document_category.rb =================================================================== --- app/models/document_category.rb (リビジョン 19535) +++ app/models/document_category.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/document_category_custom_field.rb =================================================================== --- app/models/document_category_custom_field.rb (リビジョン 19535) +++ app/models/document_category_custom_field.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/document_custom_field.rb =================================================================== --- app/models/document_custom_field.rb (リビジョン 19535) +++ app/models/document_custom_field.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/email_address.rb =================================================================== --- app/models/email_address.rb (リビジョン 19535) +++ app/models/email_address.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/enabled_module.rb =================================================================== --- app/models/enabled_module.rb (リビジョン 19535) +++ app/models/enabled_module.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/enumeration.rb =================================================================== --- app/models/enumeration.rb (リビジョン 19535) +++ app/models/enumeration.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/group.rb =================================================================== --- app/models/group.rb (リビジョン 19535) +++ app/models/group.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/group_anonymous.rb =================================================================== --- app/models/group_anonymous.rb (リビジョン 19535) +++ app/models/group_anonymous.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/group_builtin.rb =================================================================== --- app/models/group_builtin.rb (リビジョン 19535) +++ app/models/group_builtin.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/group_custom_field.rb =================================================================== --- app/models/group_custom_field.rb (リビジョン 19535) +++ app/models/group_custom_field.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/group_non_member.rb =================================================================== --- app/models/group_non_member.rb (リビジョン 19535) +++ app/models/group_non_member.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/import.rb =================================================================== --- app/models/import.rb (リビジョン 19535) +++ app/models/import.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/import_item.rb =================================================================== --- app/models/import_item.rb (リビジョン 19535) +++ app/models/import_item.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/issue.rb =================================================================== --- app/models/issue.rb (リビジョン 19535) +++ app/models/issue.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/issue_category.rb =================================================================== --- app/models/issue_category.rb (リビジョン 19535) +++ app/models/issue_category.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/issue_custom_field.rb =================================================================== --- app/models/issue_custom_field.rb (リビジョン 19535) +++ app/models/issue_custom_field.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/issue_import.rb =================================================================== --- app/models/issue_import.rb (リビジョン 19535) +++ app/models/issue_import.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/issue_priority.rb =================================================================== --- app/models/issue_priority.rb (リビジョン 19535) +++ app/models/issue_priority.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/issue_priority_custom_field.rb =================================================================== --- app/models/issue_priority_custom_field.rb (リビジョン 19535) +++ app/models/issue_priority_custom_field.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/issue_query.rb =================================================================== --- app/models/issue_query.rb (リビジョン 19535) +++ app/models/issue_query.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/issue_relation.rb =================================================================== --- app/models/issue_relation.rb (リビジョン 19535) +++ app/models/issue_relation.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/issue_status.rb =================================================================== --- app/models/issue_status.rb (リビジョン 19535) +++ app/models/issue_status.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/journal.rb =================================================================== --- app/models/journal.rb (リビジョン 19535) +++ app/models/journal.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/journal_detail.rb =================================================================== --- app/models/journal_detail.rb (リビジョン 19535) +++ app/models/journal_detail.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/mail_handler.rb =================================================================== --- app/models/mail_handler.rb (リビジョン 19535) +++ app/models/mail_handler.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/mailer.rb =================================================================== --- app/models/mailer.rb (リビジョン 19535) +++ app/models/mailer.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/member.rb =================================================================== --- app/models/member.rb (リビジョン 19535) +++ app/models/member.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/member_role.rb =================================================================== --- app/models/member_role.rb (リビジョン 19535) +++ app/models/member_role.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/message.rb =================================================================== --- app/models/message.rb (リビジョン 19535) +++ app/models/message.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/news.rb =================================================================== --- app/models/news.rb (リビジョン 19535) +++ app/models/news.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/principal.rb =================================================================== --- app/models/principal.rb (リビジョン 19535) +++ app/models/principal.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/project.rb =================================================================== --- app/models/project.rb (リビジョン 19535) +++ app/models/project.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/project_custom_field.rb =================================================================== --- app/models/project_custom_field.rb (リビジョン 19535) +++ app/models/project_custom_field.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/project_query.rb =================================================================== --- app/models/project_query.rb (リビジョン 19535) +++ app/models/project_query.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2017 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/query.rb =================================================================== --- app/models/query.rb (リビジョン 19535) +++ app/models/query.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/repository/bazaar.rb =================================================================== --- app/models/repository/bazaar.rb (リビジョン 19535) +++ app/models/repository/bazaar.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/repository/cvs.rb =================================================================== --- app/models/repository/cvs.rb (リビジョン 19535) +++ app/models/repository/cvs.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/repository/filesystem.rb =================================================================== --- app/models/repository/filesystem.rb (リビジョン 19535) +++ app/models/repository/filesystem.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 Jean-Philippe Lang # # FileSystem adapter # File written by Paul Rivier, at Demotera. Index: app/models/repository/git.rb =================================================================== --- app/models/repository/git.rb (リビジョン 19535) +++ app/models/repository/git.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 Jean-Philippe Lang # Copyright (C) 2007 Patrick Aljord patcito@ŋmail.com # # This program is free software; you can redistribute it and/or Index: app/models/repository/mercurial.rb =================================================================== --- app/models/repository/mercurial.rb (リビジョン 19535) +++ app/models/repository/mercurial.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/repository/subversion.rb =================================================================== --- app/models/repository/subversion.rb (リビジョン 19535) +++ app/models/repository/subversion.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/repository.rb =================================================================== --- app/models/repository.rb (リビジョン 19535) +++ app/models/repository.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/role.rb =================================================================== --- app/models/role.rb (リビジョン 19535) +++ app/models/role.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/setting.rb =================================================================== --- app/models/setting.rb (リビジョン 19535) +++ app/models/setting.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/time_entry.rb =================================================================== --- app/models/time_entry.rb (リビジョン 19535) +++ app/models/time_entry.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/time_entry_activity.rb =================================================================== --- app/models/time_entry_activity.rb (リビジョン 19535) +++ app/models/time_entry_activity.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/time_entry_activity_custom_field.rb =================================================================== --- app/models/time_entry_activity_custom_field.rb (リビジョン 19535) +++ app/models/time_entry_activity_custom_field.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/time_entry_custom_field.rb =================================================================== --- app/models/time_entry_custom_field.rb (リビジョン 19535) +++ app/models/time_entry_custom_field.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/time_entry_import.rb =================================================================== --- app/models/time_entry_import.rb (リビジョン 19535) +++ app/models/time_entry_import.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/time_entry_query.rb =================================================================== --- app/models/time_entry_query.rb (リビジョン 19535) +++ app/models/time_entry_query.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/token.rb =================================================================== --- app/models/token.rb (リビジョン 19535) +++ app/models/token.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/tracker.rb =================================================================== --- app/models/tracker.rb (リビジョン 19535) +++ app/models/tracker.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/user.rb =================================================================== --- app/models/user.rb (リビジョン 19535) +++ app/models/user.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/user_custom_field.rb =================================================================== --- app/models/user_custom_field.rb (リビジョン 19535) +++ app/models/user_custom_field.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/user_preference.rb =================================================================== --- app/models/user_preference.rb (リビジョン 19535) +++ app/models/user_preference.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/version.rb =================================================================== --- app/models/version.rb (リビジョン 19535) +++ app/models/version.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/version_custom_field.rb =================================================================== --- app/models/version_custom_field.rb (リビジョン 19535) +++ app/models/version_custom_field.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/watcher.rb =================================================================== --- app/models/watcher.rb (リビジョン 19535) +++ app/models/watcher.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/wiki.rb =================================================================== --- app/models/wiki.rb (リビジョン 19535) +++ app/models/wiki.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/wiki_content.rb =================================================================== --- app/models/wiki_content.rb (リビジョン 19535) +++ app/models/wiki_content.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/wiki_content_version.rb =================================================================== --- app/models/wiki_content_version.rb (リビジョン 19535) +++ app/models/wiki_content_version.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/wiki_page.rb =================================================================== --- app/models/wiki_page.rb (リビジョン 19535) +++ app/models/wiki_page.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/wiki_redirect.rb =================================================================== --- app/models/wiki_redirect.rb (リビジョン 19535) +++ app/models/wiki_redirect.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/workflow_permission.rb =================================================================== --- app/models/workflow_permission.rb (リビジョン 19535) +++ app/models/workflow_permission.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/workflow_rule.rb =================================================================== --- app/models/workflow_rule.rb (リビジョン 19535) +++ app/models/workflow_rule.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: app/models/workflow_transition.rb =================================================================== --- app/models/workflow_transition.rb (リビジョン 19535) +++ app/models/workflow_transition.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: config/routes.rb =================================================================== --- config/routes.rb (リビジョン 19535) +++ config/routes.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: config/settings.yml =================================================================== --- config/settings.yml (リビジョン 19535) +++ config/settings.yml (作業コピー) @@ -1,5 +1,5 @@ # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: doc/CHANGELOG =================================================================== --- doc/CHANGELOG (リビジョン 19535) +++ doc/CHANGELOG (作業コピー) @@ -1,7 +1,7 @@ == Redmine changelog Redmine - project management software -Copyright (C) 2006-2019 Jean-Philippe Lang +Copyright (C) 2006-2020 Jean-Philippe Lang http://www.redmine.org/ == 2019-12-20 v4.1.0 Index: doc/INSTALL =================================================================== --- doc/INSTALL (リビジョン 19535) +++ doc/INSTALL (作業コピー) @@ -1,7 +1,7 @@ == Redmine installation Redmine - project management software -Copyright (C) 2006-2019 Jean-Philippe Lang +Copyright (C) 2006-2020 Jean-Philippe Lang http://www.redmine.org/ Index: doc/README_FOR_APP =================================================================== --- doc/README_FOR_APP (リビジョン 19535) +++ doc/README_FOR_APP (作業コピー) @@ -6,7 +6,7 @@ = License -Copyright (C) 2006-2019 Jean-Philippe Lang +Copyright (C) 2006-2020 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 Index: doc/UPGRADING =================================================================== --- doc/UPGRADING (リビジョン 19535) +++ doc/UPGRADING (作業コピー) @@ -1,7 +1,7 @@ == Redmine upgrade Redmine - project management software -Copyright (C) 2006-2019 Jean-Philippe Lang +Copyright (C) 2006-2020 Jean-Philippe Lang http://www.redmine.org/ Index: extra/mail_handler/rdm-mailhandler.rb =================================================================== --- extra/mail_handler/rdm-mailhandler.rb (リビジョン 19535) +++ extra/mail_handler/rdm-mailhandler.rb (作業コピー) @@ -2,7 +2,7 @@ # frozen_string_literal: false # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/generators/redmine_plugin/redmine_plugin_generator.rb =================================================================== --- lib/generators/redmine_plugin/redmine_plugin_generator.rb (リビジョン 19535) +++ lib/generators/redmine_plugin/redmine_plugin_generator.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/generators/redmine_plugin_controller/redmine_plugin_controller_generator.rb =================================================================== --- lib/generators/redmine_plugin_controller/redmine_plugin_controller_generator.rb (リビジョン 19535) +++ lib/generators/redmine_plugin_controller/redmine_plugin_controller_generator.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/generators/redmine_plugin_migration/redmine_plugin_migration_generator.rb =================================================================== --- lib/generators/redmine_plugin_migration/redmine_plugin_migration_generator.rb (リビジョン 19535) +++ lib/generators/redmine_plugin_migration/redmine_plugin_migration_generator.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb =================================================================== --- lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb (リビジョン 19535) +++ lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/plugins/acts_as_activity_provider/lib/acts_as_activity_provider.rb =================================================================== --- lib/plugins/acts_as_activity_provider/lib/acts_as_activity_provider.rb (リビジョン 19535) +++ lib/plugins/acts_as_activity_provider/lib/acts_as_activity_provider.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/plugins/acts_as_attachable/lib/acts_as_attachable.rb =================================================================== --- lib/plugins/acts_as_attachable/lib/acts_as_attachable.rb (リビジョン 19535) +++ lib/plugins/acts_as_attachable/lib/acts_as_attachable.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/plugins/acts_as_customizable/lib/acts_as_customizable.rb =================================================================== --- lib/plugins/acts_as_customizable/lib/acts_as_customizable.rb (リビジョン 19541) +++ lib/plugins/acts_as_customizable/lib/acts_as_customizable.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/plugins/acts_as_event/lib/acts_as_event.rb =================================================================== --- lib/plugins/acts_as_event/lib/acts_as_event.rb (リビジョン 19535) +++ lib/plugins/acts_as_event/lib/acts_as_event.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/plugins/acts_as_searchable/lib/acts_as_searchable.rb =================================================================== --- lib/plugins/acts_as_searchable/lib/acts_as_searchable.rb (リビジョン 19535) +++ lib/plugins/acts_as_searchable/lib/acts_as_searchable.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/access_control.rb =================================================================== --- lib/redmine/access_control.rb (リビジョン 19535) +++ lib/redmine/access_control.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/access_keys.rb =================================================================== --- lib/redmine/access_keys.rb (リビジョン 19535) +++ lib/redmine/access_keys.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/activity/fetcher.rb =================================================================== --- lib/redmine/activity/fetcher.rb (リビジョン 19535) +++ lib/redmine/activity/fetcher.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/activity.rb =================================================================== --- lib/redmine/activity.rb (リビジョン 19535) +++ lib/redmine/activity.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/acts/positioned.rb =================================================================== --- lib/redmine/acts/positioned.rb (リビジョン 19535) +++ lib/redmine/acts/positioned.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/ciphering.rb =================================================================== --- lib/redmine/ciphering.rb (リビジョン 19535) +++ lib/redmine/ciphering.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/configuration.rb =================================================================== --- lib/redmine/configuration.rb (リビジョン 19535) +++ lib/redmine/configuration.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/core_ext/active_record.rb =================================================================== --- lib/redmine/core_ext/active_record.rb (リビジョン 19535) +++ lib/redmine/core_ext/active_record.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/core_ext/string/conversions.rb =================================================================== --- lib/redmine/core_ext/string/conversions.rb (リビジョン 19535) +++ lib/redmine/core_ext/string/conversions.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/core_ext/string/inflections.rb =================================================================== --- lib/redmine/core_ext/string/inflections.rb (リビジョン 19535) +++ lib/redmine/core_ext/string/inflections.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/database.rb =================================================================== --- lib/redmine/database.rb (リビジョン 19535) +++ lib/redmine/database.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/default_data/loader.rb =================================================================== --- lib/redmine/default_data/loader.rb (リビジョン 19535) +++ lib/redmine/default_data/loader.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/export/csv.rb =================================================================== --- lib/redmine/export/csv.rb (リビジョン 19535) +++ lib/redmine/export/csv.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/export/pdf/issues_pdf_helper.rb =================================================================== --- lib/redmine/export/pdf/issues_pdf_helper.rb (リビジョン 19535) +++ lib/redmine/export/pdf/issues_pdf_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/export/pdf/wiki_pdf_helper.rb =================================================================== --- lib/redmine/export/pdf/wiki_pdf_helper.rb (リビジョン 19535) +++ lib/redmine/export/pdf/wiki_pdf_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/export/pdf.rb =================================================================== --- lib/redmine/export/pdf.rb (リビジョン 19547) +++ lib/redmine/export/pdf.rb (作業コピー) @@ -2,7 +2,7 @@ # # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/field_format.rb =================================================================== --- lib/redmine/field_format.rb (リビジョン 19535) +++ lib/redmine/field_format.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/helpers/calendar.rb =================================================================== --- lib/redmine/helpers/calendar.rb (リビジョン 19535) +++ lib/redmine/helpers/calendar.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/helpers/diff.rb =================================================================== --- lib/redmine/helpers/diff.rb (リビジョン 19535) +++ lib/redmine/helpers/diff.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/helpers/gantt.rb =================================================================== --- lib/redmine/helpers/gantt.rb (リビジョン 19535) +++ lib/redmine/helpers/gantt.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/helpers/time_report.rb =================================================================== --- lib/redmine/helpers/time_report.rb (リビジョン 19535) +++ lib/redmine/helpers/time_report.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/helpers/url.rb =================================================================== --- lib/redmine/helpers/url.rb (リビジョン 19535) +++ lib/redmine/helpers/url.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/hook/listener.rb =================================================================== --- lib/redmine/hook/listener.rb (リビジョン 19535) +++ lib/redmine/hook/listener.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/hook/view_listener.rb =================================================================== --- lib/redmine/hook/view_listener.rb (リビジョン 19535) +++ lib/redmine/hook/view_listener.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/hook.rb =================================================================== --- lib/redmine/hook.rb (リビジョン 19535) +++ lib/redmine/hook.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/i18n.rb =================================================================== --- lib/redmine/i18n.rb (リビジョン 19535) +++ lib/redmine/i18n.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/imap.rb =================================================================== --- lib/redmine/imap.rb (リビジョン 19535) +++ lib/redmine/imap.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: false # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/menu_manager.rb =================================================================== --- lib/redmine/menu_manager.rb (リビジョン 19535) +++ lib/redmine/menu_manager.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/mime_type.rb =================================================================== --- lib/redmine/mime_type.rb (リビジョン 19535) +++ lib/redmine/mime_type.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/my_page.rb =================================================================== --- lib/redmine/my_page.rb (リビジョン 19535) +++ lib/redmine/my_page.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/nested_set/issue_nested_set.rb =================================================================== --- lib/redmine/nested_set/issue_nested_set.rb (リビジョン 19535) +++ lib/redmine/nested_set/issue_nested_set.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/nested_set/project_nested_set.rb =================================================================== --- lib/redmine/nested_set/project_nested_set.rb (リビジョン 19535) +++ lib/redmine/nested_set/project_nested_set.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/nested_set/traversing.rb =================================================================== --- lib/redmine/nested_set/traversing.rb (リビジョン 19535) +++ lib/redmine/nested_set/traversing.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/pagination.rb =================================================================== --- lib/redmine/pagination.rb (リビジョン 19535) +++ lib/redmine/pagination.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/platform.rb =================================================================== --- lib/redmine/platform.rb (リビジョン 19535) +++ lib/redmine/platform.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/plugin.rb =================================================================== --- lib/redmine/plugin.rb (リビジョン 19535) +++ lib/redmine/plugin.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/pop3.rb =================================================================== --- lib/redmine/pop3.rb (リビジョン 19535) +++ lib/redmine/pop3.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: false # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/project_jump_box.rb =================================================================== --- lib/redmine/project_jump_box.rb (リビジョン 19535) +++ lib/redmine/project_jump_box.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/safe_attributes.rb =================================================================== --- lib/redmine/safe_attributes.rb (リビジョン 19535) +++ lib/redmine/safe_attributes.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/scm/adapters/abstract_adapter.rb =================================================================== --- lib/redmine/scm/adapters/abstract_adapter.rb (リビジョン 19535) +++ lib/redmine/scm/adapters/abstract_adapter.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/scm/adapters/bazaar_adapter.rb =================================================================== --- lib/redmine/scm/adapters/bazaar_adapter.rb (リビジョン 19535) +++ lib/redmine/scm/adapters/bazaar_adapter.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/scm/adapters/command_failed.rb =================================================================== --- lib/redmine/scm/adapters/command_failed.rb (リビジョン 19535) +++ lib/redmine/scm/adapters/command_failed.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/scm/adapters/cvs_adapter.rb =================================================================== --- lib/redmine/scm/adapters/cvs_adapter.rb (リビジョン 19535) +++ lib/redmine/scm/adapters/cvs_adapter.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # redMine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/scm/adapters/filesystem_adapter.rb =================================================================== --- lib/redmine/scm/adapters/filesystem_adapter.rb (リビジョン 19535) +++ lib/redmine/scm/adapters/filesystem_adapter.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 Jean-Philippe Lang # # FileSystem adapter # File written by Paul Rivier, at Demotera. Index: lib/redmine/scm/adapters/git_adapter.rb =================================================================== --- lib/redmine/scm/adapters/git_adapter.rb (リビジョン 19535) +++ lib/redmine/scm/adapters/git_adapter.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/scm/adapters/mercurial_adapter.rb =================================================================== --- lib/redmine/scm/adapters/mercurial_adapter.rb (リビジョン 19535) +++ lib/redmine/scm/adapters/mercurial_adapter.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/scm/adapters/subversion_adapter.rb =================================================================== --- lib/redmine/scm/adapters/subversion_adapter.rb (リビジョン 19535) +++ lib/redmine/scm/adapters/subversion_adapter.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/scm/adapters.rb =================================================================== --- lib/redmine/scm/adapters.rb (リビジョン 19535) +++ lib/redmine/scm/adapters.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/search.rb =================================================================== --- lib/redmine/search.rb (リビジョン 19535) +++ lib/redmine/search.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/sort_criteria.rb =================================================================== --- lib/redmine/sort_criteria.rb (リビジョン 19535) +++ lib/redmine/sort_criteria.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/subclass_factory.rb =================================================================== --- lib/redmine/subclass_factory.rb (リビジョン 19535) +++ lib/redmine/subclass_factory.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/syntax_highlighting.rb =================================================================== --- lib/redmine/syntax_highlighting.rb (リビジョン 19535) +++ lib/redmine/syntax_highlighting.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/themes.rb =================================================================== --- lib/redmine/themes.rb (リビジョン 19535) +++ lib/redmine/themes.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/thumbnail.rb =================================================================== --- lib/redmine/thumbnail.rb (リビジョン 19535) +++ lib/redmine/thumbnail.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/unified_diff.rb =================================================================== --- lib/redmine/unified_diff.rb (リビジョン 19535) +++ lib/redmine/unified_diff.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/utils.rb =================================================================== --- lib/redmine/utils.rb (リビジョン 19535) +++ lib/redmine/utils.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/views/api_template_handler.rb =================================================================== --- lib/redmine/views/api_template_handler.rb (リビジョン 19535) +++ lib/redmine/views/api_template_handler.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/views/builders/json.rb =================================================================== --- lib/redmine/views/builders/json.rb (リビジョン 19535) +++ lib/redmine/views/builders/json.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/views/builders/structure.rb =================================================================== --- lib/redmine/views/builders/structure.rb (リビジョン 19535) +++ lib/redmine/views/builders/structure.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/views/builders/xml.rb =================================================================== --- lib/redmine/views/builders/xml.rb (リビジョン 19535) +++ lib/redmine/views/builders/xml.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/views/builders.rb =================================================================== --- lib/redmine/views/builders.rb (リビジョン 19535) +++ lib/redmine/views/builders.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/views/labelled_form_builder.rb =================================================================== --- lib/redmine/views/labelled_form_builder.rb (リビジョン 19535) +++ lib/redmine/views/labelled_form_builder.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/views/other_formats_builder.rb =================================================================== --- lib/redmine/views/other_formats_builder.rb (リビジョン 19535) +++ lib/redmine/views/other_formats_builder.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/wiki_formatting/html_parser.rb =================================================================== --- lib/redmine/wiki_formatting/html_parser.rb (リビジョン 19535) +++ lib/redmine/wiki_formatting/html_parser.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/wiki_formatting/macros.rb =================================================================== --- lib/redmine/wiki_formatting/macros.rb (リビジョン 19535) +++ lib/redmine/wiki_formatting/macros.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/wiki_formatting/markdown/formatter.rb =================================================================== --- lib/redmine/wiki_formatting/markdown/formatter.rb (リビジョン 19535) +++ lib/redmine/wiki_formatting/markdown/formatter.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/wiki_formatting/markdown/helper.rb =================================================================== --- lib/redmine/wiki_formatting/markdown/helper.rb (リビジョン 19535) +++ lib/redmine/wiki_formatting/markdown/helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/wiki_formatting/markdown/html_parser.rb =================================================================== --- lib/redmine/wiki_formatting/markdown/html_parser.rb (リビジョン 19535) +++ lib/redmine/wiki_formatting/markdown/html_parser.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/wiki_formatting/textile/formatter.rb =================================================================== --- lib/redmine/wiki_formatting/textile/formatter.rb (リビジョン 19535) +++ lib/redmine/wiki_formatting/textile/formatter.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/wiki_formatting/textile/helper.rb =================================================================== --- lib/redmine/wiki_formatting/textile/helper.rb (リビジョン 19535) +++ lib/redmine/wiki_formatting/textile/helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/wiki_formatting/textile/html_parser.rb =================================================================== --- lib/redmine/wiki_formatting/textile/html_parser.rb (リビジョン 19535) +++ lib/redmine/wiki_formatting/textile/html_parser.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine/wiki_formatting.rb =================================================================== --- lib/redmine/wiki_formatting.rb (リビジョン 19535) +++ lib/redmine/wiki_formatting.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/redmine.rb =================================================================== --- lib/redmine.rb (リビジョン 19535) +++ lib/redmine.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/tasks/ciphering.rake =================================================================== --- lib/tasks/ciphering.rake (リビジョン 19535) +++ lib/tasks/ciphering.rake (作業コピー) @@ -1,5 +1,5 @@ # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/tasks/email.rake =================================================================== --- lib/tasks/email.rake (リビジョン 19535) +++ lib/tasks/email.rake (作業コピー) @@ -1,5 +1,5 @@ # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/tasks/migrate_from_mantis.rake =================================================================== --- lib/tasks/migrate_from_mantis.rake (リビジョン 19535) +++ lib/tasks/migrate_from_mantis.rake (作業コピー) @@ -1,5 +1,5 @@ # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/tasks/migrate_from_trac.rake =================================================================== --- lib/tasks/migrate_from_trac.rake (リビジョン 19535) +++ lib/tasks/migrate_from_trac.rake (作業コピー) @@ -1,5 +1,5 @@ # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/tasks/redmine.rake =================================================================== --- lib/tasks/redmine.rake (リビジョン 19535) +++ lib/tasks/redmine.rake (作業コピー) @@ -1,5 +1,5 @@ # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: lib/tasks/reminder.rake =================================================================== --- lib/tasks/reminder.rake (リビジョン 19535) +++ lib/tasks/reminder.rake (作業コピー) @@ -1,5 +1,5 @@ # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: public/javascripts/application.js =================================================================== --- public/javascripts/application.js (リビジョン 19535) +++ public/javascripts/application.js (作業コピー) @@ -1,5 +1,5 @@ /* Redmine - project management software - Copyright (C) 2006-2019 Jean-Philippe Lang */ + Copyright (C) 2006-2020 Jean-Philippe Lang */ /* Fix for CVE-2015-9251, to be removed with JQuery >= 3.0 */ $.ajaxPrefilter(function (s) { Index: public/javascripts/attachments.js =================================================================== --- public/javascripts/attachments.js (リビジョン 19535) +++ public/javascripts/attachments.js (作業コピー) @@ -1,5 +1,5 @@ /* Redmine - project management software - Copyright (C) 2006-2019 Jean-Philippe Lang */ + Copyright (C) 2006-2020 Jean-Philippe Lang */ function addFile(inputEl, file, eagerUpload) { var attachmentsFields = $(inputEl).closest('.attachments_form').find('.attachments_fields'); Index: public/javascripts/context_menu.js =================================================================== --- public/javascripts/context_menu.js (リビジョン 19535) +++ public/javascripts/context_menu.js (作業コピー) @@ -1,5 +1,5 @@ /* Redmine - project management software - Copyright (C) 2006-2019 Jean-Philippe Lang */ + Copyright (C) 2006-2020 Jean-Philippe Lang */ var contextMenuObserving; Index: public/javascripts/gantt.js =================================================================== --- public/javascripts/gantt.js (リビジョン 19535) +++ public/javascripts/gantt.js (作業コピー) @@ -1,5 +1,5 @@ /* Redmine - project management software - Copyright (C) 2006-2019 Jean-Philippe Lang */ + Copyright (C) 2006-2020 Jean-Philippe Lang */ var draw_gantt = null; var draw_top; Index: public/javascripts/project_identifier.js =================================================================== --- public/javascripts/project_identifier.js (リビジョン 19535) +++ public/javascripts/project_identifier.js (作業コピー) @@ -1,5 +1,5 @@ /* Redmine - project management software - Copyright (C) 2006-2019 Jean-Philippe Lang */ + Copyright (C) 2006-2020 Jean-Philippe Lang */ // Automatic project identifier generation Index: public/javascripts/repository_navigation.js =================================================================== --- public/javascripts/repository_navigation.js (リビジョン 19535) +++ public/javascripts/repository_navigation.js (作業コピー) @@ -1,5 +1,5 @@ /* Redmine - project management software - Copyright (C) 2006-2019 Jean-Philippe Lang */ + Copyright (C) 2006-2020 Jean-Philippe Lang */ $(document).ready(function() { /* Index: public/javascripts/revision_graph.js =================================================================== --- public/javascripts/revision_graph.js (リビジョン 19535) +++ public/javascripts/revision_graph.js (作業コピー) @@ -1,5 +1,5 @@ /* Redmine - project management software - Copyright (C) 2006-2019 Jean-Philippe Lang */ + Copyright (C) 2006-2020 Jean-Philippe Lang */ var revisionGraph = null; Index: test/application_system_test_case.rb =================================================================== --- test/application_system_test_case.rb (リビジョン 19535) +++ test/application_system_test_case.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/coverage/html_formatter.rb =================================================================== --- test/coverage/html_formatter.rb (リビジョン 19535) +++ test/coverage/html_formatter.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/extra/redmine_pm/repository_git_test_pm.rb =================================================================== --- test/extra/redmine_pm/repository_git_test_pm.rb (リビジョン 19535) +++ test/extra/redmine_pm/repository_git_test_pm.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: false # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/extra/redmine_pm/repository_subversion_test_pm.rb =================================================================== --- test/extra/redmine_pm/repository_subversion_test_pm.rb (リビジョン 19535) +++ test/extra/redmine_pm/repository_subversion_test_pm.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: false # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/extra/redmine_pm/test_case.rb =================================================================== --- test/extra/redmine_pm/test_case.rb (リビジョン 19535) +++ test/extra/redmine_pm/test_case.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: false # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/account_controller_openid_test.rb =================================================================== --- test/functional/account_controller_openid_test.rb (リビジョン 19535) +++ test/functional/account_controller_openid_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/account_controller_test.rb =================================================================== --- test/functional/account_controller_test.rb (リビジョン 19535) +++ test/functional/account_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/activities_controller_test.rb =================================================================== --- test/functional/activities_controller_test.rb (リビジョン 19535) +++ test/functional/activities_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/admin_controller_test.rb =================================================================== --- test/functional/admin_controller_test.rb (リビジョン 19535) +++ test/functional/admin_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/attachments_controller_test.rb =================================================================== --- test/functional/attachments_controller_test.rb (リビジョン 19535) +++ test/functional/attachments_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/attachments_visibility_test.rb =================================================================== --- test/functional/attachments_visibility_test.rb (リビジョン 19535) +++ test/functional/attachments_visibility_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/auth_sources_controller_test.rb =================================================================== --- test/functional/auth_sources_controller_test.rb (リビジョン 19535) +++ test/functional/auth_sources_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/auto_completes_controller_test.rb =================================================================== --- test/functional/auto_completes_controller_test.rb (リビジョン 19535) +++ test/functional/auto_completes_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/boards_controller_test.rb =================================================================== --- test/functional/boards_controller_test.rb (リビジョン 19535) +++ test/functional/boards_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/calendars_controller_test.rb =================================================================== --- test/functional/calendars_controller_test.rb (リビジョン 19535) +++ test/functional/calendars_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/comments_controller_test.rb =================================================================== --- test/functional/comments_controller_test.rb (リビジョン 19535) +++ test/functional/comments_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/context_menus_controller_test.rb =================================================================== --- test/functional/context_menus_controller_test.rb (リビジョン 19535) +++ test/functional/context_menus_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/custom_field_enumerations_controller_test.rb =================================================================== --- test/functional/custom_field_enumerations_controller_test.rb (リビジョン 19535) +++ test/functional/custom_field_enumerations_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/custom_fields_controller_test.rb =================================================================== --- test/functional/custom_fields_controller_test.rb (リビジョン 19535) +++ test/functional/custom_fields_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/documents_controller_test.rb =================================================================== --- test/functional/documents_controller_test.rb (リビジョン 19535) +++ test/functional/documents_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/email_addresses_controller_test.rb =================================================================== --- test/functional/email_addresses_controller_test.rb (リビジョン 19535) +++ test/functional/email_addresses_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/enumerations_controller_test.rb =================================================================== --- test/functional/enumerations_controller_test.rb (リビジョン 19535) +++ test/functional/enumerations_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/files_controller_test.rb =================================================================== --- test/functional/files_controller_test.rb (リビジョン 19535) +++ test/functional/files_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/gantts_controller_test.rb =================================================================== --- test/functional/gantts_controller_test.rb (リビジョン 19535) +++ test/functional/gantts_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/groups_controller_test.rb =================================================================== --- test/functional/groups_controller_test.rb (リビジョン 19535) +++ test/functional/groups_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/imports_controller_test.rb =================================================================== --- test/functional/imports_controller_test.rb (リビジョン 19535) +++ test/functional/imports_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/issue_categories_controller_test.rb =================================================================== --- test/functional/issue_categories_controller_test.rb (リビジョン 19535) +++ test/functional/issue_categories_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/issue_relations_controller_test.rb =================================================================== --- test/functional/issue_relations_controller_test.rb (リビジョン 19535) +++ test/functional/issue_relations_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/issue_statuses_controller_test.rb =================================================================== --- test/functional/issue_statuses_controller_test.rb (リビジョン 19535) +++ test/functional/issue_statuses_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/issues_controller_test.rb =================================================================== --- test/functional/issues_controller_test.rb (リビジョン 19539) +++ test/functional/issues_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/issues_controller_transaction_test.rb =================================================================== --- test/functional/issues_controller_transaction_test.rb (リビジョン 19535) +++ test/functional/issues_controller_transaction_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/issues_custom_fields_visibility_test.rb =================================================================== --- test/functional/issues_custom_fields_visibility_test.rb (リビジョン 19535) +++ test/functional/issues_custom_fields_visibility_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/journals_controller_test.rb =================================================================== --- test/functional/journals_controller_test.rb (リビジョン 19535) +++ test/functional/journals_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/mail_handler_controller_test.rb =================================================================== --- test/functional/mail_handler_controller_test.rb (リビジョン 19535) +++ test/functional/mail_handler_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/members_controller_test.rb =================================================================== --- test/functional/members_controller_test.rb (リビジョン 19535) +++ test/functional/members_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/messages_controller_test.rb =================================================================== --- test/functional/messages_controller_test.rb (リビジョン 19535) +++ test/functional/messages_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/my_controller_test.rb =================================================================== --- test/functional/my_controller_test.rb (リビジョン 19535) +++ test/functional/my_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/news_controller_test.rb =================================================================== --- test/functional/news_controller_test.rb (リビジョン 19535) +++ test/functional/news_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/previews_controller_test.rb =================================================================== --- test/functional/previews_controller_test.rb (リビジョン 19535) +++ test/functional/previews_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/principal_memberships_controller_test.rb =================================================================== --- test/functional/principal_memberships_controller_test.rb (リビジョン 19535) +++ test/functional/principal_memberships_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/project_enumerations_controller_test.rb =================================================================== --- test/functional/project_enumerations_controller_test.rb (リビジョン 19535) +++ test/functional/project_enumerations_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/projects_controller_test.rb =================================================================== --- test/functional/projects_controller_test.rb (リビジョン 19541) +++ test/functional/projects_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/queries_controller_test.rb =================================================================== --- test/functional/queries_controller_test.rb (リビジョン 19535) +++ test/functional/queries_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/reports_controller_test.rb =================================================================== --- test/functional/reports_controller_test.rb (リビジョン 19535) +++ test/functional/reports_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/repositories_bazaar_controller_test.rb =================================================================== --- test/functional/repositories_bazaar_controller_test.rb (リビジョン 19535) +++ test/functional/repositories_bazaar_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/repositories_controller_test.rb =================================================================== --- test/functional/repositories_controller_test.rb (リビジョン 19535) +++ test/functional/repositories_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/repositories_cvs_controller_test.rb =================================================================== --- test/functional/repositories_cvs_controller_test.rb (リビジョン 19535) +++ test/functional/repositories_cvs_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/repositories_filesystem_controller_test.rb =================================================================== --- test/functional/repositories_filesystem_controller_test.rb (リビジョン 19535) +++ test/functional/repositories_filesystem_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/repositories_git_controller_test.rb =================================================================== --- test/functional/repositories_git_controller_test.rb (リビジョン 19535) +++ test/functional/repositories_git_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/repositories_mercurial_controller_test.rb =================================================================== --- test/functional/repositories_mercurial_controller_test.rb (リビジョン 19535) +++ test/functional/repositories_mercurial_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/repositories_subversion_controller_test.rb =================================================================== --- test/functional/repositories_subversion_controller_test.rb (リビジョン 19535) +++ test/functional/repositories_subversion_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/roles_controller_test.rb =================================================================== --- test/functional/roles_controller_test.rb (リビジョン 19535) +++ test/functional/roles_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/search_controller_test.rb =================================================================== --- test/functional/search_controller_test.rb (リビジョン 19535) +++ test/functional/search_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/search_custom_fields_visibility_test.rb =================================================================== --- test/functional/search_custom_fields_visibility_test.rb (リビジョン 19535) +++ test/functional/search_custom_fields_visibility_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/sessions_controller_test.rb =================================================================== --- test/functional/sessions_controller_test.rb (リビジョン 19535) +++ test/functional/sessions_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/settings_controller_test.rb =================================================================== --- test/functional/settings_controller_test.rb (リビジョン 19535) +++ test/functional/settings_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/sys_controller_test.rb =================================================================== --- test/functional/sys_controller_test.rb (リビジョン 19535) +++ test/functional/sys_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/timelog_controller_test.rb =================================================================== --- test/functional/timelog_controller_test.rb (リビジョン 19535) +++ test/functional/timelog_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/timelog_custom_fields_visibility_test.rb =================================================================== --- test/functional/timelog_custom_fields_visibility_test.rb (リビジョン 19535) +++ test/functional/timelog_custom_fields_visibility_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/timelog_report_test.rb =================================================================== --- test/functional/timelog_report_test.rb (リビジョン 19535) +++ test/functional/timelog_report_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/trackers_controller_test.rb =================================================================== --- test/functional/trackers_controller_test.rb (リビジョン 19535) +++ test/functional/trackers_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/users_controller_test.rb =================================================================== --- test/functional/users_controller_test.rb (リビジョン 19535) +++ test/functional/users_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/versions_controller_test.rb =================================================================== --- test/functional/versions_controller_test.rb (リビジョン 19535) +++ test/functional/versions_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/versions_custom_fields_visibility_test.rb =================================================================== --- test/functional/versions_custom_fields_visibility_test.rb (リビジョン 19535) +++ test/functional/versions_custom_fields_visibility_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/watchers_controller_test.rb =================================================================== --- test/functional/watchers_controller_test.rb (リビジョン 19535) +++ test/functional/watchers_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/welcome_controller_test.rb =================================================================== --- test/functional/welcome_controller_test.rb (リビジョン 19535) +++ test/functional/welcome_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/wiki_controller_test.rb =================================================================== --- test/functional/wiki_controller_test.rb (リビジョン 19535) +++ test/functional/wiki_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/wikis_controller_test.rb =================================================================== --- test/functional/wikis_controller_test.rb (リビジョン 19535) +++ test/functional/wikis_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/functional/workflows_controller_test.rb =================================================================== --- test/functional/workflows_controller_test.rb (リビジョン 19538) +++ test/functional/workflows_controller_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/activities_helper_test.rb =================================================================== --- test/helpers/activities_helper_test.rb (リビジョン 19535) +++ test/helpers/activities_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/application_helper_test.rb =================================================================== --- test/helpers/application_helper_test.rb (リビジョン 19535) +++ test/helpers/application_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/avatars_helper_test.rb =================================================================== --- test/helpers/avatars_helper_test.rb (リビジョン 19535) +++ test/helpers/avatars_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/custom_fields_helper_test.rb =================================================================== --- test/helpers/custom_fields_helper_test.rb (リビジョン 19535) +++ test/helpers/custom_fields_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/groups_helper_test.rb =================================================================== --- test/helpers/groups_helper_test.rb (リビジョン 19535) +++ test/helpers/groups_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/issues_helper_test.rb =================================================================== --- test/helpers/issues_helper_test.rb (リビジョン 19535) +++ test/helpers/issues_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/journals_helper_test.rb =================================================================== --- test/helpers/journals_helper_test.rb (リビジョン 19535) +++ test/helpers/journals_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/members_helper_test.rb =================================================================== --- test/helpers/members_helper_test.rb (リビジョン 19535) +++ test/helpers/members_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/projects_helper_test.rb =================================================================== --- test/helpers/projects_helper_test.rb (リビジョン 19535) +++ test/helpers/projects_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/projects_queries_helper_test.rb =================================================================== --- test/helpers/projects_queries_helper_test.rb (リビジョン 19535) +++ test/helpers/projects_queries_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/queries_helper_test.rb =================================================================== --- test/helpers/queries_helper_test.rb (リビジョン 19535) +++ test/helpers/queries_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/routes_helper_test.rb =================================================================== --- test/helpers/routes_helper_test.rb (リビジョン 19535) +++ test/helpers/routes_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/search_helper_test.rb =================================================================== --- test/helpers/search_helper_test.rb (リビジョン 19535) +++ test/helpers/search_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/settings_helper_test.rb =================================================================== --- test/helpers/settings_helper_test.rb (リビジョン 19535) +++ test/helpers/settings_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/sort_helper_test.rb =================================================================== --- test/helpers/sort_helper_test.rb (リビジョン 19535) +++ test/helpers/sort_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/timelog_helper_test.rb =================================================================== --- test/helpers/timelog_helper_test.rb (リビジョン 19535) +++ test/helpers/timelog_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/version_helper_test.rb =================================================================== --- test/helpers/version_helper_test.rb (リビジョン 19535) +++ test/helpers/version_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/watchers_helper_test.rb =================================================================== --- test/helpers/watchers_helper_test.rb (リビジョン 19535) +++ test/helpers/watchers_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/helpers/wiki_helper_test.rb =================================================================== --- test/helpers/wiki_helper_test.rb (リビジョン 19535) +++ test/helpers/wiki_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/account_test.rb =================================================================== --- test/integration/account_test.rb (リビジョン 19535) +++ test/integration/account_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/admin_test.rb =================================================================== --- test/integration/admin_test.rb (リビジョン 19535) +++ test/integration/admin_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/api_routing_test.rb =================================================================== --- test/integration/api_test/api_routing_test.rb (リビジョン 19535) +++ test/integration/api_test/api_routing_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/api_test.rb =================================================================== --- test/integration/api_test/api_test.rb (リビジョン 19535) +++ test/integration/api_test/api_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/attachments_test.rb =================================================================== --- test/integration/api_test/attachments_test.rb (リビジョン 19535) +++ test/integration/api_test/attachments_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/authentication_test.rb =================================================================== --- test/integration/api_test/authentication_test.rb (リビジョン 19535) +++ test/integration/api_test/authentication_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/custom_fields_attribute_test.rb =================================================================== --- test/integration/api_test/custom_fields_attribute_test.rb (リビジョン 19535) +++ test/integration/api_test/custom_fields_attribute_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/custom_fields_test.rb =================================================================== --- test/integration/api_test/custom_fields_test.rb (リビジョン 19535) +++ test/integration/api_test/custom_fields_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/disabled_rest_api_test.rb =================================================================== --- test/integration/api_test/disabled_rest_api_test.rb (リビジョン 19535) +++ test/integration/api_test/disabled_rest_api_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/enumerations_test.rb =================================================================== --- test/integration/api_test/enumerations_test.rb (リビジョン 19535) +++ test/integration/api_test/enumerations_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/files_test.rb =================================================================== --- test/integration/api_test/files_test.rb (リビジョン 19535) +++ test/integration/api_test/files_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/groups_test.rb =================================================================== --- test/integration/api_test/groups_test.rb (リビジョン 19535) +++ test/integration/api_test/groups_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/issue_categories_test.rb =================================================================== --- test/integration/api_test/issue_categories_test.rb (リビジョン 19535) +++ test/integration/api_test/issue_categories_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/issue_relations_test.rb =================================================================== --- test/integration/api_test/issue_relations_test.rb (リビジョン 19535) +++ test/integration/api_test/issue_relations_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/issue_statuses_test.rb =================================================================== --- test/integration/api_test/issue_statuses_test.rb (リビジョン 19535) +++ test/integration/api_test/issue_statuses_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/issues_test.rb =================================================================== --- test/integration/api_test/issues_test.rb (リビジョン 19535) +++ test/integration/api_test/issues_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/jsonp_test.rb =================================================================== --- test/integration/api_test/jsonp_test.rb (リビジョン 19535) +++ test/integration/api_test/jsonp_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/memberships_test.rb =================================================================== --- test/integration/api_test/memberships_test.rb (リビジョン 19535) +++ test/integration/api_test/memberships_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/my_test.rb =================================================================== --- test/integration/api_test/my_test.rb (リビジョン 19535) +++ test/integration/api_test/my_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2017 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/news_test.rb =================================================================== --- test/integration/api_test/news_test.rb (リビジョン 19535) +++ test/integration/api_test/news_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/projects_test.rb =================================================================== --- test/integration/api_test/projects_test.rb (リビジョン 19535) +++ test/integration/api_test/projects_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/queries_test.rb =================================================================== --- test/integration/api_test/queries_test.rb (リビジョン 19535) +++ test/integration/api_test/queries_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/roles_test.rb =================================================================== --- test/integration/api_test/roles_test.rb (リビジョン 19535) +++ test/integration/api_test/roles_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/search_test.rb =================================================================== --- test/integration/api_test/search_test.rb (リビジョン 19535) +++ test/integration/api_test/search_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/time_entries_test.rb =================================================================== --- test/integration/api_test/time_entries_test.rb (リビジョン 19535) +++ test/integration/api_test/time_entries_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/trackers_test.rb =================================================================== --- test/integration/api_test/trackers_test.rb (リビジョン 19535) +++ test/integration/api_test/trackers_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/users_test.rb =================================================================== --- test/integration/api_test/users_test.rb (リビジョン 19535) +++ test/integration/api_test/users_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/versions_test.rb =================================================================== --- test/integration/api_test/versions_test.rb (リビジョン 19535) +++ test/integration/api_test/versions_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/api_test/wiki_pages_test.rb =================================================================== --- test/integration/api_test/wiki_pages_test.rb (リビジョン 19535) +++ test/integration/api_test/wiki_pages_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/application_test.rb =================================================================== --- test/integration/application_test.rb (リビジョン 19535) +++ test/integration/application_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/attachments_test.rb =================================================================== --- test/integration/attachments_test.rb (リビジョン 19535) +++ test/integration/attachments_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/feeds_test.rb =================================================================== --- test/integration/feeds_test.rb (リビジョン 19535) +++ test/integration/feeds_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/issues_test.rb =================================================================== --- test/integration/issues_test.rb (リビジョン 19535) +++ test/integration/issues_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/layout_test.rb =================================================================== --- test/integration/layout_test.rb (リビジョン 19535) +++ test/integration/layout_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/lib/redmine/field_format/attachment_format_test.rb =================================================================== --- test/integration/lib/redmine/field_format/attachment_format_test.rb (リビジョン 19535) +++ test/integration/lib/redmine/field_format/attachment_format_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/lib/redmine/hook_test.rb =================================================================== --- test/integration/lib/redmine/hook_test.rb (リビジョン 19535) +++ test/integration/lib/redmine/hook_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/lib/redmine/menu_manager_test.rb =================================================================== --- test/integration/lib/redmine/menu_manager_test.rb (リビジョン 19535) +++ test/integration/lib/redmine/menu_manager_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/lib/redmine/themes_test.rb =================================================================== --- test/integration/lib/redmine/themes_test.rb (リビジョン 19535) +++ test/integration/lib/redmine/themes_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/projects_test.rb =================================================================== --- test/integration/projects_test.rb (リビジョン 19535) +++ test/integration/projects_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/repositories_git_test.rb =================================================================== --- test/integration/repositories_git_test.rb (リビジョン 19535) +++ test/integration/repositories_git_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/account_test.rb =================================================================== --- test/integration/routing/account_test.rb (リビジョン 19535) +++ test/integration/routing/account_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/activities_test.rb =================================================================== --- test/integration/routing/activities_test.rb (リビジョン 19535) +++ test/integration/routing/activities_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/admin_test.rb =================================================================== --- test/integration/routing/admin_test.rb (リビジョン 19535) +++ test/integration/routing/admin_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/attachments_test.rb =================================================================== --- test/integration/routing/attachments_test.rb (リビジョン 19535) +++ test/integration/routing/attachments_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/auth_sources_test.rb =================================================================== --- test/integration/routing/auth_sources_test.rb (リビジョン 19535) +++ test/integration/routing/auth_sources_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/auto_completes_test.rb =================================================================== --- test/integration/routing/auto_completes_test.rb (リビジョン 19535) +++ test/integration/routing/auto_completes_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/boards_test.rb =================================================================== --- test/integration/routing/boards_test.rb (リビジョン 19535) +++ test/integration/routing/boards_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/calendars_test.rb =================================================================== --- test/integration/routing/calendars_test.rb (リビジョン 19535) +++ test/integration/routing/calendars_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/comments_test.rb =================================================================== --- test/integration/routing/comments_test.rb (リビジョン 19535) +++ test/integration/routing/comments_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/context_menus_test.rb =================================================================== --- test/integration/routing/context_menus_test.rb (リビジョン 19535) +++ test/integration/routing/context_menus_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/custom_fields_test.rb =================================================================== --- test/integration/routing/custom_fields_test.rb (リビジョン 19535) +++ test/integration/routing/custom_fields_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/documents_test.rb =================================================================== --- test/integration/routing/documents_test.rb (リビジョン 19535) +++ test/integration/routing/documents_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/enumerations_test.rb =================================================================== --- test/integration/routing/enumerations_test.rb (リビジョン 19535) +++ test/integration/routing/enumerations_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/files_test.rb =================================================================== --- test/integration/routing/files_test.rb (リビジョン 19535) +++ test/integration/routing/files_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/gantts_test.rb =================================================================== --- test/integration/routing/gantts_test.rb (リビジョン 19535) +++ test/integration/routing/gantts_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/groups_test.rb =================================================================== --- test/integration/routing/groups_test.rb (リビジョン 19535) +++ test/integration/routing/groups_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/imports_test.rb =================================================================== --- test/integration/routing/imports_test.rb (リビジョン 19535) +++ test/integration/routing/imports_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/issue_categories_test.rb =================================================================== --- test/integration/routing/issue_categories_test.rb (リビジョン 19535) +++ test/integration/routing/issue_categories_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/issue_relations_test.rb =================================================================== --- test/integration/routing/issue_relations_test.rb (リビジョン 19535) +++ test/integration/routing/issue_relations_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/issue_statuses_test.rb =================================================================== --- test/integration/routing/issue_statuses_test.rb (リビジョン 19535) +++ test/integration/routing/issue_statuses_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/issues_test.rb =================================================================== --- test/integration/routing/issues_test.rb (リビジョン 19535) +++ test/integration/routing/issues_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/journals_test.rb =================================================================== --- test/integration/routing/journals_test.rb (リビジョン 19535) +++ test/integration/routing/journals_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/mail_handler_test.rb =================================================================== --- test/integration/routing/mail_handler_test.rb (リビジョン 19535) +++ test/integration/routing/mail_handler_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/members_test.rb =================================================================== --- test/integration/routing/members_test.rb (リビジョン 19535) +++ test/integration/routing/members_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/messages_test.rb =================================================================== --- test/integration/routing/messages_test.rb (リビジョン 19535) +++ test/integration/routing/messages_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/my_test.rb =================================================================== --- test/integration/routing/my_test.rb (リビジョン 19535) +++ test/integration/routing/my_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/news_test.rb =================================================================== --- test/integration/routing/news_test.rb (リビジョン 19535) +++ test/integration/routing/news_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/previews_test.rb =================================================================== --- test/integration/routing/previews_test.rb (リビジョン 19535) +++ test/integration/routing/previews_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/principal_memberships_test.rb =================================================================== --- test/integration/routing/principal_memberships_test.rb (リビジョン 19535) +++ test/integration/routing/principal_memberships_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/project_enumerations_test.rb =================================================================== --- test/integration/routing/project_enumerations_test.rb (リビジョン 19535) +++ test/integration/routing/project_enumerations_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/projects_test.rb =================================================================== --- test/integration/routing/projects_test.rb (リビジョン 19535) +++ test/integration/routing/projects_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/queries_test.rb =================================================================== --- test/integration/routing/queries_test.rb (リビジョン 19535) +++ test/integration/routing/queries_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/reports_test.rb =================================================================== --- test/integration/routing/reports_test.rb (リビジョン 19535) +++ test/integration/routing/reports_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/repositories_test.rb =================================================================== --- test/integration/routing/repositories_test.rb (リビジョン 19535) +++ test/integration/routing/repositories_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/roles_test.rb =================================================================== --- test/integration/routing/roles_test.rb (リビジョン 19535) +++ test/integration/routing/roles_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/search_test.rb =================================================================== --- test/integration/routing/search_test.rb (リビジョン 19535) +++ test/integration/routing/search_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/settings_test.rb =================================================================== --- test/integration/routing/settings_test.rb (リビジョン 19535) +++ test/integration/routing/settings_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/sys_test.rb =================================================================== --- test/integration/routing/sys_test.rb (リビジョン 19535) +++ test/integration/routing/sys_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/timelog_test.rb =================================================================== --- test/integration/routing/timelog_test.rb (リビジョン 19535) +++ test/integration/routing/timelog_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/trackers_test.rb =================================================================== --- test/integration/routing/trackers_test.rb (リビジョン 19535) +++ test/integration/routing/trackers_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/users_test.rb =================================================================== --- test/integration/routing/users_test.rb (リビジョン 19535) +++ test/integration/routing/users_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/versions_test.rb =================================================================== --- test/integration/routing/versions_test.rb (リビジョン 19535) +++ test/integration/routing/versions_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/watchers_test.rb =================================================================== --- test/integration/routing/watchers_test.rb (リビジョン 19535) +++ test/integration/routing/watchers_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/welcome_test.rb =================================================================== --- test/integration/routing/welcome_test.rb (リビジョン 19535) +++ test/integration/routing/welcome_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/wiki_test.rb =================================================================== --- test/integration/routing/wiki_test.rb (リビジョン 19535) +++ test/integration/routing/wiki_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/wikis_test.rb =================================================================== --- test/integration/routing/wikis_test.rb (リビジョン 19535) +++ test/integration/routing/wikis_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/routing/workflows_test.rb =================================================================== --- test/integration/routing/workflows_test.rb (リビジョン 19535) +++ test/integration/routing/workflows_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/sessions_test.rb =================================================================== --- test/integration/sessions_test.rb (リビジョン 19535) +++ test/integration/sessions_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/users_test.rb =================================================================== --- test/integration/users_test.rb (リビジョン 19535) +++ test/integration/users_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/welcome_test.rb =================================================================== --- test/integration/welcome_test.rb (リビジョン 19535) +++ test/integration/welcome_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/integration/wiki_test.rb =================================================================== --- test/integration/wiki_test.rb (リビジョン 19535) +++ test/integration/wiki_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/system/issues_import_test.rb =================================================================== --- test/system/issues_import_test.rb (リビジョン 19535) +++ test/system/issues_import_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/system/issues_test.rb =================================================================== --- test/system/issues_test.rb (リビジョン 19535) +++ test/system/issues_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/system/my_page_test.rb =================================================================== --- test/system/my_page_test.rb (リビジョン 19535) +++ test/system/my_page_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/system/quick_jump_test.rb =================================================================== --- test/system/quick_jump_test.rb (リビジョン 19535) +++ test/system/quick_jump_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/system/sudo_mode_test.rb =================================================================== --- test/system/sudo_mode_test.rb (リビジョン 19535) +++ test/system/sudo_mode_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/system/timelog_test.rb =================================================================== --- test/system/timelog_test.rb (リビジョン 19535) +++ test/system/timelog_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/test_helper.rb =================================================================== --- test/test_helper.rb (リビジョン 19535) +++ test/test_helper.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/activity_test.rb =================================================================== --- test/unit/activity_test.rb (リビジョン 19535) +++ test/unit/activity_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/attachment_test.rb =================================================================== --- test/unit/attachment_test.rb (リビジョン 19535) +++ test/unit/attachment_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/attachment_transaction_test.rb =================================================================== --- test/unit/attachment_transaction_test.rb (リビジョン 19535) +++ test/unit/attachment_transaction_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/auth_source_ldap_test.rb =================================================================== --- test/unit/auth_source_ldap_test.rb (リビジョン 19535) +++ test/unit/auth_source_ldap_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/board_test.rb =================================================================== --- test/unit/board_test.rb (リビジョン 19535) +++ test/unit/board_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/changeset_test.rb =================================================================== --- test/unit/changeset_test.rb (リビジョン 19535) +++ test/unit/changeset_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/comment_test.rb =================================================================== --- test/unit/comment_test.rb (リビジョン 19535) +++ test/unit/comment_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/custom_field_test.rb =================================================================== --- test/unit/custom_field_test.rb (リビジョン 19535) +++ test/unit/custom_field_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/custom_field_user_format_test.rb =================================================================== --- test/unit/custom_field_user_format_test.rb (リビジョン 19535) +++ test/unit/custom_field_user_format_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/custom_field_version_format_test.rb =================================================================== --- test/unit/custom_field_version_format_test.rb (リビジョン 19535) +++ test/unit/custom_field_version_format_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/custom_value_test.rb =================================================================== --- test/unit/custom_value_test.rb (リビジョン 19535) +++ test/unit/custom_value_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/default_data_test.rb =================================================================== --- test/unit/default_data_test.rb (リビジョン 19535) +++ test/unit/default_data_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/document_category_test.rb =================================================================== --- test/unit/document_category_test.rb (リビジョン 19535) +++ test/unit/document_category_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/document_test.rb =================================================================== --- test/unit/document_test.rb (リビジョン 19535) +++ test/unit/document_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/enabled_module_test.rb =================================================================== --- test/unit/enabled_module_test.rb (リビジョン 19535) +++ test/unit/enabled_module_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/enumeration_test.rb =================================================================== --- test/unit/enumeration_test.rb (リビジョン 19535) +++ test/unit/enumeration_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/group_test.rb =================================================================== --- test/unit/group_test.rb (リビジョン 19535) +++ test/unit/group_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/initializers/patches_test.rb =================================================================== --- test/unit/initializers/patches_test.rb (リビジョン 19535) +++ test/unit/initializers/patches_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/issue_category_test.rb =================================================================== --- test/unit/issue_category_test.rb (リビジョン 19535) +++ test/unit/issue_category_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/issue_custom_field_test.rb =================================================================== --- test/unit/issue_custom_field_test.rb (リビジョン 19535) +++ test/unit/issue_custom_field_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/issue_import_test.rb =================================================================== --- test/unit/issue_import_test.rb (リビジョン 19535) +++ test/unit/issue_import_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/issue_nested_set_concurrency_test.rb =================================================================== --- test/unit/issue_nested_set_concurrency_test.rb (リビジョン 19535) +++ test/unit/issue_nested_set_concurrency_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/issue_nested_set_test.rb =================================================================== --- test/unit/issue_nested_set_test.rb (リビジョン 19535) +++ test/unit/issue_nested_set_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/issue_priority_test.rb =================================================================== --- test/unit/issue_priority_test.rb (リビジョン 19535) +++ test/unit/issue_priority_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/issue_relation_test.rb =================================================================== --- test/unit/issue_relation_test.rb (リビジョン 19535) +++ test/unit/issue_relation_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/issue_scopes_test.rb =================================================================== --- test/unit/issue_scopes_test.rb (リビジョン 19535) +++ test/unit/issue_scopes_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/issue_status_test.rb =================================================================== --- test/unit/issue_status_test.rb (リビジョン 19535) +++ test/unit/issue_status_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/issue_subtasking_test.rb =================================================================== --- test/unit/issue_subtasking_test.rb (リビジョン 19535) +++ test/unit/issue_subtasking_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/issue_test.rb =================================================================== --- test/unit/issue_test.rb (リビジョン 19535) +++ test/unit/issue_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/issue_transaction_test.rb =================================================================== --- test/unit/issue_transaction_test.rb (リビジョン 19535) +++ test/unit/issue_transaction_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/journal_observer_test.rb =================================================================== --- test/unit/journal_observer_test.rb (リビジョン 19535) +++ test/unit/journal_observer_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/journal_test.rb =================================================================== --- test/unit/journal_test.rb (リビジョン 19535) +++ test/unit/journal_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/access_control_test.rb =================================================================== --- test/unit/lib/redmine/access_control_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/access_control_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/acts/positioned_with_scope_test.rb =================================================================== --- test/unit/lib/redmine/acts/positioned_with_scope_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/acts/positioned_with_scope_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/acts/positioned_without_scope_test.rb =================================================================== --- test/unit/lib/redmine/acts/positioned_without_scope_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/acts/positioned_without_scope_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/ciphering_test.rb =================================================================== --- test/unit/lib/redmine/ciphering_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/ciphering_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/codeset_util_test.rb =================================================================== --- test/unit/lib/redmine/codeset_util_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/codeset_util_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/configuration_test.rb =================================================================== --- test/unit/lib/redmine/configuration_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/configuration_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/export/csv_test.rb =================================================================== --- test/unit/lib/redmine/export/csv_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/export/csv_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/export/pdf/issues_pdf_test.rb =================================================================== --- test/unit/lib/redmine/export/pdf/issues_pdf_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/export/pdf/issues_pdf_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/export/pdf_test.rb =================================================================== --- test/unit/lib/redmine/export/pdf_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/export/pdf_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/field_format/attachment_format_test.rb =================================================================== --- test/unit/lib/redmine/field_format/attachment_format_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/field_format/attachment_format_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/field_format/attachment_format_visibility_test.rb =================================================================== --- test/unit/lib/redmine/field_format/attachment_format_visibility_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/field_format/attachment_format_visibility_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/field_format/bool_format_test.rb =================================================================== --- test/unit/lib/redmine/field_format/bool_format_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/field_format/bool_format_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/field_format/enumeration_format_test.rb =================================================================== --- test/unit/lib/redmine/field_format/enumeration_format_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/field_format/enumeration_format_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/field_format/field_format_test.rb =================================================================== --- test/unit/lib/redmine/field_format/field_format_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/field_format/field_format_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/field_format/link_format_test.rb =================================================================== --- test/unit/lib/redmine/field_format/link_format_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/field_format/link_format_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/field_format/list_format_test.rb =================================================================== --- test/unit/lib/redmine/field_format/list_format_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/field_format/list_format_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/field_format/numeric_format_test.rb =================================================================== --- test/unit/lib/redmine/field_format/numeric_format_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/field_format/numeric_format_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/field_format/user_field_format_test.rb =================================================================== --- test/unit/lib/redmine/field_format/user_field_format_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/field_format/user_field_format_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/field_format/version_field_format_test.rb =================================================================== --- test/unit/lib/redmine/field_format/version_field_format_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/field_format/version_field_format_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/helpers/calendar_test.rb =================================================================== --- test/unit/lib/redmine/helpers/calendar_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/helpers/calendar_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/helpers/diff_test.rb =================================================================== --- test/unit/lib/redmine/helpers/diff_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/helpers/diff_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/helpers/gantt_test.rb =================================================================== --- test/unit/lib/redmine/helpers/gantt_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/helpers/gantt_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/helpers/url_test.rb =================================================================== --- test/unit/lib/redmine/helpers/url_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/helpers/url_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/hook_test.rb =================================================================== --- test/unit/lib/redmine/hook_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/hook_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/i18n_test.rb =================================================================== --- test/unit/lib/redmine/i18n_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/i18n_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/info_test.rb =================================================================== --- test/unit/lib/redmine/info_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/info_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/menu_manager/mapper_test.rb =================================================================== --- test/unit/lib/redmine/menu_manager/mapper_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/menu_manager/mapper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/menu_manager/menu_helper_test.rb =================================================================== --- test/unit/lib/redmine/menu_manager/menu_helper_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/menu_manager/menu_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/menu_manager/menu_item_test.rb =================================================================== --- test/unit/lib/redmine/menu_manager/menu_item_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/menu_manager/menu_item_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/menu_manager_test.rb =================================================================== --- test/unit/lib/redmine/menu_manager_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/menu_manager_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/mime_type_test.rb =================================================================== --- test/unit/lib/redmine/mime_type_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/mime_type_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/notifiable_test.rb =================================================================== --- test/unit/lib/redmine/notifiable_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/notifiable_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/pagination_helper_test.rb =================================================================== --- test/unit/lib/redmine/pagination_helper_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/pagination_helper_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/pagination_test.rb =================================================================== --- test/unit/lib/redmine/pagination_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/pagination_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/plugin_test.rb =================================================================== --- test/unit/lib/redmine/plugin_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/plugin_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/project_jump_box_test.rb =================================================================== --- test/unit/lib/redmine/project_jump_box_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/project_jump_box_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/safe_attributes_test.rb =================================================================== --- test/unit/lib/redmine/safe_attributes_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/safe_attributes_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/scm/adapters/bazaar_adapter_test.rb =================================================================== --- test/unit/lib/redmine/scm/adapters/bazaar_adapter_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/scm/adapters/bazaar_adapter_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rb =================================================================== --- test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/scm/adapters/filesystem_adapter_test.rb =================================================================== --- test/unit/lib/redmine/scm/adapters/filesystem_adapter_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/scm/adapters/filesystem_adapter_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/scm/adapters/git_adapter_test.rb =================================================================== --- test/unit/lib/redmine/scm/adapters/git_adapter_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/scm/adapters/git_adapter_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb =================================================================== --- test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb =================================================================== --- test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/syntax_highlighting/rouge_test.rb =================================================================== --- test/unit/lib/redmine/syntax_highlighting/rouge_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/syntax_highlighting/rouge_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/themes_test.rb =================================================================== --- test/unit/lib/redmine/themes_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/themes_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/unified_diff_test.rb =================================================================== --- test/unit/lib/redmine/unified_diff_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/unified_diff_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/utils/date_calculation.rb =================================================================== --- test/unit/lib/redmine/utils/date_calculation.rb (リビジョン 19535) +++ test/unit/lib/redmine/utils/date_calculation.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/views/builders/json_test.rb =================================================================== --- test/unit/lib/redmine/views/builders/json_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/views/builders/json_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/views/builders/xml_test.rb =================================================================== --- test/unit/lib/redmine/views/builders/xml_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/views/builders/xml_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/views/labelled_form_builder_test.rb =================================================================== --- test/unit/lib/redmine/views/labelled_form_builder_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/views/labelled_form_builder_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/wiki_formatting/html_parser_test.rb =================================================================== --- test/unit/lib/redmine/wiki_formatting/html_parser_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/wiki_formatting/html_parser_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/wiki_formatting/macros_test.rb =================================================================== --- test/unit/lib/redmine/wiki_formatting/macros_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/wiki_formatting/macros_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb =================================================================== --- test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/wiki_formatting/markdown_html_parser_test.rb =================================================================== --- test/unit/lib/redmine/wiki_formatting/markdown_html_parser_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/wiki_formatting/markdown_html_parser_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb =================================================================== --- test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb (リビジョン 19536) +++ test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb (作業コピー) @@ -2,7 +2,7 @@ # # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/wiki_formatting/textile_html_parser_test.rb =================================================================== --- test/unit/lib/redmine/wiki_formatting/textile_html_parser_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/wiki_formatting/textile_html_parser_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine/wiki_formatting_test.rb =================================================================== --- test/unit/lib/redmine/wiki_formatting_test.rb (リビジョン 19535) +++ test/unit/lib/redmine/wiki_formatting_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/lib/redmine_test.rb =================================================================== --- test/unit/lib/redmine_test.rb (リビジョン 19535) +++ test/unit/lib/redmine_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/mail_handler_test.rb =================================================================== --- test/unit/mail_handler_test.rb (リビジョン 19535) +++ test/unit/mail_handler_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/mailer_localisation_test.rb =================================================================== --- test/unit/mailer_localisation_test.rb (リビジョン 19535) +++ test/unit/mailer_localisation_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/mailer_test.rb =================================================================== --- test/unit/mailer_test.rb (リビジョン 19535) +++ test/unit/mailer_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/member_test.rb =================================================================== --- test/unit/member_test.rb (リビジョン 19535) +++ test/unit/member_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/message_test.rb =================================================================== --- test/unit/message_test.rb (リビジョン 19535) +++ test/unit/message_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/news_test.rb =================================================================== --- test/unit/news_test.rb (リビジョン 19535) +++ test/unit/news_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/principal_test.rb =================================================================== --- test/unit/principal_test.rb (リビジョン 19535) +++ test/unit/principal_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/project_copy_test.rb =================================================================== --- test/unit/project_copy_test.rb (リビジョン 19535) +++ test/unit/project_copy_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/project_members_inheritance_test.rb =================================================================== --- test/unit/project_members_inheritance_test.rb (リビジョン 19535) +++ test/unit/project_members_inheritance_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/project_nested_set_concurrency_test.rb =================================================================== --- test/unit/project_nested_set_concurrency_test.rb (リビジョン 19535) +++ test/unit/project_nested_set_concurrency_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/project_nested_set_test.rb =================================================================== --- test/unit/project_nested_set_test.rb (リビジョン 19535) +++ test/unit/project_nested_set_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/project_query_test.rb =================================================================== --- test/unit/project_query_test.rb (リビジョン 19535) +++ test/unit/project_query_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2017 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/project_test.rb =================================================================== --- test/unit/project_test.rb (リビジョン 19535) +++ test/unit/project_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/query_test.rb =================================================================== --- test/unit/query_test.rb (リビジョン 19535) +++ test/unit/query_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/repository_bazaar_test.rb =================================================================== --- test/unit/repository_bazaar_test.rb (リビジョン 19535) +++ test/unit/repository_bazaar_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/repository_cvs_test.rb =================================================================== --- test/unit/repository_cvs_test.rb (リビジョン 19535) +++ test/unit/repository_cvs_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/repository_filesystem_test.rb =================================================================== --- test/unit/repository_filesystem_test.rb (リビジョン 19535) +++ test/unit/repository_filesystem_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/repository_git_test.rb =================================================================== --- test/unit/repository_git_test.rb (リビジョン 19535) +++ test/unit/repository_git_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/repository_mercurial_test.rb =================================================================== --- test/unit/repository_mercurial_test.rb (リビジョン 19535) +++ test/unit/repository_mercurial_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/repository_subversion_test.rb =================================================================== --- test/unit/repository_subversion_test.rb (リビジョン 19535) +++ test/unit/repository_subversion_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/repository_test.rb =================================================================== --- test/unit/repository_test.rb (リビジョン 19535) +++ test/unit/repository_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/role_test.rb =================================================================== --- test/unit/role_test.rb (リビジョン 19535) +++ test/unit/role_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/search_test.rb =================================================================== --- test/unit/search_test.rb (リビジョン 19535) +++ test/unit/search_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/setting_test.rb =================================================================== --- test/unit/setting_test.rb (リビジョン 19535) +++ test/unit/setting_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/time_entry_activity_test.rb =================================================================== --- test/unit/time_entry_activity_test.rb (リビジョン 19535) +++ test/unit/time_entry_activity_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/time_entry_import_test.rb =================================================================== --- test/unit/time_entry_import_test.rb (リビジョン 19535) +++ test/unit/time_entry_import_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/time_entry_query_test.rb =================================================================== --- test/unit/time_entry_query_test.rb (リビジョン 19535) +++ test/unit/time_entry_query_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/time_entry_test.rb =================================================================== --- test/unit/time_entry_test.rb (リビジョン 19535) +++ test/unit/time_entry_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/token_test.rb =================================================================== --- test/unit/token_test.rb (リビジョン 19535) +++ test/unit/token_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/tracker_test.rb =================================================================== --- test/unit/tracker_test.rb (リビジョン 19535) +++ test/unit/tracker_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/user_preference_test.rb =================================================================== --- test/unit/user_preference_test.rb (リビジョン 19535) +++ test/unit/user_preference_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/user_test.rb =================================================================== --- test/unit/user_test.rb (リビジョン 19535) +++ test/unit/user_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/version_test.rb =================================================================== --- test/unit/version_test.rb (リビジョン 19535) +++ test/unit/version_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/watcher_test.rb =================================================================== --- test/unit/watcher_test.rb (リビジョン 19535) +++ test/unit/watcher_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/wiki_content_test.rb =================================================================== --- test/unit/wiki_content_test.rb (リビジョン 19535) +++ test/unit/wiki_content_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/wiki_content_version_test.rb =================================================================== --- test/unit/wiki_content_version_test.rb (リビジョン 19535) +++ test/unit/wiki_content_version_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/wiki_page_test.rb =================================================================== --- test/unit/wiki_page_test.rb (リビジョン 19535) +++ test/unit/wiki_page_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/wiki_redirect_test.rb =================================================================== --- test/unit/wiki_redirect_test.rb (リビジョン 19535) +++ test/unit/wiki_redirect_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/wiki_test.rb =================================================================== --- test/unit/wiki_test.rb (リビジョン 19535) +++ test/unit/wiki_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/workflow_test.rb =================================================================== --- test/unit/workflow_test.rb (リビジョン 19535) +++ test/unit/workflow_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 Index: test/unit/workflow_transition_test.rb =================================================================== --- test/unit/workflow_transition_test.rb (リビジョン 19535) +++ test/unit/workflow_transition_test.rb (作業コピー) @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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