From 4911b8a14921efe0c552ab2029389ac12bcaefcb Mon Sep 17 00:00:00 2001 From: Ivan Kuchin Date: Tue, 30 Jul 2024 13:42:36 +0200 Subject: [PATCH] remove years from copyrights (except for COPYRIGHT file) --- .env.example | 2 +- .env.test.local.example | 2 +- .gitignore | 2 +- Gemfile | 2 +- Guardfile | 2 +- Rakefile | 2 +- app/components/activities/days_component.html.erb | 2 +- app/components/activities/days_component.rb | 2 +- app/components/activities/item_component.html.erb | 2 +- app/components/activities/item_component.rb | 2 +- app/components/activities/item_subtitle_component.html.erb | 2 +- app/components/activities/item_subtitle_component.rb | 2 +- app/components/add_button_component.rb | 2 +- .../admin/attachments_settings_header_component.html.erb | 2 +- app/components/admin/attachments_settings_header_component.rb | 2 +- app/components/admin/quarantined_attachments/row_component.rb | 2 +- app/components/admin/quarantined_attachments/table_component.rb | 2 +- app/components/application_component.rb | 2 +- .../attribute_groups/attribute_group_component.html.erb | 2 +- app/components/attribute_groups/attribute_group_component.rb | 2 +- .../attribute_groups/attribute_group_header_component.html.erb | 2 +- .../attribute_groups/attribute_group_header_component.rb | 2 +- .../attribute_groups/attribute_key_value_component.html.erb | 2 +- .../attribute_groups/attribute_key_value_component.rb | 2 +- app/components/colors/edit_page_header_component.html.erb | 2 +- app/components/colors/edit_page_header_component.rb | 2 +- app/components/components/on_off_status_component.html.erb | 2 +- app/components/components/on_off_status_component.rb | 2 +- app/components/concerns/op_turbo/streamable.rb | 2 +- app/components/custom_actions/row_component.rb | 2 +- app/components/custom_actions/table_component.rb | 2 +- app/components/enumerations/row_component.rb | 2 +- app/components/enumerations/table_component.rb | 2 +- app/components/filter/filter_button_component.rb | 2 +- app/components/filter/filter_component.rb | 2 +- app/components/groups/edit_page_header_component.html.erb | 2 +- app/components/groups/edit_page_header_component.rb | 2 +- app/components/groups/show_page_header_component.html.erb | 2 +- app/components/groups/show_page_header_component.rb | 2 +- .../individual_principal_base_filter_component.html.erb | 2 +- app/components/individual_principal_base_filter_component.rb | 2 +- app/components/ldap_auth_sources/row_component.rb | 2 +- app/components/ldap_auth_sources/table_component.rb | 2 +- app/components/mailer/label_component.html.erb | 2 +- app/components/mailer/label_component.rb | 2 +- app/components/members/delete_member_dialog_component.html.erb | 2 +- app/components/members/delete_member_dialog_component.rb | 2 +- .../delete_work_package_shares_dialog_component.html.erb | 2 +- .../members/delete_work_package_shares_dialog_component.rb | 2 +- app/components/members/index_page_header_component.rb | 2 +- app/components/members/index_sub_header_component.rb | 2 +- app/components/members/role_form_component.html.erb | 2 +- app/components/members/role_form_component.rb | 2 +- app/components/members/row_component.rb | 2 +- app/components/members/table_component.rb | 2 +- app/components/members/user_filter_component.rb | 2 +- .../my/access_token/new_access_token_component.html.erb | 2 +- app/components/my/access_token/new_access_token_component.rb | 2 +- app/components/my/access_token/new_access_token_form.rb | 2 +- .../my/access_token/new_access_token_form_component.html.erb | 2 +- .../my/access_token/new_access_token_form_component.rb | 2 +- app/components/oauth/applications/row_component.rb | 2 +- app/components/oauth/applications/table_component.rb | 2 +- app/components/oauth/show_page_header_component.html.erb | 2 +- app/components/op_primer/border_box_row_component.html.erb | 2 +- app/components/op_primer/border_box_row_component.rb | 2 +- app/components/op_primer/border_box_table_component.html.erb | 2 +- app/components/op_primer/border_box_table_component.rb | 2 +- app/components/op_primer/box_collection_component.html.erb | 2 +- app/components/op_primer/box_collection_component.rb | 2 +- .../op_primer/component_collection_component.html.erb | 2 +- app/components/op_primer/component_collection_component.rb | 2 +- app/components/op_primer/component_helpers.rb | 2 +- app/components/op_primer/expandable_list_component.rb | 2 +- app/components/op_primer/relative_time_component.rb | 2 +- app/components/op_turbo/frame_component.html.erb | 2 +- app/components/op_turbo/frame_component.rb | 2 +- app/components/op_turbo/stream_component.html.erb | 2 +- app/components/op_turbo/stream_component.rb | 2 +- app/components/open_project/common/attribute_component.rb | 2 +- app/components/open_project/common/duration_component.rb | 2 +- app/components/open_project/common/submenu_component.rb | 2 +- .../placeholder_users/edit_page_header_component.html.erb | 2 +- app/components/placeholder_users/edit_page_header_component.rb | 2 +- .../placeholder_users/placeholder_user_filter_component.rb | 2 +- app/components/placeholder_users/row_component.rb | 2 +- .../placeholder_users/show_page_header_component.html.erb | 2 +- app/components/placeholder_users/show_page_header_component.rb | 2 +- app/components/placeholder_users/table_component.rb | 2 +- app/components/projects/configure_view_modal_component.rb | 2 +- app/components/projects/delete_list_modal_component.rb | 2 +- app/components/projects/disk_usage_information_component.rb | 2 +- app/components/projects/export_list_modal_component.rb | 2 +- app/components/projects/index_page_header_component.rb | 2 +- app/components/projects/index_sub_header_component.rb | 2 +- app/components/projects/projects_filters_component.rb | 2 +- app/components/projects/row_component.html.erb | 2 +- app/components/projects/row_component.rb | 2 +- .../project_custom_field_sections/custom_field_row_component.rb | 2 +- .../settings/project_custom_field_sections/index_component.rb | 2 +- .../index_page_header_component.rb | 2 +- .../settings/project_custom_field_sections/show_component.rb | 2 +- app/components/projects/table_component.html.erb | 2 +- app/components/projects/table_component.rb | 2 +- app/components/queries/sort_by_component.rb | 2 +- app/components/queries/sort_by_field_component.rb | 2 +- app/components/row_component.html.erb | 2 +- app/components/row_component.rb | 2 +- app/components/settings/numeric_setting_component.html.erb | 2 +- app/components/settings/numeric_setting_component.rb | 2 +- .../project_custom_field_sections/custom_field_row_component.rb | 2 +- .../project_custom_field_sections/dialog_body_form_component.rb | 2 +- .../settings/project_custom_field_sections/index_component.rb | 2 +- .../settings/project_custom_field_sections/show_component.rb | 2 +- .../project_custom_fields/edit_form_header_component.html.erb | 2 +- .../project_custom_fields/edit_form_header_component.rb | 2 +- .../settings/project_custom_fields/header_component.rb | 2 +- .../project_custom_fields/new_form_header_component.html.erb | 2 +- .../settings/project_custom_fields/new_form_header_component.rb | 2 +- .../new_project_mapping_component.rb | 2 +- .../new_project_mapping_form_component.html.erb | 2 +- .../new_project_mapping_form_component.rb | 2 +- .../project_custom_field_mapping/row_component.html.erb | 2 +- .../project_custom_field_mapping/row_component.rb | 2 +- .../project_custom_field_mapping/table_component.html.erb | 2 +- .../project_custom_field_mapping/table_component.rb | 2 +- app/components/settings/text_setting_component.html.erb | 2 +- app/components/settings/text_setting_component.rb | 2 +- app/components/settings/time_zone_setting_component.html.erb | 2 +- app/components/settings/time_zone_setting_component.rb | 2 +- app/components/shares/bulk_permission_button_component.rb | 2 +- app/components/shares/bulk_selection_counter_component.rb | 2 +- app/components/shares/counter_component.rb | 2 +- app/components/shares/empty_state_component.rb | 2 +- app/components/shares/invite_user_form_component.rb | 2 +- app/components/shares/manage_shares_component.rb | 2 +- app/components/shares/modal_body_component.rb | 2 +- app/components/shares/permission_button_component.rb | 2 +- app/components/shares/project_queries/empty_state_component.rb | 2 +- app/components/shares/project_queries/public_flag_component.rb | 2 +- app/components/shares/project_queries/upsale_component.rb | 2 +- app/components/shares/share_counter_component.rb | 2 +- app/components/shares/share_dialog_component.rb | 2 +- app/components/shares/share_row_component.rb | 2 +- app/components/shares/user_details_component.rb | 2 +- app/components/shares/work_packages/modal_upsale_component.rb | 2 +- app/components/statuses/row_component.rb | 2 +- app/components/statuses/table_component.rb | 2 +- app/components/table_component.html.erb | 2 +- app/components/table_component.rb | 2 +- app/components/types/edit_page_header_component.html.erb | 2 +- app/components/types/edit_page_header_component.rb | 2 +- app/components/user_filter_component.rb | 2 +- app/components/users/auto_login_tokens/row_component.rb | 2 +- app/components/users/auto_login_tokens/table_component.rb | 2 +- app/components/users/avatar_component.rb | 2 +- app/components/users/edit_page_header_component.html.erb | 2 +- app/components/users/edit_page_header_component.rb | 2 +- app/components/users/index_page_header_component.rb | 2 +- app/components/users/index_sub_header_component.rb | 2 +- app/components/users/profile/activities_component.rb | 2 +- app/components/users/profile/attributes_component.rb | 2 +- app/components/users/profile/groups_component.rb | 2 +- app/components/users/profile/projects_component.rb | 2 +- app/components/users/profile/side_panel_component.rb | 2 +- app/components/users/profile_component.rb | 2 +- app/components/users/row_component.rb | 2 +- app/components/users/sessions/row_component.rb | 2 +- app/components/users/sessions/table_component.rb | 2 +- app/components/users/show_page_header_component.html.erb | 2 +- app/components/users/show_page_header_component.rb | 2 +- app/components/users/table_component.rb | 2 +- app/components/users/user_filter_component.rb | 2 +- app/components/versions/row_component.rb | 2 +- app/components/versions/table_component.rb | 2 +- app/components/work_packages/progress/base_modal_component.rb | 2 +- .../work_packages/progress/status_based/modal_body_component.rb | 2 +- .../work_packages/progress/work_based/modal_body_component.rb | 2 +- app/components/workflows/page_header_component.html.erb | 2 +- app/components/workflows/page_header_component.rb | 2 +- app/contracts/admin_only_contract.rb | 2 +- app/contracts/api_tokens/create_contract.rb | 2 +- app/contracts/attachments/create_contract.rb | 2 +- app/contracts/attachments/delete_contract.rb | 2 +- app/contracts/attachments/prepare_upload_contract.rb | 2 +- app/contracts/attachments/validate_replacements.rb | 2 +- app/contracts/attribute_help_texts/base_contract.rb | 2 +- app/contracts/attribute_help_texts/create_contract.rb | 2 +- app/contracts/attribute_help_texts/update_contract.rb | 2 +- app/contracts/authentication/omniauth_auth_hash_contract.rb | 2 +- app/contracts/backups/create_contract.rb | 2 +- app/contracts/base_contract.rb | 2 +- app/contracts/concerns/admin_writable_timestamps.rb | 2 +- app/contracts/concerns/assignable_custom_field_values.rb | 2 +- app/contracts/concerns/requires_admin_guard.rb | 2 +- app/contracts/concerns/requires_enterprise_guard.rb | 2 +- .../concerns/single_table_inheritance_model_contract.rb | 2 +- app/contracts/concerns/unchanged_project.rb | 2 +- app/contracts/custom_actions/cu_contract.rb | 2 +- app/contracts/custom_actions/execute_contract.rb | 2 +- app/contracts/custom_fields/base_contract.rb | 2 +- app/contracts/custom_fields/create_contract.rb | 2 +- app/contracts/custom_fields/update_contract.rb | 2 +- app/contracts/delete_contract.rb | 2 +- app/contracts/empty_contract.rb | 2 +- app/contracts/groups/base_contract.rb | 2 +- app/contracts/groups/create_contract.rb | 2 +- app/contracts/groups/delete_contract.rb | 2 +- app/contracts/groups/update_contract.rb | 2 +- app/contracts/journals/update_contract.rb | 2 +- app/contracts/members/base_contract.rb | 2 +- app/contracts/members/create_contract.rb | 2 +- app/contracts/members/delete_contract.rb | 2 +- app/contracts/members/update_contract.rb | 2 +- app/contracts/messages/base_contract.rb | 2 +- app/contracts/messages/create_contract.rb | 2 +- app/contracts/messages/update_contract.rb | 2 +- app/contracts/model_contract.rb | 2 +- app/contracts/news/base_contract.rb | 2 +- app/contracts/news/create_contract.rb | 2 +- app/contracts/news/delete_contract.rb | 2 +- app/contracts/news/update_contract.rb | 2 +- app/contracts/notifications/create_contract.rb | 2 +- app/contracts/oauth/application_contract.rb | 2 +- app/contracts/oauth_clients/create_contract.rb | 2 +- app/contracts/oauth_clients/delete_contract.rb | 2 +- app/contracts/params_contract.rb | 2 +- app/contracts/placeholder_users/base_contract.rb | 2 +- app/contracts/placeholder_users/create_contract.rb | 2 +- app/contracts/placeholder_users/delete_contract.rb | 2 +- app/contracts/placeholder_users/update_contract.rb | 2 +- .../project_custom_field_project_mappings/base_contract.rb | 2 +- .../project_custom_field_project_mappings/update_contract.rb | 2 +- app/contracts/project_custom_field_sections/base_contract.rb | 2 +- app/contracts/project_custom_field_sections/create_contract.rb | 2 +- app/contracts/project_custom_field_sections/delete_contract.rb | 2 +- app/contracts/project_custom_field_sections/update_contract.rb | 2 +- app/contracts/projects/archive_contract.rb | 2 +- app/contracts/projects/base_contract.rb | 2 +- app/contracts/projects/copy_contract.rb | 2 +- app/contracts/projects/create_contract.rb | 2 +- app/contracts/projects/delete_contract.rb | 2 +- app/contracts/projects/enabled_modules_contract.rb | 2 +- app/contracts/projects/settings_contract.rb | 2 +- app/contracts/projects/unarchive_contract.rb | 2 +- app/contracts/projects/update_contract.rb | 2 +- app/contracts/queries/base_contract.rb | 2 +- app/contracts/queries/copy_contract.rb | 2 +- app/contracts/queries/create_contract.rb | 2 +- app/contracts/queries/ical_sharing_contract.rb | 2 +- app/contracts/queries/projects/project_queries/base_contract.rb | 2 +- .../queries/projects/project_queries/create_contract.rb | 2 +- .../queries/projects/project_queries/delete_contract.rb | 2 +- .../queries/projects/project_queries/loading_contract.rb | 2 +- .../queries/projects/project_queries/publish_contract.rb | 2 +- .../queries/projects/project_queries/update_contract.rb | 2 +- app/contracts/queries/update_contract.rb | 2 +- app/contracts/queries/update_form_contract.rb | 2 +- app/contracts/relations/base_contract.rb | 2 +- app/contracts/relations/create_contract.rb | 2 +- app/contracts/relations/delete_contract.rb | 2 +- app/contracts/relations/update_contract.rb | 2 +- app/contracts/roles/base_contract.rb | 2 +- app/contracts/roles/create_contract.rb | 2 +- app/contracts/roles/delete_contract.rb | 2 +- app/contracts/roles/update_contract.rb | 2 +- app/contracts/settings/update_contract.rb | 2 +- .../settings/working_days_and_hours_params_contract.rb | 2 +- app/contracts/shares/base_contract.rb | 2 +- app/contracts/shares/create_contract.rb | 2 +- app/contracts/shares/delete_contract.rb | 2 +- app/contracts/shares/project_queries/base_extension.rb | 2 +- app/contracts/shares/project_queries/create_contract.rb | 2 +- app/contracts/shares/project_queries/delete_contract.rb | 2 +- app/contracts/shares/project_queries/update_contract.rb | 2 +- app/contracts/shares/update_contract.rb | 2 +- app/contracts/shares/work_packages/base_extension.rb | 2 +- app/contracts/shares/work_packages/create_contract.rb | 2 +- app/contracts/shares/work_packages/delete_contract.rb | 2 +- app/contracts/shares/work_packages/update_contract.rb | 2 +- app/contracts/types/base_contract.rb | 2 +- app/contracts/user_preferences/base_contract.rb | 2 +- app/contracts/user_preferences/params_contract.rb | 2 +- app/contracts/user_preferences/update_contract.rb | 2 +- app/contracts/users/base_contract.rb | 2 +- app/contracts/users/create_contract.rb | 2 +- app/contracts/users/delete_contract.rb | 2 +- app/contracts/users/update_contract.rb | 2 +- app/contracts/versions/base_contract.rb | 2 +- app/contracts/versions/create_contract.rb | 2 +- app/contracts/versions/delete_contract.rb | 2 +- app/contracts/versions/update_contract.rb | 2 +- app/contracts/views/base_contract.rb | 2 +- app/contracts/views/create_contract.rb | 2 +- app/contracts/views/update_contract.rb | 2 +- app/contracts/wiki_pages/base_contract.rb | 2 +- app/contracts/wiki_pages/copy_contract.rb | 2 +- app/contracts/wiki_pages/create_contract.rb | 2 +- app/contracts/wiki_pages/update_contract.rb | 2 +- app/contracts/work_packages/base_contract.rb | 2 +- app/contracts/work_packages/copy_contract.rb | 2 +- app/contracts/work_packages/copy_project_contract.rb | 2 +- app/contracts/work_packages/create_contract.rb | 2 +- app/contracts/work_packages/create_note_contract.rb | 2 +- app/contracts/work_packages/delete_contract.rb | 2 +- app/contracts/work_packages/skip_authorization_checks.rb | 2 +- app/contracts/work_packages/update_contract.rb | 2 +- app/contracts/work_packages/update_dependent_contract.rb | 2 +- app/controllers/account_controller.rb | 2 +- app/controllers/activities_controller.rb | 2 +- .../admin/attachments/quarantined_attachments_controller.rb | 2 +- app/controllers/admin/backups_controller.rb | 2 +- .../admin/settings/aggregation_settings_controller.rb | 2 +- app/controllers/admin/settings/api_settings_controller.rb | 2 +- .../admin/settings/attachments_settings_controller.rb | 2 +- .../admin/settings/authentication_settings_controller.rb | 2 +- .../admin/settings/date_format_settings_controller.rb | 2 +- .../admin/settings/experimental_settings_controller.rb | 2 +- app/controllers/admin/settings/general_settings_controller.rb | 2 +- app/controllers/admin/settings/icalendar_settings_controller.rb | 2 +- .../admin/settings/incoming_mails_settings_controller.rb | 2 +- app/controllers/admin/settings/languages_settings_controller.rb | 2 +- .../admin/settings/mail_notifications_settings_controller.rb | 2 +- .../admin/settings/new_project_settings_controller.rb | 2 +- .../admin/settings/project_custom_field_sections_controller.rb | 2 +- .../admin/settings/project_custom_fields_controller.rb | 2 +- app/controllers/admin/settings/projects_settings_controller.rb | 2 +- .../admin/settings/repositories_settings_controller.rb | 2 +- app/controllers/admin/settings/users_settings_controller.rb | 2 +- .../admin/settings/virus_scanning_settings_controller.rb | 2 +- .../admin/settings/work_packages_settings_controller.rb | 2 +- .../settings/working_days_and_hours_settings_controller.rb | 2 +- app/controllers/admin/settings_controller.rb | 2 +- app/controllers/admin_controller.rb | 2 +- app/controllers/angular_controller.rb | 2 +- app/controllers/api_docs_controller.rb | 2 +- app/controllers/application_controller.rb | 2 +- app/controllers/attribute_help_texts_controller.rb | 2 +- app/controllers/categories_controller.rb | 2 +- app/controllers/colors_controller.rb | 2 +- app/controllers/concerns/accounts/authentication_stages.rb | 2 +- app/controllers/concerns/accounts/authorization.rb | 2 +- app/controllers/concerns/accounts/current_user.rb | 2 +- app/controllers/concerns/accounts/omniauth_login.rb | 2 +- app/controllers/concerns/accounts/redirect_after_login.rb | 2 +- app/controllers/concerns/accounts/user_consent.rb | 2 +- app/controllers/concerns/accounts/user_limits.rb | 2 +- app/controllers/concerns/accounts/user_password_change.rb | 2 +- .../admin/settings/project_custom_fields/component_streams.rb | 2 +- app/controllers/concerns/attachable_service_call.rb | 2 +- app/controllers/concerns/custom_fields/shared_actions.rb | 2 +- app/controllers/concerns/layout.rb | 2 +- app/controllers/concerns/member_helper.rb | 2 +- app/controllers/concerns/op_turbo/component_stream.rb | 2 +- app/controllers/concerns/op_turbo/dialog_stream_helper.rb | 2 +- app/controllers/concerns/password_confirmation.rb | 2 +- .../settings/project_custom_fields/component_streams.rb | 2 +- app/controllers/concerns/security/default_url_options.rb | 2 +- app/controllers/concerns/user_invitation.rb | 2 +- app/controllers/custom_actions_controller.rb | 2 +- app/controllers/custom_fields_controller.rb | 2 +- app/controllers/custom_styles_controller.rb | 2 +- app/controllers/enterprises_controller.rb | 2 +- app/controllers/enumerations_controller.rb | 2 +- app/controllers/favorites_controller.rb | 2 +- app/controllers/forums_controller.rb | 2 +- app/controllers/groups_controller.rb | 2 +- app/controllers/help_controller.rb | 2 +- app/controllers/highlighting_controller.rb | 2 +- app/controllers/homescreen_controller.rb | 2 +- app/controllers/journals_controller.rb | 2 +- app/controllers/ldap_auth_sources_controller.rb | 2 +- app/controllers/members/menus_controller.rb | 2 +- app/controllers/members_controller.rb | 2 +- app/controllers/messages_controller.rb | 2 +- app/controllers/my_controller.rb | 2 +- app/controllers/news/comments_controller.rb | 2 +- app/controllers/news_controller.rb | 2 +- app/controllers/notifications/menus_controller.rb | 2 +- app/controllers/oauth/applications_controller.rb | 2 +- app/controllers/oauth/auth_base_controller.rb | 2 +- app/controllers/oauth/grants_controller.rb | 2 +- app/controllers/oauth_clients_controller.rb | 2 +- app/controllers/onboarding_controller.rb | 2 +- app/controllers/placeholder_users/memberships_controller.rb | 2 +- app/controllers/placeholder_users_controller.rb | 2 +- app/controllers/projects/archive_controller.rb | 2 +- app/controllers/projects/identifier_controller.rb | 2 +- app/controllers/projects/menus_controller.rb | 2 +- app/controllers/projects/queries_controller.rb | 2 +- app/controllers/projects/query_loading.rb | 2 +- app/controllers/projects/settings/categories_controller.rb | 2 +- app/controllers/projects/settings/custom_fields_controller.rb | 2 +- app/controllers/projects/settings/general_controller.rb | 2 +- app/controllers/projects/settings/modules_controller.rb | 2 +- .../projects/settings/project_custom_fields_controller.rb | 2 +- app/controllers/projects/settings/repository_controller.rb | 2 +- app/controllers/projects/settings/storage_controller.rb | 2 +- app/controllers/projects/settings/types_controller.rb | 2 +- app/controllers/projects/settings/versions_controller.rb | 2 +- app/controllers/projects/settings_controller.rb | 2 +- app/controllers/projects/templated_controller.rb | 2 +- app/controllers/projects_controller.rb | 2 +- app/controllers/queries/params_parser.rb | 2 +- app/controllers/queries/params_parser/api_v3_filters_parser.rb | 2 +- app/controllers/queries/params_parser/filters_parser.rb | 2 +- app/controllers/repositories_controller.rb | 2 +- app/controllers/roles_controller.rb | 2 +- app/controllers/search_controller.rb | 2 +- app/controllers/shares_controller.rb | 2 +- app/controllers/statuses_controller.rb | 2 +- app/controllers/sys_controller.rb | 2 +- app/controllers/types_controller.rb | 2 +- app/controllers/users/memberships_controller.rb | 2 +- app/controllers/users_controller.rb | 2 +- app/controllers/versions_controller.rb | 2 +- app/controllers/watchers_controller.rb | 2 +- app/controllers/wiki_controller.rb | 2 +- app/controllers/wiki_menu_items_controller.rb | 2 +- app/controllers/work_packages/auto_completes_controller.rb | 2 +- app/controllers/work_packages/bulk_controller.rb | 2 +- app/controllers/work_packages/bulk_error_message.rb | 2 +- app/controllers/work_packages/menus_controller.rb | 2 +- app/controllers/work_packages/moves_controller.rb | 2 +- app/controllers/work_packages/progress_controller.rb | 2 +- app/controllers/work_packages/reports_controller.rb | 2 +- app/controllers/work_packages_controller.rb | 2 +- app/controllers/workflows_controller.rb | 2 +- .../custom_fields/inputs/base/autocomplete/multi_value_input.rb | 2 +- .../inputs/base/autocomplete/single_value_input.rb | 2 +- .../custom_fields/inputs/base/autocomplete/user_query_utils.rb | 2 +- app/forms/custom_fields/inputs/base/input.rb | 2 +- app/forms/custom_fields/inputs/base/utils.rb | 2 +- app/forms/custom_fields/inputs/bool.rb | 2 +- app/forms/custom_fields/inputs/date.rb | 2 +- app/forms/custom_fields/inputs/float.rb | 2 +- app/forms/custom_fields/inputs/int.rb | 2 +- app/forms/custom_fields/inputs/multi_select_list.rb | 2 +- app/forms/custom_fields/inputs/multi_user_select_list.rb | 2 +- app/forms/custom_fields/inputs/multi_version_select_list.rb | 2 +- app/forms/custom_fields/inputs/single_select_list.rb | 2 +- app/forms/custom_fields/inputs/single_user_select_list.rb | 2 +- app/forms/custom_fields/inputs/single_version_select_list.rb | 2 +- app/forms/custom_fields/inputs/string.rb | 2 +- app/forms/custom_fields/inputs/text.rb | 2 +- app/forms/project_custom_field_sections/name_form.rb | 2 +- app/forms/projects/custom_fields/custom_field_mapping_form.rb | 2 +- app/forms/projects/custom_fields/form.rb | 2 +- app/forms/queries/projects/form.rb | 2 +- app/forms/shares/invitee.rb | 2 +- app/forms/work_packages/progress_form.rb | 2 +- app/helpers/accessibility_helper.rb | 2 +- app/helpers/admin_helper.rb | 2 +- app/helpers/angular_helper.rb | 2 +- app/helpers/api_v3_helper.rb | 2 +- app/helpers/application_helper.rb | 2 +- app/helpers/archived_projects_helper.rb | 2 +- app/helpers/attachments_helper.rb | 2 +- app/helpers/attribute_help_texts_helper.rb | 2 +- app/helpers/augmenting_helper.rb | 2 +- app/helpers/authentication_stage_path_helper.rb | 2 +- app/helpers/backup_helper.rb | 2 +- app/helpers/breadcrumb_helper.rb | 2 +- app/helpers/calendars_helper.rb | 2 +- app/helpers/colors_helper.rb | 2 +- app/helpers/confirmation_dialog_helper.rb | 2 +- app/helpers/custom_fields_helper.rb | 2 +- app/helpers/custom_styles_helper.rb | 2 +- app/helpers/error_message_helper.rb | 2 +- app/helpers/errors_helper.rb | 2 +- app/helpers/favorite_helper.rb | 2 +- app/helpers/flash_messages_helper.rb | 2 +- app/helpers/flash_messages_output_safety_helper.rb | 2 +- app/helpers/frontend_asset_helper.rb | 2 +- app/helpers/groups_helper.rb | 2 +- app/helpers/hide_sections_helper.rb | 2 +- app/helpers/homescreen_helper.rb | 2 +- app/helpers/icons_helper.rb | 2 +- app/helpers/individual_principal_hooks_helper.rb | 2 +- app/helpers/journals_helper.rb | 2 +- app/helpers/mail_digest_helper.rb | 2 +- app/helpers/mail_layout_helper.rb | 2 +- app/helpers/mail_notification_helper.rb | 2 +- app/helpers/members_helper.rb | 2 +- app/helpers/messages_helper.rb | 2 +- app/helpers/meta_tags_helper.rb | 2 +- app/helpers/no_results_helper.rb | 2 +- app/helpers/oauth_helper.rb | 2 +- app/helpers/omniauth_helper.rb | 2 +- app/helpers/pagination_helper.rb | 2 +- app/helpers/password_helper.rb | 2 +- app/helpers/placeholder_users_helper.rb | 2 +- app/helpers/project_status_helper.rb | 2 +- app/helpers/projects_helper.rb | 2 +- app/helpers/queries_helper.rb | 2 +- app/helpers/relations_helper.rb | 2 +- app/helpers/removed_js_helpers_helper.rb | 2 +- app/helpers/reorder_links_helper.rb | 2 +- app/helpers/reports_helper.rb | 2 +- app/helpers/repositories_helper.rb | 2 +- app/helpers/roles_helper.rb | 2 +- app/helpers/search_helper.rb | 2 +- app/helpers/security_badge_helper.rb | 2 +- app/helpers/settings_helper.rb | 2 +- app/helpers/sort_helper.rb | 2 +- app/helpers/static_links_helper.rb | 2 +- app/helpers/stimulus_helper.rb | 2 +- app/helpers/tabs_helper.rb | 2 +- app/helpers/text_formatting_helper.rb | 2 +- app/helpers/tooltip_helper.rb | 2 +- app/helpers/types_helper.rb | 2 +- app/helpers/user_consent_helper.rb | 2 +- app/helpers/users_helper.rb | 2 +- app/helpers/versions_helper.rb | 2 +- app/helpers/warning_bar_helper.rb | 2 +- app/helpers/watchers_helper.rb | 2 +- app/helpers/wiki_helper.rb | 2 +- app/helpers/wiki_pages/at_version.rb | 2 +- app/helpers/work_packages_controller_helper.rb | 2 +- app/helpers/work_packages_filter_helper.rb | 2 +- app/helpers/work_packages_helper.rb | 2 +- app/mailers/announcement_mailer.rb | 2 +- app/mailers/application_mailer.rb | 2 +- app/mailers/digest_mailer.rb | 2 +- app/mailers/member_mailer.rb | 2 +- app/mailers/project_mailer.rb | 2 +- app/mailers/user_mailer.rb | 2 +- app/mailers/work_package_mailer.rb | 2 +- app/menus/members/menu.rb | 2 +- app/menus/notifications/menu.rb | 2 +- app/menus/projects/menu.rb | 2 +- app/menus/submenu.rb | 2 +- app/menus/work_packages/menu.rb | 2 +- app/models/action.rb | 2 +- app/models/actions/scopes/default.rb | 2 +- app/models/activities/base_activity_provider.rb | 2 +- app/models/activities/changeset_activity_provider.rb | 2 +- app/models/activities/event.rb | 2 +- app/models/activities/event_mapper.rb | 2 +- app/models/activities/fetcher.rb | 2 +- app/models/activities/message_activity_provider.rb | 2 +- app/models/activities/news_activity_provider.rb | 2 +- app/models/activities/project_activity_provider.rb | 2 +- app/models/activities/wiki_page_activity_provider.rb | 2 +- app/models/activities/work_package_activity_provider.rb | 2 +- app/models/anonymous_user.rb | 2 +- app/models/associations/groupable.rb | 2 +- app/models/attachment.rb | 2 +- app/models/attribute_help_text.rb | 2 +- app/models/attribute_help_text/project.rb | 2 +- app/models/attribute_help_text/work_package.rb | 2 +- app/models/capabilities/scopes/default.rb | 2 +- app/models/capability.rb | 2 +- app/models/category.rb | 2 +- app/models/change.rb | 2 +- app/models/changeset.rb | 2 +- app/models/color.rb | 2 +- app/models/comment.rb | 2 +- app/models/concerns/has_members.rb | 2 +- app/models/concerns/inexistent_model.rb | 2 +- app/models/concerns/tableless.rb | 2 +- app/models/concerns/virtual_attribute.rb | 2 +- app/models/custom_action.rb | 2 +- app/models/custom_actions/actions/assigned_to.rb | 2 +- app/models/custom_actions/actions/base.rb | 2 +- app/models/custom_actions/actions/custom_field.rb | 2 +- app/models/custom_actions/actions/date.rb | 2 +- app/models/custom_actions/actions/done_ratio.rb | 2 +- app/models/custom_actions/actions/due_date.rb | 2 +- app/models/custom_actions/actions/estimated_hours.rb | 2 +- app/models/custom_actions/actions/inexistent.rb | 2 +- app/models/custom_actions/actions/notify.rb | 2 +- app/models/custom_actions/actions/priority.rb | 2 +- app/models/custom_actions/actions/project.rb | 2 +- app/models/custom_actions/actions/responsible.rb | 2 +- app/models/custom_actions/actions/serializer.rb | 2 +- app/models/custom_actions/actions/start_date.rb | 2 +- app/models/custom_actions/actions/status.rb | 2 +- app/models/custom_actions/actions/strategies/associated.rb | 2 +- .../actions/strategies/associated_custom_field.rb | 2 +- app/models/custom_actions/actions/strategies/custom_field.rb | 2 +- app/models/custom_actions/actions/strategies/date.rb | 2 +- app/models/custom_actions/actions/strategies/date_property.rb | 2 +- app/models/custom_actions/actions/strategies/float.rb | 2 +- app/models/custom_actions/actions/strategies/integer.rb | 2 +- app/models/custom_actions/actions/strategies/link.rb | 2 +- app/models/custom_actions/actions/strategies/me_associated.rb | 2 +- app/models/custom_actions/actions/strategies/string.rb | 2 +- app/models/custom_actions/actions/strategies/text.rb | 2 +- .../custom_actions/actions/strategies/user_custom_field.rb | 2 +- .../custom_actions/actions/strategies/validate_in_range.rb | 2 +- .../custom_actions/actions/strategies/values_to_string.rb | 2 +- app/models/custom_actions/actions/type.rb | 2 +- app/models/custom_actions/conditions/base.rb | 2 +- app/models/custom_actions/conditions/inexistent.rb | 2 +- app/models/custom_actions/conditions/project.rb | 2 +- app/models/custom_actions/conditions/role.rb | 2 +- app/models/custom_actions/conditions/status.rb | 2 +- app/models/custom_actions/conditions/type.rb | 2 +- app/models/custom_actions/register.rb | 2 +- app/models/custom_actions/values_to_integer.rb | 2 +- app/models/custom_field.rb | 2 +- app/models/custom_field/order_statements.rb | 2 +- app/models/custom_field_section.rb | 2 +- app/models/custom_fields_project.rb | 2 +- app/models/custom_option.rb | 2 +- app/models/custom_value.rb | 2 +- app/models/custom_value/ar_object_strategy.rb | 2 +- app/models/custom_value/bool_strategy.rb | 2 +- app/models/custom_value/date_strategy.rb | 2 +- app/models/custom_value/empty_strategy.rb | 2 +- app/models/custom_value/float_strategy.rb | 2 +- app/models/custom_value/format_strategy.rb | 2 +- app/models/custom_value/formattable_strategy.rb | 2 +- app/models/custom_value/int_strategy.rb | 2 +- app/models/custom_value/link_strategy.rb | 2 +- app/models/custom_value/list_strategy.rb | 2 +- app/models/custom_value/string_strategy.rb | 2 +- app/models/custom_value/user_strategy.rb | 2 +- app/models/custom_value/version_strategy.rb | 2 +- app/models/day.rb | 2 +- app/models/design_color.rb | 2 +- app/models/enabled_module.rb | 2 +- app/models/enterprise_token.rb | 2 +- app/models/enumeration.rb | 2 +- app/models/exports/concerns/csv.rb | 2 +- app/models/exports/export_error.rb | 2 +- app/models/exports/exporter.rb | 2 +- app/models/exports/register.rb | 2 +- app/models/exports/result.rb | 2 +- app/models/favorite.rb | 2 +- app/models/forum.rb | 2 +- app/models/global_role.rb | 2 +- app/models/group.rb | 2 +- app/models/group_custom_field.rb | 2 +- app/models/group_user.rb | 2 +- app/models/groups/scopes/visible.rb | 2 +- app/models/issue_priority.rb | 2 +- app/models/journable/historic_active_record_relation.rb | 2 +- app/models/journable/timestamps.rb | 2 +- app/models/journable/with_historic_attributes.rb | 2 +- app/models/journable/with_historic_attributes/loader.rb | 2 +- app/models/journal.rb | 2 +- app/models/journal/associated_journal.rb | 2 +- app/models/journal/attachable_journal.rb | 2 +- app/models/journal/attachment_journal.rb | 2 +- app/models/journal/base_journal.rb | 2 +- .../journal/caused_by_progress_mode_changed_to_status_based.rb | 2 +- app/models/journal/caused_by_status_changed.rb | 2 +- app/models/journal/caused_by_system_update.rb | 2 +- app/models/journal/caused_by_work_package_child_change.rb | 2 +- app/models/journal/caused_by_work_package_parent_change.rb | 2 +- app/models/journal/caused_by_work_package_predecessor_change.rb | 2 +- app/models/journal/caused_by_work_package_related_change.rb | 2 +- app/models/journal/caused_by_working_day_changes.rb | 2 +- app/models/journal/changeset_journal.rb | 2 +- app/models/journal/customizable_journal.rb | 2 +- app/models/journal/message_journal.rb | 2 +- app/models/journal/news_journal.rb | 2 +- app/models/journal/notification_configuration.rb | 2 +- app/models/journal/project_journal.rb | 2 +- app/models/journal/storable_journal.rb | 2 +- app/models/journal/timestamps.rb | 2 +- app/models/journal/wiki_page_journal.rb | 2 +- app/models/journal/work_package_journal.rb | 2 +- app/models/ldap_auth_source.rb | 2 +- app/models/mail_handler.rb | 2 +- app/models/mail_handler/user_creator.rb | 2 +- app/models/member.rb | 2 +- app/models/member_role.rb | 2 +- app/models/members/roles_diff.rb | 2 +- app/models/members/scopes/assignable.rb | 2 +- app/models/members/scopes/global.rb | 2 +- app/models/members/scopes/not_locked.rb | 2 +- app/models/members/scopes/of_any_entity.rb | 2 +- app/models/members/scopes/of_any_project.rb | 2 +- app/models/members/scopes/of_any_work_package.rb | 2 +- app/models/members/scopes/of_anything_in_project.rb | 2 +- app/models/members/scopes/of_entity.rb | 2 +- app/models/members/scopes/of_project.rb | 2 +- app/models/members/scopes/of_work_package.rb | 2 +- app/models/members/scopes/visible.rb | 2 +- app/models/members/scopes/with_shared_work_packages_info.rb | 2 +- app/models/members/scopes/without_inherited_roles.rb | 2 +- app/models/menu_item.rb | 2 +- app/models/menu_items/wiki_menu_item.rb | 2 +- app/models/message.rb | 2 +- app/models/news.rb | 2 +- app/models/notification.rb | 2 +- app/models/notification_settings/scopes/applicable.rb | 2 +- app/models/notifications/scopes/mail_alert_unsent.rb | 2 +- app/models/notifications/scopes/mail_reminder_unsent.rb | 2 +- app/models/notifications/scopes/recipient.rb | 2 +- app/models/notifications/scopes/unsent_reminders_before.rb | 2 +- app/models/notifications/scopes/visible.rb | 2 +- app/models/oauth_client.rb | 2 +- app/models/oauth_client_token.rb | 2 +- app/models/ordered_work_package.rb | 2 +- app/models/permitted_params.rb | 2 +- app/models/placeholder_user.rb | 2 +- app/models/placeholder_users/scopes/visible.rb | 2 +- app/models/principal.rb | 2 +- app/models/principals/scopes/having_entity_membership.rb | 2 +- app/models/principals/scopes/human.rb | 2 +- app/models/principals/scopes/like.rb | 2 +- app/models/principals/scopes/not_builtin.rb | 2 +- app/models/principals/scopes/ordered_by_name.rb | 2 +- app/models/principals/scopes/possible_assignee.rb | 2 +- app/models/principals/scopes/possible_member.rb | 2 +- app/models/principals/scopes/status.rb | 2 +- app/models/principals/scopes/user.rb | 2 +- app/models/principals/scopes/visible.rb | 2 +- app/models/priority/inexistent_priority.rb | 2 +- app/models/project.rb | 2 +- app/models/project_custom_field.rb | 2 +- app/models/project_custom_field_project_mapping.rb | 2 +- app/models/project_custom_field_section.rb | 2 +- app/models/project_queries/scopes/allowed_to.rb | 2 +- app/models/project_query.rb | 2 +- app/models/project_query_role.rb | 2 +- app/models/project_role.rb | 2 +- app/models/projects/activity.rb | 2 +- app/models/projects/ancestors_from_root.rb | 2 +- app/models/projects/custom_fields.rb | 2 +- app/models/projects/exports/csv.rb | 2 +- app/models/projects/exports/formatters/active.rb | 2 +- app/models/projects/exports/formatters/description.rb | 2 +- app/models/projects/exports/formatters/public.rb | 2 +- app/models/projects/exports/formatters/status.rb | 2 +- app/models/projects/exports/query_exporter.rb | 2 +- app/models/projects/hierarchy.rb | 2 +- app/models/projects/scopes/activated_in_storage.rb | 2 +- app/models/projects/scopes/allowed_to.rb | 2 +- app/models/projects/scopes/available_custom_fields.rb | 2 +- app/models/projects/scopes/visible.rb | 2 +- app/models/projects/storage.rb | 2 +- app/models/projects/types.rb | 2 +- app/models/projects/versions.rb | 2 +- app/models/projects/work_package_custom_fields.rb | 2 +- app/models/queries/actions.rb | 2 +- app/models/queries/actions/action_query.rb | 2 +- app/models/queries/actions/filters/action_filter.rb | 2 +- app/models/queries/actions/filters/id_filter.rb | 2 +- app/models/queries/base_query.rb | 2 +- app/models/queries/capabilities.rb | 2 +- app/models/queries/capabilities/capability_query.rb | 2 +- app/models/queries/capabilities/filters/action_filter.rb | 2 +- app/models/queries/capabilities/filters/capability_filter.rb | 2 +- app/models/queries/capabilities/filters/context_filter.rb | 2 +- app/models/queries/capabilities/filters/id_filter.rb | 2 +- app/models/queries/capabilities/filters/principal_id_filter.rb | 2 +- app/models/queries/capabilities/orders/id_order.rb | 2 +- app/models/queries/days.rb | 2 +- app/models/queries/days/day_query.rb | 2 +- app/models/queries/days/filters/dates_interval_filter.rb | 2 +- app/models/queries/days/filters/day_filter.rb | 2 +- app/models/queries/days/filters/working_filter.rb | 2 +- app/models/queries/filters.rb | 2 +- app/models/queries/filters/available_filters.rb | 2 +- app/models/queries/filters/base.rb | 2 +- app/models/queries/filters/empty_filter.rb | 2 +- app/models/queries/filters/me_value.rb | 2 +- app/models/queries/filters/not_existing_filter.rb | 2 +- app/models/queries/filters/serializable.rb | 2 +- .../queries/filters/shared/any_user_name_attribute_filter.rb | 2 +- app/models/queries/filters/shared/boolean_filter.rb | 2 +- app/models/queries/filters/shared/custom_field_filter.rb | 2 +- app/models/queries/filters/shared/custom_fields/base.rb | 2 +- app/models/queries/filters/shared/custom_fields/bool.rb | 2 +- .../queries/filters/shared/custom_fields/list_optional.rb | 2 +- app/models/queries/filters/shared/custom_fields/user.rb | 2 +- app/models/queries/filters/shared/group_filter.rb | 2 +- app/models/queries/filters/shared/me_value_filter.rb | 2 +- app/models/queries/filters/shared/parsed_filter.rb | 2 +- app/models/queries/filters/shared/project_filter/optional.rb | 2 +- app/models/queries/filters/shared/project_filter/required.rb | 2 +- app/models/queries/filters/shared/user_blocked_filter.rb | 2 +- app/models/queries/filters/shared/user_name_filter.rb | 2 +- app/models/queries/filters/shared/user_status_filter.rb | 2 +- app/models/queries/filters/strategies.rb | 2 +- app/models/queries/filters/strategies/base_strategy.rb | 2 +- app/models/queries/filters/strategies/boolean_list.rb | 2 +- app/models/queries/filters/strategies/boolean_list_strict.rb | 2 +- app/models/queries/filters/strategies/cf_float.rb | 2 +- app/models/queries/filters/strategies/cf_integer.rb | 2 +- app/models/queries/filters/strategies/cf_list_optional.rb | 2 +- app/models/queries/filters/strategies/cf_numeric.rb | 2 +- app/models/queries/filters/strategies/date.rb | 2 +- app/models/queries/filters/strategies/date_interval.rb | 2 +- app/models/queries/filters/strategies/date_time_past.rb | 2 +- app/models/queries/filters/strategies/empty_value.rb | 2 +- app/models/queries/filters/strategies/float.rb | 2 +- app/models/queries/filters/strategies/float_numeric.rb | 2 +- app/models/queries/filters/strategies/huge_list.rb | 2 +- app/models/queries/filters/strategies/inexistent.rb | 2 +- app/models/queries/filters/strategies/integer.rb | 2 +- app/models/queries/filters/strategies/integer_list.rb | 2 +- app/models/queries/filters/strategies/integer_list_optional.rb | 2 +- app/models/queries/filters/strategies/integer_numeric.rb | 2 +- app/models/queries/filters/strategies/list.rb | 2 +- app/models/queries/filters/strategies/list_all.rb | 2 +- app/models/queries/filters/strategies/list_optional.rb | 2 +- app/models/queries/filters/strategies/numeric.rb | 2 +- app/models/queries/filters/strategies/relation.rb | 2 +- app/models/queries/filters/strategies/search.rb | 2 +- app/models/queries/filters/strategies/string.rb | 2 +- app/models/queries/filters/strategies/text.rb | 2 +- app/models/queries/filters/strategies/validations.rb | 2 +- .../strategies/work_packages/shared_with_user/list_optional.rb | 2 +- app/models/queries/filters/templated_value.rb | 2 +- app/models/queries/group_bys/available_group_bys.rb | 2 +- app/models/queries/group_bys/base.rb | 2 +- app/models/queries/group_bys/not_existing_group_by.rb | 2 +- app/models/queries/groups.rb | 2 +- app/models/queries/groups/group_query.rb | 2 +- app/models/queries/groups/orders/default_order.rb | 2 +- app/models/queries/individual_principals/orders/group_order.rb | 2 +- app/models/queries/individual_principals/orders/name_order.rb | 2 +- app/models/queries/members.rb | 2 +- .../queries/members/filters/also_project_member_filter.rb | 2 +- app/models/queries/members/filters/any_name_attribute_filter.rb | 2 +- app/models/queries/members/filters/blocked_filter.rb | 2 +- app/models/queries/members/filters/created_at_filter.rb | 2 +- app/models/queries/members/filters/entity_id_filter.rb | 2 +- app/models/queries/members/filters/entity_type_filter.rb | 2 +- app/models/queries/members/filters/group_filter.rb | 2 +- app/models/queries/members/filters/member_filter.rb | 2 +- app/models/queries/members/filters/name_filter.rb | 2 +- .../queries/members/filters/only_project_member_filter.rb | 2 +- app/models/queries/members/filters/principal_filter.rb | 2 +- app/models/queries/members/filters/principal_type_filter.rb | 2 +- app/models/queries/members/filters/project_filter.rb | 2 +- app/models/queries/members/filters/role_filter.rb | 2 +- app/models/queries/members/filters/status_filter.rb | 2 +- app/models/queries/members/filters/updated_at_filter.rb | 2 +- app/models/queries/members/member_query.rb | 2 +- app/models/queries/members/non_inherited_member_query.rb | 2 +- app/models/queries/members/orders/default_order.rb | 2 +- app/models/queries/members/orders/email_order.rb | 2 +- app/models/queries/members/orders/name_order.rb | 2 +- app/models/queries/members/orders/status_order.rb | 2 +- app/models/queries/news.rb | 2 +- app/models/queries/news/filters/news_filter.rb | 2 +- app/models/queries/news/filters/project_filter.rb | 2 +- app/models/queries/news/news_query.rb | 2 +- app/models/queries/news/orders/default_order.rb | 2 +- app/models/queries/non_working_days.rb | 2 +- .../queries/non_working_days/filters/dates_interval_filter.rb | 2 +- .../queries/non_working_days/filters/non_working_day_filter.rb | 2 +- app/models/queries/non_working_days/non_working_day_query.rb | 2 +- app/models/queries/notifications.rb | 2 +- app/models/queries/notifications/filters/id_filter.rb | 2 +- app/models/queries/notifications/filters/notification_filter.rb | 2 +- app/models/queries/notifications/filters/project_filter.rb | 2 +- app/models/queries/notifications/filters/read_ian_filter.rb | 2 +- app/models/queries/notifications/filters/reason_filter.rb | 2 +- app/models/queries/notifications/filters/resource_id_filter.rb | 2 +- .../queries/notifications/filters/resource_type_filter.rb | 2 +- app/models/queries/notifications/group_bys/group_by_project.rb | 2 +- app/models/queries/notifications/group_bys/group_by_reason.rb | 2 +- app/models/queries/notifications/notification_query.rb | 2 +- app/models/queries/notifications/orders/default_order.rb | 2 +- app/models/queries/notifications/orders/project_order.rb | 2 +- app/models/queries/notifications/orders/read_ian_order.rb | 2 +- app/models/queries/notifications/orders/reason_order.rb | 2 +- app/models/queries/operators.rb | 2 +- app/models/queries/operators/ago.rb | 2 +- app/models/queries/operators/all.rb | 2 +- app/models/queries/operators/all_and_non_blank.rb | 2 +- app/models/queries/operators/base.rb | 2 +- app/models/queries/operators/between_date.rb | 2 +- app/models/queries/operators/between_date_time.rb | 2 +- app/models/queries/operators/blocked.rb | 2 +- app/models/queries/operators/blocks.rb | 2 +- app/models/queries/operators/boolean_equals.rb | 2 +- app/models/queries/operators/boolean_equals_strict.rb | 2 +- app/models/queries/operators/boolean_not_equals.rb | 2 +- app/models/queries/operators/casted_greater_or_equal.rb | 2 +- app/models/queries/operators/casted_less_or_equal.rb | 2 +- app/models/queries/operators/child.rb | 2 +- app/models/queries/operators/children.rb | 2 +- app/models/queries/operators/closed_work_packages.rb | 2 +- app/models/queries/operators/concerns/contains_all_values.rb | 2 +- app/models/queries/operators/contains.rb | 2 +- app/models/queries/operators/custom_fields/equals_all.rb | 2 +- app/models/queries/operators/custom_fields/not_equals_all.rb | 2 +- app/models/queries/operators/date_range_clauses.rb | 2 +- app/models/queries/operators/datetime_range_clauses.rb | 2 +- app/models/queries/operators/duplicated.rb | 2 +- app/models/queries/operators/duplicates.rb | 2 +- app/models/queries/operators/equals.rb | 2 +- app/models/queries/operators/equals_all.rb | 2 +- app/models/queries/operators/equals_or.rb | 2 +- app/models/queries/operators/everywhere.rb | 2 +- app/models/queries/operators/follows.rb | 2 +- app/models/queries/operators/greater_or_equal.rb | 2 +- app/models/queries/operators/in.rb | 2 +- app/models/queries/operators/in_less_than.rb | 2 +- app/models/queries/operators/in_more_than.rb | 2 +- app/models/queries/operators/includes.rb | 2 +- app/models/queries/operators/less_or_equal.rb | 2 +- app/models/queries/operators/less_than_ago.rb | 2 +- app/models/queries/operators/more_than_ago.rb | 2 +- app/models/queries/operators/none.rb | 2 +- app/models/queries/operators/none_or_blank.rb | 2 +- app/models/queries/operators/not_contains.rb | 2 +- app/models/queries/operators/not_equals.rb | 2 +- app/models/queries/operators/on_date.rb | 2 +- app/models/queries/operators/on_date_time.rb | 2 +- app/models/queries/operators/open_work_packages.rb | 2 +- app/models/queries/operators/ordered_work_packages.rb | 2 +- app/models/queries/operators/parent.rb | 2 +- app/models/queries/operators/part_of.rb | 2 +- app/models/queries/operators/precedes.rb | 2 +- app/models/queries/operators/relates.rb | 2 +- app/models/queries/operators/required.rb | 2 +- app/models/queries/operators/requires.rb | 2 +- app/models/queries/operators/this_week.rb | 2 +- app/models/queries/operators/today.rb | 2 +- .../queries/operators/work_packages/shared_with_user/any.rb | 2 +- app/models/queries/orders/available_orders.rb | 2 +- app/models/queries/orders/base.rb | 2 +- app/models/queries/orders/not_existing_order.rb | 2 +- app/models/queries/placeholder_users.rb | 2 +- .../placeholder_users/filters/any_name_attribute_filter.rb | 2 +- app/models/queries/placeholder_users/filters/group_filter.rb | 2 +- app/models/queries/placeholder_users/filters/name_filter.rb | 2 +- .../placeholder_users/filters/placeholder_user_filter.rb | 2 +- app/models/queries/placeholder_users/filters/status_filter.rb | 2 +- app/models/queries/placeholder_users/orders/default_order.rb | 2 +- app/models/queries/placeholder_users/orders/group_order.rb | 2 +- app/models/queries/placeholder_users/orders/name_order.rb | 2 +- app/models/queries/placeholder_users/placeholder_user_query.rb | 2 +- app/models/queries/principals.rb | 2 +- .../principals/filters/access_to_anything_in_project_filter.rb | 2 +- .../queries/principals/filters/any_name_attribute_filter.rb | 2 +- app/models/queries/principals/filters/id_filter.rb | 2 +- app/models/queries/principals/filters/member_filter.rb | 2 +- .../principals/filters/mentionable_on_work_package_filter.rb | 2 +- app/models/queries/principals/filters/name_filter.rb | 2 +- app/models/queries/principals/filters/principal_filter.rb | 2 +- app/models/queries/principals/filters/status_filter.rb | 2 +- app/models/queries/principals/filters/type_filter.rb | 2 +- app/models/queries/principals/filters/typeahead_filter.rb | 2 +- app/models/queries/principals/orders/name_order.rb | 2 +- app/models/queries/principals/principal_query.rb | 2 +- app/models/queries/projects.rb | 2 +- app/models/queries/projects/factory.rb | 2 +- app/models/queries/projects/filters/active_filter.rb | 2 +- app/models/queries/projects/filters/ancestor_filter.rb | 2 +- .../projects/filters/available_project_attributes_filter.rb | 2 +- app/models/queries/projects/filters/base.rb | 2 +- app/models/queries/projects/filters/created_at_filter.rb | 2 +- app/models/queries/projects/filters/custom_field_context.rb | 2 +- app/models/queries/projects/filters/custom_field_filter.rb | 2 +- app/models/queries/projects/filters/favored_filter.rb | 2 +- app/models/queries/projects/filters/id_filter.rb | 2 +- .../queries/projects/filters/latest_activity_at_filter.rb | 2 +- app/models/queries/projects/filters/member_of_filter.rb | 2 +- .../queries/projects/filters/name_and_identifier_filter.rb | 2 +- app/models/queries/projects/filters/name_filter.rb | 2 +- app/models/queries/projects/filters/parent_filter.rb | 2 +- app/models/queries/projects/filters/principal_filter.rb | 2 +- app/models/queries/projects/filters/project_status_filter.rb | 2 +- app/models/queries/projects/filters/public_filter.rb | 2 +- app/models/queries/projects/filters/templated_filter.rb | 2 +- app/models/queries/projects/filters/type_filter.rb | 2 +- app/models/queries/projects/filters/typeahead_filter.rb | 2 +- app/models/queries/projects/filters/user_action_filter.rb | 2 +- app/models/queries/projects/filters/visible_filter.rb | 2 +- app/models/queries/projects/orders/custom_field_order.rb | 2 +- app/models/queries/projects/orders/default_order.rb | 2 +- app/models/queries/projects/orders/latest_activity_at_order.rb | 2 +- app/models/queries/projects/orders/name_order.rb | 2 +- app/models/queries/projects/orders/project_status_order.rb | 2 +- app/models/queries/projects/orders/required_disk_space_order.rb | 2 +- app/models/queries/projects/orders/typeahead_order.rb | 2 +- app/models/queries/projects/selects/created_at.rb | 2 +- app/models/queries/projects/selects/custom_field.rb | 2 +- app/models/queries/projects/selects/default.rb | 2 +- app/models/queries/projects/selects/favored.rb | 2 +- app/models/queries/projects/selects/latest_activity_at.rb | 2 +- app/models/queries/projects/selects/required_disk_space.rb | 2 +- app/models/queries/projects/selects/status.rb | 2 +- app/models/queries/queries.rb | 2 +- app/models/queries/queries/filters/id_filter.rb | 2 +- app/models/queries/queries/filters/project_filter.rb | 2 +- app/models/queries/queries/filters/project_identifier_filter.rb | 2 +- app/models/queries/queries/filters/query_filter.rb | 2 +- app/models/queries/queries/filters/updated_at_filter.rb | 2 +- app/models/queries/queries/query_query.rb | 2 +- app/models/queries/register.rb | 2 +- app/models/queries/relations.rb | 2 +- app/models/queries/relations/filters/from_filter.rb | 2 +- app/models/queries/relations/filters/id_filter.rb | 2 +- app/models/queries/relations/filters/involved_filter.rb | 2 +- app/models/queries/relations/filters/relation_filter.rb | 2 +- app/models/queries/relations/filters/to_filter.rb | 2 +- app/models/queries/relations/filters/type_filter.rb | 2 +- app/models/queries/relations/filters/visibility_checking.rb | 2 +- app/models/queries/relations/orders/default_order.rb | 2 +- app/models/queries/relations/relation_query.rb | 2 +- app/models/queries/roles.rb | 2 +- .../queries/roles/filters/allows_becoming_assignee_filter.rb | 2 +- app/models/queries/roles/filters/grantable_filter.rb | 2 +- app/models/queries/roles/filters/role_filter.rb | 2 +- app/models/queries/roles/filters/unit_filter.rb | 2 +- app/models/queries/roles/role_query.rb | 2 +- app/models/queries/scopes/having_views.rb | 2 +- app/models/queries/scopes/visible.rb | 2 +- app/models/queries/selects/available_selects.rb | 2 +- app/models/queries/selects/base.rb | 2 +- app/models/queries/selects/not_existing_select.rb | 2 +- app/models/queries/serialization/filters.rb | 2 +- app/models/queries/serialization/hash.rb | 2 +- app/models/queries/serialization/orders.rb | 2 +- app/models/queries/serialization/selects.rb | 2 +- app/models/queries/unpersisted_query.rb | 2 +- app/models/queries/users.rb | 2 +- app/models/queries/users/filters/any_name_attribute_filter.rb | 2 +- app/models/queries/users/filters/blocked_filter.rb | 2 +- app/models/queries/users/filters/group_filter.rb | 2 +- app/models/queries/users/filters/login_filter.rb | 2 +- app/models/queries/users/filters/name_filter.rb | 2 +- app/models/queries/users/filters/status_filter.rb | 2 +- app/models/queries/users/filters/user_filter.rb | 2 +- app/models/queries/users/orders/default_order.rb | 2 +- app/models/queries/users/orders/group_order.rb | 2 +- app/models/queries/users/orders/name_order.rb | 2 +- app/models/queries/users/user_query.rb | 2 +- app/models/queries/valid_subset.rb | 2 +- app/models/queries/versions.rb | 2 +- app/models/queries/versions/filters/sharing_filter.rb | 2 +- app/models/queries/versions/filters/version_filter.rb | 2 +- app/models/queries/versions/orders/name_order.rb | 2 +- app/models/queries/versions/orders/semver_name_order.rb | 2 +- app/models/queries/versions/version_query.rb | 2 +- app/models/queries/views.rb | 2 +- app/models/queries/views/filters/project_filter.rb | 2 +- app/models/queries/views/filters/type_filter.rb | 2 +- app/models/queries/views/filters/view_filter.rb | 2 +- app/models/queries/views/orders/default_order.rb | 2 +- app/models/queries/views/view_query.rb | 2 +- app/models/queries/week_days/week_day_query.rb | 2 +- app/models/queries/work_packages.rb | 2 +- app/models/queries/work_packages/common/manual_sorting.rb | 2 +- app/models/queries/work_packages/filter.rb | 2 +- app/models/queries/work_packages/filter/assigned_to_filter.rb | 2 +- .../queries/work_packages/filter/assignee_or_group_filter.rb | 2 +- .../queries/work_packages/filter/attachment_base_filter.rb | 2 +- .../queries/work_packages/filter/attachment_content_filter.rb | 2 +- .../queries/work_packages/filter/attachment_file_name_filter.rb | 2 +- app/models/queries/work_packages/filter/author_filter.rb | 2 +- app/models/queries/work_packages/filter/blocked_filter.rb | 2 +- app/models/queries/work_packages/filter/blocks_filter.rb | 2 +- app/models/queries/work_packages/filter/category_filter.rb | 2 +- app/models/queries/work_packages/filter/comment_filter.rb | 2 +- app/models/queries/work_packages/filter/created_at_filter.rb | 2 +- app/models/queries/work_packages/filter/custom_field_context.rb | 2 +- app/models/queries/work_packages/filter/custom_field_filter.rb | 2 +- .../queries/work_packages/filter/dates_interval_filter.rb | 2 +- app/models/queries/work_packages/filter/description_filter.rb | 2 +- app/models/queries/work_packages/filter/done_ratio_filter.rb | 2 +- app/models/queries/work_packages/filter/due_date_filter.rb | 2 +- app/models/queries/work_packages/filter/duplicated_filter.rb | 2 +- app/models/queries/work_packages/filter/duplicates_filter.rb | 2 +- app/models/queries/work_packages/filter/duration_filter.rb | 2 +- .../queries/work_packages/filter/estimated_hours_filter.rb | 2 +- app/models/queries/work_packages/filter/filter_configuration.rb | 2 +- app/models/queries/work_packages/filter/filter_for_wp_mixin.rb | 2 +- .../work_packages/filter/filter_on_directed_relations_mixin.rb | 2 +- .../filter/filter_on_undirected_relations_mixin.rb | 2 +- app/models/queries/work_packages/filter/follows_filter.rb | 2 +- app/models/queries/work_packages/filter/group_filter.rb | 2 +- app/models/queries/work_packages/filter/id_filter.rb | 2 +- app/models/queries/work_packages/filter/includes_filter.rb | 2 +- app/models/queries/work_packages/filter/manual_sort_filter.rb | 2 +- .../queries/work_packages/filter/me_value_filter_mixin.rb | 2 +- app/models/queries/work_packages/filter/milestone_filter.rb | 2 +- .../queries/work_packages/filter/only_subproject_filter.rb | 2 +- .../queries/work_packages/filter/or_filter_for_wp_mixin.rb | 2 +- app/models/queries/work_packages/filter/parent_filter.rb | 2 +- app/models/queries/work_packages/filter/partof_filter.rb | 2 +- app/models/queries/work_packages/filter/precedes_filter.rb | 2 +- .../queries/work_packages/filter/principal_base_filter.rb | 2 +- app/models/queries/work_packages/filter/principal_loader.rb | 2 +- app/models/queries/work_packages/filter/priority_filter.rb | 2 +- app/models/queries/work_packages/filter/project_filter.rb | 2 +- app/models/queries/work_packages/filter/relatable_filter.rb | 2 +- app/models/queries/work_packages/filter/relates_filter.rb | 2 +- app/models/queries/work_packages/filter/required_filter.rb | 2 +- app/models/queries/work_packages/filter/requires_filter.rb | 2 +- app/models/queries/work_packages/filter/responsible_filter.rb | 2 +- app/models/queries/work_packages/filter/role_filter.rb | 2 +- app/models/queries/work_packages/filter/search_filter.rb | 2 +- .../queries/work_packages/filter/shared_with_me_filter.rb | 2 +- .../queries/work_packages/filter/shared_with_user_filter.rb | 2 +- app/models/queries/work_packages/filter/start_date_filter.rb | 2 +- app/models/queries/work_packages/filter/status_filter.rb | 2 +- app/models/queries/work_packages/filter/subject_filter.rb | 2 +- app/models/queries/work_packages/filter/subject_or_id_filter.rb | 2 +- app/models/queries/work_packages/filter/subproject_filter.rb | 2 +- .../queries/work_packages/filter/text_filter_on_join_mixin.rb | 2 +- app/models/queries/work_packages/filter/type_filter.rb | 2 +- app/models/queries/work_packages/filter/typeahead_filter.rb | 2 +- app/models/queries/work_packages/filter/updated_at_filter.rb | 2 +- app/models/queries/work_packages/filter/version_filter.rb | 2 +- app/models/queries/work_packages/filter/watcher_filter.rb | 2 +- app/models/queries/work_packages/filter/work_package_filter.rb | 2 +- app/models/queries/work_packages/filter_serializer.rb | 2 +- app/models/queries/work_packages/selects/custom_field_select.rb | 2 +- .../queries/work_packages/selects/manual_sorting_select.rb | 2 +- app/models/queries/work_packages/selects/property_select.rb | 2 +- .../queries/work_packages/selects/relation_of_type_select.rb | 2 +- app/models/queries/work_packages/selects/relation_select.rb | 2 +- .../queries/work_packages/selects/relation_to_type_select.rb | 2 +- app/models/queries/work_packages/selects/typeahead_select.rb | 2 +- app/models/queries/work_packages/selects/work_package_select.rb | 2 +- app/models/query.rb | 2 +- app/models/query/highlighting.rb | 2 +- app/models/query/manual_sorting.rb | 2 +- app/models/query/results.rb | 2 +- app/models/query/results/group_by.rb | 2 +- app/models/query/results/sums.rb | 2 +- app/models/query/sort_criteria.rb | 2 +- app/models/query/statement_invalid.rb | 2 +- app/models/query/timelines.rb | 2 +- app/models/query/timestamps.rb | 2 +- app/models/relation.rb | 2 +- app/models/relations/scopes/follows_non_manual_ancestors.rb | 2 +- app/models/relations/scopes/types.rb | 2 +- app/models/relations/scopes/visible.rb | 2 +- app/models/repository.rb | 2 +- app/models/repository/git.rb | 2 +- app/models/repository/subversion.rb | 2 +- app/models/role.rb | 2 +- app/models/role_permission.rb | 2 +- app/models/scopes/scoped.rb | 2 +- app/models/serializers/indifferent_hash_serializer.rb | 2 +- app/models/sessions/sql_bypass.rb | 2 +- app/models/sessions/user_session.rb | 2 +- app/models/setting.rb | 2 +- app/models/setting/aliases.rb | 2 +- app/models/setting/autologin.rb | 2 +- app/models/setting/mail_settings.rb | 2 +- app/models/setting/self_registration.rb | 2 +- app/models/setting/virus_scanning.rb | 2 +- app/models/sharing_strategies/base_strategy.rb | 2 +- app/models/sharing_strategies/project_query_strategy.rb | 2 +- app/models/sharing_strategies/work_package_strategy.rb | 2 +- app/models/status.rb | 2 +- app/models/status/inexistent_status.rb | 2 +- app/models/system_user.rb | 2 +- app/models/timestamp.rb | 2 +- app/models/token/api.rb | 2 +- app/models/token/auto_login.rb | 2 +- app/models/token/backup.rb | 2 +- app/models/token/enterprise_trial_key.rb | 2 +- app/models/token/ical.rb | 2 +- app/models/token/invitation.rb | 2 +- app/models/token/recovery.rb | 2 +- app/models/token/rss.rb | 2 +- app/models/type.rb | 2 +- app/models/type/attribute_group.rb | 2 +- app/models/type/attribute_groups.rb | 2 +- app/models/type/attributes.rb | 2 +- app/models/type/form_group.rb | 2 +- app/models/type/inexistent_type.rb | 2 +- app/models/type/query_group.rb | 2 +- app/models/types/scopes/milestone.rb | 2 +- app/models/user.rb | 2 +- app/models/user_custom_field.rb | 2 +- app/models/user_password.rb | 2 +- app/models/user_password/bcrypt.rb | 2 +- app/models/user_password/sha1.rb | 2 +- app/models/user_preference.rb | 2 +- app/models/user_preferences/schema.rb | 2 +- app/models/users/inexistent_user.rb | 2 +- app/models/users/permission_checks.rb | 2 +- app/models/users/project_authorization_cache.rb | 2 +- app/models/users/project_role_cache.rb | 2 +- app/models/users/scopes/find_by_login.rb | 2 +- app/models/users/scopes/having_reminder_mail_to_send.rb | 2 +- app/models/users/scopes/newest.rb | 2 +- app/models/users/scopes/notified_globally.rb | 2 +- app/models/users/scopes/watcher_recipients.rb | 2 +- app/models/users/scopes/with_time_zone.rb | 2 +- app/models/version.rb | 2 +- app/models/version_custom_field.rb | 2 +- app/models/versions/project_sharing.rb | 2 +- app/models/versions/scopes/order_by_semver_name.rb | 2 +- app/models/versions/scopes/rolled_up.rb | 2 +- app/models/versions/scopes/shared_with.rb | 2 +- app/models/view.rb | 2 +- app/models/watcher.rb | 2 +- app/models/wiki.rb | 2 +- app/models/wiki_page.rb | 2 +- app/models/wiki_redirect.rb | 2 +- app/models/wikis/annotate.rb | 2 +- app/models/wikis/diff.rb | 2 +- app/models/work_package.rb | 2 +- app/models/work_package/ancestors.rb | 2 +- app/models/work_package/ask_before_destruction.rb | 2 +- app/models/work_package/custom_actioned.rb | 2 +- app/models/work_package/exports/csv.rb | 2 +- app/models/work_package/exports/formatters/compound_hours.rb | 2 +- app/models/work_package/exports/formatters/costs.rb | 2 +- app/models/work_package/exports/formatters/currency.rb | 2 +- app/models/work_package/exports/formatters/days.rb | 2 +- app/models/work_package/exports/formatters/done_ratio.rb | 2 +- app/models/work_package/exports/formatters/estimated_hours.rb | 2 +- app/models/work_package/exports/formatters/hours.rb | 2 +- app/models/work_package/exports/formatters/remaining_hours.rb | 2 +- app/models/work_package/exports/formatters/spent_units.rb | 2 +- app/models/work_package/exports/macros/attributes.rb | 2 +- app/models/work_package/exports/query_exporter.rb | 2 +- app/models/work_package/hooks.rb | 2 +- app/models/work_package/inexistent_work_package.rb | 2 +- app/models/work_package/journalized.rb | 2 +- app/models/work_package/pdf_export/attachments.rb | 2 +- app/models/work_package/pdf_export/common.rb | 2 +- app/models/work_package/pdf_export/cover.rb | 2 +- app/models/work_package/pdf_export/gantt.rb | 2 +- app/models/work_package/pdf_export/gantt/gantt_builder.rb | 2 +- app/models/work_package/pdf_export/gantt/gantt_builder_days.rb | 2 +- .../work_package/pdf_export/gantt/gantt_builder_months.rb | 2 +- .../work_package/pdf_export/gantt/gantt_builder_quarters.rb | 2 +- app/models/work_package/pdf_export/gantt/gantt_builder_weeks.rb | 2 +- app/models/work_package/pdf_export/gantt/gantt_painter.rb | 2 +- app/models/work_package/pdf_export/markdown.rb | 2 +- app/models/work_package/pdf_export/markdown_field.rb | 2 +- app/models/work_package/pdf_export/overview_table.rb | 2 +- app/models/work_package/pdf_export/page.rb | 2 +- app/models/work_package/pdf_export/style.rb | 2 +- app/models/work_package/pdf_export/sums_table.rb | 2 +- app/models/work_package/pdf_export/table_of_contents.rb | 2 +- app/models/work_package/pdf_export/view.rb | 2 +- app/models/work_package/pdf_export/work_package_detail.rb | 2 +- app/models/work_package/pdf_export/work_package_list_to_pdf.rb | 2 +- app/models/work_package/pdf_export/work_package_to_pdf.rb | 2 +- app/models/work_package/scheduling_rules.rb | 2 +- app/models/work_package/status_transitions.rb | 2 +- app/models/work_package/time_entries_cleaner.rb | 2 +- app/models/work_package/validations.rb | 2 +- app/models/work_package_custom_field.rb | 2 +- app/models/work_package_role.rb | 2 +- app/models/work_packages/costs.rb | 2 +- app/models/work_packages/derived_dates.rb | 2 +- app/models/work_packages/relations.rb | 2 +- app/models/work_packages/scopes/allowed_to.rb | 2 +- .../work_packages/scopes/covering_dates_and_days_of_week.rb | 2 +- app/models/work_packages/scopes/directly_related.rb | 2 +- app/models/work_packages/scopes/for_scheduling.rb | 2 +- app/models/work_packages/scopes/include_derived_dates.rb | 2 +- app/models/work_packages/scopes/include_spent_time.rb | 2 +- app/models/work_packages/scopes/involving_user.rb | 2 +- .../work_packages/scopes/left_join_self_and_descendants.rb | 2 +- app/models/work_packages/scopes/relatable.rb | 2 +- app/models/work_packages/spent_time.rb | 2 +- app/models/workflow.rb | 2 +- app/policies/base_policy.rb | 2 +- app/policies/query_policy.rb | 2 +- app/policies/redirect_policy.rb | 2 +- app/policies/scm/authorization_policy.rb | 2 +- app/policies/scm/git_authorization_policy.rb | 2 +- app/policies/scm/subversion_authorization_policy.rb | 2 +- app/policies/work_package_policy.rb | 2 +- app/seeders/admin_user_seeder.rb | 2 +- app/seeders/basic_data/base_role_seeder.rb | 2 +- app/seeders/basic_data/builtin_users_seeder.rb | 2 +- app/seeders/basic_data/color_scheme_seeder.rb | 2 +- app/seeders/basic_data/color_seeder.rb | 2 +- app/seeders/basic_data/global_role_seeder.rb | 2 +- app/seeders/basic_data/model_seeder.rb | 2 +- app/seeders/basic_data/priority_seeder.rb | 2 +- app/seeders/basic_data/project_query_role_seeder.rb | 2 +- app/seeders/basic_data/project_role_seeder.rb | 2 +- app/seeders/basic_data/setting_seeder.rb | 2 +- app/seeders/basic_data/status_seeder.rb | 2 +- app/seeders/basic_data/time_entry_activity_seeder.rb | 2 +- app/seeders/basic_data/type_configuration_seeder.rb | 2 +- app/seeders/basic_data/type_seeder.rb | 2 +- app/seeders/basic_data/work_package_role_seeder.rb | 2 +- app/seeders/basic_data/workflow_seeder.rb | 2 +- app/seeders/basic_data_seeder.rb | 2 +- app/seeders/common.yml | 2 +- app/seeders/composite_seeder.rb | 2 +- app/seeders/demo_data/create_attachments.rb | 2 +- app/seeders/demo_data/global_query_seeder.rb | 2 +- app/seeders/demo_data/group_seeder.rb | 2 +- app/seeders/demo_data/project_seeder.rb | 2 +- app/seeders/demo_data/projects_seeder.rb | 2 +- app/seeders/demo_data/query_builder.rb | 2 +- app/seeders/demo_data/references.rb | 2 +- app/seeders/demo_data/version_builder.rb | 2 +- app/seeders/demo_data/wiki_seeder.rb | 2 +- app/seeders/demo_data/work_package_board_seeder.rb | 2 +- app/seeders/demo_data/work_package_seeder.rb | 2 +- app/seeders/demo_data_seeder.rb | 2 +- app/seeders/development_data/custom_fields_seeder.rb | 2 +- app/seeders/development_data/projects_seeder.rb | 2 +- app/seeders/development_data/shared_work_packages_seeder.rb | 2 +- app/seeders/development_data/users_seeder.rb | 2 +- app/seeders/development_data_seeder.rb | 2 +- app/seeders/env_data/ldap_seeder.rb | 2 +- app/seeders/env_data_seeder.rb | 2 +- app/seeders/root_seeder.rb | 2 +- app/seeders/seeder.rb | 2 +- app/seeders/source/filter_translatables.rb | 2 +- app/seeders/source/seed_data.rb | 2 +- app/seeders/source/seed_data_loader.rb | 2 +- app/seeders/source/seed_file.rb | 2 +- app/seeders/source/translate.rb | 2 +- app/seeders/standard.yml | 2 +- app/seeders/standard/basic_data_seeder.rb | 2 +- app/services/add_work_package_note_service.rb | 2 +- app/services/api/parse_resource_params_service.rb | 2 +- app/services/api/parser_struct.rb | 2 +- app/services/api/v3/params_to_query_service.rb | 2 +- app/services/api/v3/parse_query_params_service.rb | 2 +- app/services/api/v3/parse_resource_params_service.rb | 2 +- app/services/api/v3/update_query_from_v3_params_service.rb | 2 +- .../api/v3/work_package_collection_from_query_params_service.rb | 2 +- .../api/v3/work_package_collection_from_query_service.rb | 2 +- app/services/attachments/base_service.rb | 2 +- app/services/attachments/build_service.rb | 2 +- app/services/attachments/clamav_service.rb | 2 +- app/services/attachments/create_service.rb | 2 +- app/services/attachments/delete_service.rb | 2 +- app/services/attachments/prepare_upload_service.rb | 2 +- app/services/attachments/replace_attachments.rb | 2 +- app/services/attachments/set_attributes_service.rb | 2 +- app/services/attachments/set_prepared_attributes_service.rb | 2 +- app/services/attachments/set_replacements.rb | 2 +- app/services/attachments/touch_container.rb | 2 +- app/services/attribute_help_texts/create_service.rb | 2 +- app/services/attribute_help_texts/set_attributes_service.rb | 2 +- app/services/attribute_help_texts/update_service.rb | 2 +- app/services/authentication/omniauth_service.rb | 2 +- app/services/authorization.rb | 2 +- app/services/authorization/abstract_query.rb | 2 +- app/services/authorization/abstract_user_query.rb | 2 +- app/services/authorization/enterprise_service.rb | 2 +- app/services/authorization/illegal_permission_context_error.rb | 2 +- app/services/authorization/project_query.rb | 2 +- app/services/authorization/query_transformation.rb | 2 +- app/services/authorization/query_transformation_visitor.rb | 2 +- app/services/authorization/query_transformations.rb | 2 +- app/services/authorization/query_transformations_order.rb | 2 +- app/services/authorization/unknown_permission_error.rb | 2 +- app/services/authorization/user_allowed_query.rb | 2 +- app/services/authorization/user_entity_roles_query.rb | 2 +- app/services/authorization/user_global_roles_query.rb | 2 +- app/services/authorization/user_project_roles_query.rb | 2 +- app/services/authorization/user_roles_query.rb | 2 +- app/services/backups/create_service.rb | 2 +- app/services/backups/set_attributes_service.rb | 2 +- app/services/base_project_service.rb | 2 +- app/services/base_services/base_callable.rb | 2 +- app/services/base_services/base_contracted.rb | 2 +- app/services/base_services/copy.rb | 2 +- app/services/base_services/create.rb | 2 +- app/services/base_services/delete.rb | 2 +- app/services/base_services/set_attributes.rb | 2 +- app/services/base_services/update.rb | 2 +- app/services/base_services/write.rb | 2 +- app/services/base_type_service.rb | 2 +- app/services/changesets/log_time_service.rb | 2 +- app/services/concerns/contracted.rb | 2 +- app/services/concerns/with_reversible_state.rb | 2 +- app/services/copy/dependency.rb | 2 +- app/services/create_type_service.rb | 2 +- app/services/custom_actions/base_service.rb | 2 +- app/services/custom_actions/create_service.rb | 2 +- app/services/custom_actions/update_service.rb | 2 +- app/services/custom_actions/update_work_package_service.rb | 2 +- app/services/custom_fields/create_service.rb | 2 +- app/services/custom_fields/set_attributes_service.rb | 2 +- app/services/custom_fields/update_service.rb | 2 +- app/services/design/update_design_service.rb | 2 +- app/services/duration_converter.rb | 2 +- app/services/grids/copy/widgets_dependent_service.rb | 2 +- app/services/grids/copy_service.rb | 2 +- app/services/groups/add_users_service.rb | 2 +- app/services/groups/cleanup_inherited_roles_service.rb | 2 +- app/services/groups/concerns/membership_manipulation.rb | 2 +- app/services/groups/create_inherited_roles_service.rb | 2 +- app/services/groups/create_service.rb | 2 +- app/services/groups/delete_service.rb | 2 +- app/services/groups/set_attributes_service.rb | 2 +- app/services/groups/update_roles_service.rb | 2 +- app/services/groups/update_service.rb | 2 +- app/services/journals/create_service.rb | 2 +- app/services/journals/set_attributes_service.rb | 2 +- app/services/journals/update_service.rb | 2 +- app/services/members/cleanup_service.rb | 2 +- app/services/members/concerns/cleaned_up.rb | 2 +- app/services/members/concerns/notification_sender.rb | 2 +- app/services/members/concerns/role_assignment.rb | 2 +- app/services/members/create_service.rb | 2 +- app/services/members/delete_by_principal_service.rb | 2 +- app/services/members/delete_service.rb | 2 +- app/services/members/edit_membership_service.rb | 2 +- app/services/members/set_attributes_service.rb | 2 +- app/services/members/update_service.rb | 2 +- app/services/messages/create_service.rb | 2 +- app/services/messages/set_attributes_service.rb | 2 +- app/services/messages/update_service.rb | 2 +- app/services/news/create_service.rb | 2 +- app/services/news/delete_service.rb | 2 +- app/services/news/set_attributes_service.rb | 2 +- app/services/news/update_service.rb | 2 +- app/services/notifications/create_from_model_service.rb | 2 +- .../notifications/create_from_model_service/comment_strategy.rb | 2 +- .../notifications/create_from_model_service/message_strategy.rb | 2 +- .../notifications/create_from_model_service/news_strategy.rb | 2 +- .../create_from_model_service/wiki_page_strategy.rb | 2 +- .../create_from_model_service/work_package_strategy.rb | 2 +- app/services/notifications/create_service.rb | 2 +- app/services/notifications/mail_service.rb | 2 +- app/services/notifications/mail_service/comment_strategy.rb | 2 +- app/services/notifications/mail_service/message_strategy.rb | 2 +- app/services/notifications/mail_service/news_strategy.rb | 2 +- app/services/notifications/mail_service/wiki_page_strategy.rb | 2 +- .../notifications/mail_service/work_package_strategy.rb | 2 +- app/services/notifications/set_attributes_service.rb | 2 +- app/services/notifications/update_service.rb | 2 +- app/services/oauth/persist_application_service.rb | 2 +- app/services/oauth_clients/connection_manager.rb | 2 +- app/services/oauth_clients/create_service.rb | 2 +- app/services/oauth_clients/delete_service.rb | 2 +- app/services/oauth_clients/redirect_uri_from_state_service.rb | 2 +- app/services/oauth_clients/set_attributes_service.rb | 2 +- app/services/params_to_query_service.rb | 2 +- app/services/parse_schema_filter_params_service.rb | 2 +- app/services/placeholder_users/create_service.rb | 2 +- app/services/placeholder_users/delete_service.rb | 2 +- app/services/placeholder_users/set_attributes_service.rb | 2 +- app/services/placeholder_users/update_service.rb | 2 +- app/services/principals/replace_references_service.rb | 2 +- .../bulk_create_service.rb | 2 +- .../bulk_update_service.rb | 2 +- .../project_custom_field_project_mappings/delete_service.rb | 2 +- .../set_attributes_service.rb | 2 +- .../project_custom_field_project_mappings/toggle_service.rb | 2 +- app/services/project_custom_field_sections/create_service.rb | 2 +- app/services/project_custom_field_sections/delete_service.rb | 2 +- .../project_custom_field_sections/set_attributes_service.rb | 2 +- app/services/project_custom_field_sections/update_service.rb | 2 +- app/services/project_custom_fields/drop_service.rb | 2 +- app/services/projects/archive_service.rb | 2 +- app/services/projects/concerns/new_project_service.rb | 2 +- app/services/projects/concerns/update_demo_data.rb | 2 +- app/services/projects/copy/attachment_copier.rb | 2 +- app/services/projects/copy/boards_dependent_service.rb | 2 +- app/services/projects/copy/categories_dependent_service.rb | 2 +- app/services/projects/copy/dependency.rb | 2 +- app/services/projects/copy/forums_dependent_service.rb | 2 +- app/services/projects/copy/members_dependent_service.rb | 2 +- app/services/projects/copy/no_copier.rb | 2 +- app/services/projects/copy/overview_dependent_service.rb | 2 +- app/services/projects/copy/queries_dependent_service.rb | 2 +- app/services/projects/copy/share_copier.rb | 2 +- app/services/projects/copy/versions_dependent_service.rb | 2 +- app/services/projects/copy/wiki_dependent_service.rb | 2 +- .../projects/copy/wiki_page_attachments_dependent_service.rb | 2 +- .../projects/copy/work_package_attachments_dependent_service.rb | 2 +- .../projects/copy/work_package_shares_dependent_service.rb | 2 +- app/services/projects/copy/work_packages_dependent_service.rb | 2 +- app/services/projects/copy_service.rb | 2 +- app/services/projects/create_service.rb | 2 +- app/services/projects/delete_service.rb | 2 +- app/services/projects/enabled_modules_service.rb | 2 +- app/services/projects/enqueue_copy_service.rb | 2 +- app/services/projects/gantt_query_generator_service.rb | 2 +- app/services/projects/schedule_deletion_service.rb | 2 +- app/services/projects/set_attributes_service.rb | 2 +- app/services/projects/unarchive_service.rb | 2 +- app/services/projects/update_service.rb | 2 +- app/services/queries/base_service.rb | 2 +- app/services/queries/copy/filters_mapper.rb | 2 +- .../queries/copy/ordered_work_packages_dependent_service.rb | 2 +- app/services/queries/copy/views_dependent_service.rb | 2 +- app/services/queries/copy_service.rb | 2 +- app/services/queries/create_service.rb | 2 +- app/services/queries/projects/project_queries/create_service.rb | 2 +- app/services/queries/projects/project_queries/delete_service.rb | 2 +- .../queries/projects/project_queries/publish_service.rb | 2 +- .../queries/projects/project_queries/set_attributes_service.rb | 2 +- app/services/queries/projects/project_queries/update_service.rb | 2 +- app/services/queries/set_attributes_service.rb | 2 +- app/services/queries/update_service.rb | 2 +- app/services/relations/base_service.rb | 2 +- app/services/relations/create_service.rb | 2 +- app/services/relations/delete_service.rb | 2 +- app/services/relations/update_service.rb | 2 +- app/services/reports/assignee_report.rb | 2 +- app/services/reports/author_report.rb | 2 +- app/services/reports/category_report.rb | 2 +- app/services/reports/priority_report.rb | 2 +- app/services/reports/report.rb | 2 +- app/services/reports/reports_service.rb | 2 +- app/services/reports/responsible_report.rb | 2 +- app/services/reports/subproject_report.rb | 2 +- app/services/reports/type_report.rb | 2 +- app/services/reports/version_report.rb | 2 +- app/services/roles/create_service.rb | 2 +- app/services/roles/delete_service.rb | 2 +- app/services/roles/set_attributes_service.rb | 2 +- app/services/roles/update_service.rb | 2 +- app/services/scm/base_repository_service.rb | 2 +- app/services/scm/checkout_instructions_service.rb | 2 +- app/services/scm/create_managed_repository_service.rb | 2 +- app/services/scm/delete_managed_repository_service.rb | 2 +- app/services/scm/repository_factory_service.rb | 2 +- app/services/service_result.rb | 2 +- app/services/sessions/drop_all_sessions_service.rb | 2 +- app/services/sessions/drop_other_sessions_service.rb | 2 +- app/services/set_localization_service.rb | 2 +- app/services/settings/language_update_service.rb | 2 +- app/services/settings/update_service.rb | 2 +- app/services/settings/working_days_and_hours_update_service.rb | 2 +- app/services/shared/block_service.rb | 2 +- app/services/shared/service_context.rb | 2 +- app/services/shared/service_state.rb | 2 +- app/services/shares/concerns/role_assignment.rb | 2 +- app/services/shares/create_or_update_service.rb | 2 +- app/services/shares/create_service.rb | 2 +- app/services/shares/delete_role_service.rb | 2 +- app/services/shares/delete_service.rb | 2 +- app/services/shares/set_attributes_service.rb | 2 +- app/services/shares/update_service.rb | 2 +- app/services/update_projects_types_service.rb | 2 +- app/services/update_query_from_params_service.rb | 2 +- app/services/update_type_service.rb | 2 +- app/services/user_preferences/set_attributes_service.rb | 2 +- app/services/user_preferences/update_service.rb | 2 +- app/services/user_search_service.rb | 2 +- app/services/users/change_password_service.rb | 2 +- app/services/users/create_service.rb | 2 +- app/services/users/delete_service.rb | 2 +- app/services/users/drop_tokens_service.rb | 2 +- app/services/users/login_service.rb | 2 +- app/services/users/logout_service.rb | 2 +- app/services/users/register_user_service.rb | 2 +- app/services/users/replace_mentions_service.rb | 2 +- app/services/users/set_attributes_service.rb | 2 +- app/services/users/update_service.rb | 2 +- app/services/versions/create_service.rb | 2 +- app/services/versions/delete_service.rb | 2 +- app/services/versions/set_attributes_service.rb | 2 +- app/services/versions/update_service.rb | 2 +- app/services/views/create_service.rb | 2 +- app/services/views/global_create_service.rb | 2 +- app/services/views/set_attributes_service.rb | 2 +- app/services/wiki_pages/copy_service.rb | 2 +- app/services/wiki_pages/create_service.rb | 2 +- app/services/wiki_pages/set_attributes_service.rb | 2 +- app/services/wiki_pages/update_service.rb | 2 +- app/services/work_packages/bulk/bulked_service.rb | 2 +- app/services/work_packages/bulk/copy_service.rb | 2 +- app/services/work_packages/bulk/move_service.rb | 2 +- app/services/work_packages/bulk/update_service.rb | 2 +- app/services/work_packages/copy_service.rb | 2 +- app/services/work_packages/create_service.rb | 2 +- app/services/work_packages/default_query_generator_service.rb | 2 +- app/services/work_packages/delete_service.rb | 2 +- app/services/work_packages/exports/schedule_service.rb | 2 +- app/services/work_packages/schedule_dependency.rb | 2 +- app/services/work_packages/schedule_dependency/dependency.rb | 2 +- .../work_packages/schedule_dependency/dependency_graph.rb | 2 +- app/services/work_packages/set_attributes_service.rb | 2 +- app/services/work_packages/set_schedule_service.rb | 2 +- app/services/work_packages/shared/all_days.rb | 2 +- app/services/work_packages/shared/days.rb | 2 +- app/services/work_packages/shared/update_ancestors.rb | 2 +- app/services/work_packages/shared/working_days.rb | 2 +- app/services/work_packages/update_ancestors/loader.rb | 2 +- app/services/work_packages/update_ancestors_service.rb | 2 +- app/services/work_packages/update_service.rb | 2 +- app/services/workflows/bulk_update_service.rb | 2 +- app/uploaders/file_uploader.rb | 2 +- app/uploaders/fog_file_uploader.rb | 2 +- app/uploaders/local_file_uploader.rb | 2 +- app/validators/not_nil_validator.rb | 2 +- app/validators/secure_context_uri_validator.rb | 2 +- app/views/accessibility/_empty_element_tag.html.erb | 2 +- app/views/account/_auth_providers.html.erb | 2 +- app/views/account/_login.html.erb | 2 +- app/views/account/_omniauth_login.html.erb | 2 +- app/views/account/_password_login_form.html.erb | 2 +- app/views/account/_register.html.erb | 2 +- app/views/account/consent.html.erb | 2 +- app/views/account/exit.html.erb | 2 +- app/views/account/login.html.erb | 2 +- app/views/account/lost_password.html.erb | 2 +- app/views/account/password_recovery.html.erb | 2 +- app/views/account/register.html.erb | 2 +- app/views/activities/index.html.erb | 2 +- .../admin/attachments/quarantined_attachments/index.html.erb | 2 +- app/views/admin/backups/reset_token.html.erb | 2 +- app/views/admin/backups/show.html.erb | 2 +- app/views/admin/index.html.erb | 2 +- app/views/admin/info.html.erb | 2 +- app/views/admin/plugins.html.erb | 2 +- app/views/admin/settings/aggregation_settings/show.html.erb | 2 +- app/views/admin/settings/api_settings/show.html.erb | 2 +- app/views/admin/settings/attachments_settings/show.html.erb | 2 +- app/views/admin/settings/authentication_settings/show.html.erb | 2 +- app/views/admin/settings/date_format_settings/show.html.erb | 2 +- app/views/admin/settings/experimental_settings/show.html.erb | 2 +- app/views/admin/settings/general_settings/show.html.erb | 2 +- app/views/admin/settings/icalendar_settings/show.html.erb | 2 +- app/views/admin/settings/incoming_mails_settings/show.html.erb | 2 +- app/views/admin/settings/languages_settings/show.html.erb | 2 +- .../admin/settings/mail_notifications_settings/show.html.erb | 2 +- app/views/admin/settings/new_project_settings/show.html.erb | 2 +- app/views/admin/settings/project_custom_fields/edit.html.erb | 2 +- app/views/admin/settings/project_custom_fields/index.html.erb | 2 +- app/views/admin/settings/project_custom_fields/new.html.erb | 2 +- .../settings/project_custom_fields/project_mappings.html.erb | 2 +- app/views/admin/settings/projects_settings/show.html.erb | 2 +- app/views/admin/settings/repositories_settings/show.html.erb | 2 +- app/views/admin/settings/show_plugin.html.erb | 2 +- app/views/admin/settings/users_settings/show.html.erb | 2 +- app/views/admin/settings/virus_scanning_settings/show.html.erb | 2 +- .../admin/settings/virus_scanning_settings/upsale.html.erb | 2 +- app/views/admin/settings/work_packages_settings/show.html.erb | 2 +- .../settings/working_days_and_hours_settings/show.html.erb | 2 +- app/views/attribute_help_texts/_form.html.erb | 2 +- app/views/attribute_help_texts/edit.html.erb | 2 +- app/views/attribute_help_texts/index.html.erb | 2 +- app/views/attribute_help_texts/new.html.erb | 2 +- app/views/attribute_help_texts/upsale.html.erb | 2 +- app/views/categories/_form.html.erb | 2 +- app/views/categories/create.js.erb | 2 +- app/views/categories/destroy.html.erb | 2 +- app/views/categories/edit.html.erb | 2 +- app/views/categories/new.html.erb | 2 +- app/views/colors/_form.html.erb | 2 +- app/views/colors/confirm_destroy.html.erb | 2 +- app/views/colors/edit.html.erb | 2 +- app/views/colors/index.html.erb | 2 +- app/views/colors/new.html.erb | 2 +- app/views/common/_diff.html.erb | 2 +- app/views/common/_error_base.html.erb | 2 +- app/views/common/_file.html.erb | 2 +- app/views/common/_no_results.html.erb | 2 +- app/views/common/_tabs.html.erb | 2 +- app/views/common/_validation_error.html.erb | 2 +- app/views/common/error.html.erb | 2 +- app/views/common/feed.atom.builder | 2 +- app/views/common/list_attachments.json.erb | 2 +- app/views/custom_actions/edit.html.erb | 2 +- app/views/custom_actions/new.html.erb | 2 +- app/views/custom_fields/_custom_options.html.erb | 2 +- app/views/custom_fields/_form.html.erb | 2 +- app/views/custom_fields/_tab.html.erb | 2 +- app/views/custom_fields/edit.html.erb | 2 +- app/views/custom_fields/index.html.erb | 2 +- app/views/custom_fields/new.html.erb | 2 +- app/views/custom_styles/_inline_css.erb | 2 +- app/views/custom_styles/_inline_css_logo.erb | 2 +- app/views/custom_styles/show.html.erb | 2 +- app/views/custom_styles/upsale.html.erb | 2 +- app/views/customizable/_form.html.erb | 2 +- app/views/enterprises/_info.html.erb | 2 +- app/views/enumerations/_form.html.erb | 2 +- app/views/enumerations/destroy.html.erb | 2 +- app/views/enumerations/edit.html.erb | 2 +- app/views/enumerations/index.html.erb | 2 +- app/views/enumerations/new.html.erb | 2 +- app/views/forums/_form.html.erb | 2 +- app/views/forums/edit.html.erb | 2 +- app/views/forums/index.html.erb | 2 +- app/views/forums/new.html.erb | 2 +- app/views/forums/show.html.erb | 2 +- app/views/groups/_form.html.erb | 2 +- app/views/groups/_general.html.erb | 2 +- app/views/groups/_memberships.html.erb | 2 +- app/views/groups/_users.html.erb | 2 +- app/views/groups/_users_table.html.erb | 2 +- app/views/groups/autocomplete_for_user.html.erb | 2 +- app/views/groups/edit.html.erb | 2 +- app/views/groups/index.html.erb | 2 +- app/views/groups/new.html.erb | 2 +- app/views/groups/show.html.erb | 2 +- app/views/homescreen/index.html.erb | 2 +- app/views/homescreen/robots-login-required.text.erb | 2 +- app/views/homescreen/robots.text.erb | 2 +- app/views/hooks/login/_auth_provider.html.erb | 2 +- app/views/individual_principals/_memberships.html.erb | 2 +- app/views/journals/_diff.html.erb | 2 +- app/views/journals/diff.html.erb | 2 +- app/views/journals/index.atom.builder | 2 +- app/views/layouts/admin.html.erb | 2 +- app/views/layouts/angular/angular.html.erb | 2 +- app/views/layouts/angular/notifications.html.erb | 2 +- app/views/layouts/base.html.erb | 2 +- app/views/layouts/component_preview.html.erb | 2 +- app/views/layouts/global.html.erb | 2 +- app/views/layouts/mailer.html.erb | 2 +- app/views/layouts/mailer.text.erb | 2 +- app/views/layouts/my.html.erb | 2 +- app/views/layouts/no_menu.html.erb | 2 +- app/views/layouts/only_logo.html.erb | 2 +- app/views/ldap_auth_sources/_form.html.erb | 2 +- app/views/ldap_auth_sources/edit.html.erb | 2 +- app/views/ldap_auth_sources/index.html.erb | 2 +- app/views/ldap_auth_sources/new.html.erb | 2 +- app/views/members/_autocomplete_for_member.html.erb | 2 +- app/views/members/_common_notice.html.erb | 2 +- app/views/members/_member_form.html.erb | 2 +- app/views/members/index.html.erb | 2 +- app/views/messages/_form.html.erb | 2 +- app/views/messages/edit.html.erb | 2 +- app/views/messages/new.html.erb | 2 +- app/views/messages/show.html.erb | 2 +- app/views/my/_password_form_fields.html.erb | 2 +- app/views/my/access_token.html.erb | 2 +- app/views/my/access_token_partials/_api_tokens_section.html.erb | 2 +- .../my/access_token_partials/_icalendar_tokens_section.html.erb | 2 +- .../my/access_token_partials/_oauth_tokens_section.html.erb | 2 +- app/views/my/access_token_partials/_rss_tokens_section.html.erb | 2 +- .../my/access_token_partials/_storage_tokens_section.html.erb | 2 +- app/views/my/access_token_partials/_token_table_header.html.erb | 2 +- app/views/my/account.html.erb | 2 +- app/views/my/password.html.erb | 2 +- app/views/my/sessions/index.html.erb | 2 +- app/views/my/settings.html.erb | 2 +- app/views/news/_form.html.erb | 2 +- app/views/news/_news.html.erb | 2 +- app/views/news/edit.html.erb | 2 +- app/views/news/index.html.erb | 2 +- app/views/news/new.html.erb | 2 +- app/views/news/show.html.erb | 2 +- app/views/oauth/applications/_form.html.erb | 2 +- app/views/oauth/applications/edit.html.erb | 2 +- app/views/oauth/applications/index.html.erb | 2 +- app/views/oauth/applications/new.html.erb | 2 +- app/views/oauth/applications/show.html.erb | 2 +- app/views/onboarding/_configuration_modal.html.erb | 2 +- app/views/onboarding/_menu_item.html.erb | 2 +- app/views/onboarding/_onboarding_video_modal.html.erb | 2 +- app/views/placeholder_users/_form.html.erb | 2 +- app/views/placeholder_users/_general.html.erb | 2 +- app/views/placeholder_users/deletion_info.html.erb | 2 +- app/views/placeholder_users/edit.html.erb | 2 +- app/views/placeholder_users/index.html.erb | 2 +- app/views/placeholder_users/new.html.erb | 2 +- app/views/placeholder_users/show.html.erb | 2 +- app/views/principals/_assigned_global_role.html.erb | 2 +- app/views/principals/_available_global_role.html.erb | 2 +- app/views/principals/_available_global_roles.html.erb | 2 +- app/views/principals/_global_roles.html.erb | 2 +- app/views/project_mailer/copy_project_failed.html.erb | 2 +- app/views/project_mailer/copy_project_failed.text.erb | 2 +- app/views/project_mailer/copy_project_succeeded.html.erb | 2 +- app/views/project_mailer/copy_project_succeeded.text.erb | 2 +- app/views/project_mailer/delete_project_completed.html.erb | 2 +- app/views/project_mailer/delete_project_completed.text.erb | 2 +- app/views/project_mailer/delete_project_failed.html.erb | 2 +- app/views/project_mailer/delete_project_failed.text.erb | 2 +- app/views/projects/_toolbar.html.erb | 2 +- app/views/projects/copy.html.erb | 2 +- app/views/projects/destroy_info.html.erb | 2 +- app/views/projects/identifier/show.html.erb | 2 +- app/views/projects/index.html.erb | 2 +- app/views/projects/new.html.erb | 2 +- app/views/projects/settings/_form_toolbar.html.erb | 2 +- app/views/projects/settings/categories/show.html.erb | 2 +- app/views/projects/settings/custom_fields/_form.html.erb | 2 +- app/views/projects/settings/custom_fields/show.html.erb | 2 +- app/views/projects/settings/general/show.html.erb | 2 +- app/views/projects/settings/modules/_form.html.erb | 2 +- app/views/projects/settings/modules/show.html.erb | 2 +- app/views/projects/settings/project_custom_fields/show.html.erb | 2 +- app/views/projects/settings/repository/_vendor_form.html.erb | 2 +- app/views/projects/settings/repository/git/_local.html.erb | 2 +- app/views/projects/settings/repository/git/_managed.html.erb | 2 +- app/views/projects/settings/repository/shared/_managed.html.erb | 2 +- app/views/projects/settings/repository/show.html.erb | 2 +- .../projects/settings/repository/subversion/_existing.html.erb | 2 +- .../projects/settings/repository/subversion/_managed.html.erb | 2 +- app/views/projects/settings/storage/_storage_field.html.erb | 2 +- app/views/projects/settings/storage/show.html.erb | 2 +- app/views/projects/settings/types/_form.html.erb | 2 +- app/views/projects/settings/types/show.html.erb | 2 +- app/views/projects/settings/versions/show.html.erb | 2 +- app/views/repositories/_breadcrumbs.html.erb | 2 +- app/views/repositories/_checkout_instructions.html.erb | 2 +- app/views/repositories/_dir_list.html.erb | 2 +- app/views/repositories/_dir_list_content.html.erb | 2 +- app/views/repositories/_link_to_functions.html.erb | 2 +- app/views/repositories/_repository_header.html.erb | 2 +- app/views/repositories/_revisions.html.erb | 2 +- app/views/repositories/annotate.html.erb | 2 +- app/views/repositories/changes.html.erb | 2 +- app/views/repositories/committers.html.erb | 2 +- app/views/repositories/destroy_info.html.erb | 2 +- app/views/repositories/diff.html.erb | 2 +- app/views/repositories/empty.html.erb | 2 +- app/views/repositories/entry.html.erb | 2 +- app/views/repositories/revision.html.erb | 2 +- app/views/repositories/revisions.html.erb | 2 +- app/views/repositories/show.html.erb | 2 +- app/views/repositories/stats.html.erb | 2 +- app/views/roles/_form.html.erb | 2 +- app/views/roles/_member_attributes.html.erb | 2 +- app/views/roles/_member_form.html.erb | 2 +- app/views/roles/_permissions.html.erb | 2 +- app/views/roles/autocomplete_for_role.json.erb | 2 +- app/views/roles/edit.html.erb | 2 +- app/views/roles/index.html.erb | 2 +- app/views/roles/new.html.erb | 2 +- app/views/roles/report.html.erb | 2 +- app/views/search/_pagination.html.erb | 2 +- app/views/search/index.html.erb | 2 +- app/views/statuses/_form.html.erb | 2 +- app/views/statuses/edit.html.erb | 2 +- app/views/statuses/index.html.erb | 2 +- app/views/statuses/new.html.erb | 2 +- app/views/types/edit.html.erb | 2 +- app/views/types/form/_form_configuration.html.erb | 2 +- app/views/types/form/_projects.html.erb | 2 +- app/views/types/form/_settings.html.erb | 2 +- app/views/types/index.html.erb | 2 +- app/views/types/new.html.erb | 2 +- app/views/user_mailer/_errors.html.erb | 2 +- app/views/user_mailer/_errors.text.erb | 2 +- app/views/user_mailer/account_activated.html.erb | 2 +- app/views/user_mailer/account_activated.text.erb | 2 +- app/views/user_mailer/account_activation_requested.html.erb | 2 +- app/views/user_mailer/account_activation_requested.text.erb | 2 +- app/views/user_mailer/account_information.html.erb | 2 +- app/views/user_mailer/account_information.text.erb | 2 +- app/views/user_mailer/activation_limit_reached.html.erb | 2 +- app/views/user_mailer/activation_limit_reached.text.erb | 2 +- app/views/user_mailer/attachments_added.html.erb | 2 +- app/views/user_mailer/attachments_added.text.erb | 2 +- app/views/user_mailer/backup_ready.html.erb | 2 +- app/views/user_mailer/backup_ready.text.erb | 2 +- app/views/user_mailer/backup_token_reset.html.erb | 2 +- app/views/user_mailer/backup_token_reset.text.erb | 2 +- app/views/user_mailer/incoming_email_error.html.erb | 2 +- app/views/user_mailer/incoming_email_error.text.erb | 2 +- app/views/user_mailer/message_posted.html.erb | 2 +- app/views/user_mailer/message_posted.text.erb | 2 +- app/views/user_mailer/news_added.html.erb | 2 +- app/views/user_mailer/news_added.text.erb | 2 +- app/views/user_mailer/news_comment_added.html.erb | 2 +- app/views/user_mailer/news_comment_added.text.erb | 2 +- app/views/user_mailer/password_change_not_possible.html.erb | 2 +- app/views/user_mailer/password_change_not_possible.text.erb | 2 +- app/views/user_mailer/password_lost.html.erb | 2 +- app/views/user_mailer/password_lost.text.erb | 2 +- app/views/user_mailer/test_mail.html.erb | 2 +- app/views/user_mailer/test_mail.text.erb | 2 +- app/views/user_mailer/user_signed_up.html.erb | 2 +- app/views/user_mailer/user_signed_up.text.erb | 2 +- app/views/user_mailer/wiki_page_added.html.erb | 2 +- app/views/user_mailer/wiki_page_added.text.erb | 2 +- app/views/user_mailer/wiki_page_updated.html.erb | 2 +- app/views/user_mailer/wiki_page_updated.text.erb | 2 +- app/views/users/_form.html.erb | 2 +- app/views/users/_general.html.erb | 2 +- app/views/users/_groups.html.erb | 2 +- app/views/users/_notifications.html.erb | 2 +- app/views/users/_preferences.html.erb | 2 +- app/views/users/_reminders.html.erb | 2 +- app/views/users/_simple_form.html.erb | 2 +- app/views/users/change_status_info.html.erb | 2 +- app/views/users/deletion_info.html.erb | 2 +- app/views/users/edit.html.erb | 2 +- app/views/users/index.html.erb | 2 +- app/views/users/new.html.erb | 2 +- app/views/users/show.html.erb | 2 +- app/views/versions/_form.html.erb | 2 +- app/views/versions/_overview.html.erb | 2 +- app/views/versions/create.js.erb | 2 +- app/views/versions/edit.html.erb | 2 +- app/views/versions/index.html.erb | 2 +- app/views/versions/new.html.erb | 2 +- app/views/versions/show.html.erb | 2 +- app/views/wiki/_text.html.erb | 2 +- app/views/wiki/_wiki_export_modal.html.erb | 2 +- app/views/wiki/annotate.html.erb | 2 +- app/views/wiki/destroy.html.erb | 2 +- app/views/wiki/diff.html.erb | 2 +- app/views/wiki/edit.html.erb | 2 +- app/views/wiki/edit_parent_page.html.erb | 2 +- app/views/wiki/export_multiple.html.erb | 2 +- app/views/wiki/history.html.erb | 2 +- app/views/wiki/index.html.erb | 2 +- app/views/wiki/new.html.erb | 2 +- app/views/wiki/rename.html.erb | 2 +- app/views/wiki/show.html.erb | 2 +- app/views/wiki_menu_items/edit.html.erb | 2 +- app/views/wiki_menu_items/select_main_menu_item.html.erb | 2 +- app/views/work_package_mailer/_work_package_details.html.erb | 2 +- app/views/work_package_mailer/_work_package_details.text.erb | 2 +- app/views/work_package_mailer/watcher_changed.html.erb | 2 +- app/views/work_package_mailer/watcher_changed.text.erb | 2 +- app/views/work_packages/_sidebar.html.erb | 2 +- app/views/work_packages/auto_completes/index.html.erb | 2 +- app/views/work_packages/bulk/destroy.html.erb | 2 +- app/views/work_packages/bulk/edit.html.erb | 2 +- app/views/work_packages/index.html.erb | 2 +- app/views/work_packages/moves/new.html.erb | 2 +- app/views/work_packages/reports/_report.html.erb | 2 +- app/views/work_packages/reports/_report_category.html.erb | 2 +- app/views/work_packages/reports/report.html.erb | 2 +- app/views/work_packages/reports/report_details.html.erb | 2 +- app/views/work_packages/show.html.erb | 2 +- app/views/workflows/_form.html.erb | 2 +- app/views/workflows/copy.html.erb | 2 +- app/views/workflows/edit.html.erb | 2 +- app/views/workflows/show.html.erb | 2 +- app/workers/announcements/scheduler_job.rb | 2 +- app/workers/application_job.rb | 2 +- app/workers/attachments/cleanup_uncontainered_job.rb | 2 +- app/workers/attachments/extract_fulltext_job.rb | 2 +- app/workers/attachments/finish_direct_upload_job.rb | 2 +- app/workers/attachments/virus_rescan_job.rb | 2 +- app/workers/attachments/virus_scan_job.rb | 2 +- app/workers/backup_job.rb | 2 +- app/workers/concerns/state_machine_job.rb | 2 +- app/workers/copy_project_job.rb | 2 +- app/workers/cron/clear_old_sessions_job.rb | 2 +- app/workers/cron/clear_tmp_cache_job.rb | 2 +- app/workers/cron/clear_uploaded_files_job.rb | 2 +- app/workers/cron/quarter_hour_schedule_job.rb | 2 +- app/workers/debounceable_job.rb | 2 +- app/workers/exports/cleanup_outdated_job.rb | 2 +- app/workers/job_concurrency.rb | 2 +- app/workers/journals/completed_job.rb | 2 +- app/workers/ldap/synchronization_job.rb | 2 +- app/workers/mails/deliver_job.rb | 2 +- app/workers/mails/invitation_job.rb | 2 +- app/workers/mails/mailer_job.rb | 2 +- app/workers/mails/member_created_job.rb | 2 +- app/workers/mails/member_job.rb | 2 +- app/workers/mails/member_updated_job.rb | 2 +- app/workers/mails/reminder_job.rb | 2 +- app/workers/mails/watcher_added_job.rb | 2 +- app/workers/mails/watcher_job.rb | 2 +- app/workers/mails/watcher_removed_job.rb | 2 +- app/workers/mails/with_sender.rb | 2 +- app/workers/mails/work_package_shared_job.rb | 2 +- .../notifications/create_date_alerts_notifications_job.rb | 2 +- .../alertable_work_packages.rb | 2 +- .../create_date_alerts_notifications_job/service.rb | 2 +- app/workers/notifications/group_member_altered_job.rb | 2 +- .../notifications/schedule_date_alerts_notifications_job.rb | 2 +- .../schedule_date_alerts_notifications_job/service.rb | 2 +- app/workers/notifications/schedule_reminder_mails_job.rb | 2 +- app/workers/notifications/with_marked_notifications.rb | 2 +- app/workers/notifications/workflow_job.rb | 2 +- app/workers/oauth/cleanup_job.rb | 2 +- app/workers/paper_trail_audits/cleanup_job.rb | 2 +- app/workers/principals/delete_job.rb | 2 +- app/workers/projects/delete_project_job.rb | 2 +- app/workers/rake_job.rb | 2 +- app/workers/scm/create_local_repository_job.rb | 2 +- app/workers/scm/create_remote_repository_job.rb | 2 +- app/workers/scm/delete_local_repository_job.rb | 2 +- app/workers/scm/delete_remote_repository_job.rb | 2 +- app/workers/scm/relocate_repository_job.rb | 2 +- app/workers/scm/remote_repository_job.rb | 2 +- app/workers/scm/storage_updater_job.rb | 2 +- app/workers/send_copy_project_status_email_job.rb | 2 +- app/workers/user_job.rb | 2 +- app/workers/work_packages/apply_working_days_change_job.rb | 2 +- app/workers/work_packages/bulk_copy_job.rb | 2 +- app/workers/work_packages/bulk_job.rb | 2 +- app/workers/work_packages/bulk_move_job.rb | 2 +- app/workers/work_packages/progress/apply_statuses_change_job.rb | 2 +- app/workers/work_packages/progress/job.rb | 2 +- .../migrate_remove_totals_from_childless_work_packages_job.rb | 2 +- app/workers/work_packages/progress/migrate_values_job.rb | 2 +- app/workers/work_packages/progress/sql_commands.rb | 2 +- .../work_packages/progress/sql_commands_for_migration.rb | 2 +- config.ru | 2 +- config/additional_environment.rb.example | 2 +- config/application.rb | 2 +- config/boot.rb | 2 +- config/configuration.yml.example | 2 +- config/constants/api_patch_registry.rb | 2 +- config/constants/ar_to_api_conversions.rb | 2 +- config/constants/open_project/activity.rb | 2 +- config/constants/open_project/null_db_fallback.rb | 2 +- config/constants/open_project/project_latest_activity.rb | 2 +- config/constants/settings/definition.rb | 2 +- config/constants/views.rb | 2 +- config/credentials.yml | 2 +- config/database.production.yml | 2 +- config/database.yml.example | 2 +- config/environment.rb | 2 +- config/environments/demo.rb | 2 +- config/environments/development.rb | 2 +- config/environments/production.rb | 2 +- config/environments/test.rb | 2 +- config/environments/test_pgsql.rb | 2 +- config/initializers/00-load_plugins.rb | 2 +- config/initializers/03-db_check.rb | 2 +- config/initializers/05-null_db_fallback.rb | 2 +- config/initializers/06-pending_migrations_check.rb | 2 +- config/initializers/10-load_patches.rb | 2 +- config/initializers/30-open_project_loading.rb | 2 +- config/initializers/activity.rb | 2 +- config/initializers/airbrake.rb | 2 +- config/initializers/backtrace_silencers.rb | 2 +- config/initializers/bcrypt.rb | 2 +- config/initializers/bullet.rb | 2 +- config/initializers/carrierwave.rb | 2 +- config/initializers/cronjobs.rb | 2 +- config/initializers/custom_deprecators.rb | 2 +- config/initializers/custom_field_format.rb | 2 +- config/initializers/database_pool_size.rb | 2 +- config/initializers/enforce_isolation_level.rb | 2 +- config/initializers/feature_decisions.rb | 2 +- config/initializers/filter_parameter_logging.rb | 2 +- config/initializers/grape.rb | 2 +- config/initializers/homescreen.rb | 2 +- config/initializers/inflections.rb | 2 +- config/initializers/jwt.rb | 2 +- config/initializers/menus.rb | 2 +- config/initializers/mime_types.rb | 2 +- config/initializers/module_handler.rb | 2 +- config/initializers/omniauth.rb | 2 +- config/initializers/permissions.rb | 2 +- config/initializers/plaintext.rb | 2 +- config/initializers/rack-attack.rb | 2 +- config/initializers/rack-cors.rb | 2 +- config/initializers/rails_footnotes.rb | 2 +- config/initializers/register_mail_interceptors.rb | 2 +- config/initializers/register_renderer.rb | 2 +- config/initializers/register_views.rb | 2 +- config/initializers/retry_failed_jobs_with_name_error.rb | 2 +- config/initializers/search.rb | 2 +- config/initializers/session_store.rb | 2 +- config/initializers/subscribe_listeners.rb | 2 +- config/initializers/wrap_parameters.rb | 2 +- config/locales/crowdin/af.yml | 2 +- config/locales/crowdin/ar.yml | 2 +- config/locales/crowdin/az.yml | 2 +- config/locales/crowdin/be.yml | 2 +- config/locales/crowdin/bg.yml | 2 +- config/locales/crowdin/ca.yml | 2 +- config/locales/crowdin/ckb-IR.yml | 2 +- config/locales/crowdin/cs.yml | 2 +- config/locales/crowdin/da.yml | 2 +- config/locales/crowdin/de.yml | 2 +- config/locales/crowdin/el.yml | 2 +- config/locales/crowdin/eo.yml | 2 +- config/locales/crowdin/es.yml | 2 +- config/locales/crowdin/et.yml | 2 +- config/locales/crowdin/eu.yml | 2 +- config/locales/crowdin/fa.yml | 2 +- config/locales/crowdin/fi.yml | 2 +- config/locales/crowdin/fil.yml | 2 +- config/locales/crowdin/fr.yml | 2 +- config/locales/crowdin/he.yml | 2 +- config/locales/crowdin/hi.yml | 2 +- config/locales/crowdin/hr.yml | 2 +- config/locales/crowdin/hu.yml | 2 +- config/locales/crowdin/id.yml | 2 +- config/locales/crowdin/it.yml | 2 +- config/locales/crowdin/ja.yml | 2 +- config/locales/crowdin/js-af.yml | 2 +- config/locales/crowdin/js-ar.yml | 2 +- config/locales/crowdin/js-az.yml | 2 +- config/locales/crowdin/js-be.yml | 2 +- config/locales/crowdin/js-bg.yml | 2 +- config/locales/crowdin/js-ca.yml | 2 +- config/locales/crowdin/js-ckb-IR.yml | 2 +- config/locales/crowdin/js-cs.yml | 2 +- config/locales/crowdin/js-da.yml | 2 +- config/locales/crowdin/js-de.yml | 2 +- config/locales/crowdin/js-el.yml | 2 +- config/locales/crowdin/js-eo.yml | 2 +- config/locales/crowdin/js-es.yml | 2 +- config/locales/crowdin/js-et.yml | 2 +- config/locales/crowdin/js-eu.yml | 2 +- config/locales/crowdin/js-fa.yml | 2 +- config/locales/crowdin/js-fi.yml | 2 +- config/locales/crowdin/js-fil.yml | 2 +- config/locales/crowdin/js-fr.yml | 2 +- config/locales/crowdin/js-he.yml | 2 +- config/locales/crowdin/js-hi.yml | 2 +- config/locales/crowdin/js-hr.yml | 2 +- config/locales/crowdin/js-hu.yml | 2 +- config/locales/crowdin/js-id.yml | 2 +- config/locales/crowdin/js-it.yml | 2 +- config/locales/crowdin/js-ja.yml | 2 +- config/locales/crowdin/js-ka.yml | 2 +- config/locales/crowdin/js-kk.yml | 2 +- config/locales/crowdin/js-ko.yml | 2 +- config/locales/crowdin/js-lt.yml | 2 +- config/locales/crowdin/js-lv.yml | 2 +- config/locales/crowdin/js-mn.yml | 2 +- config/locales/crowdin/js-ms.yml | 2 +- config/locales/crowdin/js-ne.yml | 2 +- config/locales/crowdin/js-nl.yml | 2 +- config/locales/crowdin/js-no.yml | 2 +- config/locales/crowdin/js-pl.yml | 2 +- config/locales/crowdin/js-pt-BR.yml | 2 +- config/locales/crowdin/js-pt-PT.yml | 2 +- config/locales/crowdin/js-ro.yml | 2 +- config/locales/crowdin/js-ru.yml | 2 +- config/locales/crowdin/js-rw.yml | 2 +- config/locales/crowdin/js-si.yml | 2 +- config/locales/crowdin/js-sk.yml | 2 +- config/locales/crowdin/js-sl.yml | 2 +- config/locales/crowdin/js-sr.yml | 2 +- config/locales/crowdin/js-sv.yml | 2 +- config/locales/crowdin/js-th.yml | 2 +- config/locales/crowdin/js-tr.yml | 2 +- config/locales/crowdin/js-uk.yml | 2 +- config/locales/crowdin/js-uz.yml | 2 +- config/locales/crowdin/js-vi.yml | 2 +- config/locales/crowdin/js-zh-CN.yml | 2 +- config/locales/crowdin/js-zh-TW.yml | 2 +- config/locales/crowdin/ka.yml | 2 +- config/locales/crowdin/kk.yml | 2 +- config/locales/crowdin/ko.yml | 2 +- config/locales/crowdin/lt.yml | 2 +- config/locales/crowdin/lv.yml | 2 +- config/locales/crowdin/mn.yml | 2 +- config/locales/crowdin/ms.yml | 2 +- config/locales/crowdin/ne.yml | 2 +- config/locales/crowdin/nl.yml | 2 +- config/locales/crowdin/no.yml | 2 +- config/locales/crowdin/pl.yml | 2 +- config/locales/crowdin/pt-BR.yml | 2 +- config/locales/crowdin/pt-PT.yml | 2 +- config/locales/crowdin/ro.yml | 2 +- config/locales/crowdin/ru.yml | 2 +- config/locales/crowdin/rw.yml | 2 +- config/locales/crowdin/si.yml | 2 +- config/locales/crowdin/sk.yml | 2 +- config/locales/crowdin/sl.yml | 2 +- config/locales/crowdin/sr.yml | 2 +- config/locales/crowdin/sv.yml | 2 +- config/locales/crowdin/th.yml | 2 +- config/locales/crowdin/tr.yml | 2 +- config/locales/crowdin/uk.yml | 2 +- config/locales/crowdin/uz.yml | 2 +- config/locales/crowdin/vi.yml | 2 +- config/locales/crowdin/zh-CN.yml | 2 +- config/locales/crowdin/zh-TW.yml | 2 +- config/locales/en.yml | 2 +- config/locales/js-en.yml | 2 +- config/routes.rb | 2 +- db/migrate/10000000000000_to_v710_aggregated_migrations.rb | 2 +- db/migrate/20100528100562_aggregated_global_roles_migrations.rb | 2 +- db/migrate/20170703075208_add_attribute_help_texts.rb | 2 +- db/migrate/20170705134348_remove_attribute_visibility.rb | 2 +- db/migrate/20170818063404_add_timeline_labels_to_query.rb | 2 +- db/migrate/20170829095701_generate_wp_closure.rb | 2 +- db/migrate/20171106074835_move_hashed_token_to_core.rb | 2 +- db/migrate/20171129145631_add_fulltext_to_attachments.rb | 2 +- db/migrate/20180105130053_rebuild_dag.rb | 2 +- db/migrate/20180108132929_vacuum_relations.rb | 2 +- db/migrate/20180116065518_add_hierarchy_paths.rb | 2 +- db/migrate/20180117065255_remove_timelines_and_reportings.rb | 2 +- db/migrate/20180122135443_add_tsv_columns_to_attachments.rb | 2 +- db/migrate/20180123092002_add_custom_actions.rb | 2 +- db/migrate/20180213155320_add_description_to_custom_actions.rb | 2 +- db/migrate/20180221151038_add_position_to_custom_action.rb | 2 +- db/migrate/20180305130811_remove_wiki_content_versions.rb | 2 +- db/migrate/20180419061910_timestamp_for_caching.rb | 2 +- .../20180504144320_add_color_to_statuses_and_enumerations.rb | 2 +- ...180510184732_rename_planning_elemnt_type_colors_to_colors.rb | 2 +- db/migrate/20180518130559_add_timestamps_to_wiki.rb | 2 +- .../20180524084654_remove_non_null_container_on_attachments.rb | 2 +- db/migrate/20180524113516_add_consent_timestamp_to_user.rb | 2 +- db/migrate/20180706150714_convert_to_markdown.rb | 2 +- db/migrate/20180717102331_remove_in_aggregation_from_type.rb | 2 +- .../20180801072018_remove_responsible_and_type_from_project.rb | 2 +- db/migrate/20180830120550_migrate_light_background_themes.rb | 2 +- db/migrate/20180903110212_add_highlighting_to_query.rb | 2 +- .../20180924141838_add_highlighted_attributes_to_query.rb | 2 +- db/migrate/20181101132712_add_read_only_to_statuses.rb | 2 +- db/migrate/20181112125034_create_doorkeeper_tables.rb | 2 +- db/migrate/20181118193730_create_grid.rb | 2 +- db/migrate/20181121174153_create_ordered_work_packages.rb | 2 +- db/migrate/20190124081710_remove_accessibility_mode.rb | 2 +- db/migrate/20190129083842_add_project_to_grid.rb | 2 +- db/migrate/20190205090102_add_options_to_grid.rb | 2 +- db/migrate/20190207155607_add_hidden_to_queries.rb | 2 +- db/migrate/20190220080647_migrate_my_page_layout.rb | 2 +- db/migrate/20190227163226_add_tls_mode_to_auth_sources.rb | 2 +- db/migrate/20190301122554_remove_hierarchy_paths.rb | 2 +- db/migrate/20190312083304_rename_boards_to_forums.rb | 2 +- db/migrate/20190411122815_set_timeline_auto_zoom.rb | 2 +- db/migrate/20190502102512_ensure_postgres_index_names.rb | 2 +- db/migrate/20190507132517_add_board_view_to_roles.rb | 2 +- db/migrate/20190509071101_add_default_description_to_types.rb | 2 +- db/migrate/20190527095959_set_manage_board_permission.rb | 2 +- db/migrate/20190603060951_set_assign_versions_permission.rb | 2 +- db/migrate/20190618115620_fix_available_languages.rb | 2 +- db/migrate/20190619143049_add_timestamps_to_query.rb | 2 +- db/migrate/20190710132957_rename_my_page_widgets.rb | 2 +- .../20190716071941_add_display_representation_to_query.rb | 2 +- ...190722082648_add_derived_estimated_hours_to_work_packages.rb | 2 +- db/migrate/20190724093332_add_journal_versions_table.rb | 2 +- db/migrate/20190920102446_clean_custom_values.rb | 2 +- db/migrate/20190923111902_add_project_status_reporting.rb | 2 +- .../20190923123858_simplify_project_active_and_timestamp.rb | 2 +- db/migrate/20191106132533_make_system_user_active.rb | 2 +- db/migrate/20191112111040_fix_system_user_status.rb | 2 +- .../20191115141154_add_content_orientation_to_custom_fields.rb | 2 +- db/migrate/20191216135213_join_table_for_active_activities.rb | 2 +- db/migrate/20200114091135_add_theme_name_to_custom_styles.rb | 2 +- db/migrate/20200115090742_fix_parent_id_for_wiki_pages.rb | 2 +- db/migrate/20200206101135_add_theme_logo_to_custom_style.rb | 2 +- db/migrate/20200217061622_add_timestamp_to_news.rb | 2 +- db/migrate/20200217155632_rename_tokens.rb | 2 +- db/migrate/20200220171133_rename_bim_module.rb | 2 +- db/migrate/20200302100431_fix_attachable_journals.rb | 2 +- db/migrate/20200310092237_add_timestamps_to_bcf.rb | 2 +- .../20200325101528_strip_whitespace_from_user_attributes.rb | 2 +- db/migrate/20200326102408_rename_fixed_version.rb | 2 +- db/migrate/20200403105252_add_cron_to_delayed_jobs.rb | 2 +- db/migrate/20200415131633_add_work_package_exports.rb | 2 +- db/migrate/20200427121606_add_filter_to_ldap.rb | 2 +- db/migrate/20200428105404_unique_member_role.rb | 2 +- .../20200504085933_add_schedule_manually_to_work_packages.rb | 2 +- .../20200522131255_splash_multi_list_customizable_journals.rb | 2 +- db/migrate/20200522140244_remove_journal_versions_table.rb | 2 +- db/migrate/20200527130633_add_templated_to_project.rb | 2 +- db/migrate/20200625133727_fix_inherited_group_member_roles.rb | 2 +- db/migrate/20200708065116_fix_members_inconsistencies.rb | 2 +- db/migrate/20200803081038_journalize_scheduling_mode.rb | 2 +- db/migrate/20200820140526_remove_summable_setting.rb | 2 +- ...200903064009_enable_current_project_custom_fields_columns.rb | 2 +- .../20200907090753_change_attachment_filesize_to_big_int.rb | 2 +- ..._current_timestamp_defaults_for_bcf_viewpoints_and_issues.rb | 2 +- db/migrate/20200924085508_cleanup_orphaned_journal_data.rb | 2 +- db/migrate/20200925084550_members_allow_null_on_project.rb | 2 +- .../20201001184404_rename_timestamp_on_time_and_cost_entry.rb | 2 +- .../20201005120137_ensure_integer_for_relations_foreign_keys.rb | 2 +- db/migrate/20201005184411_rename_timestamps.rb | 2 +- db/migrate/20201125121949_remove_renamed_cron_job.rb | 2 +- ...ss_constrain_on_lastname_for_groups_and_placeholder_users.rb | 2 +- db/migrate/20210127134438_alter_user_attributes_max_length.rb | 2 +- .../20210214205545_replace_invalid_principal_references.rb | 2 +- db/migrate/20210221230446_add_group_user_primary_key.rb | 2 +- db/migrate/20210310101840_generalize_exports.rb | 2 +- db/migrate/20210331085058_migrate_sessions_unlogged.rb | 2 +- db/migrate/20210427065703_make_system_user_admin.rb | 2 +- db/migrate/20210510193438_remove_project_setting.rb | 2 +- db/migrate/20210512121322_make_project_identifier_unique.rb | 2 +- .../20210519141244_remove_reply_from_message_journalizing.rb | 2 +- db/migrate/20210615150558_aggregate_journals.rb | 2 +- db/migrate/20210616145324_polymorphic_journal_data.rb | 2 +- db/migrate/20210616191052_create_notifications.rb | 2 +- db/migrate/20210618125430_authors_as_watchers.rb | 2 +- db/migrate/20210618132206_add_notification_settings.rb | 2 +- db/migrate/20210628185054_extend_custom_field_name_length.rb | 2 +- db/migrate/20210701073944_add_digest_setting.rb | 2 +- db/migrate/20210701082511_add_digest_to_notification.rb | 2 +- ...3081724_flip_bcf_viewpoint_clipping_direction_selectively.rb | 2 +- db/migrate/20210726070813_remove_journal_versions.rb | 2 +- db/migrate/20210802114054_add_notification_setting_options.rb | 2 +- db/migrate/20210825183540_make_user_preferences_json.rb | 2 +- db/migrate/20210902201126_cleanup_user_preferences.rb | 2 +- db/migrate/20210910092414_add_bcf_comment_hierarchy.rb | 2 +- db/migrate/20210914065555_cleanup_notifications.rb | 2 +- .../20210915154656_add_user_preference_settings_indices.rb | 2 +- .../20210917190141_non_work_package_notification_settings.rb | 2 +- .../20210922123908_notification_foreign_key_constraint.rb | 2 +- db/migrate/20210928133538_add_reminder_workdays.rb | 2 +- db/migrate/20211005080304_tzinfo_time_zones.rb | 2 +- db/migrate/20211005135637_remove_invalid_group_users.rb | 2 +- db/migrate/20211022143726_remove_snapshot_data.rb | 2 +- .../20211026061420_add_indexes_for_email_reminder_pause.rb | 2 +- .../20211101152840_redistribute_edit_project_permission.rb | 2 +- db/migrate/20211102161932_remove_custom_field_types.rb | 2 +- db/migrate/20211103120946_clean_emails_footer.rb | 2 +- db/migrate/20211104151329_default_notification_setting.rb | 2 +- db/migrate/20211117195121_remove_destroyed_help_texts.rb | 2 +- db/migrate/20211118203332_clean_hide_mail.rb | 2 +- db/migrate/20211130161501_add_views.rb | 2 +- db/migrate/20211209092519_query_views.rb | 2 +- db/migrate/20220106145037_fix_missing_notification_settings.rb | 2 +- db/migrate/20220202140507_reorder_project_children.rb | 2 +- db/migrate/20220223095355_projects_lft_rgt_index.rb | 2 +- db/migrate/20220302123642_assignable_to_permission.rb | 2 +- db/migrate/20220319211253_add_parent_id_to_wp.rb | 2 +- db/migrate/20220323083000_add_include_subprojects_to_query.rb | 2 +- db/migrate/20220408080838_bigint_primary_key_on_relations.rb | 2 +- db/migrate/20220414085531_migrate_team_planner_permissions.rb | 2 +- db/migrate/20220426132637_refix_inherited_group_member_roles.rb | 2 +- db/migrate/20220428071221_restore_defaults_on_empty_settings.rb | 2 +- db/migrate/20220503093844_create_oauth_client.rb | 2 +- db/migrate/20220511124930_create_week_days.rb | 2 +- db/migrate/20220517113828_create_non_working_days.rb | 2 +- db/migrate/20220518154147_create_oauth_client_tokens.rb | 2 +- db/migrate/20220525154549_add_duration_to_work_packages.rb | 2 +- db/migrate/20220608213712_add_logged_by_id_to_time_entries.rb | 2 +- ...220614132200_add_ignore_non_working_days_to_work_packages.rb | 2 +- ...3015_migrate_log_time_to_log_own_time_in_role_permissions.rb | 2 +- db/migrate/20220620132922_change_duration_default_value.rb | 2 +- db/migrate/20220622151721_drop_project_associations.rb | 2 +- db/migrate/20220629061540_add_paper_trail.rb | 2 +- ...29073727_add_polymorphic_integration_to_oauth_application.rb | 2 +- .../20220707192304_backfill_time_entries_with_logged_by_id.rb | 2 +- ...220712132505_add_foreign_key_constraint_for_type_color_id.rb | 2 +- .../20220714145356_migrate_work_package_export_settings.rb | 2 +- db/migrate/20220804112533_remove_notification_cleanup_job.rb | 2 +- db/migrate/20220811061024_rename_work_package_export_limit.rb | 2 +- .../20220815072420_add_logged_by_to_time_entries_journals.rb | 2 +- ...154403_remove_work_packages_duration_field_active_setting.rb | 2 +- db/migrate/20220818074150_fix_invalid_journals.rb | 2 +- db/migrate/20220818074159_fix_deleted_data_journals.rb | 2 +- ...4821_add_ignore_non_working_days_to_work_package_journals.rb | 2 +- .../20220830092057_change_default_for_non_working_days.rb | 2 +- db/migrate/20220831073113_work_package_project_foreign_key.rb | 2 +- .../20220831081937_migrate_timestamps_to_with_timezone.rb | 2 +- db/migrate/20220909153412_drop_week_days.rb | 2 +- .../20220911182835_create_default_working_days_setting_entry.rb | 2 +- ..._start_date_due_date_and_overdue_to_notification_settings.rb | 2 +- .../20220922200908_split_involved_notification_setting.rb | 2 +- db/migrate/20220926124435_constrain_work_package_dates.rb | 2 +- ...20220929114423_add_unique_index_to_ldap_groups_membership.rb | 2 +- .../20220930133418_set_duration_for_milestone_work_packages.rb | 2 +- db/migrate/20221017073431_remove_orphaned_tokens.rb | 2 +- .../20221017184204_change_defaults_for_notification_settings.rb | 2 +- db/migrate/20221018160449_add_logged_by_to_cost_entries.rb | 2 +- db/migrate/20221026132134_bigint_primary_and_foreign_keys.rb | 2 +- db/migrate/20221027151959_remove_plaintext_tokens.rb | 2 +- ...ngs_start_date_due_date_and_overdue_duration_unit_to_days.rb | 2 +- db/migrate/20221029194419_add_timestamps_to_queries.rb | 2 +- db/migrate/20221115082403_add_ldap_tls_options.rb | 2 +- .../20221129074635_remove_activity_type_from_journals_table.rb | 2 +- db/migrate/20221130150352_create_project_journals.rb | 2 +- ...1201140825_add_non_null_constraint_on_projects_identifier.rb | 2 +- .../20221202130039_fill_project_journals_with_existing_data.rb | 2 +- ...2910_remove_default_values_from_journal_tables_definition.rb | 2 +- db/migrate/20230105073117_remove_renamed_date_alert_job.rb | 2 +- db/migrate/20230105134940_work_package_date_indices.rb | 2 +- ...0130134630_add_index_for_work_package_journals_project_id.rb | 2 +- .../20230306083203_non_null_data_reference_on_journals.rb | 2 +- .../20230309104056_unique_index_on_custom_fields_projects.rb | 2 +- ...106_add_update_delete_cascade_to_work_packages_project_id.rb | 2 +- db/migrate/20230314165213_add_foreign_keys_to_work_packages.rb | 2 +- db/migrate/20230315103437_add_foreign_keys_to_workflows.rb | 2 +- db/migrate/20230315183431_add_foreign_keys_to_projects_types.rb | 2 +- ...20230315184533_add_foreign_keys_to_custom_fields_projects.rb | 2 +- db/migrate/20230322135932_merge_wiki_content_into_page.rb | 2 +- ...28154645_add_gin_trgm_index_on_journals_and_custom_values.rb | 2 +- ...0508150835_copy_project_status_into_projects_and_journals.rb | 2 +- db/migrate/20230713144232_create_storages_file_link_journals.rb | 2 +- ...25165505_add_storage_name_to_storages_file_links_journals.rb | 2 +- ...30731153909_add_file_link_journals_to_existing_containers.rb | 2 +- ...230808140921_add_derived_remaining_hours_to_work_packages.rb | 2 +- ...20230829151629_add_copy_work_packages_permission_to_roles.rb | 2 +- db/migrate/20230905090205_add_share_workpackages_permission.rb | 2 +- .../20230912185647_add_view_shared_work_packages_permission.rb | 2 +- db/migrate/20231025144701_migrate_agenda_item_permissions.rb | 2 +- ...llback_create_meeting_agendas_and_split_edit_meeting_role.rb | 2 +- db/migrate/20231123111357_create_custom_field_sections.rb | 2 +- .../20240116165933_add_derived_done_ratio_to_work_packages.rb | 2 +- db/migrate/20240227154544_remove_delayed_jobs.rb | 2 +- db/migrate/20240229133250_rename_delayed_job_statuses.rb | 2 +- db/migrate/20240306154734_create_good_job_labels.rb | 2 +- db/migrate/20240306154735_create_good_job_labels_index.rb | 2 +- db/migrate/20240306154736_remove_good_job_active_id_index.rb | 2 +- ...306154737_create_index_good_job_jobs_for_candidate_lookup.rb | 2 +- db/migrate/20240311111957_enable_unaccent_extension.rb | 2 +- db/migrate/20240424160513_add_settings_to_projects.rb | 2 +- db/migrate/20240430143313_update_default_project_columns.rb | 2 +- db/migrate/aggregated/base.rb | 2 +- db/migrate/aggregated/to_3_0.rb | 2 +- db/migrate/aggregated/to_7_1.rb | 2 +- db/migrate/migration_utils/column.rb | 2 +- db/migrate/migration_utils/migration_squasher.rb | 2 +- db/migrate/migration_utils/module_renamer.rb | 2 +- db/migrate/migration_utils/permission_adder.rb | 2 +- db/migrate/migration_utils/setting_renamer.rb | 2 +- db/migrate/migration_utils/typed_dag.rb | 2 +- db/migrate/migration_utils/utils.rb | 2 +- db/migrate/tables/announcements.rb | 2 +- db/migrate/tables/attachable_journals.rb | 2 +- db/migrate/tables/attachment_journals.rb | 2 +- db/migrate/tables/attachments.rb | 2 +- db/migrate/tables/auth_sources.rb | 2 +- db/migrate/tables/available_project_statuses.rb | 2 +- db/migrate/tables/base.rb | 2 +- db/migrate/tables/boards.rb | 2 +- db/migrate/tables/categories.rb | 2 +- db/migrate/tables/changes.rb | 2 +- db/migrate/tables/changeset_journals.rb | 2 +- db/migrate/tables/changesets.rb | 2 +- db/migrate/tables/changesets_work_packages.rb | 2 +- db/migrate/tables/comments.rb | 2 +- db/migrate/tables/custom_fields.rb | 2 +- db/migrate/tables/custom_fields_projects.rb | 2 +- db/migrate/tables/custom_fields_types.rb | 2 +- db/migrate/tables/custom_options.rb | 2 +- db/migrate/tables/custom_styles.rb | 2 +- db/migrate/tables/custom_values.rb | 2 +- db/migrate/tables/customizable_journals_table.rb | 2 +- db/migrate/tables/delayed_jobs.rb | 2 +- db/migrate/tables/design_colors.rb | 2 +- db/migrate/tables/enabled_modules.rb | 2 +- db/migrate/tables/enterprise_tokens.rb | 2 +- db/migrate/tables/enumerations.rb | 2 +- db/migrate/tables/forums.rb | 2 +- db/migrate/tables/group_users.rb | 2 +- db/migrate/tables/journals.rb | 2 +- db/migrate/tables/member_roles.rb | 2 +- db/migrate/tables/members.rb | 2 +- db/migrate/tables/menu_items.rb | 2 +- db/migrate/tables/message_journals.rb | 2 +- db/migrate/tables/messages.rb | 2 +- db/migrate/tables/news.rb | 2 +- db/migrate/tables/news_journals.rb | 2 +- db/migrate/tables/planning_element_type_colors.rb | 2 +- db/migrate/tables/project_associations.rb | 2 +- db/migrate/tables/project_types.rb | 2 +- db/migrate/tables/projects.rb | 2 +- db/migrate/tables/projects_types.rb | 2 +- db/migrate/tables/queries.rb | 2 +- db/migrate/tables/relations.rb | 2 +- db/migrate/tables/reportings.rb | 2 +- db/migrate/tables/repositories.rb | 2 +- db/migrate/tables/role_permissions.rb | 2 +- db/migrate/tables/roles.rb | 2 +- db/migrate/tables/sessions.rb | 2 +- db/migrate/tables/settings.rb | 2 +- db/migrate/tables/statuses.rb | 2 +- db/migrate/tables/time_entries.rb | 2 +- db/migrate/tables/time_entry_journals.rb | 2 +- db/migrate/tables/timelines.rb | 2 +- db/migrate/tables/tokens.rb | 2 +- db/migrate/tables/types.rb | 2 +- db/migrate/tables/user_passwords.rb | 2 +- db/migrate/tables/user_preferences.rb | 2 +- db/migrate/tables/users.rb | 2 +- db/migrate/tables/versions.rb | 2 +- db/migrate/tables/watchers.rb | 2 +- db/migrate/tables/wiki_content_journals.rb | 2 +- db/migrate/tables/wiki_content_versions.rb | 2 +- db/migrate/tables/wiki_contents.rb | 2 +- db/migrate/tables/wiki_pages.rb | 2 +- db/migrate/tables/wiki_redirects.rb | 2 +- db/migrate/tables/wikis.rb | 2 +- db/migrate/tables/work_package_journals.rb | 2 +- db/migrate/tables/work_packages.rb | 2 +- db/migrate/tables/workflows.rb | 2 +- db/seeds.rb | 2 +- extra/mail_handler/rdm-mailhandler.rb | 2 +- extra/svn/reposman.rb | 2 +- frontend/src/app/app.module.ts | 2 +- frontend/src/app/core/apiv3/api-v3.service.spec.ts | 2 +- frontend/src/app/core/apiv3/api-v3.service.ts | 2 +- frontend/src/app/core/apiv3/cache/cachable-apiv3-collection.ts | 2 +- frontend/src/app/core/apiv3/cache/cachable-apiv3-resource.ts | 2 +- frontend/src/app/core/apiv3/cache/state-cache.service.ts | 2 +- .../src/app/core/apiv3/endpoints/backups/apiv3-backups-path.ts | 2 +- .../apiv3/endpoints/capabilities/apiv3-capabilities-paths.ts | 2 +- .../core/apiv3/endpoints/capabilities/apiv3-capability-paths.ts | 2 +- .../apiv3/endpoints/configuration/apiv3-configuration-path.ts | 2 +- frontend/src/app/core/apiv3/endpoints/days/api-v3-day-paths.ts | 2 +- frontend/src/app/core/apiv3/endpoints/days/api-v3-days-paths.ts | 2 +- frontend/src/app/core/apiv3/endpoints/grids/apiv3-grid-form.ts | 2 +- frontend/src/app/core/apiv3/endpoints/grids/apiv3-grid-paths.ts | 2 +- .../src/app/core/apiv3/endpoints/grids/apiv3-grids-paths.ts | 2 +- .../src/app/core/apiv3/endpoints/groups/apiv3-group-paths.ts | 2 +- .../src/app/core/apiv3/endpoints/groups/apiv3-groups-paths.ts | 2 +- .../core/apiv3/endpoints/help_texts/apiv3-help-texts-paths.ts | 2 +- .../core/apiv3/endpoints/memberships/apiv3-memberships-form.ts | 2 +- .../core/apiv3/endpoints/memberships/apiv3-memberships-paths.ts | 2 +- frontend/src/app/core/apiv3/endpoints/news/apiv3-news-paths.ts | 2 +- .../apiv3/endpoints/notifications/apiv3-notification-paths.ts | 2 +- .../apiv3/endpoints/notifications/apiv3-notifications-paths.ts | 2 +- .../endpoints/placeholder-users/apiv3-placeholder-user-paths.ts | 2 +- .../placeholder-users/apiv3-placeholder-users-paths.ts | 2 +- .../endpoints/project-storages/api-v3-project-storages-paths.ts | 2 +- .../apiv3/endpoints/projects/apiv3-available-projects-paths.ts | 2 +- .../core/apiv3/endpoints/projects/apiv3-project-copy-paths.ts | 2 +- .../app/core/apiv3/endpoints/projects/apiv3-project-paths.ts | 2 +- .../app/core/apiv3/endpoints/projects/apiv3-projects-paths.ts | 2 +- frontend/src/app/core/apiv3/endpoints/projects/project.cache.ts | 2 +- .../src/app/core/apiv3/endpoints/queries/apiv3-queries-paths.ts | 2 +- .../src/app/core/apiv3/endpoints/queries/apiv3-query-form.ts | 2 +- .../src/app/core/apiv3/endpoints/queries/apiv3-query-order.ts | 2 +- .../src/app/core/apiv3/endpoints/queries/apiv3-query-paths.ts | 2 +- .../app/core/apiv3/endpoints/relations/apiv3-relations-paths.ts | 2 +- frontend/src/app/core/apiv3/endpoints/roles/apiv3-role-paths.ts | 2 +- .../src/app/core/apiv3/endpoints/roles/apiv3-roles-paths.ts | 2 +- .../src/app/core/apiv3/endpoints/statuses/apiv3-status-paths.ts | 2 +- .../app/core/apiv3/endpoints/statuses/apiv3-statuses-paths.ts | 2 +- .../app/core/apiv3/endpoints/storages/api-v3-storages-paths.ts | 2 +- .../apiv3/endpoints/time-entries/apiv3-time-entries-paths.ts | 2 +- .../core/apiv3/endpoints/time-entries/apiv3-time-entry-paths.ts | 2 +- .../apiv3/endpoints/time-entries/time-entry-cache.service.ts | 2 +- frontend/src/app/core/apiv3/endpoints/types/apiv3-type-paths.ts | 2 +- .../src/app/core/apiv3/endpoints/types/apiv3-types-paths.ts | 2 +- frontend/src/app/core/apiv3/endpoints/users/apiv3-user-paths.ts | 2 +- .../core/apiv3/endpoints/users/apiv3-user-preferences-paths.ts | 2 +- .../src/app/core/apiv3/endpoints/users/apiv3-users-paths.ts | 2 +- .../app/core/apiv3/endpoints/versions/apiv3-version-paths.ts | 2 +- .../app/core/apiv3/endpoints/versions/apiv3-versions-paths.ts | 2 +- .../src/app/core/apiv3/endpoints/views/apiv3-views-paths.ts | 2 +- .../work_packages/api-v3-work-package-cached-subresource.ts | 2 +- .../apiv3/endpoints/work_packages/api-v3-work-package-paths.ts | 2 +- .../apiv3/endpoints/work_packages/api-v3-work-packages-paths.ts | 2 +- .../apiv3/endpoints/work_packages/work-package-cache.spec.ts | 2 +- .../core/apiv3/endpoints/work_packages/work-package.cache.ts | 2 +- frontend/src/app/core/apiv3/openproject-api-v3.module.ts | 2 +- .../src/app/core/apiv3/paths/apiv3-list-resource.interface.ts | 2 +- frontend/src/app/core/apiv3/virtual/apiv3-board-path.ts | 2 +- frontend/src/app/core/apiv3/virtual/apiv3-boards-paths.ts | 2 +- .../src/app/core/augmenting/openproject-augmenting.module.ts | 2 +- frontend/src/app/core/backup/op-backup.service.ts | 2 +- frontend/src/app/core/config/configuration.service.ts | 2 +- .../app/core/current-project/current-project.service.spec.ts | 2 +- .../src/app/core/current-project/current-project.service.ts | 2 +- frontend/src/app/core/current-user/current-user.service.ts | 2 +- frontend/src/app/core/current-user/current-user.store.ts | 2 +- frontend/src/app/core/datetime/timezone.service.spec.ts | 2 +- frontend/src/app/core/datetime/timezone.service.ts | 2 +- frontend/src/app/core/days/weekday.service.ts | 2 +- frontend/src/app/core/enterprise/banners.service.ts | 2 +- frontend/src/app/core/errors/appsignal/appsignal-reporter.ts | 2 +- frontend/src/app/core/errors/local/local-reporter.ts | 2 +- frontend/src/app/core/expression/expression.service.ts | 2 +- .../global-search-work-packages-entry.component.ts | 2 +- .../core/global_search/global-search-work-packages.component.ts | 2 +- .../core/global_search/input/global-search-input.component.ts | 2 +- .../app/core/global_search/openproject-global-search.module.ts | 2 +- .../core/global_search/services/global-search.service.spec.ts | 2 +- .../app/core/global_search/services/global-search.service.ts | 2 +- .../app/core/global_search/tabs/global-search-tabs.component.ts | 2 +- .../core/global_search/title/global-search-title.component.ts | 2 +- frontend/src/app/core/gon/gon.service.ts | 2 +- frontend/src/app/core/html-sanitize/html-sanitize.service.ts | 2 +- .../src/app/core/loading-indicator/loading-indicator.service.ts | 2 +- frontend/src/app/core/main-menu/main-menu-toggle.component.ts | 2 +- frontend/src/app/core/main-menu/main-menu-toggle.service.ts | 2 +- frontend/src/app/core/model-auth/model-auth.service.spec.ts | 2 +- frontend/src/app/core/model-auth/model-auth.service.ts | 2 +- frontend/src/app/core/path-helper/path-helper.service.ts | 2 +- frontend/src/app/core/recent-items.service.ts | 2 +- .../src/app/core/routing/base/application-base.component.ts | 2 +- frontend/src/app/core/routing/first-route-service.ts | 2 +- frontend/src/app/core/routing/openproject-router.module.ts | 2 +- frontend/src/app/core/routing/openproject.routes.ts | 2 +- frontend/src/app/core/schemas/schema-cache.service.ts | 2 +- .../app/core/setup/globals/components/admin/backup.component.ts | 2 +- frontend/src/app/core/setup/globals/dynamic-bootstrapper.ts | 2 +- frontend/src/app/core/setup/globals/global-helpers.ts | 2 +- frontend/src/app/core/setup/globals/global-listeners.ts | 2 +- .../src/app/core/setup/globals/global-listeners/action-menu.ts | 2 +- .../app/core/setup/globals/global-listeners/color-preview.ts | 2 +- .../setup/globals/global-listeners/danger-zone-validation.ts | 2 +- .../setup/globals/global-listeners/preview-trigger.service.ts | 2 +- .../setup/globals/global-listeners/request-for-confirmation.ts | 2 +- .../core/setup/globals/global-listeners/toggable-fieldset.ts | 2 +- .../app/core/setup/globals/global-listeners/top-menu-scroll.ts | 2 +- frontend/src/app/core/setup/globals/openproject.ts | 2 +- frontend/src/app/core/setup/init-globals.ts | 2 +- frontend/src/app/core/setup/init-locale.ts | 2 +- frontend/src/app/core/setup/init-vendors.ts | 2 +- frontend/src/app/core/state/attachments/attachment.model.ts | 2 +- frontend/src/app/core/state/attachments/attachments.service.ts | 2 +- frontend/src/app/core/state/attachments/attachments.store.ts | 2 +- .../app/core/state/capabilities/capabilities.service.spec.ts | 2 +- frontend/src/app/core/state/compare-id.ts | 2 +- frontend/src/app/core/state/file-links/file-link.model.ts | 2 +- frontend/src/app/core/state/file-links/file-links.service.ts | 2 +- frontend/src/app/core/state/file-links/file-links.store.ts | 2 +- .../state/in-app-notifications/in-app-notifications.actions.ts | 2 +- .../state/in-app-notifications/in-app-notifications.service.ts | 2 +- frontend/src/app/core/state/is-defined-entity.ts | 2 +- frontend/src/app/core/state/is-not-null.ts | 2 +- frontend/src/app/core/state/openproject-state.module.ts | 2 +- .../app/core/state/project-storages/project-storage.model.ts | 2 +- .../app/core/state/project-storages/project-storages.service.ts | 2 +- .../app/core/state/project-storages/project-storages.store.ts | 2 +- frontend/src/app/core/state/projects/projects.service.ts | 2 +- frontend/src/app/core/state/resource-store.service.ts | 2 +- frontend/src/app/core/state/storage-files/storage-file.model.ts | 2 +- .../src/app/core/state/storage-files/storage-files.model.ts | 2 +- .../src/app/core/state/storage-files/storage-files.service.ts | 2 +- .../src/app/core/state/storage-files/storage-files.store.ts | 2 +- frontend/src/app/core/state/storage-files/upload-link.model.ts | 2 +- frontend/src/app/core/state/storages/storage.model.ts | 2 +- frontend/src/app/core/state/storages/storages.service.ts | 2 +- frontend/src/app/core/state/storages/storages.store.ts | 2 +- frontend/src/app/core/top-menu/top-menu.service.ts | 2 +- frontend/src/app/core/upload/convert-http-event.ts | 2 +- frontend/src/app/core/upload/fog-upload.service.ts | 2 +- frontend/src/app/core/upload/is-http-response.ts | 2 +- frontend/src/app/core/upload/local-upload.service.ts | 2 +- frontend/src/app/core/upload/upload.service.ts | 2 +- frontend/src/app/core/upload/wait-for-uploads-finished.ts | 2 +- frontend/src/app/features/admin/openproject-admin.module.ts | 2 +- .../app/features/admin/types/group-edit-in-place.component.ts | 2 +- .../src/app/features/bim/bcf/api/bcf-api-request.service.ts | 2 +- frontend/src/app/features/bim/bcf/api/bcf-api.model.ts | 2 +- frontend/src/app/features/bim/bcf/api/bcf-api.service.spec.ts | 2 +- frontend/src/app/features/bim/bcf/api/bcf-api.service.ts | 2 +- frontend/src/app/features/bim/bcf/api/topics/bcf-topic.paths.ts | 2 +- .../src/app/features/bim/bcf/api/topics/bcf-topic.resource.ts | 2 +- .../bim/bcf/api/viewpoints/bcf-viewpoint-collection.paths.ts | 2 +- .../bim/bcf/api/viewpoints/bcf-viewpoint-item.interface.ts | 2 +- .../bim/bcf/api/viewpoints/bcf-viewpoint-selection.paths.ts | 2 +- .../bim/bcf/api/viewpoints/bcf-viewpoint-visibility.paths.ts | 2 +- .../app/features/bim/bcf/api/viewpoints/bcf-viewpoint.paths.ts | 2 +- .../bcf-new-wp-attribute-group.component.ts | 2 +- .../bcf-wp-attribute-group/bcf-wp-attribute-group.component.ts | 2 +- .../bim/bcf/fields/display/bcf-thumbnail-field.module.ts | 2 +- .../src/app/features/bim/bcf/helper/bcf-path-helper.service.ts | 2 +- frontend/src/app/features/bim/bcf/helper/viewpoints.service.ts | 2 +- frontend/src/app/features/bim/bcf/openproject-bcf.module.ts | 2 +- .../app/features/bim/ifc_models/bcf/list/bcf-list.component.ts | 2 +- .../bim/ifc_models/bcf/split/left/bcf-split-left.component.ts | 2 +- .../bim/ifc_models/bcf/split/right/bcf-split-right.component.ts | 2 +- .../features/bim/ifc_models/ifc-viewer/ifc-viewer.component.ts | 2 +- .../features/bim/ifc_models/ifc-viewer/ifc-viewer.service.ts | 2 +- .../features/bim/ifc_models/openproject-ifc-models.module.ts | 2 +- .../features/bim/ifc_models/openproject-ifc-models.routes.ts | 2 +- .../features/bim/ifc_models/pages/viewer/bcf-view.service.ts | 2 +- .../bim/ifc_models/pages/viewer/ifc-viewer-page.component.ts | 2 +- .../toolbar/import-export-bcf/bcf-export-button.component.ts | 2 +- .../toolbar/import-export-bcf/bcf-import-button.component.ts | 2 +- .../toolbar/import-export-bcf/refresh-button.component.ts | 2 +- .../bim-manage-ifc-models-button.component.ts | 2 +- .../toolbar/view-toggle/bcf-view-toggle-button.component.ts | 2 +- .../toolbar/view-toggle/bcf-view-toggle-dropdown.directive.ts | 2 +- frontend/src/app/features/bim/openproject-bim.module.ts | 2 +- .../bim/revit_add_in/revit-add-in-settings-button.service.ts | 2 +- .../src/app/features/bim/revit_add_in/revit-bridge.service.ts | 2 +- .../board/add-card-dropdown/add-card-dropdown-menu.directive.ts | 2 +- .../boards/board/add-list-modal/add-list-modal.component.ts | 2 +- .../board-actions/assignee/assignee-board-header.component.ts | 2 +- .../board/board-actions/status/status-board-header.component.ts | 2 +- .../subproject/subproject-board-header.component.ts | 2 +- .../board-actions/subtasks/subtasks-board-header.component.ts | 2 +- .../board-actions/version/version-board-header.component.ts | 2 +- .../boards/board/board-list/board-inline-create.service.ts | 2 +- .../boards/board/board-list/board-list-menu.component.ts | 2 +- .../inline-add/board-inline-add-autocompleter.component.ts | 2 +- .../boards/board/toolbar-menu/boards-toolbar-menu.directive.ts | 2 +- frontend/src/app/features/boards/openproject-boards.module.ts | 2 +- frontend/src/app/features/boards/openproject-boards.routes.ts | 2 +- frontend/src/app/features/calendar/calendar.lazy-routes.ts | 2 +- frontend/src/app/features/calendar/calendar.routes.ts | 2 +- .../src/app/features/calendar/openproject-calendar.module.ts | 2 +- .../calendar/wp-calendar-page/wp-calendar-page.component.ts | 2 +- .../app/features/calendar/wp-calendar/wp-calendar.component.ts | 2 +- .../app/features/dashboards/openproject-dashboards.module.ts | 2 +- .../enterprise-active-trial/ee-active-saved-trial.component.ts | 2 +- .../enterprise/enterprise-active-trial/ee-active-trial.base.ts | 2 +- .../enterprise-active-trial/ee-active-trial.component.ts | 2 +- .../src/app/features/enterprise/enterprise-base.component.ts | 2 +- .../enterprise-trial-form/ee-trial-form.component.ts | 2 +- .../enterprise/enterprise-modal/enterprise-trial.modal.ts | 2 +- .../enterprise-trial-waiting/ee-trial-waiting.component.ts | 2 +- .../src/app/features/enterprise/enterprise-trial.service.ts | 2 +- .../enterprise/free-trial-button/free-trial-button.component.ts | 2 +- .../app/features/enterprise/openproject-enterprise.module.ts | 2 +- frontend/src/app/features/hal/hal-link/hal-link.ts | 2 +- frontend/src/app/features/hal/helpers/lazy-accessor.spec.ts | 2 +- frontend/src/app/features/hal/helpers/lazy-accessor.ts | 2 +- frontend/src/app/features/hal/openproject-hal.module.ts | 2 +- .../features/hal/resources/attachment-collection-resource.ts | 2 +- frontend/src/app/features/hal/resources/collection-resource.ts | 2 +- .../src/app/features/hal/resources/configuration-resource.ts | 2 +- .../src/app/features/hal/resources/custom-action-resource.ts | 2 +- frontend/src/app/features/hal/resources/error-resource.ts | 2 +- frontend/src/app/features/hal/resources/form-resource.ts | 2 +- frontend/src/app/features/hal/resources/grid-resource.ts | 2 +- frontend/src/app/features/hal/resources/grid-widget-resource.ts | 2 +- frontend/src/app/features/hal/resources/group-resource.ts | 2 +- frontend/src/app/features/hal/resources/hal-resource.spec.ts | 2 +- frontend/src/app/features/hal/resources/hal-resource.ts | 2 +- frontend/src/app/features/hal/resources/help-text-resource.ts | 2 +- .../src/app/features/hal/resources/meeting-content-resource.ts | 2 +- frontend/src/app/features/hal/resources/meeting-resource.ts | 2 +- frontend/src/app/features/hal/resources/membership-resource.ts | 2 +- .../src/app/features/hal/resources/mixins/attachable-mixin.ts | 2 +- frontend/src/app/features/hal/resources/news-resource.ts | 2 +- .../src/app/features/hal/resources/placeholder-user-resource.ts | 2 +- frontend/src/app/features/hal/resources/post-resource.ts | 2 +- frontend/src/app/features/hal/resources/project-resource.ts | 2 +- .../features/hal/resources/query-filter-instance-resource.ts | 2 +- .../hal/resources/query-filter-instance-schema-resource.ts | 2 +- .../src/app/features/hal/resources/query-filter-resource.ts | 2 +- frontend/src/app/features/hal/resources/query-form-resource.ts | 2 +- .../src/app/features/hal/resources/query-group-by-resource.ts | 2 +- .../src/app/features/hal/resources/query-operator-resource.ts | 2 +- frontend/src/app/features/hal/resources/query-resource.ts | 2 +- .../src/app/features/hal/resources/query-schema-resource.ts | 2 +- .../src/app/features/hal/resources/query-sort-by-resource.ts | 2 +- frontend/src/app/features/hal/resources/relation-resource.ts | 2 +- frontend/src/app/features/hal/resources/role-resource.ts | 2 +- frontend/src/app/features/hal/resources/root-resource.ts | 2 +- .../app/features/hal/resources/schema-dependency-resource.ts | 2 +- frontend/src/app/features/hal/resources/schema-resource.ts | 2 +- frontend/src/app/features/hal/resources/share-resource.ts | 2 +- frontend/src/app/features/hal/resources/status-resource.ts | 2 +- frontend/src/app/features/hal/resources/time-entry-resource.ts | 2 +- frontend/src/app/features/hal/resources/type-resource.ts | 2 +- frontend/src/app/features/hal/resources/user-resource.ts | 2 +- frontend/src/app/features/hal/resources/version-resource.ts | 2 +- frontend/src/app/features/hal/resources/wiki-page-resource.ts | 2 +- .../app/features/hal/resources/work-package-resource.spec.ts | 2 +- .../src/app/features/hal/resources/work-package-resource.ts | 2 +- .../features/hal/resources/work-package-timestamp-resource.ts | 2 +- .../src/app/features/hal/resources/wp-collection-resource.ts | 2 +- frontend/src/app/features/hal/schemas/hal-payload.helper.ts | 2 +- frontend/src/app/features/hal/schemas/schema-proxy.ts | 2 +- .../src/app/features/hal/schemas/work-package-schema-proxy.ts | 2 +- .../features/hal/services/hal-resource-notification.service.ts | 2 +- .../app/features/hal/services/hal-resource-sorting.service.ts | 2 +- frontend/src/app/features/hal/services/hal-resource.config.ts | 2 +- frontend/src/app/features/hal/services/hal-resource.service.ts | 2 +- frontend/src/app/features/hal/services/url-params-encoder.ts | 2 +- .../features/homescreen/blocks/new-features.component.spec.ts | 2 +- .../app/features/homescreen/blocks/new-features.component.ts | 2 +- .../in-app-notifications/bell/state/ian-bell.service.ts | 2 +- .../center/empty-state/empty-state.component.ts | 2 +- .../center/in-app-notification-center.component.ts | 2 +- .../in-app-notifications/center/state/ian-center.service.ts | 2 +- .../in-app-notifications/in-app-notifications.lazy-routes.ts | 2 +- .../in-app-notifications/in-app-notifications.routes.ts | 2 +- .../invite-user-modal/invite-user-modal-augment.service.ts | 2 +- .../app/features/invite-user-modal/invite-user-modal.service.ts | 2 +- .../app/features/job-status/openproject-job-status.module.ts | 2 +- frontend/src/app/features/my-page/openproject-my-page.module.ts | 2 +- .../src/app/features/overview/openproject-overview.module.ts | 2 +- frontend/src/app/features/plugins/hook-service.spec.ts | 2 +- frontend/src/app/features/plugins/hook-service.ts | 2 +- .../src/app/features/plugins/linked-plugins.module.ts.example | 2 +- .../src/app/features/plugins/linked-plugins.styles.sass.example | 2 +- frontend/src/app/features/plugins/openproject-plugins.module.ts | 2 +- .../src/app/features/projects/openproject-projects.module.ts | 2 +- .../src/app/features/reporting/openproject-reporting.module.ts | 2 +- .../src/app/features/reporting/openproject-reporting.routes.ts | 2 +- .../reporting/reporting-page/functionality/reporting_engine.js | 2 +- .../reporting-page/functionality/reporting_engine/controls.js | 2 +- .../reporting-page/functionality/reporting_engine/filters.js | 2 +- .../reporting-page/functionality/reporting_engine/group_bys.js | 2 +- .../functionality/reporting_engine/restore_query.js | 2 +- .../team-planner/assignee/add-assignee.component.ts | 2 +- .../team-planner/team-planner/planner/team-planner.component.ts | 2 +- .../team-planner/team-planner/team-planner.lazy-routes.ts | 2 +- .../features/team-planner/team-planner/team-planner.routes.ts | 2 +- .../team-planner/view-select/view-select-menu.directive.ts | 2 +- .../features/user-preferences/state/user-preferences.store.ts | 2 +- .../components/back-routing/back-button.component.ts | 2 +- .../components/back-routing/back-routing.service.ts | 2 +- .../edit-actions-bar/wp-edit-actions-bar.component.ts | 2 +- .../abstract-filter-date-time-value.controller.ts | 2 +- .../filter-boolean-value/filter-boolean-value.component.ts | 2 +- .../filters/filter-container/filter-container.directive.ts | 2 +- .../filter-date-time-value/filter-date-time-value.component.ts | 2 +- .../filter-date-times-value.component.ts | 2 +- .../filters/filter-date-value/filter-date-value.component.ts | 2 +- .../filters/filter-dates-value/filter-dates-value.component.ts | 2 +- .../filter-integer-value/filter-integer-value.component.ts | 2 +- .../filters/filter-project/filter-project.component.ts | 2 +- .../filter-string-value/filter-string-value.component.ts | 2 +- .../filter-toggled-multiselect-value.component.ts | 2 +- .../components/filters/query-filter/query-filter.component.ts | 2 +- .../components/filters/query-filters/query-filters.component.ts | 2 +- .../quick-filter-by-text-input.component.ts | 2 +- .../components/filters/wp-filters/wp-filters.service.ts | 2 +- .../work-package-comment/work-package-comment.component.ts | 2 +- .../work-package-comment/wp-comment-field.component.ts | 2 +- .../components/wp-activity/activity-entry.component.ts | 2 +- .../work-packages/components/wp-activity/comment-service.ts | 2 +- .../wp-activity/revision/revision-activity.component.ts | 2 +- .../components/wp-activity/user/user-activity.component.ts | 2 +- .../wp-baseline/baseline-legends/baseline-legends.component.ts | 2 +- .../wp-baseline/baseline-loading/baseline-loading.component.ts | 2 +- .../wp-baseline/baseline-modal/baseline-modal.component.ts | 2 +- .../components/wp-baseline/baseline/baseline.component.ts | 2 +- .../components/wp-breadcrumb/wp-breadcrumb-parent.component.ts | 2 +- .../components/wp-breadcrumb/wp-breadcrumb.component.ts | 2 +- .../work-packages/components/wp-buttons/wp-buttons.module.ts | 2 +- .../wp-buttons/wp-create-button/wp-create-button.component.ts | 2 +- .../wp-details-view-button/wp-details-view-button.component.ts | 2 +- .../wp-buttons/wp-filter-button/wp-filter-button.component.ts | 2 +- .../wp-fold-toggle-button/wp-fold-toggle-button.component.ts | 2 +- .../wp-settings-button/wp-settings-button.component.ts | 2 +- .../wp-buttons/wp-share-button/wp-share-button.component.ts | 2 +- .../wp-buttons/wp-status-button/wp-status-button.component.ts | 2 +- .../wp-timeline-toggle-button.component.ts | 2 +- .../zen-mode-toggle-button/zen-mode-toggle-button.component.ts | 2 +- .../components/wp-copy/wp-copy-full-view.component.ts | 2 +- .../components/wp-copy/wp-copy-split-view.component.ts | 2 +- .../work-packages/components/wp-copy/wp-copy.controller.ts | 2 +- .../date-action/custom-date-action-admin.component.ts | 2 +- .../components/wp-custom-actions/wp-custom-actions.component.ts | 2 +- .../wp-custom-actions/wp-custom-action.component.ts | 2 +- .../components/wp-details/wp-details-toolbar.component.ts | 2 +- .../work-packages/components/wp-edit-form/table-edit-form.ts | 2 +- .../components/wp-edit-form/work-package-filter-values.spec.ts | 2 +- .../wp-edit/wp-edit-field/wp-replacement-label.component.ts | 2 +- .../components/wp-form-group/wp-attribute-group.component.ts | 2 +- .../work-packages/components/wp-grid/wp-grid.component.ts | 2 +- .../components/wp-inline-create/wp-inline-create.component.ts | 2 +- .../components/wp-inline-create/wp-inline-create.service.ts | 2 +- .../components/wp-list/wp-list-checksum.service.ts | 2 +- .../components/wp-list/wp-list-invalid-query.service.ts | 2 +- .../work-packages/components/wp-list/wp-list.service.ts | 2 +- .../work-packages/components/wp-new/wp-create.component.ts | 2 +- .../work-packages/components/wp-new/wp-create.service.ts | 2 +- .../components/wp-new/wp-new-full-view.component.ts | 2 +- .../components/wp-new/wp-new-split-view.component.ts | 2 +- .../components/wp-query/query-param-listener.service.ts | 2 +- .../work-packages/components/wp-query/url-params-helper.spec.ts | 2 +- .../work-packages/components/wp-query/url-params-helper.ts | 2 +- .../embedded/children/wp-children-inline-create.service.ts | 2 +- .../embedded/children/wp-children-query.component.ts | 2 +- .../add-existing/wp-relation-inline-add-existing.component.ts | 2 +- .../embedded/relations/wp-relation-inline-create.service.ts | 2 +- .../embedded/relations/wp-relation-query.component.ts | 2 +- .../embedded/wp-relation-inline-create.service.interface.ts | 2 +- .../components/wp-relations/embedded/wp-relation-query.base.ts | 2 +- .../wp-relations-autocomplete.component.ts | 2 +- .../wp-relations-group/wp-relations-group.component.ts | 2 +- .../wp-relations-hierarchy/wp-relations-hierarchy.directive.ts | 2 +- .../wp-relations-hierarchy/wp-relations-hierarchy.service.ts | 2 +- .../components/wp-relations/wp-relations.component.ts | 2 +- .../activity-panel/activity-base.controller.ts | 2 +- .../wp-single-view-tabs/activity-panel/activity-entry-info.ts | 2 +- .../activity-panel/activity-on-overview.component.ts | 2 +- .../activity-panel/activity-tab.component.ts | 2 +- .../wp-single-view-tabs/activity-panel/wp-activity.service.ts | 2 +- .../wp-single-view-tabs/files-tab/op-files-tab.component.ts | 2 +- .../wp-single-view-tabs/keep-tab/keep-tab.service.spec.ts | 2 +- .../components/wp-single-view-tabs/keep-tab/keep-tab.service.ts | 2 +- .../wp-single-view-tabs/overview-tab/overview-tab.component.ts | 2 +- .../relations-tab/relations-tab.component.ts | 2 +- .../wp-single-view-tabs/watchers-tab/watchers-tab.component.ts | 2 +- .../watchers-tab/wp-watcher-entry.component.ts | 2 +- .../wp-single-view-tabs/watchers-tab/wp-watchers.service.ts | 2 +- .../wp-single-view-tabs/wp-linked-resource-cache.service.ts | 2 +- .../components/wp-single-view/wp-single-view.component.ts | 2 +- .../work-packages/components/wp-subject/wp-subject.component.ts | 2 +- .../context-menu-helper/wp-context-menu-helper.service.ts | 2 +- .../wp-table/embedded/embedded-tables-macro.component.ts | 2 +- .../components/wp-table/sort-header/sort-header.directive.ts | 2 +- .../table-pagination/wp-table-pagination.component.spec.ts | 2 +- .../wp-table/table-pagination/wp-table-pagination.component.ts | 2 +- .../wp-table/timeline/cells/wp-timeline-cell-labels.ts | 2 +- .../wp-table/timeline/cells/wp-timeline-cell-mouse-handler.ts | 2 +- .../components/wp-table/timeline/cells/wp-timeline-cell.ts | 2 +- .../wp-table/timeline/cells/wp-timeline-cells-renderer.ts | 2 +- .../timeline/container/wp-timeline-container.directive.ts | 2 +- .../timeline/global-elements/wp-timeline-relations.directive.ts | 2 +- .../global-elements/wp-timeline-static-elements.directive.ts | 2 +- .../wp-table/timeline/global-elements/wp-timeline.today-line.ts | 2 +- .../wp-table/timeline/grid/wp-timeline-grid.directive.ts | 2 +- .../wp-table/timeline/header/wp-timeline-header.directive.ts | 2 +- .../work-packages/components/wp-table/timeline/wp-timeline.ts | 2 +- .../work-packages/components/wp-table/wp-table-configuration.ts | 2 +- .../work-packages/components/wp-table/wp-table-hover-sync.ts | 2 +- .../work-packages/components/wp-table/wp-table-scroll-sync.ts | 2 +- .../wp-table/wp-table-sums-row/wp-table-sums-row.directive.ts | 2 +- .../work-packages/components/wp-table/wp-table.component.ts | 2 +- .../components/wp-tab-wrapper/wp-tab-wrapper.component.ts | 2 +- .../wp-tabs/services/wp-tabs/wp-files-count.function.ts | 2 +- .../components/wp-tabs/services/wp-tabs/wp-tabs.service.ts | 2 +- .../components/wp-timer-button/wp-timer-button.component.ts | 2 +- .../components/wp-type-status/wp-type-status.component.ts | 2 +- .../components/wp-watcher-button/wp-watcher-button.component.ts | 2 +- .../query-space/wp-isolated-graph-query-space.directive.ts | 2 +- .../directives/query-space/wp-isolated-query-space.directive.ts | 2 +- .../work-packages/openproject-work-package-routes.module.ts | 2 +- .../features/work-packages/openproject-work-packages.module.ts | 2 +- .../partitioned-query-space-page.component.ts | 2 +- .../features/work-packages/routing/split-view-routes.helper.ts | 2 +- .../work-packages/routing/split-view-routes.template.ts | 2 +- .../work-packages/routing/work-packages-gantt-routes.ts | 2 +- .../app/features/work-packages/routing/work-packages-routes.ts | 2 +- .../work-packages/routing/wp-base/wp--base.component.ts | 2 +- .../routing/wp-edit-form/wp-edit-form-routing.service.ts | 2 +- .../routing/wp-full-view/wp-full-view.component.ts | 2 +- .../routing/wp-list-view/wp-list-view.component.ts | 2 +- .../routing/wp-split-view/wp-split-view.component.ts | 2 +- .../routing/wp-view-base/view-services/wp-table-hierarchies.ts | 2 +- .../routing/wp-view-base/view-services/wp-table-highlight.ts | 2 +- .../routing/wp-view-base/view-services/wp-table-pagination.ts | 2 +- .../wp-view-base/view-services/wp-table-relation-columns.ts | 2 +- .../routing/wp-view-base/view-services/wp-table-timeline.ts | 2 +- .../view-services/wp-view-additional-elements.service.ts | 2 +- .../routing/wp-view-base/view-services/wp-view-base.service.ts | 2 +- .../wp-view-base/view-services/wp-view-baseline.service.ts | 2 +- .../view-services/wp-view-collapsed-groups.service.ts | 2 +- .../wp-view-base/view-services/wp-view-columns.service.ts | 2 +- .../view-services/wp-view-display-representation.service.ts | 2 +- .../wp-view-base/view-services/wp-view-filters.service.ts | 2 +- .../routing/wp-view-base/view-services/wp-view-focus.service.ts | 2 +- .../wp-view-base/view-services/wp-view-group-by.service.ts | 2 +- .../view-services/wp-view-hierarchy-indentation.service.spec.ts | 2 +- .../view-services/wp-view-include-subprojects.service.ts | 2 +- .../routing/wp-view-base/view-services/wp-view-order.service.ts | 2 +- .../wp-view-base/view-services/wp-view-pagination.service.ts | 2 +- .../view-services/wp-view-relation-columns.service.ts | 2 +- .../wp-view-base/view-services/wp-view-sort-by.service.ts | 2 +- .../routing/wp-view-base/view-services/wp-view-sum.service.ts | 2 +- .../wp-view-base/view-services/wp-view-timeline.service.ts | 2 +- .../routing/wp-view-base/work-package-single-view.base.ts | 2 +- .../routing/wp-view-base/work-packages-view.base.ts | 2 +- .../routing/wp-view-page/wp-view-page.component.ts | 2 +- .../services/notifications/work-package-notification.service.ts | 2 +- .../services/work-package-authorization.service.ts | 2 +- .../app/features/work-packages/services/work-package.service.ts | 2 +- .../attachment-list/attachment-list-item.component.ts | 2 +- .../attachments/attachment-list/attachment-list.component.ts | 2 +- .../app/shared/components/attachments/attachments.component.ts | 2 +- .../components/attachments/openproject-attachments.module.ts | 2 +- .../attribute-help-texts/attribute-help-text.component.ts | 2 +- .../attribute-help-texts/attribute-help-text.modal.ts | 2 +- .../attribute-help-texts/attribute-help-text.service.ts | 2 +- .../static-attribute-help-text.component.ts | 2 +- .../attribute-help-texts/static-attribute-help-text.modal.ts | 2 +- .../autocomplete-select-decoration.component.ts | 2 +- .../create-autocompleter/create-autocompleter.component.ts | 2 +- .../autocompleter/members-autocompleter/members.module.ts | 2 +- .../project-autocompleter-template.component.ts | 2 +- .../project-autocompleter/project-autocompleter.component.ts | 2 +- .../te-work-package-autocompleter.component.ts | 2 +- .../user-autocompleter/user-autocompleter-template.component.ts | 2 +- .../user-autocompleter/user-autocompleter.component.ts | 2 +- .../version-autocompleter/version-autocompleter.component.ts | 2 +- .../work-package-autocompleter/wp-autocompleter.component.ts | 2 +- .../collapsible-section/collapsible-section.component.ts | 2 +- .../shared/components/colors/colors-autocompleter.component.ts | 2 +- .../components/copy-to-clipboard/copy-to-clipboard.component.ts | 2 +- .../components/copy-to-clipboard/copy-to-clipboard.service.ts | 2 +- .../src/app/shared/components/date/op-date-time.component.ts | 2 +- .../components/datepicker/banner/datepicker-banner.component.ts | 2 +- .../basic-range-date-picker.component.ts | 2 +- .../basic-single-date-picker.component.ts | 2 +- frontend/src/app/shared/components/datepicker/datepicker.ts | 2 +- .../shared/components/datepicker/helpers/date-modal.helpers.ts | 2 +- .../modal-single-date-picker.component.ts | 2 +- .../datepicker/multi-date-picker/multi-date-picker.component.ts | 2 +- .../datepicker/services/date-modal-relations.service.ts | 2 +- .../datepicker/services/date-modal-scheduling.service.ts | 2 +- .../components/datepicker/sheet/date-picker-sheet.component.ts | 2 +- .../wp-multi-date-form/wp-multi-date-form.component.ts | 2 +- .../wp-single-date-form/wp-single-date-form.component.ts | 2 +- .../editable-toolbar-title/editable-toolbar-title.component.ts | 2 +- .../ckeditor-augmented-textarea.component.ts | 2 +- .../editor/components/ckeditor/ckeditor-preview.service.ts | 2 +- .../editor/components/ckeditor/op-ckeditor.component.ts | 2 +- .../app/shared/components/editor/openproject-editor.module.ts | 2 +- .../shared/components/fields/changeset/resource-changeset.ts | 2 +- .../components/fields/display/display-field.initializer.ts | 2 +- .../shared/components/fields/display/display-field.module.ts | 2 +- .../shared/components/fields/display/display-field.service.ts | 2 +- .../fields/display/field-types/boolean-display-field.module.ts | 2 +- .../fields/display/field-types/combined-date-display.field.ts | 2 +- .../field-types/compound-progress-display-field.module.ts | 2 +- .../fields/display/field-types/date-display-field.module.ts | 2 +- .../fields/display/field-types/datetime-display-field.module.ts | 2 +- .../display/field-types/days-duration-display-field.module.ts | 2 +- .../fields/display/field-types/excluded-icon-helper.service.ts | 2 +- .../fields/display/field-types/float-display-field.module.ts | 2 +- .../display/field-types/formattable-display-field.module.ts | 2 +- .../display/field-types/hierarchy-query-link-helper.service.ts | 2 +- .../display/field-types/highlightable-display-field.module.ts | 2 +- .../field-types/highlighted-resource-display-field.module.ts | 2 +- .../display/field-types/hours-duration-display-field.module.ts | 2 +- .../fields/display/field-types/id-display-field.module.ts | 2 +- .../fields/display/field-types/integer-display-field.module.ts | 2 +- .../fields/display/field-types/link-display-field.module.ts | 2 +- .../field-types/linked-work-package-display-field.module.ts | 2 +- .../multiple-lines-custom-options-display-field.module.ts | 2 +- .../field-types/multiple-lines-user-display-field.module.ts | 2 +- .../display/field-types/multiple-user-display-field.module.ts | 2 +- .../field-types/plain-formattable-display-field.module.ts | 2 +- .../display/field-types/progress-text-display-field.module.ts | 2 +- .../display/field-types/project-status-display-field.module.ts | 2 +- .../fields/display/field-types/resource-display-field.module.ts | 2 +- .../display/field-types/resources-display-field.module.ts | 2 +- .../fields/display/field-types/text-display-field.module.ts | 2 +- .../fields/display/field-types/type-display-field.module.ts | 2 +- .../fields/display/field-types/user-display-field.module.ts | 2 +- .../fields/display/field-types/work-display-field.module.ts | 2 +- .../display/field-types/work-package-display-field.module.ts | 2 +- .../fields/display/field-types/wp-id-display-field.module.ts | 2 +- .../display/field-types/wp-spent-time-display-field.module.ts | 2 +- .../fields/display/info/op-exclusion-info.component.ts | 2 +- .../app/shared/components/fields/edit/edit-field.component.ts | 2 +- .../app/shared/components/fields/edit/edit-field.initializer.ts | 2 +- .../src/app/shared/components/fields/edit/edit-field.service.ts | 2 +- .../fields/edit/edit-form/edit-form-routing.service.ts | 2 +- .../components/fields/edit/edit-form/edit-form.component.ts | 2 +- .../app/shared/components/fields/edit/edit-form/edit-form.ts | 2 +- .../components/fields/edit/editing-portal/edit-field-handler.ts | 2 +- .../fields/edit/field-controls/edit-field-controls.component.ts | 2 +- .../edit/field-handler/hal-resource-edit-field-handler.ts | 2 +- .../boolean-edit-field/boolean-edit-field.component.ts | 2 +- .../edit/field-types/combined-date-edit-field.component.ts | 2 +- .../field-types/date-edit-field/date-edit-field.component.ts | 2 +- .../fields/edit/field-types/date-picker-edit-field.component.ts | 2 +- .../edit/field-types/days-duration-edit-field.component.ts | 2 +- .../fields/edit/field-types/float-edit-field.component.ts | 2 +- .../formattable-edit-field/formattable-edit-field.component.ts | 2 +- .../edit/field-types/hours-duration-edit-field.component.ts | 2 +- .../integer-edit-field/integer-edit-field.component.ts | 2 +- .../edit/field-types/multi-select-edit-field.component.ts | 2 +- .../edit/field-types/plain-formattable-edit-field.component.ts | 2 +- .../fields/edit/field-types/progress-edit-field.component.ts | 2 +- .../edit/field-types/progress-popover-edit-field.component.ts | 2 +- .../fields/edit/field-types/project-edit-field.component.ts | 2 +- .../edit/field-types/project-status-edit-field.component.ts | 2 +- .../select-edit-field/select-autocompleter-register.service.ts | 2 +- .../select-edit-field/select-edit-field.component.ts | 2 +- .../edit/field-types/te-work-package-edit-field.component.ts | 2 +- .../field-types/text-edit-field/text-edit-field.component.ts | 2 +- .../fields/edit/field-types/user-edit-field.component.ts | 2 +- .../edit/field-types/work-package-edit-field.component.ts | 2 +- .../fields/edit/field/editable-attribute-field.component.ts | 2 +- .../fields/edit/services/hal-resource-editing.service.ts | 2 +- frontend/src/app/shared/components/fields/field.base.ts | 2 +- frontend/src/app/shared/components/fields/field.service.ts | 2 +- .../components/fields/macros/attribute-label-macro.component.ts | 2 +- .../components/fields/macros/attribute-model-loader.service.ts | 2 +- .../components/fields/macros/attribute-value-macro.component.ts | 2 +- .../fields/macros/work-package-quickinfo-macro.component.ts | 2 +- .../app/shared/components/fields/openproject-fields.module.ts | 2 +- .../src/app/shared/components/grids/openproject-grids.module.ts | 2 +- .../shared/components/grids/widgets/header/header.component.ts | 2 +- .../grids/widgets/menu/widget-abstract-menu.component.ts | 2 +- .../components/grids/widgets/menu/widget-menu.component.ts | 2 +- .../components/grids/widgets/menu/wp-set-menu.component.ts | 2 +- .../project-description/project-description.component.ts | 2 +- .../widgets/project-details/project-details-menu.component.ts | 2 +- .../grids/widgets/project-details/project-details.component.ts | 2 +- .../grids/widgets/project-status/project-status.component.ts | 2 +- .../current-user/time-entries-current-user-menu.component.ts | 2 +- .../grids/widgets/wp-calendar/wp-calendar.component.ts | 2 +- .../grids/widgets/wp-graph/wp-graph-menu.component.ts | 2 +- .../grids/widgets/wp-overview/wp-overview.component.ts | 2 +- .../grids/widgets/wp-table/wp-table-menu.component.ts | 2 +- .../header-project-select/header-project-select.component.ts | 2 +- .../add-section-dropdown/add-section-dropdown.component.ts | 2 +- .../hide-section-link/hide-section-link.component.ts | 2 +- .../app/shared/components/hide-section/hide-section.service.ts | 2 +- .../components/hide-section/show-section-dropdown.component.ts | 2 +- frontend/src/app/shared/components/icon/icon.component.ts | 2 +- frontend/src/app/shared/components/icon/op-icon.spec.ts | 2 +- .../components/modal/modal-banner/modal-banner.component.ts | 2 +- .../src/app/shared/components/modal/modal-overlay.component.ts | 2 +- .../shared/components/modal/modal-wrapper-augment.service.ts | 2 +- frontend/src/app/shared/components/modal/modal.component.ts | 2 +- frontend/src/app/shared/components/modal/modal.service.ts | 2 +- .../components/modals/confirm-dialog/confirm-dialog.modal.ts | 2 +- .../components/modals/confirm-dialog/confirm-dialog.service.ts | 2 +- .../shared/components/modals/editor/editor-macros.service.ts | 2 +- .../editor/macro-child-pages-modal/child-pages-macro.modal.ts | 2 +- .../editor/macro-code-block-modal/code-block-macro.modal.ts | 2 +- .../wiki-include-page-macro.modal.ts | 2 +- .../editor/macro-wp-button-modal/wp-button-macro.modal.ts | 2 +- .../modals/get-ical-url-modal/query-get-ical-url.modal.ts | 2 +- .../components/modals/modal-wrapper/dynamic-content.modal.ts | 2 +- .../modals/preview-modal/wp-preview-modal/wp-preview.modal.ts | 2 +- .../request-for-confirmation/password-confirmation.modal.ts | 2 +- .../app/shared/components/modals/save-modal/save-query.modal.ts | 2 +- .../shared/components/modals/share-modal/query-sharing.modal.ts | 2 +- .../modals/view-settings-modal/view-settings.modal.ts | 2 +- .../components/modals/wp-destroy-modal/wp-destroy.modal.ts | 2 +- .../app/shared/components/no-results/no-results.component.ts | 2 +- .../handlers/op-columns-context-menu.directive.ts | 2 +- .../handlers/op-settings-dropdown-menu.directive.ts | 2 +- .../op-context-menu/handlers/op-types-context-menu.directive.ts | 2 +- .../handlers/wp-create-settings-menu.directive.ts | 2 +- .../handlers/wp-group-toggle-dropdown-menu.directive.ts | 2 +- .../handlers/wp-status-dropdown-menu.directive.ts | 2 +- .../op-context-menu/handlers/wp-view-dropdown-menu.directive.ts | 2 +- .../icon-triggered-context-menu.component.ts | 2 +- .../components/op-view-select/op-static-queries.service.ts | 2 +- .../components/persistent-toggle/persistent-toggle.component.ts | 2 +- .../src/app/shared/components/principal/principal-helper.ts | 2 +- .../src/app/shared/components/principal/principal.component.ts | 2 +- .../shared/components/project-include/calculate-positions.ts | 2 +- .../project-include/list/project-include-list.component.ts | 2 +- .../components/project-include/project-include.component.ts | 2 +- .../remote-field-updater/remote-field-updater.component.ts | 2 +- frontend/src/app/shared/components/resizer/resizer.component.ts | 2 +- .../components/resizer/resizer/main-menu-resizer.component.ts | 2 +- .../shared/components/resizer/resizer/wp-resizer.component.ts | 2 +- .../searchable-project-list/loading-project-list.component.ts | 2 +- .../file-link-list-item/file-link-list-item.component.ts | 2 +- .../components/storages/file-link-list-item/floating-action.ts | 2 +- .../file-picker-base-modal/file-picker-base-modal.component.ts | 2 +- .../storages/file-picker-modal/file-picker-modal.component.ts | 2 +- .../shared/components/storages/functions/storages.functions.ts | 2 +- frontend/src/app/shared/components/storages/icons.mapping.ts | 2 +- .../storages/loading-file-list/loading-file-list.component.ts | 2 +- .../location-picker-modal/location-picker-modal.component.ts | 2 +- .../shared/components/storages/openproject-storages.module.ts | 2 +- .../storage-file-list-item/storage-file-list-item.component.ts | 2 +- .../storages/storage-file-list-item/storage-file-list-item.ts | 2 +- .../storages/storage-information/storage-information-box.ts | 2 +- .../storage-information/storage-information.component.ts | 2 +- .../storages/storage-information/storage-information.service.ts | 2 +- .../storage-login-button/storage-login-button.component.ts | 2 +- .../storages/storage-login-button/storage-login-input.ts | 2 +- .../src/app/shared/components/storages/storage/interfaces.ts | 2 +- .../app/shared/components/storages/storage/storage.component.ts | 2 +- .../upload-conflict-modal/upload-conflict-modal.component.ts | 2 +- .../components/storages/upload/nextcloud-upload.strategy.ts | 2 +- .../components/storages/upload/one-drive-upload.strategy.ts | 2 +- .../shared/components/storages/upload/storage-upload.service.ts | 2 +- .../app/shared/components/storages/upload/upload-strategy.ts | 2 +- .../shared/components/table-pagination/pagination-instance.ts | 2 +- .../shared/components/table-pagination/pagination-service.ts | 2 +- .../components/table-pagination/table-pagination.component.ts | 2 +- .../components/tabs/content-tabs/content-tabs.component.ts | 2 +- .../src/app/shared/components/tabs/openproject-tabs.module.ts | 2 +- .../components/time_entries/openproject-time-entries.module.ts | 2 +- .../time_entries/timer/stop-existing-timer-modal.component.ts | 2 +- frontend/src/app/shared/components/toaster/toast.component.ts | 2 +- .../src/app/shared/components/toaster/toast.service.spec.ts | 2 +- frontend/src/app/shared/components/toaster/toast.service.ts | 2 +- .../app/shared/components/toaster/toasts-container.component.ts | 2 +- .../app/shared/components/toaster/upload-progress.component.ts | 2 +- .../app/shared/components/user-link/user-link.component.spec.ts | 2 +- .../src/app/shared/components/user-link/user-link.component.ts | 2 +- .../openproject-work-package-graphs.module.ts | 2 +- .../src/app/shared/directives/a11y/keyboard-shortcut.service.ts | 2 +- frontend/src/app/shared/directives/focus/contain-helpers.ts | 2 +- frontend/src/app/shared/directives/focus/focus-helper.ts | 2 +- .../src/app/shared/directives/focus/focus-within.directive.ts | 2 +- .../shared/directives/highlight-col/highlight-col.directive.ts | 2 +- .../directives/op-drag-scroll/op-drag-scroll.directive.ts | 2 +- frontend/src/app/shared/helpers/api-v3/api-v3-filter-builder.ts | 2 +- frontend/src/app/shared/helpers/chronic_duration.d.ts | 2 +- .../shared/helpers/drag-and-drop/reorder-delta-builder.spec.ts | 2 +- frontend/src/app/shared/helpers/link-handling/link-handling.ts | 2 +- frontend/src/app/shared/helpers/routing/mobile-guard.helper.ts | 2 +- frontend/src/app/shared/shared.module.ts | 2 +- .../src/app/spot/components/breadcrumbs/breadcrumbs-content.ts | 2 +- .../app/spot/components/breadcrumbs/breadcrumbs.component.ts | 2 +- frontend/src/app/spot/icon-font/LICENSE.md | 2 +- frontend/src/app/spot/icon-font/README.md | 2 +- frontend/src/assets/sass/backlogs/_global.css | 2 +- frontend/src/assets/sass/backlogs/_global_print.css | 2 +- frontend/src/assets/sass/backlogs/_index.sass | 2 +- frontend/src/assets/sass/backlogs/_jqplot.css | 2 +- frontend/src/assets/sass/backlogs/_master_backlog.sass | 2 +- frontend/src/assets/sass/backlogs/_statistics.css | 2 +- frontend/src/assets/sass/backlogs/_taskboard.sass | 2 +- frontend/src/global_styles/content/_accounts.sass | 2 +- frontend/src/global_styles/content/_accounts_mobile.sass | 2 +- frontend/src/global_styles/content/_advanced_filters.sass | 2 +- frontend/src/global_styles/content/_ajax_indicator.sass | 2 +- frontend/src/global_styles/content/_attributes_group.sass | 2 +- frontend/src/global_styles/content/_attributes_key_value.sass | 2 +- frontend/src/global_styles/content/_augmented.sass | 2 +- frontend/src/global_styles/content/_autocomplete.sass | 2 +- .../src/global_styles/content/_autocomplete_primerized.sass | 2 +- frontend/src/global_styles/content/_badges.sass | 2 +- frontend/src/global_styles/content/_blockquotes.sass | 2 +- frontend/src/global_styles/content/_boxes.sass | 2 +- frontend/src/global_styles/content/_buttons.sass | 2 +- frontend/src/global_styles/content/_comments.sass | 2 +- frontend/src/global_styles/content/_context_menu.sass | 2 +- frontend/src/global_styles/content/_contextual.sass | 2 +- frontend/src/global_styles/content/_copy_to_clipboard.sass | 2 +- frontend/src/global_styles/content/_custom_actions.sass | 2 +- frontend/src/global_styles/content/_datepicker.sass | 2 +- frontend/src/global_styles/content/_diff.sass | 2 +- frontend/src/global_styles/content/_focus_within.sass | 2 +- frontend/src/global_styles/content/_form_error_messages.sass | 2 +- frontend/src/global_styles/content/_forms.sass | 2 +- frontend/src/global_styles/content/_forms_mobile.sass | 2 +- frontend/src/global_styles/content/_help_texts.sass | 2 +- frontend/src/global_styles/content/_hidden.sass | 2 +- frontend/src/global_styles/content/_hide_section.sass | 2 +- frontend/src/global_styles/content/_hide_until_initialized.sass | 2 +- frontend/src/global_styles/content/_icon_control.sass | 2 +- frontend/src/global_styles/content/_info_boxes.sass | 2 +- frontend/src/global_styles/content/_information_section.sass | 2 +- frontend/src/global_styles/content/_journal.sass | 2 +- frontend/src/global_styles/content/_links.sass | 2 +- frontend/src/global_styles/content/_members.sass | 2 +- frontend/src/global_styles/content/_my_account.sass | 2 +- frontend/src/global_styles/content/_my_page.sass | 2 +- frontend/src/global_styles/content/_news.sass | 2 +- frontend/src/global_styles/content/_on_off_status.sass | 2 +- frontend/src/global_styles/content/_pagination.sass | 2 +- frontend/src/global_styles/content/_progress_bar.sass | 2 +- frontend/src/global_styles/content/_project_overview.sass | 2 +- frontend/src/global_styles/content/_projects_list.sass | 2 +- frontend/src/global_styles/content/_simple_filters.sass | 2 +- frontend/src/global_styles/content/_table.sass | 2 +- frontend/src/global_styles/content/_tables.sass | 2 +- frontend/src/global_styles/content/_tabular.sass | 2 +- frontend/src/global_styles/content/_tiles.sass | 2 +- frontend/src/global_styles/content/_toast.sass | 2 +- frontend/src/global_styles/content/_tooltips.sass | 2 +- frontend/src/global_styles/content/_user.sass | 2 +- frontend/src/global_styles/content/_user_mention.sass | 2 +- frontend/src/global_styles/content/_version.sass | 2 +- frontend/src/global_styles/content/_watchers.sass | 2 +- frontend/src/global_styles/content/_widget_box.sass | 2 +- frontend/src/global_styles/content/_work_packages.sass | 2 +- frontend/src/global_styles/content/drag_and_drop.sass | 2 +- frontend/src/global_styles/content/modules/_2fa.sass | 2 +- frontend/src/global_styles/content/modules/_auth_plugins.sass | 2 +- frontend/src/global_styles/content/modules/_costs.sass | 2 +- frontend/src/global_styles/content/modules/_documents.sass | 2 +- frontend/src/global_styles/content/modules/_meetings.scss | 2 +- frontend/src/global_styles/content/modules/_webhooks.sass | 2 +- .../src/global_styles/content/work_packages/_table_content.sass | 2 +- .../content/work_packages/inplace_editing/_display_fields.sass | 2 +- .../content/work_packages/inplace_editing/_textareas.sass | 2 +- .../global_styles/content/work_packages/shared/_file_list.sass | 2 +- .../content/work_packages/shared/_file_picker.sass | 2 +- .../content/work_packages/shared/_file_section.sass | 2 +- .../content/work_packages/single_view/_single_view.sass | 2 +- .../global_styles/content/work_packages/tabs/_activities.sass | 2 +- .../global_styles/content/work_packages/tabs/_files_tab.sass | 2 +- .../global_styles/content/work_packages/tabs/_relations.sass | 2 +- .../global_styles/content/work_packages/tabs/_tab_content.sass | 2 +- frontend/src/global_styles/fonts/_openproject_icon_font.sass | 2 +- .../src/global_styles/fonts/_openproject_icon_font_face.scss | 2 +- frontend/src/global_styles/layout/_admin.sass | 2 +- frontend/src/global_styles/layout/_base.sass | 2 +- frontend/src/global_styles/layout/_base_mobile.sass | 2 +- frontend/src/global_styles/layout/_breadcrumb.sass | 2 +- frontend/src/global_styles/layout/_colors.sass | 2 +- frontend/src/global_styles/layout/_drop_down.sass | 2 +- frontend/src/global_styles/layout/_drop_down_mobile.sass | 2 +- frontend/src/global_styles/layout/_grid.sass | 2 +- frontend/src/global_styles/layout/_index.sass | 2 +- frontend/src/global_styles/layout/_main_menu.sass | 2 +- frontend/src/global_styles/layout/_main_menu_mobile.sass | 2 +- frontend/src/global_styles/layout/_toolbar.sass | 2 +- frontend/src/global_styles/layout/_toolbar_mobile.sass | 2 +- .../src/global_styles/layout/work_packages/_details_view.sass | 2 +- frontend/src/global_styles/layout/work_packages/_full_view.sass | 2 +- frontend/src/global_styles/layout/work_packages/_mobile.sass | 2 +- frontend/src/global_styles/layout/work_packages/_table.sass | 2 +- .../src/global_styles/layout/work_packages/_table_baseline.sass | 2 +- .../layout/work_packages/_table_baseline_overrides.sass | 2 +- .../src/global_styles/layout/work_packages/_table_embedded.sass | 2 +- frontend/src/global_styles/openproject/_accessibility.sass | 2 +- frontend/src/global_styles/openproject/_base.sass | 2 +- frontend/src/global_styles/openproject/_forms.sass | 2 +- frontend/src/global_styles/openproject/_functions.sass | 2 +- frontend/src/global_styles/openproject/_generic.sass | 2 +- frontend/src/global_styles/openproject/_homescreen.sass | 2 +- frontend/src/global_styles/openproject/_mixins.sass | 2 +- frontend/src/global_styles/openproject/_onboarding.sass | 2 +- frontend/src/global_styles/openproject/_scm.sass | 2 +- frontend/src/global_styles/openproject/_variable_defaults.scss | 2 +- frontend/src/global_styles/primer/_icons.sass | 2 +- frontend/src/global_styles/primer/_overrides.sass | 2 +- frontend/src/stimulus/controllers/async-dialog.controller.ts | 2 +- .../controllers/dynamic/admin/custom-fields.controller.ts | 2 +- .../src/stimulus/controllers/dynamic/admin/roles.controller.ts | 2 +- .../dynamic/admin/work-packages-settings.controller.ts | 2 +- .../src/stimulus/controllers/dynamic/attribute.controller.ts | 2 +- frontend/src/stimulus/controllers/dynamic/backlogs/backlog.js | 2 +- frontend/src/stimulus/controllers/dynamic/backlogs/burndown.js | 2 +- frontend/src/stimulus/controllers/dynamic/backlogs/common.js | 2 +- .../stimulus/controllers/dynamic/backlogs/editable_inplace.js | 2 +- .../src/stimulus/controllers/dynamic/backlogs/impediment.js | 2 +- .../src/stimulus/controllers/dynamic/backlogs/master_backlog.js | 2 +- frontend/src/stimulus/controllers/dynamic/backlogs/model.js | 2 +- frontend/src/stimulus/controllers/dynamic/backlogs/show_main.js | 2 +- frontend/src/stimulus/controllers/dynamic/backlogs/sprint.js | 2 +- frontend/src/stimulus/controllers/dynamic/backlogs/story.js | 2 +- frontend/src/stimulus/controllers/dynamic/backlogs/task.js | 2 +- frontend/src/stimulus/controllers/dynamic/backlogs/taskboard.js | 2 +- .../src/stimulus/controllers/dynamic/backlogs/work_package.js | 2 +- .../controllers/dynamic/costs/budget-subform.controller.ts | 2 +- .../stimulus/controllers/dynamic/expandable-list.controller.ts | 2 +- .../controllers/dynamic/filter/filter-list.controller.ts | 2 +- .../controllers/dynamic/filter/filters-form.controller.ts | 2 +- .../stimulus/controllers/dynamic/forum-messages.controller.ts | 2 +- .../controllers/dynamic/generic-drag-and-drop.controller.ts | 2 +- .../stimulus/controllers/dynamic/journal-history.controller.ts | 2 +- .../dynamic/meeting-agenda-item-drag-and-drop.controller.ts | 2 +- .../controllers/dynamic/meeting-agenda-item-form.controller.ts | 2 +- .../stimulus/controllers/dynamic/meeting-content.controller.ts | 2 +- .../controllers/dynamic/meeting-section-form.controller.ts | 2 +- .../src/stimulus/controllers/dynamic/members-form.controller.ts | 2 +- .../stimulus/controllers/dynamic/menus/subtree.controller.ts | 2 +- .../stimulus/controllers/dynamic/overview-header.controller.ts | 2 +- .../controllers/dynamic/project-storage-form.controller.ts | 2 +- .../settings/project-custom-fields-mapping-filter.controller.ts | 2 +- .../controllers/dynamic/repository-navigation.controller.ts | 2 +- .../controllers/dynamic/repository-settings.controller.ts | 2 +- .../controllers/dynamic/shares/bulk-selection.controller.ts | 2 +- .../controllers/dynamic/shares/user-selected.controller.ts | 2 +- .../stimulus/controllers/dynamic/sort-by-config.controller.ts | 2 +- .../automatically-managed-project-folders-form.controller.ts | 2 +- .../storages/oauth-access-grant-nudge-modal.controller.ts | 2 +- .../dynamic/storages/open-project-storage-modal.controller.ts | 2 +- .../controllers/dynamic/storages/storage-form.controller.ts | 2 +- .../controllers/dynamic/two-factor-authentication.controller.ts | 2 +- .../src/stimulus/controllers/dynamic/user-limit.controller.ts | 2 +- .../dynamic/work-packages/progress/focus-field.controller.ts | 2 +- .../work-packages/progress/preview-progress.controller.ts | 2 +- .../work-packages/progress/touched-field-marker.controller.ts | 2 +- .../stimulus/controllers/refresh-on-form-changes.controller.ts | 2 +- frontend/src/test/openproject-tests.js | 2 +- frontend/src/typings/idiomorph.d.ts | 2 +- frontend/src/typings/open-project.typings.d.ts | 2 +- lib/api/appsignal_api.rb | 2 +- lib/api/caching/cached_representer.rb | 2 +- lib/api/decorators/aggregation_group.rb | 2 +- lib/api/decorators/allowed_values_by_collection_representer.rb | 2 +- lib/api/decorators/allowed_values_by_link_representer.rb | 2 +- lib/api/decorators/collection.rb | 2 +- lib/api/decorators/create_form.rb | 2 +- lib/api/decorators/date_property.rb | 2 +- lib/api/decorators/digest.rb | 2 +- lib/api/decorators/form.rb | 2 +- lib/api/decorators/formattable.rb | 2 +- lib/api/decorators/formattable_property.rb | 2 +- lib/api/decorators/link_object.rb | 2 +- lib/api/decorators/linked_resource.rb | 2 +- lib/api/decorators/meta_form.rb | 2 +- lib/api/decorators/offset_paginated_collection.rb | 2 +- lib/api/decorators/polymorphic_resource.rb | 2 +- lib/api/decorators/property_schema_representer.rb | 2 +- lib/api/decorators/query_params_representer.rb | 2 +- lib/api/decorators/schema_representer.rb | 2 +- lib/api/decorators/self_link.rb | 2 +- lib/api/decorators/simple_form.rb | 2 +- lib/api/decorators/single.rb | 2 +- lib/api/decorators/sql/hal.rb | 2 +- lib/api/decorators/sql/hal_associated_resource.rb | 2 +- lib/api/decorators/sql_collection_representer.rb | 2 +- lib/api/decorators/unpaginated_collection.rb | 2 +- lib/api/decorators/update_form.rb | 2 +- lib/api/errors/bad_request.rb | 2 +- lib/api/errors/conflict.rb | 2 +- lib/api/errors/enterprise_token_missing.rb | 2 +- lib/api/errors/error_base.rb | 2 +- lib/api/errors/internal_error.rb | 2 +- lib/api/errors/invalid_query.rb | 2 +- lib/api/errors/invalid_render_context.rb | 2 +- lib/api/errors/invalid_request_body.rb | 2 +- lib/api/errors/invalid_resource_link.rb | 2 +- lib/api/errors/invalid_signal.rb | 2 +- lib/api/errors/invalid_user_status_transition.rb | 2 +- lib/api/errors/multiple_errors.rb | 2 +- lib/api/errors/not_found.rb | 2 +- lib/api/errors/not_implemented.rb | 2 +- lib/api/errors/outbound_request_forbidden.rb | 2 +- lib/api/errors/outbound_request_not_found.rb | 2 +- lib/api/errors/parse_error.rb | 2 +- lib/api/errors/property_format_error.rb | 2 +- lib/api/errors/property_missing_error.rb | 2 +- lib/api/errors/too_many_requests.rb | 2 +- lib/api/errors/unauthenticated.rb | 2 +- lib/api/errors/unauthorized.rb | 2 +- lib/api/errors/unsupported_media_type.rb | 2 +- lib/api/errors/unwritable_property.rb | 2 +- lib/api/errors/validation.rb | 2 +- lib/api/formatter.rb | 2 +- lib/api/helpers/attachment_renderer.rb | 2 +- lib/api/open_project_api.rb | 2 +- lib/api/patchable_api.rb | 2 +- lib/api/root.rb | 2 +- lib/api/root_api.rb | 2 +- lib/api/utilities/camel_casing_strategy.rb | 2 +- lib/api/utilities/decorator_factory.rb | 2 +- lib/api/utilities/endpoints/bodied.rb | 2 +- lib/api/utilities/endpoints/create.rb | 2 +- lib/api/utilities/endpoints/delete.rb | 2 +- lib/api/utilities/endpoints/index.rb | 2 +- lib/api/utilities/endpoints/modify.rb | 2 +- lib/api/utilities/endpoints/namespaced_lookup.rb | 2 +- lib/api/utilities/endpoints/show.rb | 2 +- lib/api/utilities/endpoints/update.rb | 2 +- lib/api/utilities/grape_helper.rb | 2 +- lib/api/utilities/meta_property.rb | 2 +- lib/api/utilities/payload_representer.rb | 2 +- lib/api/utilities/property_name_converter.rb | 2 +- lib/api/utilities/property_name_converter_query_context.rb | 2 +- lib/api/utilities/property_name_converter_work_package_dummy.rb | 2 +- lib/api/utilities/query_filters_name_converter.rb | 2 +- lib/api/utilities/representer_to_json_cache.rb | 2 +- lib/api/utilities/resource_link_parser.rb | 2 +- lib/api/utilities/text_renderer.rb | 2 +- lib/api/utilities/url_helper.rb | 2 +- lib/api/utilities/url_props_parsing_helper.rb | 2 +- lib/api/utilities/wp_property_name_converter.rb | 2 +- lib/api/v3.rb | 2 +- lib/api/v3/actions/action_sql_collection_representer.rb | 2 +- lib/api/v3/actions/action_sql_representer.rb | 2 +- lib/api/v3/actions/actions_api.rb | 2 +- lib/api/v3/activities/activities_api.rb | 2 +- lib/api/v3/activities/activities_by_work_package_api.rb | 2 +- lib/api/v3/activities/activity_collection_representer.rb | 2 +- lib/api/v3/activities/activity_eager_loading_wrapper.rb | 2 +- lib/api/v3/activities/activity_payload_representer.rb | 2 +- lib/api/v3/activities/activity_property_formatters.rb | 2 +- lib/api/v3/activities/activity_representer.rb | 2 +- lib/api/v3/attachments/attachable_payload_representer_mixin.rb | 2 +- lib/api/v3/attachments/attachable_representer_mixin.rb | 2 +- lib/api/v3/attachments/attachment_collection_representer.rb | 2 +- lib/api/v3/attachments/attachment_parsing_representer.rb | 2 +- lib/api/v3/attachments/attachment_representer.rb | 2 +- lib/api/v3/attachments/attachment_upload_representer.rb | 2 +- lib/api/v3/attachments/attachments_api.rb | 2 +- lib/api/v3/attachments/attachments_by_container_api.rb | 2 +- lib/api/v3/attachments/attachments_by_help_text_api.rb | 2 +- lib/api/v3/attachments/attachments_by_post_api.rb | 2 +- lib/api/v3/attachments/attachments_by_wiki_page_api.rb | 2 +- lib/api/v3/attachments/attachments_by_work_package_api.rb | 2 +- lib/api/v3/backups/backup_representer.rb | 2 +- lib/api/v3/backups/backups_api.rb | 2 +- lib/api/v3/capabilities/capabilities_api.rb | 2 +- .../v3/capabilities/capability_sql_collection_representer.rb | 2 +- lib/api/v3/capabilities/capability_sql_representer.rb | 2 +- lib/api/v3/capabilities/contexts/global_api.rb | 2 +- lib/api/v3/capabilities/contexts/global_representer.rb | 2 +- lib/api/v3/categories/categories_api.rb | 2 +- lib/api/v3/categories/categories_by_project_api.rb | 2 +- lib/api/v3/categories/category_collection_representer.rb | 2 +- lib/api/v3/categories/category_representer.rb | 2 +- lib/api/v3/configuration/configuration_api.rb | 2 +- lib/api/v3/configuration/configuration_representer.rb | 2 +- lib/api/v3/cors.rb | 2 +- lib/api/v3/custom_actions/custom_action_execute_representer.rb | 2 +- lib/api/v3/custom_actions/custom_action_representer.rb | 2 +- lib/api/v3/custom_actions/custom_actions_api.rb | 2 +- lib/api/v3/custom_options/custom_option_representer.rb | 2 +- lib/api/v3/custom_options/custom_options_api.rb | 2 +- lib/api/v3/days/day_collection_representer.rb | 2 +- lib/api/v3/days/day_representer.rb | 2 +- lib/api/v3/days/days_api.rb | 2 +- lib/api/v3/days/non_working_day_collection_representer.rb | 2 +- lib/api/v3/days/non_working_day_representer.rb | 2 +- lib/api/v3/days/non_working_days_api.rb | 2 +- lib/api/v3/days/week_api.rb | 2 +- lib/api/v3/days/week_day_collection_representer.rb | 2 +- lib/api/v3/days/week_day_representer.rb | 2 +- lib/api/v3/errors/error_representer.rb | 2 +- lib/api/v3/formatter/txt_charset.rb | 2 +- lib/api/v3/groups/group_collection_representer.rb | 2 +- lib/api/v3/groups/group_payload_representer.rb | 2 +- lib/api/v3/groups/group_representer.rb | 2 +- lib/api/v3/groups/group_sql_collection_representer.rb | 2 +- lib/api/v3/groups/group_sql_representer.rb | 2 +- lib/api/v3/groups/groups_api.rb | 2 +- lib/api/v3/help_texts/help_text_collection_representer.rb | 2 +- lib/api/v3/help_texts/help_text_representer.rb | 2 +- lib/api/v3/help_texts/help_texts_api.rb | 2 +- lib/api/v3/memberships/available_projects_api.rb | 2 +- lib/api/v3/memberships/create_form_api.rb | 2 +- lib/api/v3/memberships/create_form_representer.rb | 2 +- lib/api/v3/memberships/form_representer.rb | 2 +- lib/api/v3/memberships/membership_collection_representer.rb | 2 +- lib/api/v3/memberships/membership_meta_representer.rb | 2 +- lib/api/v3/memberships/membership_payload_representer.rb | 2 +- lib/api/v3/memberships/membership_representer.rb | 2 +- lib/api/v3/memberships/memberships_api.rb | 2 +- lib/api/v3/memberships/schemas/membership_schema_api.rb | 2 +- lib/api/v3/memberships/schemas/membership_schema_representer.rb | 2 +- lib/api/v3/memberships/update_form_api.rb | 2 +- lib/api/v3/memberships/update_form_representer.rb | 2 +- lib/api/v3/news/news_api.rb | 2 +- lib/api/v3/news/news_collection_representer.rb | 2 +- lib/api/v3/news/news_payload_representer.rb | 2 +- lib/api/v3/news/news_representer.rb | 2 +- lib/api/v3/notifications/notification_collection_representer.rb | 2 +- lib/api/v3/notifications/notification_eager_loading_wrapper.rb | 2 +- lib/api/v3/notifications/notification_representer.rb | 2 +- .../v3/notifications/notification_sql_collection_representer.rb | 2 +- lib/api/v3/notifications/notifications_api.rb | 2 +- lib/api/v3/notifications/property_factory.rb | 2 +- lib/api/v3/notifications/property_factory/date_alert_date.rb | 2 +- .../v3/notifications/property_factory/date_alert_due_date.rb | 2 +- .../v3/notifications/property_factory/date_alert_start_date.rb | 2 +- lib/api/v3/notifications/property_factory/default.rb | 2 +- lib/api/v3/oauth/oauth_applications_api.rb | 2 +- lib/api/v3/oauth/oauth_applications_representer.rb | 2 +- lib/api/v3/oauth/oauth_client_credentials_api.rb | 2 +- lib/api/v3/oauth/oauth_client_credentials_representer.rb | 2 +- lib/api/v3/parser.rb | 2 +- .../placeholder_user_collection_representer.rb | 2 +- .../placeholder_users/placeholder_user_payload_representer.rb | 2 +- lib/api/v3/placeholder_users/placeholder_user_representer.rb | 2 +- .../placeholder_user_sql_collection_representer.rb | 2 +- .../v3/placeholder_users/placeholder_user_sql_representer.rb | 2 +- lib/api/v3/placeholder_users/placeholder_users_api.rb | 2 +- lib/api/v3/posts/post_representer.rb | 2 +- lib/api/v3/posts/posts_api.rb | 2 +- lib/api/v3/principals/not_builtin_elements.rb | 2 +- lib/api/v3/principals/principal_collection_representer.rb | 2 +- lib/api/v3/principals/principal_representer.rb | 2 +- lib/api/v3/principals/principal_representer_factory.rb | 2 +- lib/api/v3/principals/principal_sql_collection_representer.rb | 2 +- lib/api/v3/principals/principal_sql_representer.rb | 2 +- lib/api/v3/principals/principal_type.rb | 2 +- lib/api/v3/principals/principals_api.rb | 2 +- lib/api/v3/priorities/priorities_api.rb | 2 +- lib/api/v3/priorities/priority_collection_representer.rb | 2 +- lib/api/v3/priorities/priority_representer.rb | 2 +- lib/api/v3/projects/available_assignees_api.rb | 2 +- lib/api/v3/projects/available_parents_api.rb | 2 +- lib/api/v3/projects/copy/copy_api.rb | 2 +- lib/api/v3/projects/copy/create_form_api.rb | 2 +- lib/api/v3/projects/copy/create_form_representer.rb | 2 +- lib/api/v3/projects/copy/form_representer.rb | 2 +- lib/api/v3/projects/copy/parse_copy_params_service.rb | 2 +- lib/api/v3/projects/copy/project_copy_meta_representer.rb | 2 +- lib/api/v3/projects/copy/project_copy_payload_representer.rb | 2 +- lib/api/v3/projects/copy/project_copy_schema_representer.rb | 2 +- lib/api/v3/projects/create_form_api.rb | 2 +- lib/api/v3/projects/create_form_representer.rb | 2 +- lib/api/v3/projects/form_representer.rb | 2 +- lib/api/v3/projects/project_collection_representer.rb | 2 +- lib/api/v3/projects/project_eager_loading_wrapper.rb | 2 +- lib/api/v3/projects/project_payload_representer.rb | 2 +- lib/api/v3/projects/project_representer.rb | 2 +- lib/api/v3/projects/project_sql_collection_representer.rb | 2 +- lib/api/v3/projects/project_sql_representer.rb | 2 +- lib/api/v3/projects/projects_api.rb | 2 +- lib/api/v3/projects/schemas/project_schema_api.rb | 2 +- lib/api/v3/projects/schemas/project_schema_representer.rb | 2 +- lib/api/v3/projects/statuses/status_representer.rb | 2 +- lib/api/v3/projects/statuses/statuses_api.rb | 2 +- lib/api/v3/projects/update_form_api.rb | 2 +- lib/api/v3/projects/update_form_representer.rb | 2 +- lib/api/v3/queries/columns/query_column_representer.rb | 2 +- lib/api/v3/queries/columns/query_columns_api.rb | 2 +- lib/api/v3/queries/columns/query_columns_factory.rb | 2 +- lib/api/v3/queries/columns/query_property_column_representer.rb | 2 +- .../columns/query_relation_of_type_column_representer.rb | 2 +- .../columns/query_relation_to_type_column_representer.rb | 2 +- lib/api/v3/queries/create_form_api.rb | 2 +- lib/api/v3/queries/create_form_representer.rb | 2 +- lib/api/v3/queries/filters/query_filter_decorator.rb | 2 +- .../filters/query_filter_instance_payload_representer.rb | 2 +- lib/api/v3/queries/filters/query_filter_instance_representer.rb | 2 +- lib/api/v3/queries/filters/query_filter_representer.rb | 2 +- lib/api/v3/queries/filters/query_filters_api.rb | 2 +- lib/api/v3/queries/form_representer.rb | 2 +- lib/api/v3/queries/group_bys/query_group_by_representer.rb | 2 +- lib/api/v3/queries/group_bys/query_group_bys_api.rb | 2 +- lib/api/v3/queries/helpers/query_representer_response.rb | 2 +- lib/api/v3/queries/ical_url/query_ical_url_api.rb | 2 +- lib/api/v3/queries/ical_url/query_ical_url_representer.rb | 2 +- lib/api/v3/queries/operators/query_operator_representer.rb | 2 +- lib/api/v3/queries/operators/query_operators_api.rb | 2 +- lib/api/v3/queries/order/query_order_api.rb | 2 +- lib/api/v3/queries/projections/query_projection_representer.rb | 2 +- lib/api/v3/queries/queries_api.rb | 2 +- lib/api/v3/queries/queries_by_project_api.rb | 2 +- lib/api/v3/queries/query_collection_representer.rb | 2 +- lib/api/v3/queries/query_helper.rb | 2 +- lib/api/v3/queries/query_params_representer.rb | 2 +- lib/api/v3/queries/query_payload_representer.rb | 2 +- lib/api/v3/queries/query_representer.rb | 2 +- .../schemas/access_to_project_filter_dependency_representer.rb | 2 +- .../schemas/assignee_or_group_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/blocked_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/blocks_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/boolean_filter_dependency_representer.rb | 2 +- .../schemas/by_work_package_filter_dependency_representer.rb | 2 +- .../queries/schemas/category_filter_dependency_representer.rb | 2 +- lib/api/v3/queries/schemas/custom_field_json_cache_key_mixin.rb | 2 +- .../schemas/custom_option_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/date_filter_dependency_representer.rb | 2 +- .../queries/schemas/date_time_filter_dependency_representer.rb | 2 +- .../queries/schemas/duplicated_filter_dependency_representer.rb | 2 +- .../queries/schemas/duplicates_filter_dependency_representer.rb | 2 +- lib/api/v3/queries/schemas/filter_dependency_decorator.rb | 2 +- lib/api/v3/queries/schemas/filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/filter_dependency_representer_factory.rb | 2 +- .../v3/queries/schemas/float_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/follows_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/group_filter_dependency_representer.rb | 2 +- lib/api/v3/queries/schemas/id_filter_dependency_representer.rb | 2 +- .../queries/schemas/includes_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/integer_filter_dependency_representer.rb | 2 +- .../schemas/manual_sort_filter_dependency_representer.rb | 2 +- .../schemas/only_subproject_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/parent_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/partof_filter_dependency_representer.rb | 2 +- .../queries/schemas/precedes_filter_dependency_representer.rb | 2 +- .../queries/schemas/principal_filter_dependency_representer.rb | 2 +- .../queries/schemas/priority_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/project_filter_dependency_representer.rb | 2 +- .../schemas/project_members_filter_dependency_representer.rb | 2 +- lib/api/v3/queries/schemas/query_filter_instance_schema_api.rb | 2 +- .../query_filter_instance_schema_collection_representer.rb | 2 +- .../queries/schemas/query_filter_instance_schema_representer.rb | 2 +- .../queries/schemas/query_project_filter_instance_schema_api.rb | 2 +- lib/api/v3/queries/schemas/query_project_schema_api.rb | 2 +- lib/api/v3/queries/schemas/query_schema_api.rb | 2 +- lib/api/v3/queries/schemas/query_schema_representer.rb | 2 +- .../v3/queries/schemas/relates_filter_dependency_representer.rb | 2 +- .../queries/schemas/required_filter_dependency_representer.rb | 2 +- .../queries/schemas/requires_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/role_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/search_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/status_filter_dependency_representer.rb | 2 +- .../queries/schemas/subproject_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/text_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/type_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/user_filter_dependency_representer.rb | 2 +- .../v3/queries/schemas/version_filter_dependency_representer.rb | 2 +- lib/api/v3/queries/sort_bys/query_sort_by_representer.rb | 2 +- lib/api/v3/queries/sort_bys/query_sort_bys_api.rb | 2 +- lib/api/v3/queries/sort_bys/sort_by_decorator.rb | 2 +- lib/api/v3/queries/update_form_api.rb | 2 +- lib/api/v3/queries/update_form_representer.rb | 2 +- lib/api/v3/relations/relation_collection_representer.rb | 2 +- .../v3/relations/relation_paginated_collection_representer.rb | 2 +- lib/api/v3/relations/relation_payload_representer.rb | 2 +- lib/api/v3/relations/relation_representer.rb | 2 +- lib/api/v3/relations/relations_api.rb | 2 +- lib/api/v3/relations/relations_helper.rb | 2 +- lib/api/v3/render/render_api.rb | 2 +- lib/api/v3/repositories/revision_collection_representer.rb | 2 +- lib/api/v3/repositories/revision_representer.rb | 2 +- lib/api/v3/repositories/revisions_api.rb | 2 +- lib/api/v3/repositories/revisions_by_work_package_api.rb | 2 +- lib/api/v3/roles/role_collection_representer.rb | 2 +- lib/api/v3/roles/role_representer.rb | 2 +- lib/api/v3/roles/roles_api.rb | 2 +- lib/api/v3/root.rb | 2 +- lib/api/v3/root_representer.rb | 2 +- lib/api/v3/schemas/schema_collection_representer.rb | 2 +- lib/api/v3/schemas/schema_dependency_representer.rb | 2 +- lib/api/v3/shares/entity_representer_factory.rb | 2 +- lib/api/v3/shares/share_collection_representer.rb | 2 +- lib/api/v3/shares/share_representer.rb | 2 +- lib/api/v3/shares/shares_api.rb | 2 +- lib/api/v3/statuses/status_collection_representer.rb | 2 +- lib/api/v3/statuses/status_representer.rb | 2 +- lib/api/v3/statuses/statuses_api.rb | 2 +- lib/api/v3/string_objects/string_objects_api.rb | 2 +- lib/api/v3/types/type_collection_representer.rb | 2 +- lib/api/v3/types/type_representer.rb | 2 +- lib/api/v3/types/types_api.rb | 2 +- lib/api/v3/types/types_by_project_api.rb | 2 +- lib/api/v3/user_preferences/notification_setting_representer.rb | 2 +- lib/api/v3/user_preferences/preferences_by_user_api.rb | 2 +- .../v3/user_preferences/user_preference_payload_representer.rb | 2 +- lib/api/v3/user_preferences/user_preference_representer.rb | 2 +- lib/api/v3/user_preferences/user_preferences_api.rb | 2 +- lib/api/v3/users/create_form_api.rb | 2 +- lib/api/v3/users/create_form_representer.rb | 2 +- lib/api/v3/users/form_representer.rb | 2 +- lib/api/v3/users/schemas/user_schema_api.rb | 2 +- lib/api/v3/users/schemas/user_schema_representer.rb | 2 +- lib/api/v3/users/unpaginated_user_collection_representer.rb | 2 +- lib/api/v3/users/update_form_api.rb | 2 +- lib/api/v3/users/update_form_representer.rb | 2 +- lib/api/v3/users/user_collection_representer.rb | 2 +- lib/api/v3/users/user_payload_representer.rb | 2 +- lib/api/v3/users/user_representer.rb | 2 +- lib/api/v3/users/user_sql_collection_representer.rb | 2 +- lib/api/v3/users/user_sql_representer.rb | 2 +- lib/api/v3/users/users_api.rb | 2 +- lib/api/v3/utilities/custom_field_injector.rb | 2 +- lib/api/v3/utilities/custom_field_injector/link_value_getter.rb | 2 +- lib/api/v3/utilities/custom_field_sum_injector.rb | 2 +- lib/api/v3/utilities/date_time_formatter.rb | 2 +- lib/api/v3/utilities/eager_loading/custom_field_accessor.rb | 2 +- lib/api/v3/utilities/eager_loading/eager_loading_wrapper.rb | 2 +- lib/api/v3/utilities/endpoints/create.rb | 2 +- lib/api/v3/utilities/endpoints/create_form.rb | 2 +- lib/api/v3/utilities/endpoints/delayed_modify.rb | 2 +- lib/api/v3/utilities/endpoints/delete.rb | 2 +- lib/api/v3/utilities/endpoints/form.rb | 2 +- lib/api/v3/utilities/endpoints/index.rb | 2 +- lib/api/v3/utilities/endpoints/schema.rb | 2 +- lib/api/v3/utilities/endpoints/show.rb | 2 +- lib/api/v3/utilities/endpoints/sql_fallbacked_index.rb | 2 +- lib/api/v3/utilities/endpoints/sql_index.rb | 2 +- lib/api/v3/utilities/endpoints/sql_show.rb | 2 +- lib/api/v3/utilities/endpoints/update.rb | 2 +- lib/api/v3/utilities/endpoints/update_form.rb | 2 +- lib/api/v3/utilities/endpoints/v3_deductions.rb | 2 +- lib/api/v3/utilities/endpoints/v3_present_single.rb | 2 +- lib/api/v3/utilities/eprops_conversion.rb | 2 +- lib/api/v3/utilities/params_to_query.rb | 2 +- lib/api/v3/utilities/path_helper.rb | 2 +- lib/api/v3/utilities/resource_link_generator.rb | 2 +- lib/api/v3/utilities/sql_representer_walker.rb | 2 +- lib/api/v3/utilities/sql_walker_results.rb | 2 +- lib/api/v3/values/property_date_representer.rb | 2 +- lib/api/v3/values/property_model.rb | 2 +- lib/api/v3/values/property_representer.rb | 2 +- lib/api/v3/values/schemas/model.rb | 2 +- lib/api/v3/values/schemas/property_schema_representer.rb | 2 +- lib/api/v3/values/schemas/value_schema_api.rb | 2 +- lib/api/v3/values/schemas/value_schema_factory.rb | 2 +- lib/api/v3/values/values_api.rb | 2 +- lib/api/v3/versions/available_projects_api.rb | 2 +- lib/api/v3/versions/create_form_api.rb | 2 +- lib/api/v3/versions/create_form_representer.rb | 2 +- lib/api/v3/versions/form_representer.rb | 2 +- lib/api/v3/versions/projects_by_version_api.rb | 2 +- lib/api/v3/versions/schemas/version_schema_api.rb | 2 +- lib/api/v3/versions/schemas/version_schema_representer.rb | 2 +- lib/api/v3/versions/update_form_api.rb | 2 +- lib/api/v3/versions/update_form_representer.rb | 2 +- lib/api/v3/versions/version_collection_representer.rb | 2 +- lib/api/v3/versions/version_payload_representer.rb | 2 +- lib/api/v3/versions/version_representer.rb | 2 +- lib/api/v3/versions/versions_api.rb | 2 +- lib/api/v3/versions/versions_by_project_api.rb | 2 +- lib/api/v3/views/view_collection_representer.rb | 2 +- lib/api/v3/views/view_payload_representer.rb | 2 +- lib/api/v3/views/view_representer.rb | 2 +- lib/api/v3/views/views_api.rb | 2 +- lib/api/v3/watchers/watcher_representer.rb | 2 +- lib/api/v3/wiki_pages/wiki_page_representer.rb | 2 +- lib/api/v3/wiki_pages/wiki_pages_api.rb | 2 +- lib/api/v3/work_packages/available_assignees_api.rb | 2 +- lib/api/v3/work_packages/available_projects_on_create_api.rb | 2 +- lib/api/v3/work_packages/available_projects_on_edit_api.rb | 2 +- lib/api/v3/work_packages/available_relation_candidates_api.rb | 2 +- lib/api/v3/work_packages/create_form_api.rb | 2 +- lib/api/v3/work_packages/create_form_representer.rb | 2 +- lib/api/v3/work_packages/create_project_form_api.rb | 2 +- lib/api/v3/work_packages/create_project_form_representer.rb | 2 +- lib/api/v3/work_packages/eager_loading/ancestor.rb | 2 +- lib/api/v3/work_packages/eager_loading/base.rb | 2 +- lib/api/v3/work_packages/eager_loading/checksum.rb | 2 +- lib/api/v3/work_packages/eager_loading/custom_action.rb | 2 +- lib/api/v3/work_packages/eager_loading/custom_value.rb | 2 +- lib/api/v3/work_packages/eager_loading/hierarchy.rb | 2 +- lib/api/v3/work_packages/eager_loading/historic_attributes.rb | 2 +- lib/api/v3/work_packages/eager_loading/neutral_wrapper.rb | 2 +- lib/api/v3/work_packages/eager_loading/project.rb | 2 +- lib/api/v3/work_packages/form_representer.rb | 2 +- lib/api/v3/work_packages/link_to_object_extractor.rb | 2 +- lib/api/v3/work_packages/parse_params_service.rb | 2 +- lib/api/v3/work_packages/schema/base_work_package_schema.rb | 2 +- .../schema/form_configurations/attribute_representer.rb | 2 +- .../schema/form_configurations/query_representer.rb | 2 +- lib/api/v3/work_packages/schema/specific_work_package_schema.rb | 2 +- lib/api/v3/work_packages/schema/typed_schema_contract.rb | 2 +- lib/api/v3/work_packages/schema/typed_work_package_schema.rb | 2 +- .../schema/work_package_schema_collection_representer.rb | 2 +- .../v3/work_packages/schema/work_package_schema_representer.rb | 2 +- lib/api/v3/work_packages/schema/work_package_schemas_api.rb | 2 +- lib/api/v3/work_packages/schema/work_package_sums_schema.rb | 2 +- .../schema/work_package_sums_schema_representer.rb | 2 +- lib/api/v3/work_packages/show_end_point.rb | 2 +- lib/api/v3/work_packages/timestamped_representer.rb | 2 +- lib/api/v3/work_packages/update_form_api.rb | 2 +- lib/api/v3/work_packages/update_form_representer.rb | 2 +- lib/api/v3/work_packages/watchers_api.rb | 2 +- lib/api/v3/work_packages/work_package_aggregation_group.rb | 2 +- .../v3/work_packages/work_package_at_timestamp_representer.rb | 2 +- lib/api/v3/work_packages/work_package_collection_representer.rb | 2 +- lib/api/v3/work_packages/work_package_deleted_representer.rb | 2 +- lib/api/v3/work_packages/work_package_eager_loading_wrapper.rb | 2 +- .../work_package_lock_version_payload_representer.rb | 2 +- lib/api/v3/work_packages/work_package_payload_representer.rb | 2 +- lib/api/v3/work_packages/work_package_relations_api.rb | 2 +- lib/api/v3/work_packages/work_package_representer.rb | 2 +- .../v3/work_packages/work_package_sql_collection_representer.rb | 2 +- lib/api/v3/work_packages/work_package_sql_representer.rb | 2 +- lib/api/v3/work_packages/work_packages_api.rb | 2 +- lib/api/v3/work_packages/work_packages_by_project_api.rb | 2 +- lib/api/v3/work_packages/work_packages_shared_helpers.rb | 2 +- lib/ar_condition.rb | 2 +- lib/constraints/enterprise.rb | 2 +- lib/core_extensions.rb | 2 +- lib/core_extensions/squish_sql.rb | 2 +- lib/core_extensions/string.rb | 2 +- lib/core_extensions/time_with_zone.rb | 2 +- lib/custom_field_form_builder.rb | 2 +- lib/deprecated_alias.rb | 2 +- lib/generators/open_project/plugin/plugin_generator.rb | 2 +- lib/generators/open_project/plugin/templates/CHANGELOG.md | 2 +- lib/generators/open_project/rspec/service/service_generator.rb | 2 +- .../open_project/rspec/service/templates/service_spec.rb.tt | 2 +- lib/instance_finder.rb | 2 +- lib/open_project.rb | 2 +- lib/open_project/access_control.rb | 2 +- lib/open_project/access_control/mapper.rb | 2 +- lib/open_project/access_control/permission.rb | 2 +- lib/open_project/access_keys.rb | 2 +- lib/open_project/acts_as_url/adapter/op_active_record.rb | 2 +- lib/open_project/assets.rb | 2 +- lib/open_project/cache.rb | 2 +- lib/open_project/cache/cache_key.rb | 2 +- lib/open_project/changed_by_system.rb | 2 +- lib/open_project/content_type_detector.rb | 2 +- lib/open_project/custom_field_format.rb | 2 +- lib/open_project/custom_styles/color_themes.rb | 2 +- lib/open_project/custom_styles/design.rb | 2 +- lib/open_project/deprecation.rb | 2 +- lib/open_project/enterprise.rb | 2 +- lib/open_project/events.rb | 2 +- lib/open_project/file_command_content_type_detector.rb | 2 +- lib/open_project/files.rb | 2 +- lib/open_project/footer.rb | 2 +- lib/open_project/form_tag_helper.rb | 2 +- lib/open_project/full_text_search.rb | 2 +- lib/open_project/health_checks/good_job_backed_up_check.rb | 2 +- lib/open_project/health_checks/good_job_check.rb | 2 +- lib/open_project/health_checks/puma_check.rb | 2 +- lib/open_project/health_checks/smtp_check.rb | 2 +- lib/open_project/hook.rb | 2 +- lib/open_project/hooks.rb | 2 +- lib/open_project/hooks/view_account_login_auth_provider.rb | 2 +- lib/open_project/hooks/view_account_login_bottom.rb | 2 +- lib/open_project/httpx_appsignal.rb | 2 +- lib/open_project/info.rb | 2 +- lib/open_project/journal/attachment_helper.rb | 2 +- lib/open_project/journal_formatter/active_status.rb | 2 +- lib/open_project/journal_formatter/attachment.rb | 2 +- lib/open_project/journal_formatter/cause.rb | 2 +- lib/open_project/journal_formatter/custom_field.rb | 2 +- lib/open_project/journal_formatter/custom_field/diff.rb | 2 +- lib/open_project/journal_formatter/custom_field/plain.rb | 2 +- .../journal_formatter/custom_field/shared_methods.rb | 2 +- lib/open_project/journal_formatter/diff.rb | 2 +- lib/open_project/journal_formatter/file_link.rb | 2 +- lib/open_project/journal_formatter/ignore_non_working_days.rb | 2 +- lib/open_project/journal_formatter/project_status_code.rb | 2 +- lib/open_project/journal_formatter/schedule_manually.rb | 2 +- .../journal_formatter/subproject_named_association.rb | 2 +- lib/open_project/journal_formatter/template.rb | 2 +- lib/open_project/journal_formatter/time_entry_hours.rb | 2 +- .../journal_formatter/time_entry_named_association.rb | 2 +- lib/open_project/journal_formatter/visibility.rb | 2 +- lib/open_project/journal_formatter/wiki_diff.rb | 2 +- lib/open_project/locale_helper.rb | 2 +- lib/open_project/menu.rb | 2 +- lib/open_project/mime_type.rb | 2 +- lib/open_project/mutex.rb | 2 +- lib/open_project/nested_set/rebuild_patch.rb | 2 +- lib/open_project/object_linking.rb | 2 +- lib/open_project/omni_auth/authorization.rb | 2 +- lib/open_project/page_hierarchy_helper.rb | 2 +- lib/open_project/passwords.rb | 2 +- lib/open_project/patches.rb | 2 +- lib/open_project/patches/action_view_accessible_errors.rb | 2 +- .../patches/action_view_helpers_asset_tag_helper.rb | 2 +- lib/open_project/patches/active_model_errors.rb | 2 +- lib/open_project/patches/active_record_i18n.rb | 2 +- lib/open_project/patches/acts_as_list.rb | 2 +- lib/open_project/patches/doorkeeper_application.rb | 2 +- lib/open_project/patches/factory_bot_evaluator.rb | 2 +- lib/open_project/patches/i18n_reject_empty_string.rb | 2 +- lib/open_project/patches/lookbook_tree_node_inflector.rb | 2 +- lib/open_project/patches/mailer_controller_preview.rb | 2 +- lib/open_project/patches/representable.rb | 2 +- lib/open_project/patches/string.rb | 2 +- lib/open_project/plugins.rb | 2 +- lib/open_project/plugins/acts_as_op_engine.rb | 2 +- lib/open_project/plugins/frontend_linking.rb | 2 +- lib/open_project/plugins/frontend_linking/generator.rb | 2 +- .../plugins/frontend_linking/linked-plugins.module.ts.erb | 2 +- .../plugins/frontend_linking/linked-plugins.styles.sass.erb | 2 +- lib/open_project/plugins/load_dependency.rb | 2 +- lib/open_project/plugins/migration_mapping.rb | 2 +- lib/open_project/plugins/module_handler.rb | 2 +- lib/open_project/plugins/patch_registry.rb | 2 +- lib/open_project/postgres_environment.rb | 2 +- lib/open_project/repository_authentication.rb | 2 +- lib/open_project/safe_params.rb | 2 +- lib/open_project/scm/adapters.rb | 2 +- lib/open_project/scm/adapters/base.rb | 2 +- lib/open_project/scm/adapters/checkout_instructions.rb | 2 +- lib/open_project/scm/adapters/git.rb | 2 +- lib/open_project/scm/adapters/local_client.rb | 2 +- lib/open_project/scm/adapters/subversion.rb | 2 +- lib/open_project/scm/exceptions.rb | 2 +- lib/open_project/scm/manageable_repository.rb | 2 +- lib/open_project/scm/manager.rb | 2 +- lib/open_project/sql_sanitization.rb | 2 +- lib/open_project/static/homescreen.rb | 2 +- lib/open_project/static/links.rb | 2 +- lib/open_project/static_routing.rb | 2 +- lib/open_project/storage.rb | 2 +- lib/open_project/syntax_highlighting.rb | 2 +- lib/open_project/text_formatting.rb | 2 +- lib/open_project/text_formatting/filters/attachment_filter.rb | 2 +- lib/open_project/text_formatting/filters/autolink_filter.rb | 2 +- lib/open_project/text_formatting/filters/bem_css_filter.rb | 2 +- .../text_formatting/filters/figure_wrapped_filter.rb | 2 +- .../text_formatting/filters/link_attribute_filter.rb | 2 +- lib/open_project/text_formatting/filters/macro_filter.rb | 2 +- lib/open_project/text_formatting/filters/macros/child_pages.rb | 2 +- .../filters/macros/child_pages/child_pages_context.rb | 2 +- .../text_formatting/filters/macros/create_work_package_link.rb | 2 +- .../text_formatting/filters/macros/embedded_table.rb | 2 +- .../text_formatting/filters/macros/include_wiki_page.rb | 2 +- lib/open_project/text_formatting/filters/macros/toc.rb | 2 +- lib/open_project/text_formatting/filters/markdown_filter.rb | 2 +- lib/open_project/text_formatting/filters/mention_filter.rb | 2 +- .../text_formatting/filters/pattern_matcher_filter.rb | 2 +- lib/open_project/text_formatting/filters/plain_filter.rb | 2 +- .../text_formatting/filters/relative_link_filter.rb | 2 +- lib/open_project/text_formatting/filters/sanitization_filter.rb | 2 +- .../text_formatting/filters/setting_macros_filter.rb | 2 +- .../text_formatting/filters/syntax_highlight_filter.rb | 2 +- .../text_formatting/filters/table_of_contents_filter.rb | 2 +- lib/open_project/text_formatting/filters/task_list_filter.rb | 2 +- lib/open_project/text_formatting/formats.rb | 2 +- lib/open_project/text_formatting/formats/base_format.rb | 2 +- lib/open_project/text_formatting/formats/base_formatter.rb | 2 +- lib/open_project/text_formatting/formats/markdown/format.rb | 2 +- lib/open_project/text_formatting/formats/markdown/formatter.rb | 2 +- lib/open_project/text_formatting/formats/markdown/helper.rb | 2 +- lib/open_project/text_formatting/formats/plain/format.rb | 2 +- lib/open_project/text_formatting/formats/plain/formatter.rb | 2 +- lib/open_project/text_formatting/formats/plain/helper.rb | 2 +- lib/open_project/text_formatting/helpers/link_rewriter.rb | 2 +- lib/open_project/text_formatting/matchers/attribute_macros.rb | 2 +- lib/open_project/text_formatting/matchers/link_handlers/base.rb | 2 +- .../text_formatting/matchers/link_handlers/colon_separator.rb | 2 +- .../text_formatting/matchers/link_handlers/hash_separator.rb | 2 +- .../text_formatting/matchers/link_handlers/revisions.rb | 2 +- .../text_formatting/matchers/link_handlers/work_packages.rb | 2 +- lib/open_project/text_formatting/matchers/regex_matcher.rb | 2 +- .../text_formatting/matchers/resource_links_matcher.rb | 2 +- lib/open_project/text_formatting/matchers/wiki_links_matcher.rb | 2 +- lib/open_project/text_formatting/renderer.rb | 2 +- lib/open_project/text_formatting/truncation.rb | 2 +- lib/open_project/translations/pluralization_backend.rb | 2 +- lib/open_project/ui/extensible_tabs.rb | 2 +- lib/open_project/version.rb | 2 +- lib/pagination.rb | 2 +- lib/redmine/ciphering.rb | 2 +- lib/redmine/codeset_util.rb | 2 +- lib/redmine/diff_table.rb | 2 +- lib/redmine/helpers/diff.rb | 2 +- lib/redmine/imap.rb | 2 +- lib/redmine/menu_manager.rb | 2 +- lib/redmine/menu_manager/mapper.rb | 2 +- lib/redmine/menu_manager/menu_controller.rb | 2 +- lib/redmine/menu_manager/menu_error.rb | 2 +- lib/redmine/menu_manager/menu_helper.rb | 2 +- lib/redmine/menu_manager/menu_item.rb | 2 +- lib/redmine/menu_manager/top_menu/help_menu.rb | 2 +- lib/redmine/menu_manager/top_menu/projects_menu.rb | 2 +- lib/redmine/menu_manager/top_menu/quick_add_menu.rb | 2 +- lib/redmine/menu_manager/top_menu_helper.rb | 2 +- lib/redmine/menu_manager/tree_node.rb | 2 +- lib/redmine/menu_manager/wiki_menu_helper.rb | 2 +- lib/redmine/platform.rb | 2 +- lib/redmine/plugin.rb | 2 +- lib/redmine/pop3.rb | 2 +- lib/redmine/search.rb | 2 +- lib/redmine/unified_diff.rb | 2 +- lib/redmine/views/other_formats_builder.rb | 2 +- lib/services/create_relation.rb | 2 +- lib/services/create_watcher.rb | 2 +- lib/services/remove_watcher.rb | 2 +- lib/tabular_form_builder.rb | 2 +- lib/tasks/api.rake | 2 +- lib/tasks/assets.rake | 2 +- lib/tasks/attachment_migrations.rake | 2 +- lib/tasks/attachments.rake | 2 +- lib/tasks/backup.rake | 2 +- lib/tasks/ciphering.rake | 2 +- lib/tasks/code.rake | 2 +- lib/tasks/copyright.rake | 2 +- lib/tasks/copyright_authors.rake | 2 +- lib/tasks/cron.rake | 2 +- lib/tasks/database.rake | 2 +- lib/tasks/delete_documents.rake | 2 +- lib/tasks/dependencies.rake | 2 +- lib/tasks/deprecated.rake | 2 +- lib/tasks/email.rake | 2 +- lib/tasks/environment.rake | 2 +- lib/tasks/extract_fixtures.rake | 2 +- lib/tasks/fetch_changesets.rake | 2 +- lib/tasks/fix_missing_notification_settings.rake | 2 +- lib/tasks/git.rake | 2 +- lib/tasks/jdbc.rake | 2 +- lib/tasks/ldap.rake | 2 +- lib/tasks/load_default_data.rake | 2 +- lib/tasks/metrics.rake | 2 +- lib/tasks/packager.rake | 2 +- lib/tasks/parallel_testing.rake | 2 +- lib/tasks/permissions.rake | 2 +- lib/tasks/plugin_specs.rake | 2 +- lib/tasks/plugins.rake | 2 +- lib/tasks/release.rake | 2 +- lib/tasks/reregister_password_migrations.rake | 2 +- lib/tasks/scm.rake | 2 +- lib/tasks/secret_token.rake | 2 +- lib/tasks/seed.rake | 2 +- lib/tasks/setting.rake | 2 +- lib/tasks/shared/user_feedback.rb | 2 +- lib/tasks/testing.rake | 2 +- lib/tasks/time_entry_activities.rake | 2 +- lib/tasks/version.rake | 2 +- lib/tasks/watchers.rake | 2 +- lib/tasks/yardoc.rake | 2 +- lib_static/open_project/acts/favorable.rb | 2 +- lib_static/open_project/acts/favorable/registry.rb | 2 +- lib_static/open_project/acts/favorable/route_constraint.rb | 2 +- lib_static/open_project/acts/registry_methods.rb | 2 +- lib_static/open_project/acts/watchable.rb | 2 +- lib_static/open_project/acts/watchable/registry.rb | 2 +- lib_static/open_project/acts/watchable/route_constraint.rb | 2 +- lib_static/open_project/appsignal.rb | 2 +- lib_static/open_project/authentication.rb | 2 +- lib_static/open_project/configuration.rb | 2 +- lib_static/open_project/configuration/helpers.rb | 2 +- lib_static/open_project/database.rb | 2 +- lib_static/open_project/feature_decisions.rb | 2 +- lib_static/open_project/notifications.rb | 2 +- lib_static/plugins/acts_as_attachable/init.rb | 2 +- lib_static/plugins/acts_as_attachable/lib/acts_as_attachable.rb | 2 +- lib_static/plugins/acts_as_customizable/init.rb | 2 +- .../plugins/acts_as_customizable/lib/acts_as_customizable.rb | 2 +- .../plugins/acts_as_customizable/lib/human_attribute_name.rb | 2 +- lib_static/plugins/acts_as_event/init.rb | 2 +- lib_static/plugins/acts_as_event/lib/acts_as_event.rb | 2 +- lib_static/plugins/acts_as_journalized/init.rb | 2 +- .../acts_as_journalized/lib/acts/journalized/creation.rb | 2 +- .../lib/acts/journalized/file_link_journal_differ.rb | 2 +- .../acts_as_journalized/lib/acts/journalized/format_hooks.rb | 2 +- .../lib/acts/journalized/journable_differ.rb | 2 +- .../acts_as_journalized/lib/acts/journalized/journalized.rb | 2 +- .../plugins/acts_as_journalized/lib/acts/journalized/options.rb | 2 +- .../acts_as_journalized/lib/acts/journalized/permissions.rb | 2 +- .../acts_as_journalized/lib/acts/journalized/reversion.rb | 2 +- .../acts_as_journalized/lib/acts/journalized/save_hooks.rb | 2 +- .../plugins/acts_as_journalized/lib/acts_as_journalized.rb | 2 +- lib_static/plugins/acts_as_journalized/lib/cause_of_change.rb | 2 +- .../plugins/acts_as_journalized/lib/cause_of_change/base.rb | 2 +- .../plugins/acts_as_journalized/lib/cause_of_change/no_cause.rb | 2 +- lib_static/plugins/acts_as_journalized/lib/journal_changes.rb | 2 +- lib_static/plugins/acts_as_journalized/lib/journal_formatter.rb | 2 +- .../acts_as_journalized/lib/journal_formatter/attribute.rb | 2 +- .../plugins/acts_as_journalized/lib/journal_formatter/base.rb | 2 +- .../lib/journal_formatter/chronic_duration.rb | 2 +- .../acts_as_journalized/lib/journal_formatter/datetime.rb | 2 +- .../acts_as_journalized/lib/journal_formatter/day_count.rb | 2 +- .../acts_as_journalized/lib/journal_formatter/decimal.rb | 2 +- .../acts_as_journalized/lib/journal_formatter/fraction.rb | 2 +- .../plugins/acts_as_journalized/lib/journal_formatter/id.rb | 2 +- .../lib/journal_formatter/named_association.rb | 2 +- .../acts_as_journalized/lib/journal_formatter/percentage.rb | 2 +- .../acts_as_journalized/lib/journal_formatter/plaintext.rb | 2 +- .../plugins/acts_as_journalized/lib/journal_formatter_cache.rb | 2 +- lib_static/plugins/acts_as_searchable/init.rb | 2 +- lib_static/plugins/acts_as_searchable/lib/acts_as_searchable.rb | 2 +- lib_static/plugins/load_path_helper.rb | 2 +- lib_static/redmine/diff.rb | 2 +- lib_static/redmine/i18n.rb | 2 +- .../rubocop/cop/open_project/add_preview_for_view_component.rb | 2 +- lookbook/previews/open_project/common/autocomplete_preview.rb | 2 +- lookbook/previews/open_project/common/dialog_preview.rb | 2 +- lookbook/previews/open_project/progress/modal_preview.rb | 2 +- modules/auth_plugins/app/views/hooks/login/_providers.html.erb | 2 +- .../auth_plugins/app/views/hooks/login/_providers_css.html.erb | 2 +- modules/auth_plugins/doc/COPYRIGHT.rdoc | 2 +- modules/auth_plugins/lib/omni_auth/flexible_builder.rb | 2 +- modules/auth_plugins/lib/omni_auth/flexible_strategy.rb | 2 +- modules/auth_plugins/lib/open_project/auth_plugins.rb | 2 +- modules/auth_plugins/lib/open_project/auth_plugins/engine.rb | 2 +- modules/auth_plugins/lib/open_project/auth_plugins/hooks.rb | 2 +- modules/auth_plugins/lib/open_project/auth_plugins/patches.rb | 2 +- modules/auth_plugins/lib/open_project/plugins/auth_plugin.rb | 2 +- modules/auth_plugins/lib/openproject-auth_plugins.rb | 2 +- modules/auth_plugins/spec/features/auth_provider_spec.rb | 2 +- modules/auth_plugins/spec/requests/auth_plugins_spec.rb | 2 +- modules/auth_plugins/spec/requests/flexible_strategy_spec.rb | 2 +- modules/auth_plugins/spec/views/base.html.erb_spec.rb | 2 +- .../spec/views/hooks/login/_providers.html.erb_spec.rb | 2 +- modules/auth_saml/spec/requests/saml_provider_callback_spec.rb | 2 +- modules/avatars/app/helpers/avatar_helper.rb | 2 +- modules/avatars/app/models/users/avatars.rb | 2 +- .../module/avatar-upload-form/avatar-upload-form.component.ts | 2 +- modules/avatars/frontend/module/avatar-upload.service.ts | 2 +- modules/avatars/frontend/module/main.ts | 2 +- modules/avatars/lib/api/v3/users/user_avatar_api.rb | 2 +- modules/avatars/lib/open_project/avatars/engine.rb | 2 +- modules/avatars/spec/lib/api/v3/users/user_representer_spec.rb | 2 +- modules/avatars/spec/requests/user_avatar_api_spec.rb | 2 +- .../backlogs/app/controllers/backlogs_settings_controller.rb | 2 +- .../app/controllers/projects/settings/backlogs_controller.rb | 2 +- modules/backlogs/app/controllers/rb_application_controller.rb | 2 +- .../backlogs/app/controllers/rb_burndown_charts_controller.rb | 2 +- modules/backlogs/app/controllers/rb_impediments_controller.rb | 2 +- .../backlogs/app/controllers/rb_master_backlogs_controller.rb | 2 +- modules/backlogs/app/controllers/rb_queries_controller.rb | 2 +- modules/backlogs/app/controllers/rb_sprints_controller.rb | 2 +- modules/backlogs/app/controllers/rb_stories_controller.rb | 2 +- modules/backlogs/app/controllers/rb_taskboards_controller.rb | 2 +- modules/backlogs/app/controllers/rb_tasks_controller.rb | 2 +- modules/backlogs/app/controllers/rb_wikis_controller.rb | 2 +- modules/backlogs/app/controllers/version_settings_controller.rb | 2 +- .../backlogs/app/controllers/work_package_boxes_controller.rb | 2 +- modules/backlogs/app/helpers/burndown_charts_helper.rb | 2 +- modules/backlogs/app/helpers/rb_common_helper.rb | 2 +- modules/backlogs/app/helpers/rb_master_backlogs_helper.rb | 2 +- modules/backlogs/app/helpers/taskboards_helper.rb | 2 +- modules/backlogs/app/helpers/version_settings_helper.rb | 2 +- modules/backlogs/app/models/backlog.rb | 2 +- modules/backlogs/app/models/burndown.rb | 2 +- modules/backlogs/app/models/impediment.rb | 2 +- modules/backlogs/app/models/sprint.rb | 2 +- modules/backlogs/app/models/story.rb | 2 +- modules/backlogs/app/models/task.rb | 2 +- modules/backlogs/app/models/version_setting.rb | 2 +- .../backlogs/app/seeders/basic_data/backlogs/setting_seeder.rb | 2 +- modules/backlogs/app/seeders/common.yml | 2 +- modules/backlogs/app/services/impediments/create_service.rb | 2 +- modules/backlogs/app/services/impediments/update_service.rb | 2 +- modules/backlogs/app/services/stories/create_service.rb | 2 +- modules/backlogs/app/services/stories/update_service.rb | 2 +- modules/backlogs/app/services/tasks/create_service.rb | 2 +- modules/backlogs/app/services/tasks/update_service.rb | 2 +- modules/backlogs/app/views/backlogs_settings/show.html.erb | 2 +- modules/backlogs/app/views/layouts/backlogs.html.erb | 2 +- .../backlogs/app/views/projects/settings/backlogs/show.html.erb | 2 +- .../backlogs/app/views/rb_burndown_charts/_burndown.html.erb | 2 +- modules/backlogs/app/views/rb_burndown_charts/show.html.erb | 2 +- modules/backlogs/app/views/rb_impediments/_impediment.html.erb | 2 +- modules/backlogs/app/views/rb_master_backlogs/_backlog.html.erb | 2 +- modules/backlogs/app/views/rb_master_backlogs/index.html.erb | 2 +- modules/backlogs/app/views/rb_sprints/_sprint.html.erb | 2 +- modules/backlogs/app/views/rb_stories/_helpers.html.erb | 2 +- modules/backlogs/app/views/rb_stories/_story.html.erb | 2 +- modules/backlogs/app/views/rb_taskboards/show.html.erb | 2 +- modules/backlogs/app/views/rb_tasks/_task.html.erb | 2 +- modules/backlogs/app/views/rb_tasks/index.html.erb | 2 +- modules/backlogs/app/views/shared/_model_errors.html.erb | 2 +- modules/backlogs/app/views/shared/_server_variables.js.erb | 2 +- modules/backlogs/app/views/shared/_validation_errors.html.erb | 2 +- modules/backlogs/app/views/shared/_view_my_settings.html.erb | 2 +- modules/backlogs/app/views/shared/not_configured.html.erb | 2 +- modules/backlogs/app/views/version_settings/_form.html.erb | 2 +- modules/backlogs/app/views/version_settings/edit.html.erb | 2 +- modules/backlogs/config/locales/crowdin/af.yml | 2 +- modules/backlogs/config/locales/crowdin/ar.yml | 2 +- modules/backlogs/config/locales/crowdin/az.yml | 2 +- modules/backlogs/config/locales/crowdin/be.yml | 2 +- modules/backlogs/config/locales/crowdin/bg.yml | 2 +- modules/backlogs/config/locales/crowdin/ca.yml | 2 +- modules/backlogs/config/locales/crowdin/ckb-IR.yml | 2 +- modules/backlogs/config/locales/crowdin/cs.yml | 2 +- modules/backlogs/config/locales/crowdin/da.yml | 2 +- modules/backlogs/config/locales/crowdin/de.yml | 2 +- modules/backlogs/config/locales/crowdin/el.yml | 2 +- modules/backlogs/config/locales/crowdin/eo.yml | 2 +- modules/backlogs/config/locales/crowdin/es.yml | 2 +- modules/backlogs/config/locales/crowdin/et.yml | 2 +- modules/backlogs/config/locales/crowdin/eu.yml | 2 +- modules/backlogs/config/locales/crowdin/fa.yml | 2 +- modules/backlogs/config/locales/crowdin/fi.yml | 2 +- modules/backlogs/config/locales/crowdin/fil.yml | 2 +- modules/backlogs/config/locales/crowdin/fr.yml | 2 +- modules/backlogs/config/locales/crowdin/he.yml | 2 +- modules/backlogs/config/locales/crowdin/hi.yml | 2 +- modules/backlogs/config/locales/crowdin/hr.yml | 2 +- modules/backlogs/config/locales/crowdin/hu.yml | 2 +- modules/backlogs/config/locales/crowdin/id.yml | 2 +- modules/backlogs/config/locales/crowdin/it.yml | 2 +- modules/backlogs/config/locales/crowdin/ja.yml | 2 +- modules/backlogs/config/locales/crowdin/js-af.yml | 2 +- modules/backlogs/config/locales/crowdin/js-ar.yml | 2 +- modules/backlogs/config/locales/crowdin/js-az.yml | 2 +- modules/backlogs/config/locales/crowdin/js-be.yml | 2 +- modules/backlogs/config/locales/crowdin/js-bg.yml | 2 +- modules/backlogs/config/locales/crowdin/js-ca.yml | 2 +- modules/backlogs/config/locales/crowdin/js-ckb-IR.yml | 2 +- modules/backlogs/config/locales/crowdin/js-cs.yml | 2 +- modules/backlogs/config/locales/crowdin/js-da.yml | 2 +- modules/backlogs/config/locales/crowdin/js-de.yml | 2 +- modules/backlogs/config/locales/crowdin/js-el.yml | 2 +- modules/backlogs/config/locales/crowdin/js-eo.yml | 2 +- modules/backlogs/config/locales/crowdin/js-es.yml | 2 +- modules/backlogs/config/locales/crowdin/js-et.yml | 2 +- modules/backlogs/config/locales/crowdin/js-eu.yml | 2 +- modules/backlogs/config/locales/crowdin/js-fa.yml | 2 +- modules/backlogs/config/locales/crowdin/js-fi.yml | 2 +- modules/backlogs/config/locales/crowdin/js-fil.yml | 2 +- modules/backlogs/config/locales/crowdin/js-fr.yml | 2 +- modules/backlogs/config/locales/crowdin/js-he.yml | 2 +- modules/backlogs/config/locales/crowdin/js-hi.yml | 2 +- modules/backlogs/config/locales/crowdin/js-hr.yml | 2 +- modules/backlogs/config/locales/crowdin/js-hu.yml | 2 +- modules/backlogs/config/locales/crowdin/js-id.yml | 2 +- modules/backlogs/config/locales/crowdin/js-it.yml | 2 +- modules/backlogs/config/locales/crowdin/js-ja.yml | 2 +- modules/backlogs/config/locales/crowdin/js-ka.yml | 2 +- modules/backlogs/config/locales/crowdin/js-kk.yml | 2 +- modules/backlogs/config/locales/crowdin/js-ko.yml | 2 +- modules/backlogs/config/locales/crowdin/js-lt.yml | 2 +- modules/backlogs/config/locales/crowdin/js-lv.yml | 2 +- modules/backlogs/config/locales/crowdin/js-mn.yml | 2 +- modules/backlogs/config/locales/crowdin/js-ms.yml | 2 +- modules/backlogs/config/locales/crowdin/js-ne.yml | 2 +- modules/backlogs/config/locales/crowdin/js-nl.yml | 2 +- modules/backlogs/config/locales/crowdin/js-no.yml | 2 +- modules/backlogs/config/locales/crowdin/js-pl.yml | 2 +- modules/backlogs/config/locales/crowdin/js-pt-BR.yml | 2 +- modules/backlogs/config/locales/crowdin/js-pt-PT.yml | 2 +- modules/backlogs/config/locales/crowdin/js-ro.yml | 2 +- modules/backlogs/config/locales/crowdin/js-ru.yml | 2 +- modules/backlogs/config/locales/crowdin/js-rw.yml | 2 +- modules/backlogs/config/locales/crowdin/js-si.yml | 2 +- modules/backlogs/config/locales/crowdin/js-sk.yml | 2 +- modules/backlogs/config/locales/crowdin/js-sl.yml | 2 +- modules/backlogs/config/locales/crowdin/js-sr.yml | 2 +- modules/backlogs/config/locales/crowdin/js-sv.yml | 2 +- modules/backlogs/config/locales/crowdin/js-th.yml | 2 +- modules/backlogs/config/locales/crowdin/js-tr.yml | 2 +- modules/backlogs/config/locales/crowdin/js-uk.yml | 2 +- modules/backlogs/config/locales/crowdin/js-uz.yml | 2 +- modules/backlogs/config/locales/crowdin/js-vi.yml | 2 +- modules/backlogs/config/locales/crowdin/js-zh-CN.yml | 2 +- modules/backlogs/config/locales/crowdin/js-zh-TW.yml | 2 +- modules/backlogs/config/locales/crowdin/ka.yml | 2 +- modules/backlogs/config/locales/crowdin/kk.yml | 2 +- modules/backlogs/config/locales/crowdin/ko.yml | 2 +- modules/backlogs/config/locales/crowdin/lt.yml | 2 +- modules/backlogs/config/locales/crowdin/lv.yml | 2 +- modules/backlogs/config/locales/crowdin/mn.yml | 2 +- modules/backlogs/config/locales/crowdin/ms.yml | 2 +- modules/backlogs/config/locales/crowdin/ne.yml | 2 +- modules/backlogs/config/locales/crowdin/nl.yml | 2 +- modules/backlogs/config/locales/crowdin/no.yml | 2 +- modules/backlogs/config/locales/crowdin/pl.yml | 2 +- modules/backlogs/config/locales/crowdin/pt-BR.yml | 2 +- modules/backlogs/config/locales/crowdin/pt-PT.yml | 2 +- modules/backlogs/config/locales/crowdin/ro.yml | 2 +- modules/backlogs/config/locales/crowdin/ru.yml | 2 +- modules/backlogs/config/locales/crowdin/rw.yml | 2 +- modules/backlogs/config/locales/crowdin/si.yml | 2 +- modules/backlogs/config/locales/crowdin/sk.yml | 2 +- modules/backlogs/config/locales/crowdin/sl.yml | 2 +- modules/backlogs/config/locales/crowdin/sr.yml | 2 +- modules/backlogs/config/locales/crowdin/sv.yml | 2 +- modules/backlogs/config/locales/crowdin/th.yml | 2 +- modules/backlogs/config/locales/crowdin/tr.yml | 2 +- modules/backlogs/config/locales/crowdin/uk.yml | 2 +- modules/backlogs/config/locales/crowdin/uz.yml | 2 +- modules/backlogs/config/locales/crowdin/vi.yml | 2 +- modules/backlogs/config/locales/crowdin/zh-CN.yml | 2 +- modules/backlogs/config/locales/crowdin/zh-TW.yml | 2 +- modules/backlogs/config/locales/en.yml | 2 +- modules/backlogs/config/locales/js-en.yml | 2 +- modules/backlogs/config/routes.rb | 2 +- .../20180323151208_to_v710_aggregated_backlogs_migrations.rb | 2 +- .../lib/api/v3/backlogs_types/backlogs_type_representer.rb | 2 +- .../v3/queries/schemas/backlogs_type_dependency_representer.rb | 2 +- modules/backlogs/lib/open_project/backlogs.rb | 2 +- modules/backlogs/lib/open_project/backlogs/burndown/series.rb | 2 +- .../lib/open_project/backlogs/burndown/series_raw_data.rb | 2 +- modules/backlogs/lib/open_project/backlogs/compatibility.rb | 2 +- modules/backlogs/lib/open_project/backlogs/engine.rb | 2 +- modules/backlogs/lib/open_project/backlogs/hooks/layout_hook.rb | 2 +- .../lib/open_project/backlogs/hooks/user_settings_hook.rb | 2 +- modules/backlogs/lib/open_project/backlogs/list.rb | 2 +- .../lib/open_project/backlogs/mixins/prevent_issue_sti.rb | 2 +- modules/backlogs/lib/open_project/backlogs/patches.rb | 2 +- .../backlogs/patches/api/work_package_representer.rb | 2 +- .../backlogs/patches/api/work_package_schema_representer.rb | 2 +- .../lib/open_project/backlogs/patches/base_contract_patch.rb | 2 +- .../lib/open_project/backlogs/patches/permitted_params_patch.rb | 2 +- .../backlogs/lib/open_project/backlogs/patches/project_patch.rb | 2 +- .../lib/open_project/backlogs/patches/project_seeder_patch.rb | 2 +- .../backlogs/patches/set_attributes_service_patch.rb | 2 +- .../lib/open_project/backlogs/patches/setting_seeder_patch.rb | 2 +- .../backlogs/lib/open_project/backlogs/patches/status_patch.rb | 2 +- .../backlogs/lib/open_project/backlogs/patches/type_patch.rb | 2 +- .../lib/open_project/backlogs/patches/update_service_patch.rb | 2 +- .../backlogs/lib/open_project/backlogs/patches/user_patch.rb | 2 +- .../backlogs/lib/open_project/backlogs/patches/version_patch.rb | 2 +- .../backlogs/patches/versions/base_contract_patch.rb | 2 +- .../backlogs/patches/versions/row_component_patch.rb | 2 +- .../open_project/backlogs/patches/versions_controller_patch.rb | 2 +- .../lib/open_project/backlogs/patches/work_package_patch.rb | 2 +- .../backlogs/lib/open_project/backlogs/query_backlogs_select.rb | 2 +- .../backlogs/lib/open_project/backlogs/work_package_filter.rb | 2 +- modules/backlogs/lib/openproject-backlogs.rb | 2 +- modules/backlogs/spec/api/work_package_resource_spec.rb | 2 +- modules/backlogs/spec/api/work_packages/form_resource_spec.rb | 2 +- .../api/work_packages/work_package_schema_representer_spec.rb | 2 +- .../backlogs/spec/contracts/work_packages/base_contract_spec.rb | 2 +- .../spec/contracts/work_packages/create_contract_spec.rb | 2 +- .../spec/contracts/work_packages/update_contract_spec.rb | 2 +- .../spec/controllers/backlogs_settings_controller_spec.rb | 2 +- modules/backlogs/spec/controllers/versions_controller_spec.rb | 2 +- modules/backlogs/spec/factories/impediment_factory.rb | 2 +- modules/backlogs/spec/factories/sprint_factory.rb | 2 +- modules/backlogs/spec/factories/story_factory.rb | 2 +- modules/backlogs/spec/factories/task_factory.rb | 2 +- modules/backlogs/spec/factories/version_setting_factory.rb | 2 +- modules/backlogs/spec/features/backlogs/change_status_spec.rb | 2 +- modules/backlogs/spec/features/backlogs/context_menu_spec.rb | 2 +- modules/backlogs/spec/features/backlogs/create_story_spec.rb | 2 +- modules/backlogs/spec/features/backlogs_in_backlog_view_spec.rb | 2 +- modules/backlogs/spec/features/empty_backlogs_spec.rb | 2 +- modules/backlogs/spec/features/impediments_spec.rb | 2 +- modules/backlogs/spec/features/resolved_status_spec.rb | 2 +- modules/backlogs/spec/features/stories_in_backlog_spec.rb | 2 +- modules/backlogs/spec/features/tasks_on_taskboard_spec.rb | 2 +- modules/backlogs/spec/features/work_packages/filter_spec.rb | 2 +- .../backlogs/spec/features/work_packages/story_points_spec.rb | 2 +- modules/backlogs/spec/helpers/version_settings_helper_spec.rb | 2 +- modules/backlogs/spec/models/backlog_spec.rb | 2 +- modules/backlogs/spec/models/burndown_spec.rb | 2 +- modules/backlogs/spec/models/impediment_spec.rb | 2 +- modules/backlogs/spec/models/issue_position_spec.rb | 2 +- modules/backlogs/spec/models/issue_spec.rb | 2 +- modules/backlogs/spec/models/sprint_spec.rb | 2 +- modules/backlogs/spec/models/story_spec.rb | 2 +- modules/backlogs/spec/models/task_spec.rb | 2 +- modules/backlogs/spec/models/user_spec.rb | 2 +- modules/backlogs/spec/models/version_setting_spec.rb | 2 +- modules/backlogs/spec/models/version_spec.rb | 2 +- modules/backlogs/spec/models/work_package_spec.rb | 2 +- .../backlogs/spec/routing/rb_burndown_charts_routing_spec.rb | 2 +- modules/backlogs/spec/routing/rb_impediments_routing_spec.rb | 2 +- .../backlogs/spec/routing/rb_master_backlogs_routing_spec.rb | 2 +- modules/backlogs/spec/routing/rb_queries_routing_spec.rb | 2 +- modules/backlogs/spec/routing/rb_sprints_routing_spec.rb | 2 +- modules/backlogs/spec/routing/rb_stories_routing_spec.rb | 2 +- modules/backlogs/spec/routing/rb_taskboards_routing_spec.rb | 2 +- modules/backlogs/spec/routing/rb_tasks_routing_spec.rb | 2 +- modules/backlogs/spec/routing/rb_wikis_routing_spec.rb | 2 +- .../backlogs/spec/services/impediments/create_services_spec.rb | 2 +- .../backlogs/spec/services/impediments/update_service_spec.rb | 2 +- modules/backlogs/spec/services/stories/create_service_spec.rb | 2 +- .../work_packages/update_service_version_inheritance_spec.rb | 2 +- modules/backlogs/spec/support/pages/backlogs.rb | 2 +- modules/backlogs/spec/support/pages/taskboard.rb | 2 +- modules/backlogs/spec/views/rb_burndown_charts/show_spec.rb | 2 +- .../spec/views/rb_master_backlogs/index.html.erb_spec.rb | 2 +- modules/backlogs/spec/views/rb_taskboards/show_spec.rb | 2 +- modules/backlogs/spec/views/shared/not_configured_spec.rb | 2 +- modules/bim/app/contracts/bim/bcf/comments/base_contract.rb | 2 +- modules/bim/app/contracts/bim/bcf/comments/create_contract.rb | 2 +- modules/bim/app/contracts/bim/bcf/comments/update_contract.rb | 2 +- .../bim/app/contracts/bim/bcf/concerns/manage_bcf_guarded.rb | 2 +- modules/bim/app/contracts/bim/bcf/issues/base_contract.rb | 2 +- modules/bim/app/contracts/bim/bcf/issues/create_contract.rb | 2 +- modules/bim/app/contracts/bim/bcf/issues/delete_contract.rb | 2 +- modules/bim/app/contracts/bim/bcf/issues/update_contract.rb | 2 +- modules/bim/app/contracts/bim/bcf/viewpoints/create_contract.rb | 2 +- modules/bim/app/contracts/bim/bcf/viewpoints/delete_contract.rb | 2 +- .../bim/app/contracts/bim/bcf/work_packages/update_contract.rb | 2 +- modules/bim/app/contracts/bim/ifc_models/base_contract.rb | 2 +- modules/bim/app/contracts/bim/ifc_models/create_contract.rb | 2 +- modules/bim/app/contracts/bim/ifc_models/update_contract.rb | 2 +- modules/bim/app/controllers/bim/bcf/api/root.rb | 2 +- modules/bim/app/controllers/bim/bcf/api/v2_1/auth_api.rb | 2 +- modules/bim/app/controllers/bim/bcf/api/v2_1/comments/api.rb | 2 +- .../bim/app/controllers/bim/bcf/api/v2_1/current_user_api.rb | 2 +- .../bim/app/controllers/bim/bcf/api/v2_1/endpoints/create.rb | 2 +- .../bim/app/controllers/bim/bcf/api/v2_1/endpoints/delete.rb | 2 +- modules/bim/app/controllers/bim/bcf/api/v2_1/endpoints/index.rb | 2 +- .../app/controllers/bim/bcf/api/v2_1/endpoints/modify_mixin.rb | 2 +- modules/bim/app/controllers/bim/bcf/api/v2_1/endpoints/show.rb | 2 +- .../bim/app/controllers/bim/bcf/api/v2_1/endpoints/update.rb | 2 +- .../app/controllers/bim/bcf/api/v2_1/project_extensions/api.rb | 2 +- modules/bim/app/controllers/bim/bcf/api/v2_1/projects_api.rb | 2 +- modules/bim/app/controllers/bim/bcf/api/v2_1/topics_api.rb | 2 +- modules/bim/app/controllers/bim/bcf/api/v2_1/viewpoints/api.rb | 2 +- modules/bim/app/controllers/bim/bcf/issues_controller.rb | 2 +- .../bim/app/controllers/bim/ifc_models/ifc_models_controller.rb | 2 +- .../bim/app/controllers/bim/ifc_models/ifc_viewer_controller.rb | 2 +- modules/bim/app/controllers/bim/menus_controller.rb | 2 +- modules/bim/app/formatters/bim/bcf/api/error_formatter/json.rb | 2 +- modules/bim/app/helpers/bcf_application_helper.rb | 2 +- modules/bim/app/menus/bim/menu.rb | 2 +- modules/bim/app/models/bim/bcf/comment.rb | 2 +- modules/bim/app/models/bim/bcf/viewpoint.rb | 2 +- .../queries/work_packages/filter/bcf_issue_associated_filter.rb | 2 +- .../bim/queries/work_packages/selects/bcf_thumbnail_select.rb | 2 +- .../representers/bim/bcf/api/v2_1/auth/single_representer.rb | 2 +- .../bim/app/representers/bim/bcf/api/v2_1/base_representer.rb | 2 +- .../bim/bcf/api/v2_1/comments/authorization_representer.rb | 2 +- .../bim/bcf/api/v2_1/comments/single_representer.rb | 2 +- .../app/representers/bim/bcf/api/v2_1/errors/error_mapper.rb | 2 +- .../representers/bim/bcf/api/v2_1/errors/error_representer.rb | 2 +- .../bim/bcf/api/v2_1/project_extensions/representer.rb | 2 +- .../bim/bcf/api/v2_1/projects/single_representer.rb | 2 +- .../bim/bcf/api/v2_1/topics/authorization_representer.rb | 2 +- .../representers/bim/bcf/api/v2_1/topics/single_representer.rb | 2 +- .../representers/bim/bcf/api/v2_1/users/single_representer.rb | 2 +- .../bim/bcf/api/v2_1/viewpoints/base_representer.rb | 2 +- .../bim/bcf/api/v2_1/viewpoints/coloring_representer.rb | 2 +- .../bim/bcf/api/v2_1/viewpoints/full_representer.rb | 2 +- .../bim/bcf/api/v2_1/viewpoints/selection_representer.rb | 2 +- .../bim/bcf/api/v2_1/viewpoints/single_representer.rb | 2 +- .../bim/bcf/api/v2_1/viewpoints/visibility_representer.rb | 2 +- modules/bim/app/seeders/bim.yml | 2 +- modules/bim/app/seeders/bim/basic_data/setting_seeder.rb | 2 +- modules/bim/app/seeders/bim/basic_data/theme_seeder.rb | 2 +- modules/bim/app/seeders/bim/basic_data_seeder.rb | 2 +- modules/bim/app/seeders/bim/demo_data/bcf_xml_seeder.rb | 2 +- modules/bim/app/seeders/bim/demo_data/ifc_model_seeder.rb | 2 +- .../services/bim/bcf/api/v2_1/parse_resource_params_service.rb | 2 +- modules/bim/app/services/bim/bcf/comments/create_service.rb | 2 +- .../bim/app/services/bim/bcf/comments/set_attributes_service.rb | 2 +- modules/bim/app/services/bim/bcf/comments/update_service.rb | 2 +- modules/bim/app/services/bim/bcf/issues/create_service.rb | 2 +- modules/bim/app/services/bim/bcf/issues/delete_service.rb | 2 +- .../bim/app/services/bim/bcf/issues/set_attributes_service.rb | 2 +- .../app/services/bim/bcf/issues/transform_attributes_service.rb | 2 +- modules/bim/app/services/bim/bcf/issues/update_service.rb | 2 +- modules/bim/app/services/bim/bcf/viewpoints/create_service.rb | 2 +- modules/bim/app/services/bim/bcf/viewpoints/delete_service.rb | 2 +- .../app/services/bim/bcf/viewpoints/set_attributes_service.rb | 2 +- modules/bim/app/services/bim/ifc_models/create_service.rb | 2 +- .../bim/app/services/bim/ifc_models/set_attributes_service.rb | 2 +- modules/bim/app/services/bim/ifc_models/update_service.rb | 2 +- .../bim/app/services/bim/ifc_models/view_converter_service.rb | 2 +- .../app/services/bim/menus/default_query_generator_service.rb | 2 +- modules/bim/app/views/bim/ifc_models/ifc_models/_form.html.erb | 2 +- modules/bim/app/views/bim/ifc_models/ifc_models/edit.html.erb | 2 +- modules/bim/app/views/bim/ifc_models/ifc_models/index.html.erb | 2 +- modules/bim/app/views/bim/ifc_models/ifc_models/new.html.erb | 2 +- modules/bim/app/views/bim/ifc_models/ifc_viewer/show.html.erb | 2 +- modules/bim/config/routes.rb | 2 +- modules/bim/db/migrate/20181214103300_add_bcf_plugin.rb | 2 +- .../db/migrate/20190719123448_add_viewpoint_to_bcf_comment.rb | 2 +- .../migrate/20190823090211_remove_project_id_from_bcf_issue.rb | 2 +- modules/bim/db/migrate/20191029155327_add_ifc_models_plugin.rb | 2 +- .../db/migrate/20191114090353_add_is_default_to_ifc_models.rb | 2 +- modules/bim/db/migrate/20191119144123_add_issue_columns.rb | 2 +- .../db/migrate/20191121140202_migrate_xml_viewpoint_to_json.rb | 2 +- ...on_delete_nullify_to_bcf_comment_foreign_key_to_viewpoint.rb | 2 +- ...200610083854_add_uniqueness_contrain_to_bcf_topic_on_uuid.rb | 2 +- .../migrate/20201105154216_seed_custom_style_with_bim_theme.rb | 2 +- modules/bim/db/migrate/20210521080035_update_xkt_to_version8.rb | 2 +- .../20211011204301_add_column_conversion_status_to_ifc_model.rb | 2 +- modules/bim/lib/api/bim/bcf_xml/v1/bcf_xml_api.rb | 2 +- modules/bim/lib/api/bim/utilities/path_helper.rb | 2 +- modules/bim/lib/open_project/bim/bcf_json/faster_converter.rb | 2 +- modules/bim/lib/open_project/bim/engine.rb | 2 +- modules/bim/lib/open_project/bim/hooks.rb | 2 +- .../lib/open_project/bim/patches/activity_representer_patch.rb | 2 +- .../api/v3/work_packages/eager_loading/checksum_patch.rb | 2 +- modules/bim/lib/open_project/bim/patches/attachment_patch.rb | 2 +- modules/bim/lib/open_project/bim/patches/journal_patch.rb | 2 +- modules/bim/lib/open_project/bim/patches/project_patch.rb | 2 +- modules/bim/lib/open_project/bim/patches/query_builder_patch.rb | 2 +- modules/bim/lib/open_project/bim/patches/type_patch.rb | 2 +- modules/bim/lib/open_project/bim/patches/work_package_patch.rb | 2 +- modules/bim/lib/tasks/openproject-bim.rake | 2 +- modules/bim/spec/api/v3/activities/activity_representer_spec.rb | 2 +- .../queries/filters/query_filter_instance_representer_spec.rb | 2 +- .../spec/api/v3/work_packages/work_package_representer_spec.rb | 2 +- modules/bim/spec/bcf/bcf_xml/exporter_spec.rb | 2 +- modules/bim/spec/bcf/bcf_xml/importer_spec.rb | 2 +- modules/bim/spec/bcf/bcf_xml/issue_reader_spec.rb | 2 +- modules/bim/spec/bcf/bcf_xml/issue_writer_spec.rb | 2 +- modules/bim/spec/bcf/bcf_xml/markup_extractor_spec.rb | 2 +- modules/bim/spec/contracts/bcf/issues/create_contract_spec.rb | 2 +- .../bim/spec/contracts/bcf/issues/shared_contract_examples.rb | 2 +- modules/bim/spec/contracts/bcf/issues/update_contract_spec.rb | 2 +- .../bim/spec/contracts/bcf/viewpoints/create_contract_spec.rb | 2 +- modules/bim/spec/contracts/ifc_models/create_contract_spec.rb | 2 +- .../bim/spec/contracts/ifc_models/shared_contract_examples.rb | 2 +- modules/bim/spec/contracts/ifc_models/update_contract_spec.rb | 2 +- modules/bim/spec/contracts/views/create_contract_bim_spec.rb | 2 +- modules/bim/spec/controllers/issues_controller_spec.rb | 2 +- modules/bim/spec/controllers/work_packages_controller_spec.rb | 2 +- modules/bim/spec/factories/bcf_comment_factory.rb | 2 +- modules/bim/spec/factories/bcf_issue_factory.rb | 2 +- modules/bim/spec/factories/bcf_viewpoint_attachment_factory.rb | 2 +- modules/bim/spec/factories/bcf_viewpoint_factory.rb | 2 +- modules/bim/spec/factories/ifc_model_factory.rb | 2 +- modules/bim/spec/factories/xml_viewpoint_factory.rb | 2 +- modules/bim/spec/features/bcf/api_authorization_spec.rb | 2 +- modules/bim/spec/features/bcf/export_spec.rb | 2 +- modules/bim/spec/features/bcf_view_management_spec.rb | 2 +- modules/bim/spec/features/bim_filter_spec.rb | 2 +- modules/bim/spec/features/bim_navigation_spec.rb | 2 +- modules/bim/spec/features/card_view/select_card_spec.rb | 2 +- modules/bim/spec/features/card_view/wp_card_status_spec.rb | 2 +- .../switch_display_representations_spec.rb | 2 +- modules/bim/spec/features/ifc_models/direct_ifc_upload_spec.rb | 2 +- modules/bim/spec/features/ifc_models/regular_ifc_upload_spec.rb | 2 +- modules/bim/spec/features/model_management_spec.rb | 2 +- modules/bim/spec/features/model_viewer_spec.rb | 2 +- .../features/revit_add_in/bim_revit_add_in_navigation_spec.rb | 2 +- .../revit_add_in/bim_revit_add_in_refresh_button_spec.rb | 2 +- modules/bim/spec/features/show_default_spec.rb | 2 +- modules/bim/spec/features/viewer/create_viewpoint_spec.rb | 2 +- modules/bim/spec/features/viewer/delete_viewpoint_spec.rb | 2 +- modules/bim/spec/features/viewer/show_viewpoint_spec.rb | 2 +- .../eager_loading/cache_checksum_integration_spec.rb | 2 +- modules/bim/spec/lib/open_project/access_control_spec.rb | 2 +- .../spec/lib/open_project/bcf/bcf_json/faster_converter_spec.rb | 2 +- .../bcf/bcf_json/viewpoint_reader_shared_examples.rb | 2 +- .../spec/lib/open_project/bcf/bcf_json/viewpoint_reader_spec.rb | 2 +- .../spec/lib/open_project/bcf/bcf_xml/viewpoint_writer_spec.rb | 2 +- .../bim/work_package/exporter/formatters/bcf_thumbnail_spec.rb | 2 +- modules/bim/spec/models/bcf/issue_spec.rb | 2 +- .../bim/spec/models/queries/views/filters/type_filter_spec.rb | 2 +- .../work_packages/filter/bcf_issue_associated_filter_spec.rb | 2 +- modules/bim/spec/models/type_spec.rb | 2 +- .../bcf/api/v2_1/auth/single_representer_rendering_spec.rb | 2 +- .../bcf/api/v2_1/project_extensions/representer_spec.rb | 2 +- .../bcf/api/v2_1/projects/single_representer_rendering_spec.rb | 2 +- .../bcf/api/v2_1/topics/single_representer_rendering_spec.rb | 2 +- .../bcf/api/v2_1/users/single_representer_rendering_spec.rb | 2 +- .../api/v2_1/viewpoints/single_representer_rendering_spec.rb | 2 +- .../bcf/api/v2_1/viewpoints/single_representers_parsing_spec.rb | 2 +- modules/bim/spec/requests/api/bcf/v2_1/auth_api_spec.rb | 2 +- modules/bim/spec/requests/api/bcf/v2_1/comments_api_spec.rb | 2 +- modules/bim/spec/requests/api/bcf/v2_1/current_user_api_spec.rb | 2 +- .../spec/requests/api/bcf/v2_1/project_extensions_api_spec.rb | 2 +- modules/bim/spec/requests/api/bcf/v2_1/projects_api_spec.rb | 2 +- modules/bim/spec/requests/api/bcf/v2_1/shared_responses.rb | 2 +- modules/bim/spec/requests/api/bcf/v2_1/topics_api_spec.rb | 2 +- modules/bim/spec/requests/api/bcf/v2_1/viewpoints_api_spec.rb | 2 +- modules/bim/spec/requests/api/bcf_xml/v1/bcf_xml_api_spec.rb | 2 +- .../spec/requests/ifc_models/set_direct_upload_filename_spec.rb | 2 +- modules/bim/spec/seeders/root_seeder_bim_edition_spec.rb | 2 +- modules/bim/spec/services/bcf/issues/create_service_spec.rb | 2 +- modules/bim/spec/services/bcf/viewpoints/create_service_spec.rb | 2 +- .../spec/services/bcf/viewpoints/set_attributes_service_spec.rb | 2 +- .../bim/spec/services/ifc_models/set_attributes_service_spec.rb | 2 +- modules/bim/spec/spec_helper.rb | 2 +- modules/bim/spec/support/components/bcf_details_viewpoints.rb | 2 +- modules/bim/spec/support/components/xeokit_model_tree.rb | 2 +- modules/bim/spec/support/pages/bcf/create_split.rb | 2 +- modules/bim/spec/support/pages/ifc_models/bcf_details_page.rb | 2 +- modules/bim/spec/support/pages/ifc_models/index.rb | 2 +- modules/bim/spec/support/pages/ifc_models/show.rb | 2 +- modules/bim/spec/support/pages/ifc_models/show_default.rb | 2 +- .../spec/views/bim/ifc_models/ifc_models/index.html.erb_spec.rb | 2 +- .../bim/spec/workers/work_packages/exports/export_job_spec.rb | 2 +- modules/boards/app/components/boards/add_button_component.rb | 2 +- modules/boards/app/components/boards/row_component.rb | 2 +- modules/boards/app/components/boards/table_component.rb | 2 +- modules/boards/app/controllers/boards/menus_controller.rb | 2 +- modules/boards/app/menus/boards/menu.rb | 2 +- modules/boards/app/models/boards/grid.rb | 2 +- .../api/v3/boards/widgets/board_options_representer.rb | 2 +- modules/boards/app/seeders/common.yml | 2 +- .../app/services/boards/copy/widgets_dependent_service.rb | 2 +- modules/boards/app/services/boards/copy_service.rb | 2 +- modules/boards/app/services/boards/set_attributes_service.rb | 2 +- modules/boards/app/views/boards/boards/_form.html.erb | 2 +- modules/boards/app/views/boards/boards/index.html.erb | 2 +- modules/boards/app/views/boards/boards/new.html.erb | 2 +- modules/boards/app/views/boards/boards/overview.html.erb | 2 +- modules/boards/app/views/boards/boards/show.html.erb | 2 +- modules/boards/lib/open_project/boards/engine.rb | 2 +- .../lib/open_project/boards/patches/setting_seeder_patch.rb | 2 +- modules/boards/spec/contracts/boards/create_contract_spec.rb | 2 +- modules/boards/spec/contracts/grids/create_contract_spec.rb | 2 +- .../boards/spec/features/action_boards/assignee_board_spec.rb | 2 +- .../spec/features/action_boards/custom_field_filters_spec.rb | 2 +- modules/boards/spec/features/action_boards/status_board_spec.rb | 2 +- .../features/action_boards/status_type_moving_board_spec.rb | 2 +- .../boards/spec/features/action_boards/subproject_board_spec.rb | 2 +- .../boards/spec/features/action_boards/subtasks_board_spec.rb | 2 +- .../boards/spec/features/action_boards/version_board_spec.rb | 2 +- modules/boards/spec/features/board_conflicts_spec.rb | 2 +- modules/boards/spec/features/board_enterprise_spec.rb | 2 +- modules/boards/spec/features/board_highlighting_spec.rb | 2 +- modules/boards/spec/features/board_index_spec.rb | 2 +- modules/boards/spec/features/board_management_spec.rb | 2 +- modules/boards/spec/features/board_navigation_spec.rb | 2 +- modules/boards/spec/features/board_overview_spec.rb | 2 +- .../boards/spec/features/board_reference_work_package_spec.rb | 2 +- modules/boards/spec/features/board_update_spec.rb | 2 +- modules/boards/spec/features/boards_sorting_spec.rb | 2 +- .../boards/spec/features/menu_items/global_menu_item_spec.rb | 2 +- modules/boards/spec/features/menu_items/top_menu_item_spec.rb | 2 +- .../spec/features/onboarding/boards_onboarding_tour_spec.rb | 2 +- modules/boards/spec/features/support/board_index_page.rb | 2 +- modules/boards/spec/features/support/board_list_page.rb | 2 +- modules/boards/spec/features/support/board_overview_page.rb | 2 +- modules/boards/spec/features/support/board_page.rb | 2 +- modules/boards/spec/features/support/onboarding_steps.rb | 2 +- modules/boards/spec/models/boards/grid_spec.rb | 2 +- modules/boards/spec/queries/grids/query_integration_spec.rb | 2 +- .../requests/api/v3/grids/grids_create_form_resource_spec.rb | 2 +- .../boards/spec/requests/api/v3/grids/grids_resource_spec.rb | 2 +- .../requests/api/v3/grids/grids_update_form_resource_spec.rb | 2 +- modules/boards/spec/routing/boards_routing_spec.rb | 2 +- .../boards/spec/services/assignee_board_create_service_spec.rb | 2 +- .../boards/spec/services/base_create_service_shared_examples.rb | 2 +- modules/boards/spec/services/basic_board_create_service_spec.rb | 2 +- modules/boards/spec/services/copy_service_integration_spec.rb | 2 +- .../boards/spec/services/status_board_create_service_spec.rb | 2 +- .../spec/services/subproject_board_create_service_spec.rb | 2 +- .../boards/spec/services/subtasks_board_create_service_spec.rb | 2 +- .../boards/spec/services/version_board_create_service_spec.rb | 2 +- .../components/budgets/actual_labor_budget_items_component.rb | 2 +- .../budgets/actual_material_budget_items_component.rb | 2 +- .../components/budgets/planned_labor_budget_items_component.rb | 2 +- .../budgets/planned_material_budget_items_component.rb | 2 +- modules/budgets/app/contracts/budgets/base_contract.rb | 2 +- modules/budgets/app/contracts/budgets/create_contract.rb | 2 +- modules/budgets/app/contracts/budgets/update_contract.rb | 2 +- modules/budgets/app/controllers/budgets_controller.rb | 2 +- modules/budgets/app/helpers/budgets_helper.rb | 2 +- modules/budgets/app/models/budget.rb | 2 +- modules/budgets/app/models/journal/budget_journal.rb | 2 +- modules/budgets/app/models/labor_budget_item.rb | 2 +- modules/budgets/app/models/labor_budget_items/scopes/visible.rb | 2 +- modules/budgets/app/models/material_budget_item.rb | 2 +- .../app/models/queries/work_packages/filter/budget_filter.rb | 2 +- modules/budgets/app/services/budgets/create_service.rb | 2 +- modules/budgets/app/services/budgets/set_attributes_service.rb | 2 +- modules/budgets/app/services/budgets/update_service.rb | 2 +- modules/budgets/app/views/budgets/_costs.html.erb | 2 +- modules/budgets/app/views/budgets/_edit.html.erb | 2 +- modules/budgets/app/views/budgets/_form.html.erb | 2 +- modules/budgets/app/views/budgets/_list.html.erb | 2 +- modules/budgets/app/views/budgets/_show.html.erb | 2 +- modules/budgets/app/views/budgets/destroy_info.html.erb | 2 +- modules/budgets/app/views/budgets/edit.html.erb | 2 +- modules/budgets/app/views/budgets/index.html.erb | 2 +- .../budgets/app/views/budgets/items/_labor_budget_item.html.erb | 2 +- .../app/views/budgets/items/_material_budget_item.html.erb | 2 +- modules/budgets/app/views/budgets/new.html.erb | 2 +- modules/budgets/app/views/budgets/show.html.erb | 2 +- .../app/views/budgets/subform/_labor_budget_subform.html.erb | 2 +- .../app/views/budgets/subform/_material_budget_subform.html.erb | 2 +- modules/budgets/config/locales/crowdin/af.yml | 2 +- modules/budgets/config/locales/crowdin/ar.yml | 2 +- modules/budgets/config/locales/crowdin/az.yml | 2 +- modules/budgets/config/locales/crowdin/be.yml | 2 +- modules/budgets/config/locales/crowdin/bg.yml | 2 +- modules/budgets/config/locales/crowdin/ca.yml | 2 +- modules/budgets/config/locales/crowdin/ckb-IR.yml | 2 +- modules/budgets/config/locales/crowdin/cs.yml | 2 +- modules/budgets/config/locales/crowdin/da.yml | 2 +- modules/budgets/config/locales/crowdin/de.yml | 2 +- modules/budgets/config/locales/crowdin/el.yml | 2 +- modules/budgets/config/locales/crowdin/eo.yml | 2 +- modules/budgets/config/locales/crowdin/es.yml | 2 +- modules/budgets/config/locales/crowdin/et.yml | 2 +- modules/budgets/config/locales/crowdin/eu.yml | 2 +- modules/budgets/config/locales/crowdin/fa.yml | 2 +- modules/budgets/config/locales/crowdin/fi.yml | 2 +- modules/budgets/config/locales/crowdin/fil.yml | 2 +- modules/budgets/config/locales/crowdin/fr.yml | 2 +- modules/budgets/config/locales/crowdin/he.yml | 2 +- modules/budgets/config/locales/crowdin/hi.yml | 2 +- modules/budgets/config/locales/crowdin/hr.yml | 2 +- modules/budgets/config/locales/crowdin/hu.yml | 2 +- modules/budgets/config/locales/crowdin/id.yml | 2 +- modules/budgets/config/locales/crowdin/it.yml | 2 +- modules/budgets/config/locales/crowdin/ja.yml | 2 +- modules/budgets/config/locales/crowdin/js-af.yml | 2 +- modules/budgets/config/locales/crowdin/js-ar.yml | 2 +- modules/budgets/config/locales/crowdin/js-az.yml | 2 +- modules/budgets/config/locales/crowdin/js-be.yml | 2 +- modules/budgets/config/locales/crowdin/js-bg.yml | 2 +- modules/budgets/config/locales/crowdin/js-ca.yml | 2 +- modules/budgets/config/locales/crowdin/js-ckb-IR.yml | 2 +- modules/budgets/config/locales/crowdin/js-cs.yml | 2 +- modules/budgets/config/locales/crowdin/js-da.yml | 2 +- modules/budgets/config/locales/crowdin/js-de.yml | 2 +- modules/budgets/config/locales/crowdin/js-el.yml | 2 +- modules/budgets/config/locales/crowdin/js-eo.yml | 2 +- modules/budgets/config/locales/crowdin/js-es.yml | 2 +- modules/budgets/config/locales/crowdin/js-et.yml | 2 +- modules/budgets/config/locales/crowdin/js-eu.yml | 2 +- modules/budgets/config/locales/crowdin/js-fa.yml | 2 +- modules/budgets/config/locales/crowdin/js-fi.yml | 2 +- modules/budgets/config/locales/crowdin/js-fil.yml | 2 +- modules/budgets/config/locales/crowdin/js-fr.yml | 2 +- modules/budgets/config/locales/crowdin/js-he.yml | 2 +- modules/budgets/config/locales/crowdin/js-hi.yml | 2 +- modules/budgets/config/locales/crowdin/js-hr.yml | 2 +- modules/budgets/config/locales/crowdin/js-hu.yml | 2 +- modules/budgets/config/locales/crowdin/js-id.yml | 2 +- modules/budgets/config/locales/crowdin/js-it.yml | 2 +- modules/budgets/config/locales/crowdin/js-ja.yml | 2 +- modules/budgets/config/locales/crowdin/js-ka.yml | 2 +- modules/budgets/config/locales/crowdin/js-kk.yml | 2 +- modules/budgets/config/locales/crowdin/js-ko.yml | 2 +- modules/budgets/config/locales/crowdin/js-lt.yml | 2 +- modules/budgets/config/locales/crowdin/js-lv.yml | 2 +- modules/budgets/config/locales/crowdin/js-mn.yml | 2 +- modules/budgets/config/locales/crowdin/js-ms.yml | 2 +- modules/budgets/config/locales/crowdin/js-ne.yml | 2 +- modules/budgets/config/locales/crowdin/js-nl.yml | 2 +- modules/budgets/config/locales/crowdin/js-no.yml | 2 +- modules/budgets/config/locales/crowdin/js-pl.yml | 2 +- modules/budgets/config/locales/crowdin/js-pt-BR.yml | 2 +- modules/budgets/config/locales/crowdin/js-pt-PT.yml | 2 +- modules/budgets/config/locales/crowdin/js-ro.yml | 2 +- modules/budgets/config/locales/crowdin/js-ru.yml | 2 +- modules/budgets/config/locales/crowdin/js-rw.yml | 2 +- modules/budgets/config/locales/crowdin/js-si.yml | 2 +- modules/budgets/config/locales/crowdin/js-sk.yml | 2 +- modules/budgets/config/locales/crowdin/js-sl.yml | 2 +- modules/budgets/config/locales/crowdin/js-sr.yml | 2 +- modules/budgets/config/locales/crowdin/js-sv.yml | 2 +- modules/budgets/config/locales/crowdin/js-th.yml | 2 +- modules/budgets/config/locales/crowdin/js-tr.yml | 2 +- modules/budgets/config/locales/crowdin/js-uk.yml | 2 +- modules/budgets/config/locales/crowdin/js-uz.yml | 2 +- modules/budgets/config/locales/crowdin/js-vi.yml | 2 +- modules/budgets/config/locales/crowdin/js-zh-CN.yml | 2 +- modules/budgets/config/locales/crowdin/js-zh-TW.yml | 2 +- modules/budgets/config/locales/crowdin/ka.yml | 2 +- modules/budgets/config/locales/crowdin/kk.yml | 2 +- modules/budgets/config/locales/crowdin/ko.yml | 2 +- modules/budgets/config/locales/crowdin/lt.yml | 2 +- modules/budgets/config/locales/crowdin/lv.yml | 2 +- modules/budgets/config/locales/crowdin/mn.yml | 2 +- modules/budgets/config/locales/crowdin/ms.yml | 2 +- modules/budgets/config/locales/crowdin/ne.yml | 2 +- modules/budgets/config/locales/crowdin/nl.yml | 2 +- modules/budgets/config/locales/crowdin/no.yml | 2 +- modules/budgets/config/locales/crowdin/pl.yml | 2 +- modules/budgets/config/locales/crowdin/pt-BR.yml | 2 +- modules/budgets/config/locales/crowdin/pt-PT.yml | 2 +- modules/budgets/config/locales/crowdin/ro.yml | 2 +- modules/budgets/config/locales/crowdin/ru.yml | 2 +- modules/budgets/config/locales/crowdin/rw.yml | 2 +- modules/budgets/config/locales/crowdin/si.yml | 2 +- modules/budgets/config/locales/crowdin/sk.yml | 2 +- modules/budgets/config/locales/crowdin/sl.yml | 2 +- modules/budgets/config/locales/crowdin/sr.yml | 2 +- modules/budgets/config/locales/crowdin/sv.yml | 2 +- modules/budgets/config/locales/crowdin/th.yml | 2 +- modules/budgets/config/locales/crowdin/tr.yml | 2 +- modules/budgets/config/locales/crowdin/uk.yml | 2 +- modules/budgets/config/locales/crowdin/uz.yml | 2 +- modules/budgets/config/locales/crowdin/vi.yml | 2 +- modules/budgets/config/locales/crowdin/zh-CN.yml | 2 +- modules/budgets/config/locales/crowdin/zh-TW.yml | 2 +- modules/budgets/config/locales/en.yml | 2 +- modules/budgets/config/locales/js-en.yml | 2 +- modules/budgets/config/routes.rb | 2 +- .../budgets/db/migrate/20200807083950_keep_enabled_module.rb | 2 +- .../db/migrate/20200810152654_rename_cost_object_to_budget.rb | 2 +- .../frontend/module/augment/cost-subform.augment.service.ts | 2 +- modules/budgets/frontend/module/augment/planned-costs-form.ts | 2 +- .../budgets/frontend/module/hal/resources/budget-resource.ts | 2 +- modules/budgets/frontend/module/main.ts | 2 +- .../budgets/lib/api/v3/attachments/attachments_by_budget_api.rb | 2 +- .../budgets/lib/api/v3/budgets/budget_collection_representer.rb | 2 +- modules/budgets/lib/api/v3/budgets/budget_representer.rb | 2 +- modules/budgets/lib/api/v3/budgets/budgets_api.rb | 2 +- modules/budgets/lib/api/v3/budgets/budgets_by_project_api.rb | 2 +- .../v3/queries/schemas/budget_filter_dependency_representer.rb | 2 +- modules/budgets/lib/budgets/hooks/work_package_hook.rb | 2 +- modules/budgets/spec/factories/budget_factory.rb | 2 +- modules/budgets/spec/factories/labor_budget_item_factory.rb | 2 +- modules/budgets/spec/factories/material_budget_item_factory.rb | 2 +- modules/budgets/spec/features/budgets/add_budget_spec.rb | 2 +- modules/budgets/spec/features/budgets/attachment_upload_spec.rb | 2 +- modules/budgets/spec/features/budgets/copy_budget_spec.rb | 2 +- modules/budgets/spec/features/budgets/delete_budget_spec.rb | 2 +- modules/budgets/spec/features/budgets/update_budget_spec.rb | 2 +- modules/budgets/spec/features/costs_edit_fields_spec.rb | 2 +- modules/budgets/spec/features/work_package_filter_spec.rb | 2 +- modules/budgets/spec/helpers/budgets_helper_spec.rb | 2 +- .../budgets/spec/lib/api/v3/budgets/budget_representer_spec.rb | 2 +- modules/budgets/spec/lib/api/v3/path_helper_spec.rb | 2 +- .../queries/schemas/cost_object_dependency_representer_spec.rb | 2 +- modules/budgets/spec/models/budget_spec.rb | 2 +- modules/budgets/spec/models/labor_budget_item_spec.rb | 2 +- .../spec/models/labor_budget_items/scopes/visible_spec.rb | 2 +- modules/budgets/spec/models/permitted_params_spec.rb | 2 +- .../spec/requests/api/v3/budgets/budget_resource_spec.rb | 2 +- modules/budgets/spec/services/budgets/create_service_spec.rb | 2 +- modules/budgets/spec/services/budgets/update_service_spec.rb | 2 +- modules/budgets/spec/spec_helper.rb | 2 +- modules/budgets/spec/support/pages/budget_form.rb | 2 +- modules/budgets/spec/support/pages/destroy_info.rb | 2 +- modules/budgets/spec/support/pages/edit_budget.rb | 2 +- modules/budgets/spec/support/pages/index_budget.rb | 2 +- modules/budgets/spec/support/pages/new_budget.rb | 2 +- .../calendar/app/components/calendar/add_button_component.rb | 2 +- modules/calendar/app/components/calendar/row_component.rb | 2 +- modules/calendar/app/components/calendar/table_component.rb | 2 +- .../calendar/app/controllers/calendar/calendars_controller.rb | 2 +- modules/calendar/app/controllers/calendar/ical_controller.rb | 2 +- modules/calendar/app/controllers/calendar/menus_controller.rb | 2 +- modules/calendar/app/menus/calendar/menu.rb | 2 +- modules/calendar/app/models/ical_token_query_assignment.rb | 2 +- modules/calendar/app/seeders/common.yml | 2 +- modules/calendar/app/services/calendar/create_ical_service.rb | 2 +- .../calendar/app/services/calendar/generate_ical_url_service.rb | 2 +- modules/calendar/app/services/calendar/ical_response_service.rb | 2 +- .../app/services/calendar/resolve_ical_token_service.rb | 2 +- .../app/services/calendar/resolve_work_packages_service.rb | 2 +- .../app/services/calendar/views/global_create_service.rb | 2 +- .../app/services/calendar/views/set_attributes_service.rb | 2 +- modules/calendar/app/views/calendar/calendars/_form.html.erb | 2 +- modules/calendar/app/views/calendar/calendars/index.html.erb | 2 +- modules/calendar/app/views/calendar/calendars/new.html.erb | 2 +- modules/calendar/app/views/calendar/calendars/show.html.erb | 2 +- modules/calendar/lib/open_project/calendar.rb | 2 +- modules/calendar/lib/open_project/calendar/engine.rb | 2 +- modules/calendar/spec/controllers/calendar_controller_spec.rb | 2 +- modules/calendar/spec/controllers/ical_controller_spec.rb | 2 +- .../calendar/spec/features/calendar_create_work_package_spec.rb | 2 +- modules/calendar/spec/features/calendar_dates_spec.rb | 2 +- modules/calendar/spec/features/calendar_project_include_spec.rb | 2 +- modules/calendar/spec/features/calendar_sharing_spec.rb | 2 +- .../calendar/spec/features/calendar_user_interaction_spec.rb | 2 +- modules/calendar/spec/features/calendar_widget_spec.rb | 2 +- modules/calendar/spec/features/calendars_global_create_spec.rb | 2 +- modules/calendar/spec/features/calendars_index_spec.rb | 2 +- modules/calendar/spec/features/calendars_spec.rb | 2 +- modules/calendar/spec/features/query_handling_spec.rb | 2 +- modules/calendar/spec/features/shared_context.rb | 2 +- modules/calendar/spec/routing/calendar_routing_spec.rb | 2 +- modules/calendar/spec/routing/ical_routing_spec.rb | 2 +- modules/calendar/spec/services/create_ical_service_spec.rb | 2 +- modules/calendar/spec/services/global_create_service_spec.rb | 2 +- .../calendar/spec/services/resolve_ical_token_service_spec.rb | 2 +- .../spec/services/resolve_work_packages_service_spec.rb | 2 +- modules/calendar/spec/support/pages/calendar.rb | 2 +- modules/costs/app/contracts/time_entries/base_contract.rb | 2 +- modules/costs/app/contracts/time_entries/create_contract.rb | 2 +- modules/costs/app/contracts/time_entries/delete_contract.rb | 2 +- modules/costs/app/contracts/time_entries/update_contract.rb | 2 +- modules/costs/app/controllers/cost_types_controller.rb | 2 +- modules/costs/app/controllers/costlog_controller.rb | 2 +- modules/costs/app/controllers/hourly_rates_controller.rb | 2 +- modules/costs/app/controllers/my/timer_controller.rb | 2 +- .../projects/settings/time_entry_activities_controller.rb | 2 +- modules/costs/app/helpers/cost_types_helper.rb | 2 +- modules/costs/app/helpers/costlog_helper.rb | 2 +- modules/costs/app/helpers/costs/number_helper.rb | 2 +- modules/costs/app/helpers/hourly_rates_helper.rb | 2 +- .../costs/app/models/activities/time_entry_activity_provider.rb | 2 +- modules/costs/app/models/cost_entry.rb | 2 +- modules/costs/app/models/cost_rate.rb | 2 +- modules/costs/app/models/cost_type.rb | 2 +- modules/costs/app/models/default_hourly_rate.rb | 2 +- modules/costs/app/models/entry.rb | 2 +- modules/costs/app/models/entry/costs.rb | 2 +- modules/costs/app/models/entry/splashed_dates.rb | 2 +- modules/costs/app/models/hourly_rate.rb | 2 +- modules/costs/app/models/journal/time_entry_journal.rb | 2 +- .../costs/app/models/projects/scopes/activated_time_activity.rb | 2 +- .../projects/scopes/visible_with_activated_time_activity.rb | 2 +- modules/costs/app/models/queries/time_entries.rb | 2 +- .../app/models/queries/time_entries/filters/activity_filter.rb | 2 +- .../models/queries/time_entries/filters/created_at_filter.rb | 2 +- .../app/models/queries/time_entries/filters/ongoing_filter.rb | 2 +- .../app/models/queries/time_entries/filters/project_filter.rb | 2 +- .../app/models/queries/time_entries/filters/spent_on_filter.rb | 2 +- .../models/queries/time_entries/filters/time_entry_filter.rb | 2 +- .../models/queries/time_entries/filters/updated_at_filter.rb | 2 +- .../app/models/queries/time_entries/filters/user_filter.rb | 2 +- .../models/queries/time_entries/filters/work_package_filter.rb | 2 +- .../app/models/queries/time_entries/orders/default_order.rb | 2 +- .../costs/app/models/queries/time_entries/time_entry_query.rb | 2 +- modules/costs/app/models/rate.rb | 2 +- modules/costs/app/models/time_entries/scopes/of_user_and_day.rb | 2 +- modules/costs/app/models/time_entries/scopes/ongoing.rb | 2 +- modules/costs/app/models/time_entry.rb | 2 +- .../models/time_entry_activities/scopes/active_in_project.rb | 2 +- modules/costs/app/models/time_entry_activities_project.rb | 2 +- modules/costs/app/models/time_entry_activity.rb | 2 +- modules/costs/app/models/time_entry_custom_field.rb | 2 +- modules/costs/app/seeders/common.yml | 2 +- modules/costs/app/services/time_entries/create_service.rb | 2 +- modules/costs/app/services/time_entries/delete_service.rb | 2 +- .../costs/app/services/time_entries/set_attributes_service.rb | 2 +- modules/costs/app/services/time_entries/update_service.rb | 2 +- modules/costs/app/views/cost_types/_list.html.erb | 2 +- modules/costs/app/views/cost_types/_list_deleted.html.erb | 2 +- modules/costs/app/views/cost_types/_rate.html.erb | 2 +- modules/costs/app/views/cost_types/edit.html.erb | 2 +- modules/costs/app/views/cost_types/index.html.erb | 2 +- modules/costs/app/views/costlog/edit.html.erb | 2 +- modules/costs/app/views/hourly_rates/_list.html.erb | 2 +- modules/costs/app/views/hourly_rates/_list_default.html.erb | 2 +- modules/costs/app/views/hourly_rates/_list_project.html.erb | 2 +- modules/costs/app/views/hourly_rates/_rate.html.erb | 2 +- modules/costs/app/views/hourly_rates/edit.html.erb | 2 +- modules/costs/app/views/hourly_rates/show.html.erb | 2 +- .../settings/time_entry_activities/_activities.html.erb | 2 +- .../views/projects/settings/time_entry_activities/show.html.erb | 2 +- modules/costs/app/views/settings/_costs.html.erb | 2 +- modules/costs/app/views/users/_rates.html.erb | 2 +- modules/costs/config/locales/crowdin/af.yml | 2 +- modules/costs/config/locales/crowdin/ar.yml | 2 +- modules/costs/config/locales/crowdin/az.yml | 2 +- modules/costs/config/locales/crowdin/be.yml | 2 +- modules/costs/config/locales/crowdin/bg.yml | 2 +- modules/costs/config/locales/crowdin/ca.yml | 2 +- modules/costs/config/locales/crowdin/ckb-IR.yml | 2 +- modules/costs/config/locales/crowdin/cs.yml | 2 +- modules/costs/config/locales/crowdin/da.yml | 2 +- modules/costs/config/locales/crowdin/de.yml | 2 +- modules/costs/config/locales/crowdin/el.yml | 2 +- modules/costs/config/locales/crowdin/eo.yml | 2 +- modules/costs/config/locales/crowdin/es.yml | 2 +- modules/costs/config/locales/crowdin/et.yml | 2 +- modules/costs/config/locales/crowdin/eu.yml | 2 +- modules/costs/config/locales/crowdin/fa.yml | 2 +- modules/costs/config/locales/crowdin/fi.yml | 2 +- modules/costs/config/locales/crowdin/fil.yml | 2 +- modules/costs/config/locales/crowdin/fr.yml | 2 +- modules/costs/config/locales/crowdin/he.yml | 2 +- modules/costs/config/locales/crowdin/hi.yml | 2 +- modules/costs/config/locales/crowdin/hr.yml | 2 +- modules/costs/config/locales/crowdin/hu.yml | 2 +- modules/costs/config/locales/crowdin/id.yml | 2 +- modules/costs/config/locales/crowdin/it.yml | 2 +- modules/costs/config/locales/crowdin/ja.yml | 2 +- modules/costs/config/locales/crowdin/js-af.yml | 2 +- modules/costs/config/locales/crowdin/js-ar.yml | 2 +- modules/costs/config/locales/crowdin/js-az.yml | 2 +- modules/costs/config/locales/crowdin/js-be.yml | 2 +- modules/costs/config/locales/crowdin/js-bg.yml | 2 +- modules/costs/config/locales/crowdin/js-ca.yml | 2 +- modules/costs/config/locales/crowdin/js-ckb-IR.yml | 2 +- modules/costs/config/locales/crowdin/js-cs.yml | 2 +- modules/costs/config/locales/crowdin/js-da.yml | 2 +- modules/costs/config/locales/crowdin/js-de.yml | 2 +- modules/costs/config/locales/crowdin/js-el.yml | 2 +- modules/costs/config/locales/crowdin/js-eo.yml | 2 +- modules/costs/config/locales/crowdin/js-es.yml | 2 +- modules/costs/config/locales/crowdin/js-et.yml | 2 +- modules/costs/config/locales/crowdin/js-eu.yml | 2 +- modules/costs/config/locales/crowdin/js-fa.yml | 2 +- modules/costs/config/locales/crowdin/js-fi.yml | 2 +- modules/costs/config/locales/crowdin/js-fil.yml | 2 +- modules/costs/config/locales/crowdin/js-fr.yml | 2 +- modules/costs/config/locales/crowdin/js-he.yml | 2 +- modules/costs/config/locales/crowdin/js-hi.yml | 2 +- modules/costs/config/locales/crowdin/js-hr.yml | 2 +- modules/costs/config/locales/crowdin/js-hu.yml | 2 +- modules/costs/config/locales/crowdin/js-id.yml | 2 +- modules/costs/config/locales/crowdin/js-it.yml | 2 +- modules/costs/config/locales/crowdin/js-ja.yml | 2 +- modules/costs/config/locales/crowdin/js-ka.yml | 2 +- modules/costs/config/locales/crowdin/js-kk.yml | 2 +- modules/costs/config/locales/crowdin/js-ko.yml | 2 +- modules/costs/config/locales/crowdin/js-lt.yml | 2 +- modules/costs/config/locales/crowdin/js-lv.yml | 2 +- modules/costs/config/locales/crowdin/js-mn.yml | 2 +- modules/costs/config/locales/crowdin/js-ms.yml | 2 +- modules/costs/config/locales/crowdin/js-ne.yml | 2 +- modules/costs/config/locales/crowdin/js-nl.yml | 2 +- modules/costs/config/locales/crowdin/js-no.yml | 2 +- modules/costs/config/locales/crowdin/js-pl.yml | 2 +- modules/costs/config/locales/crowdin/js-pt-BR.yml | 2 +- modules/costs/config/locales/crowdin/js-pt-PT.yml | 2 +- modules/costs/config/locales/crowdin/js-ro.yml | 2 +- modules/costs/config/locales/crowdin/js-ru.yml | 2 +- modules/costs/config/locales/crowdin/js-rw.yml | 2 +- modules/costs/config/locales/crowdin/js-si.yml | 2 +- modules/costs/config/locales/crowdin/js-sk.yml | 2 +- modules/costs/config/locales/crowdin/js-sl.yml | 2 +- modules/costs/config/locales/crowdin/js-sr.yml | 2 +- modules/costs/config/locales/crowdin/js-sv.yml | 2 +- modules/costs/config/locales/crowdin/js-th.yml | 2 +- modules/costs/config/locales/crowdin/js-tr.yml | 2 +- modules/costs/config/locales/crowdin/js-uk.yml | 2 +- modules/costs/config/locales/crowdin/js-uz.yml | 2 +- modules/costs/config/locales/crowdin/js-vi.yml | 2 +- modules/costs/config/locales/crowdin/js-zh-CN.yml | 2 +- modules/costs/config/locales/crowdin/js-zh-TW.yml | 2 +- modules/costs/config/locales/crowdin/ka.yml | 2 +- modules/costs/config/locales/crowdin/kk.yml | 2 +- modules/costs/config/locales/crowdin/ko.yml | 2 +- modules/costs/config/locales/crowdin/lt.yml | 2 +- modules/costs/config/locales/crowdin/lv.yml | 2 +- modules/costs/config/locales/crowdin/mn.yml | 2 +- modules/costs/config/locales/crowdin/ms.yml | 2 +- modules/costs/config/locales/crowdin/ne.yml | 2 +- modules/costs/config/locales/crowdin/nl.yml | 2 +- modules/costs/config/locales/crowdin/no.yml | 2 +- modules/costs/config/locales/crowdin/pl.yml | 2 +- modules/costs/config/locales/crowdin/pt-BR.yml | 2 +- modules/costs/config/locales/crowdin/pt-PT.yml | 2 +- modules/costs/config/locales/crowdin/ro.yml | 2 +- modules/costs/config/locales/crowdin/ru.yml | 2 +- modules/costs/config/locales/crowdin/rw.yml | 2 +- modules/costs/config/locales/crowdin/si.yml | 2 +- modules/costs/config/locales/crowdin/sk.yml | 2 +- modules/costs/config/locales/crowdin/sl.yml | 2 +- modules/costs/config/locales/crowdin/sr.yml | 2 +- modules/costs/config/locales/crowdin/sv.yml | 2 +- modules/costs/config/locales/crowdin/th.yml | 2 +- modules/costs/config/locales/crowdin/tr.yml | 2 +- modules/costs/config/locales/crowdin/uk.yml | 2 +- modules/costs/config/locales/crowdin/uz.yml | 2 +- modules/costs/config/locales/crowdin/vi.yml | 2 +- modules/costs/config/locales/crowdin/zh-CN.yml | 2 +- modules/costs/config/locales/crowdin/zh-TW.yml | 2 +- modules/costs/config/locales/en.yml | 2 +- modules/costs/config/locales/js-en.yml | 2 +- modules/costs/config/routes.rb | 2 +- .../20180323133404_to_v710_aggregated_costs_migrations.rb | 2 +- .../20200327074416_rename_fixed_version_in_cost_query.rb | 2 +- .../db/migrate/20200807083952_rename_time_and_cost_module.rb | 2 +- .../costs/db/migrate/20210726065912_rename_cost_object_type.rb | 2 +- modules/costs/frontend/module/main.ts | 2 +- .../module/wp-display/costs-by-type-display-field.module.ts | 2 +- .../frontend/module/wp-display/currency-display-field.module.ts | 2 +- .../api/v3/cost_entries/aggregated_cost_entry_representer.rb | 2 +- modules/costs/lib/api/v3/cost_entries/cost_entries_api.rb | 2 +- .../lib/api/v3/cost_entries/cost_entries_by_work_package_api.rb | 2 +- .../api/v3/cost_entries/cost_entry_collection_representer.rb | 2 +- modules/costs/lib/api/v3/cost_entries/cost_entry_representer.rb | 2 +- .../v3/cost_entries/work_package_costs_by_type_representer.rb | 2 +- modules/costs/lib/api/v3/cost_types/cost_type_representer.rb | 2 +- modules/costs/lib/api/v3/cost_types/cost_types_api.rb | 2 +- modules/costs/lib/api/v3/time_entries/available_projects_api.rb | 2 +- .../lib/api/v3/time_entries/available_work_packages_helper.rb | 2 +- .../v3/time_entries/available_work_packages_on_create_api.rb | 2 +- .../api/v3/time_entries/available_work_packages_on_edit_api.rb | 2 +- modules/costs/lib/api/v3/time_entries/create_form_api.rb | 2 +- .../costs/lib/api/v3/time_entries/create_form_representer.rb | 2 +- modules/costs/lib/api/v3/time_entries/form_representer.rb | 2 +- .../lib/api/v3/time_entries/schemas/time_entry_schema_api.rb | 2 +- .../v3/time_entries/schemas/time_entry_schema_representer.rb | 2 +- .../costs/lib/api/v3/time_entries/time_entries_activity_api.rb | 2 +- .../api/v3/time_entries/time_entries_activity_representer.rb | 2 +- modules/costs/lib/api/v3/time_entries/time_entries_api.rb | 2 +- .../api/v3/time_entries/time_entry_collection_representer.rb | 2 +- .../lib/api/v3/time_entries/time_entry_payload_representer.rb | 2 +- modules/costs/lib/api/v3/time_entries/time_entry_representer.rb | 2 +- modules/costs/lib/api/v3/time_entries/update_form_api.rb | 2 +- .../costs/lib/api/v3/time_entries/update_form_representer.rb | 2 +- modules/costs/lib/costs.rb | 2 +- modules/costs/lib/costs/attributes_helper.rb | 2 +- modules/costs/lib/costs/deleted_user_fallback.rb | 2 +- modules/costs/lib/costs/engine.rb | 2 +- modules/costs/lib/costs/patches.rb | 2 +- modules/costs/lib/costs/patches/members_patch.rb | 2 +- .../lib/costs/patches/number_to_currency_converter_patch.rb | 2 +- modules/costs/lib/costs/patches/permitted_params_patch.rb | 2 +- modules/costs/lib/costs/patches/project_patch.rb | 2 +- modules/costs/lib/costs/patches/setting_seeder_patch.rb | 2 +- modules/costs/lib/costs/patches/user_patch.rb | 2 +- modules/costs/lib/costs/query_currency_select.rb | 2 +- .../costs/spec/contracts/time_entries/create_contract_spec.rb | 2 +- .../costs/spec/contracts/time_entries/delete_contract_spec.rb | 2 +- .../spec/contracts/time_entries/shared_contract_examples.rb | 2 +- .../costs/spec/contracts/time_entries/update_contract_spec.rb | 2 +- modules/costs/spec/controllers/cost_types_controller_spec.rb | 2 +- modules/costs/spec/controllers/costlog_controller_spec.rb | 2 +- modules/costs/spec/controllers/hourly_rates_controller_spec.rb | 2 +- .../spec/controllers/work_packages_bulk_controller_spec.rb | 2 +- modules/costs/spec/factories/cost_entry_factory.rb | 2 +- modules/costs/spec/factories/cost_rate_factory.rb | 2 +- modules/costs/spec/factories/cost_type_factory.rb | 2 +- modules/costs/spec/factories/default_hourly_rate_factory.rb | 2 +- modules/costs/spec/factories/hourly_rate_factory.rb | 2 +- modules/costs/spec/factories/journal/budget_journal_factory.rb | 2 +- .../costs/spec/factories/journal/time_entry_journal_factory.rb | 2 +- modules/costs/spec/factories/rate_factory.rb | 2 +- modules/costs/spec/factories/time_entry_activity_factory.rb | 2 +- modules/costs/spec/factories/time_entry_factory.rb | 2 +- modules/costs/spec/features/cost_entries/add_cost_entry_spec.rb | 2 +- .../cost_entries/add_entry_without_rate_permission_spec.rb | 2 +- modules/costs/spec/features/cost_types/create_cost_type_spec.rb | 2 +- modules/costs/spec/features/cost_types/delete_cost_type_spec.rb | 2 +- .../features/destroy_work_package_with_cost_entries_spec.rb | 2 +- modules/costs/spec/features/members_hourly_rates_spec.rb | 2 +- modules/costs/spec/features/time_entries_spec.rb | 2 +- modules/costs/spec/features/time_entry/activity_spec.rb | 2 +- modules/costs/spec/features/timer_spec.rb | 2 +- modules/costs/spec/features/users_hourly_rates_spec.rb | 2 +- modules/costs/spec/features/view_own_rates_spec.rb | 2 +- modules/costs/spec/helpers/costs/number_helper_spec.rb | 2 +- .../v3/cost_entries/aggregated_cost_entry_representer_spec.rb | 2 +- .../spec/lib/api/v3/cost_entries/cost_entry_representer_spec.rb | 2 +- .../cost_entries/work_package_costs_by_type_representer_spec.rb | 2 +- .../spec/lib/api/v3/cost_types/cost_type_representer_spec.rb | 2 +- .../spec/lib/api/v3/costs_api_user_permission_check_spec.rb | 2 +- modules/costs/spec/lib/api/v3/path_helper_spec.rb | 2 +- .../time_entries/schemas/time_entry_schema_representer_spec.rb | 2 +- .../time_entries_activity_representer_rendering_spec.rb | 2 +- .../api/v3/time_entries/time_entry_representer_parsing_spec.rb | 2 +- .../v3/time_entries/time_entry_representer_rendering_spec.rb | 2 +- .../lib/api/v3/work_packages/work_package_representer_spec.rb | 2 +- .../v3/work_packages/work_package_schema_representer_spec.rb | 2 +- modules/costs/spec/lib/costs/query_currency_select_spec.rb | 2 +- modules/costs/spec/models/cost_entry_spec.rb | 2 +- modules/costs/spec/models/cost_type_spec.rb | 2 +- modules/costs/spec/models/default_hourly_rate_spec.rb | 2 +- modules/costs/spec/models/hourly_rate_spec.rb | 2 +- modules/costs/spec/models/permitted_params_spec.rb | 2 +- modules/costs/spec/models/project/activity_spec.rb | 2 +- .../spec/models/projects/scopes/activated_time_activity_spec.rb | 2 +- .../scopes/visible_with_activated_time_activity_spec.rb | 2 +- .../models/queries/time_entries/filters/activity_filter_spec.rb | 2 +- .../queries/time_entries/filters/created_at_filter_spec.rb | 2 +- .../models/queries/time_entries/filters/ongoing_filter_spec.rb | 2 +- .../models/queries/time_entries/filters/project_filter_spec.rb | 2 +- .../models/queries/time_entries/filters/spent_on_filter_spec.rb | 2 +- .../queries/time_entries/filters/updated_at_filter_spec.rb | 2 +- .../models/queries/time_entries/filters/user_filter_spec.rb | 2 +- .../queries/time_entries/filters/work_package_filter_spec.rb | 2 +- .../queries/time_entries/time_entry_query_integration_spec.rb | 2 +- .../spec/models/queries/time_entries/time_entry_query_spec.rb | 2 +- modules/costs/spec/models/rate_spec.rb | 2 +- .../spec/models/time_entries/scopes/of_user_and_day_spec.rb | 2 +- modules/costs/spec/models/time_entries/scopes/visible_spec.rb | 2 +- .../time_entry_activities/scopes/active_in_project_spec.rb | 2 +- modules/costs/spec/models/time_entry_activity_spec.rb | 2 +- modules/costs/spec/models/time_entry_spec.rb | 2 +- modules/costs/spec/models/user_spec.rb | 2 +- .../spec/models/work_package/ask_before_destruction_spec.rb | 2 +- modules/costs/spec/models/work_package_spec.rb | 2 +- modules/costs/spec/plugin_spec_helper.rb | 2 +- .../api/attachments/attachments_by_budget_resource_spec.rb | 2 +- .../cost_entries/cost_entries_by_work_package_resource_spec.rb | 2 +- .../spec/requests/api/cost_entries/cost_entry_resource_spec.rb | 2 +- .../spec/requests/api/cost_types/cost_type_resource_spec.rb | 2 +- .../api/time_entries/available_projects_resource_spec.rb | 2 +- .../spec/requests/api/time_entries/create_form_resource_spec.rb | 2 +- .../api/time_entries/schemas/time_entry_schema_resource_spec.rb | 2 +- .../spec/requests/api/time_entries/update_form_resource_spec.rb | 2 +- .../spec/requests/api/time_entry_activity_resource_spec.rb | 2 +- modules/costs/spec/requests/api/time_entry_resource_spec.rb | 2 +- modules/costs/spec/routing/cost_objects_routing_spec.rb | 2 +- modules/costs/spec/routing/cost_types_routing_spec.rb | 2 +- modules/costs/spec/routing/costlog_routing_spec.rb | 2 +- modules/costs/spec/routing/hourly_rates_routing_spec.rb | 2 +- .../time_entries/set_attributes_service_integration_spec.rb | 2 +- .../spec/services/time_entries/set_attributes_service_spec.rb | 2 +- modules/costs/spec/spec_helper.rb | 2 +- modules/dashboards/app/models/grids/dashboard.rb | 2 +- modules/dashboards/spec/contracts/grids/create_contract_spec.rb | 2 +- modules/dashboards/spec/contracts/grids/shared_examples.rb | 2 +- modules/dashboards/spec/features/custom_text_spec.rb | 2 +- modules/dashboards/spec/features/docments_spec.rb | 2 +- modules/dashboards/spec/features/members_principals_spec.rb | 2 +- modules/dashboards/spec/features/members_spec.rb | 2 +- .../dashboards/spec/features/modifying_with_unallowed_spec.rb | 2 +- modules/dashboards/spec/features/navigation_spec.rb | 2 +- modules/dashboards/spec/features/news_spec.rb | 2 +- modules/dashboards/spec/features/project_description_spec.rb | 2 +- modules/dashboards/spec/features/project_details_spec.rb | 2 +- modules/dashboards/spec/features/project_status_spec.rb | 2 +- modules/dashboards/spec/features/read_only_allowed_spec.rb | 2 +- modules/dashboards/spec/features/subprojects_spec.rb | 2 +- modules/dashboards/spec/features/time_entries_spec.rb | 2 +- modules/dashboards/spec/features/work_package_calendar_spec.rb | 2 +- .../spec/features/work_package_graph_overview_spec.rb | 2 +- modules/dashboards/spec/features/work_package_graph_spec.rb | 2 +- modules/dashboards/spec/features/work_package_table_spec.rb | 2 +- .../dashboards/spec/requests/api/v3/attachments/grid_spec.rb | 2 +- .../requests/api/v3/grids/grids_create_form_resource_spec.rb | 2 +- .../spec/requests/api/v3/grids/grids_resource_spec.rb | 2 +- modules/dashboards/spec/support/pages/dashboard.rb | 2 +- modules/documents/app/contracts/documents/base_contract.rb | 2 +- modules/documents/app/contracts/documents/create_contract.rb | 2 +- modules/documents/app/contracts/documents/update_contract.rb | 2 +- modules/documents/app/controllers/documents_controller.rb | 2 +- modules/documents/app/helpers/documents_helper.rb | 2 +- modules/documents/app/mailers/documents_mailer.rb | 2 +- .../app/models/activities/document_activity_provider.rb | 2 +- modules/documents/app/models/document.rb | 2 +- modules/documents/app/models/document_category.rb | 2 +- modules/documents/app/models/journal/document_journal.rb | 2 +- modules/documents/app/models/queries/documents.rb | 2 +- .../documents/app/models/queries/documents/document_query.rb | 2 +- .../app/models/queries/documents/filters/document_filter.rb | 2 +- .../app/models/queries/documents/filters/project_filter.rb | 2 +- .../app/models/queries/documents/orders/default_order.rb | 2 +- .../app/seeders/basic_data/documents/enumeration_seeder.rb | 2 +- modules/documents/app/seeders/common.yml | 2 +- modules/documents/app/services/documents/create_service.rb | 2 +- .../documents/app/services/documents/set_attributes_service.rb | 2 +- modules/documents/app/services/documents/update_service.rb | 2 +- .../create_from_model_service/document_strategy.rb | 2 +- .../services/notifications/mail_service/document_strategy.rb | 2 +- modules/documents/app/views/documents/_document.html.erb | 2 +- modules/documents/app/views/documents/_form.html.erb | 2 +- modules/documents/app/views/documents/edit.html.erb | 2 +- modules/documents/app/views/documents/index.html.erb | 2 +- modules/documents/app/views/documents/new.html.erb | 2 +- modules/documents/app/views/documents/show.html.erb | 2 +- .../app/views/documents_mailer/document_added.html.erb | 2 +- .../app/views/documents_mailer/document_added.text.erb | 2 +- modules/documents/app/views/help/wiki_syntax_detailed.html.erb | 2 +- modules/documents/config/locales/crowdin/af.yml | 2 +- modules/documents/config/locales/crowdin/ar.yml | 2 +- modules/documents/config/locales/crowdin/az.yml | 2 +- modules/documents/config/locales/crowdin/be.yml | 2 +- modules/documents/config/locales/crowdin/bg.yml | 2 +- modules/documents/config/locales/crowdin/ca.yml | 2 +- modules/documents/config/locales/crowdin/ckb-IR.yml | 2 +- modules/documents/config/locales/crowdin/cs.yml | 2 +- modules/documents/config/locales/crowdin/da.yml | 2 +- modules/documents/config/locales/crowdin/de.yml | 2 +- modules/documents/config/locales/crowdin/el.yml | 2 +- modules/documents/config/locales/crowdin/eo.yml | 2 +- modules/documents/config/locales/crowdin/es.yml | 2 +- modules/documents/config/locales/crowdin/et.yml | 2 +- modules/documents/config/locales/crowdin/eu.yml | 2 +- modules/documents/config/locales/crowdin/fa.yml | 2 +- modules/documents/config/locales/crowdin/fi.yml | 2 +- modules/documents/config/locales/crowdin/fil.yml | 2 +- modules/documents/config/locales/crowdin/fr.yml | 2 +- modules/documents/config/locales/crowdin/he.yml | 2 +- modules/documents/config/locales/crowdin/hi.yml | 2 +- modules/documents/config/locales/crowdin/hr.yml | 2 +- modules/documents/config/locales/crowdin/hu.yml | 2 +- modules/documents/config/locales/crowdin/id.yml | 2 +- modules/documents/config/locales/crowdin/it.yml | 2 +- modules/documents/config/locales/crowdin/ja.yml | 2 +- modules/documents/config/locales/crowdin/ka.yml | 2 +- modules/documents/config/locales/crowdin/kk.yml | 2 +- modules/documents/config/locales/crowdin/ko.yml | 2 +- modules/documents/config/locales/crowdin/lt.yml | 2 +- modules/documents/config/locales/crowdin/lv.yml | 2 +- modules/documents/config/locales/crowdin/mn.yml | 2 +- modules/documents/config/locales/crowdin/ms.yml | 2 +- modules/documents/config/locales/crowdin/ne.yml | 2 +- modules/documents/config/locales/crowdin/nl.yml | 2 +- modules/documents/config/locales/crowdin/no.yml | 2 +- modules/documents/config/locales/crowdin/pl.yml | 2 +- modules/documents/config/locales/crowdin/pt-BR.yml | 2 +- modules/documents/config/locales/crowdin/pt-PT.yml | 2 +- modules/documents/config/locales/crowdin/ro.yml | 2 +- modules/documents/config/locales/crowdin/ru.yml | 2 +- modules/documents/config/locales/crowdin/rw.yml | 2 +- modules/documents/config/locales/crowdin/si.yml | 2 +- modules/documents/config/locales/crowdin/sk.yml | 2 +- modules/documents/config/locales/crowdin/sl.yml | 2 +- modules/documents/config/locales/crowdin/sr.yml | 2 +- modules/documents/config/locales/crowdin/sv.yml | 2 +- modules/documents/config/locales/crowdin/th.yml | 2 +- modules/documents/config/locales/crowdin/tr.yml | 2 +- modules/documents/config/locales/crowdin/uk.yml | 2 +- modules/documents/config/locales/crowdin/uz.yml | 2 +- modules/documents/config/locales/crowdin/vi.yml | 2 +- modules/documents/config/locales/crowdin/zh-CN.yml | 2 +- modules/documents/config/locales/crowdin/zh-TW.yml | 2 +- modules/documents/config/locales/en.yml | 2 +- modules/documents/config/routes.rb | 2 +- .../20180323140208_to_v710_aggregated_documents_migrations.rb | 2 +- .../documents/db/migrate/20200217090016_document_timestamps.rb | 2 +- .../frontend/module/hal/resources/document-resource.ts | 2 +- modules/documents/frontend/module/main.ts | 2 +- .../lib/api/v3/attachments/attachments_by_document_api.rb | 2 +- .../lib/api/v3/documents/document_collection_representer.rb | 2 +- modules/documents/lib/api/v3/documents/document_representer.rb | 2 +- modules/documents/lib/api/v3/documents/documents_api.rb | 2 +- modules/documents/lib/open_project/documents.rb | 2 +- modules/documents/lib/open_project/documents/engine.rb | 2 +- modules/documents/lib/open_project/documents/patches.rb | 2 +- .../lib/open_project/documents/patches/project_patch.rb | 2 +- modules/documents/lib/openproject-documents.rb | 2 +- .../api/v3/documents/document_representer_rendering_spec.rb | 2 +- modules/documents/spec/application_helper_spec.rb | 2 +- modules/documents/spec/controllers/documents_controller_spec.rb | 2 +- modules/documents/spec/factories/document_category_factory.rb | 2 +- modules/documents/spec/factories/document_factory.rb | 2 +- .../spec/factories/journal/document_journal_factory.rb | 2 +- modules/documents/spec/features/attachment_upload_spec.rb | 2 +- .../documents/spec/lib/open_project/markdown_formatting_spec.rb | 2 +- modules/documents/spec/lib/redmine/access_control_spec.rb | 2 +- modules/documents/spec/mailers/documents_mailer_spec.rb | 2 +- modules/documents/spec/models/document_category_spec.rb | 2 +- modules/documents/spec/models/document_spec.rb | 2 +- .../spec/models/queries/documents/document_query_spec.rb | 2 +- .../models/queries/documents/filters/project_filter_spec.rb | 2 +- .../v3/attachments/attachments_by_documents_resource_spec.rb | 2 +- .../spec/requests/api/v3/documents/documents_resource_spec.rb | 2 +- modules/documents/spec/routing/documents_routing_spec.rb | 2 +- .../notifications/create_from_model_service_document_spec.rb | 2 +- .../documents/spec/services/notifications/mail_service_spec.rb | 2 +- modules/documents/spec/spec_helper.rb | 2 +- modules/gantt/app/controllers/gantt/menus_controller.rb | 2 +- modules/gantt/app/menus/gantt/menu.rb | 2 +- .../gantt/app/services/gantt/default_query_generator_service.rb | 2 +- modules/gantt/app/views/gantt/gantt/index.html.erb | 2 +- modules/gantt/lib/open_project/gantt.rb | 2 +- modules/gantt/lib/open_project/gantt/engine.rb | 2 +- modules/gantt/spec/controllers/gantt/gantt_controller_spec.rb | 2 +- modules/gantt/spec/features/menu/global_gantt_menu_spec.rb | 2 +- modules/gantt/spec/features/timeline/timeline_dates_spec.rb | 2 +- modules/gantt/spec/features/timeline/timeline_hierarchy_spec.rb | 2 +- modules/gantt/spec/features/timeline/timeline_labels_spec.rb | 2 +- .../gantt/spec/features/timeline/timeline_navigation_spec.rb | 2 +- .../change_view_of_queries_with_timeline_to_gantt_spec.rb | 2 +- modules/gantt/spec/routing/gantt_routing_spec.rb | 2 +- .../app/components/deploy_targets/row_component.rb | 2 +- .../app/components/deploy_targets/table_component.rb | 2 +- .../app/controllers/deploy_targets_controller.rb | 2 +- modules/github_integration/app/models/deploy_status_check.rb | 2 +- modules/github_integration/app/models/deploy_target.rb | 2 +- modules/github_integration/app/models/github_check_run.rb | 2 +- modules/github_integration/app/models/github_pull_request.rb | 2 +- modules/github_integration/app/models/github_user.rb | 2 +- modules/github_integration/app/seeders/common.yml | 2 +- .../github_integration/app/views/deploy_targets/_form.html.erb | 2 +- .../github_integration/app/views/deploy_targets/index.html.erb | 2 +- .../github_integration/app/views/deploy_targets/new.html.erb | 2 +- .../app/workers/cron/check_deploy_status_job.rb | 2 +- .../app/workers/cron/clear_old_pull_requests_job.rb | 2 +- modules/github_integration/config/locales/crowdin/af.yml | 2 +- modules/github_integration/config/locales/crowdin/ar.yml | 2 +- modules/github_integration/config/locales/crowdin/az.yml | 2 +- modules/github_integration/config/locales/crowdin/be.yml | 2 +- modules/github_integration/config/locales/crowdin/bg.yml | 2 +- modules/github_integration/config/locales/crowdin/ca.yml | 2 +- modules/github_integration/config/locales/crowdin/ckb-IR.yml | 2 +- modules/github_integration/config/locales/crowdin/cs.yml | 2 +- modules/github_integration/config/locales/crowdin/da.yml | 2 +- modules/github_integration/config/locales/crowdin/de.yml | 2 +- modules/github_integration/config/locales/crowdin/el.yml | 2 +- modules/github_integration/config/locales/crowdin/eo.yml | 2 +- modules/github_integration/config/locales/crowdin/es.yml | 2 +- modules/github_integration/config/locales/crowdin/et.yml | 2 +- modules/github_integration/config/locales/crowdin/eu.yml | 2 +- modules/github_integration/config/locales/crowdin/fa.yml | 2 +- modules/github_integration/config/locales/crowdin/fi.yml | 2 +- modules/github_integration/config/locales/crowdin/fil.yml | 2 +- modules/github_integration/config/locales/crowdin/fr.yml | 2 +- modules/github_integration/config/locales/crowdin/he.yml | 2 +- modules/github_integration/config/locales/crowdin/hi.yml | 2 +- modules/github_integration/config/locales/crowdin/hr.yml | 2 +- modules/github_integration/config/locales/crowdin/hu.yml | 2 +- modules/github_integration/config/locales/crowdin/id.yml | 2 +- modules/github_integration/config/locales/crowdin/it.yml | 2 +- modules/github_integration/config/locales/crowdin/ja.yml | 2 +- modules/github_integration/config/locales/crowdin/js-af.yml | 2 +- modules/github_integration/config/locales/crowdin/js-ar.yml | 2 +- modules/github_integration/config/locales/crowdin/js-az.yml | 2 +- modules/github_integration/config/locales/crowdin/js-be.yml | 2 +- modules/github_integration/config/locales/crowdin/js-bg.yml | 2 +- modules/github_integration/config/locales/crowdin/js-ca.yml | 2 +- modules/github_integration/config/locales/crowdin/js-ckb-IR.yml | 2 +- modules/github_integration/config/locales/crowdin/js-cs.yml | 2 +- modules/github_integration/config/locales/crowdin/js-da.yml | 2 +- modules/github_integration/config/locales/crowdin/js-de.yml | 2 +- modules/github_integration/config/locales/crowdin/js-el.yml | 2 +- modules/github_integration/config/locales/crowdin/js-eo.yml | 2 +- modules/github_integration/config/locales/crowdin/js-es.yml | 2 +- modules/github_integration/config/locales/crowdin/js-et.yml | 2 +- modules/github_integration/config/locales/crowdin/js-eu.yml | 2 +- modules/github_integration/config/locales/crowdin/js-fa.yml | 2 +- modules/github_integration/config/locales/crowdin/js-fi.yml | 2 +- modules/github_integration/config/locales/crowdin/js-fil.yml | 2 +- modules/github_integration/config/locales/crowdin/js-fr.yml | 2 +- modules/github_integration/config/locales/crowdin/js-he.yml | 2 +- modules/github_integration/config/locales/crowdin/js-hi.yml | 2 +- modules/github_integration/config/locales/crowdin/js-hr.yml | 2 +- modules/github_integration/config/locales/crowdin/js-hu.yml | 2 +- modules/github_integration/config/locales/crowdin/js-id.yml | 2 +- modules/github_integration/config/locales/crowdin/js-it.yml | 2 +- modules/github_integration/config/locales/crowdin/js-ja.yml | 2 +- modules/github_integration/config/locales/crowdin/js-ka.yml | 2 +- modules/github_integration/config/locales/crowdin/js-kk.yml | 2 +- modules/github_integration/config/locales/crowdin/js-ko.yml | 2 +- modules/github_integration/config/locales/crowdin/js-lt.yml | 2 +- modules/github_integration/config/locales/crowdin/js-lv.yml | 2 +- modules/github_integration/config/locales/crowdin/js-mn.yml | 2 +- modules/github_integration/config/locales/crowdin/js-ms.yml | 2 +- modules/github_integration/config/locales/crowdin/js-ne.yml | 2 +- modules/github_integration/config/locales/crowdin/js-nl.yml | 2 +- modules/github_integration/config/locales/crowdin/js-no.yml | 2 +- modules/github_integration/config/locales/crowdin/js-pl.yml | 2 +- modules/github_integration/config/locales/crowdin/js-pt-BR.yml | 2 +- modules/github_integration/config/locales/crowdin/js-pt-PT.yml | 2 +- modules/github_integration/config/locales/crowdin/js-ro.yml | 2 +- modules/github_integration/config/locales/crowdin/js-ru.yml | 2 +- modules/github_integration/config/locales/crowdin/js-rw.yml | 2 +- modules/github_integration/config/locales/crowdin/js-si.yml | 2 +- modules/github_integration/config/locales/crowdin/js-sk.yml | 2 +- modules/github_integration/config/locales/crowdin/js-sl.yml | 2 +- modules/github_integration/config/locales/crowdin/js-sr.yml | 2 +- modules/github_integration/config/locales/crowdin/js-sv.yml | 2 +- modules/github_integration/config/locales/crowdin/js-th.yml | 2 +- modules/github_integration/config/locales/crowdin/js-tr.yml | 2 +- modules/github_integration/config/locales/crowdin/js-uk.yml | 2 +- modules/github_integration/config/locales/crowdin/js-uz.yml | 2 +- modules/github_integration/config/locales/crowdin/js-vi.yml | 2 +- modules/github_integration/config/locales/crowdin/js-zh-CN.yml | 2 +- modules/github_integration/config/locales/crowdin/js-zh-TW.yml | 2 +- modules/github_integration/config/locales/crowdin/ka.yml | 2 +- modules/github_integration/config/locales/crowdin/kk.yml | 2 +- modules/github_integration/config/locales/crowdin/ko.yml | 2 +- modules/github_integration/config/locales/crowdin/lt.yml | 2 +- modules/github_integration/config/locales/crowdin/lv.yml | 2 +- modules/github_integration/config/locales/crowdin/mn.yml | 2 +- modules/github_integration/config/locales/crowdin/ms.yml | 2 +- modules/github_integration/config/locales/crowdin/ne.yml | 2 +- modules/github_integration/config/locales/crowdin/nl.yml | 2 +- modules/github_integration/config/locales/crowdin/no.yml | 2 +- modules/github_integration/config/locales/crowdin/pl.yml | 2 +- modules/github_integration/config/locales/crowdin/pt-BR.yml | 2 +- modules/github_integration/config/locales/crowdin/pt-PT.yml | 2 +- modules/github_integration/config/locales/crowdin/ro.yml | 2 +- modules/github_integration/config/locales/crowdin/ru.yml | 2 +- modules/github_integration/config/locales/crowdin/rw.yml | 2 +- modules/github_integration/config/locales/crowdin/si.yml | 2 +- modules/github_integration/config/locales/crowdin/sk.yml | 2 +- modules/github_integration/config/locales/crowdin/sl.yml | 2 +- modules/github_integration/config/locales/crowdin/sr.yml | 2 +- modules/github_integration/config/locales/crowdin/sv.yml | 2 +- modules/github_integration/config/locales/crowdin/th.yml | 2 +- modules/github_integration/config/locales/crowdin/tr.yml | 2 +- modules/github_integration/config/locales/crowdin/uk.yml | 2 +- modules/github_integration/config/locales/crowdin/uz.yml | 2 +- modules/github_integration/config/locales/crowdin/vi.yml | 2 +- modules/github_integration/config/locales/crowdin/zh-CN.yml | 2 +- modules/github_integration/config/locales/crowdin/zh-TW.yml | 2 +- modules/github_integration/config/locales/de.yml | 2 +- modules/github_integration/config/locales/en.yml | 2 +- modules/github_integration/config/locales/js-en.yml | 2 +- modules/github_integration/config/routes.rb | 2 +- .../db/migrate/20210407110000_github_integration_models.rb | 2 +- .../db/migrate/20230316080525_add_repository_html_url.rb | 2 +- .../module/git-actions-menu/git-actions-menu.component.ts | 2 +- .../module/git-actions-menu/git-actions-menu.directive.ts | 2 +- .../frontend/module/git-actions/git-actions.service.spec.ts | 2 +- .../frontend/module/git-actions/git-actions.service.ts | 2 +- .../frontend/module/github-tab/github-tab.component.ts | 2 +- modules/github_integration/frontend/module/main.ts | 2 +- .../module/pull-request/pull-request-macro.component.sass | 2 +- .../module/pull-request/pull-request-macro.component.ts | 2 +- .../module/pull-request/pull-request-state.component.sass | 2 +- .../module/pull-request/pull-request-state.component.ts | 2 +- .../frontend/module/pull-request/pull-request.component.sass | 2 +- .../frontend/module/pull-request/pull-request.component.ts | 2 +- .../frontend/module/state/github-pull-request.service.ts | 2 +- .../frontend/module/tab-header/styles/tab-header.sass | 2 +- .../frontend/module/tab-header/tab-header.component.ts | 2 +- .../frontend/module/tab-prs/tab-prs.component.ts | 2 +- .../api/v3/github_pull_requests/github_check_run_representer.rb | 2 +- .../github_pull_request_collection_representer.rb | 2 +- .../v3/github_pull_requests/github_pull_request_representer.rb | 2 +- .../lib/api/v3/github_pull_requests/github_pull_requests_api.rb | 2 +- .../github_pull_requests_by_work_package_api.rb | 2 +- .../lib/api/v3/github_pull_requests/github_user_representer.rb | 2 +- .../github_integration/lib/open_project/github_integration.rb | 2 +- .../lib/open_project/github_integration/engine.rb | 2 +- .../lib/open_project/github_integration/hook_handler.rb | 2 +- .../lib/open_project/github_integration/notification_handler.rb | 2 +- .../github_integration/notification_handler/check_run.rb | 2 +- .../github_integration/notification_handler/helper.rb | 2 +- .../github_integration/notification_handler/issue_comment.rb | 2 +- .../github_integration/notification_handler/pull_request.rb | 2 +- .../lib/open_project/github_integration/services.rb | 2 +- .../github_integration/services/upsert_check_run.rb | 2 +- .../github_integration/services/upsert_github_user.rb | 2 +- .../github_integration/services/upsert_partial_pull_request.rb | 2 +- .../github_integration/services/upsert_pull_request.rb | 2 +- .../github_integration/lib/openproject-github_integration.rb | 2 +- .../spec/factories/deploy_status_check_factory.rb | 2 +- .../github_integration/spec/factories/deploy_target_factory.rb | 2 +- .../spec/factories/github_check_run_factory.rb | 2 +- .../spec/factories/github_pull_request_factory.rb | 2 +- .../github_integration/spec/factories/github_user_factory.rb | 2 +- .../spec/features/work_package_github_tab_spec.rb | 2 +- .../github_pull_requests/github_check_run_representer_spec.rb | 2 +- .../github_pull_request_representer_spec.rb | 2 +- .../api/v3/github_pull_requests/github_user_representer_spec.rb | 2 +- .../github_integration/hook_handler_integration_spec.rb | 2 +- .../lib/open_project/github_integration/hook_handler_spec.rb | 2 +- .../github_integration/notification_handler/check_run_spec.rb | 2 +- .../github_integration/notification_handler/helper_spec.rb | 2 +- .../notification_handler/issue_comment_spec.rb | 2 +- .../notification_handler/pull_request_spec.rb | 2 +- .../github_integration/notification_handler_spec.rb | 2 +- .../github_integration/services/upsert_check_run_spec.rb | 2 +- .../github_integration/services/upsert_github_user_spec.rb | 2 +- .../services/upsert_partial_pull_request_spec.rb | 2 +- .../github_integration/services/upsert_pull_request_spec.rb | 2 +- modules/github_integration/spec/models/github_check_run_spec.rb | 2 +- .../github_integration/spec/models/github_pull_request_spec.rb | 2 +- modules/github_integration/spec/models/github_user_spec.rb | 2 +- .../spec/requests/extended_root_resource_spec.rb | 2 +- modules/github_integration/spec/spec_helper.rb | 2 +- .../spec/support/pages/work_package_github_tab.rb | 2 +- .../github_integration/spec/support/webhook_fixture_helpers.rb | 2 +- .../spec/workers/cron/check_deploy_status_job_spec.rb | 2 +- .../spec/workers/cron/clear_old_pull_requests_job_spec.rb | 2 +- modules/grids/app/contracts/grids/base_contract.rb | 2 +- modules/grids/app/contracts/grids/create_contract.rb | 2 +- modules/grids/app/contracts/grids/delete_contract.rb | 2 +- modules/grids/app/contracts/grids/update_contract.rb | 2 +- .../controllers/api/v3/attachments/attachments_by_grid_api.rb | 2 +- modules/grids/app/controllers/api/v3/grids/create_form_api.rb | 2 +- modules/grids/app/controllers/api/v3/grids/grids_api.rb | 2 +- .../app/controllers/api/v3/grids/schemas/grid_schema_api.rb | 2 +- modules/grids/app/controllers/api/v3/grids/update_form_api.rb | 2 +- modules/grids/app/models/grids/grid.rb | 2 +- modules/grids/app/models/grids/widget.rb | 2 +- modules/grids/app/queries/grids/filters/grid_filter.rb | 2 +- modules/grids/app/queries/grids/filters/page_filter.rb | 2 +- modules/grids/app/queries/grids/filters/scope_filter.rb | 2 +- modules/grids/app/queries/grids/query.rb | 2 +- .../app/representers/api/v3/grids/create_form_representer.rb | 2 +- modules/grids/app/representers/api/v3/grids/form_representer.rb | 2 +- .../representers/api/v3/grids/grid_collection_representer.rb | 2 +- .../app/representers/api/v3/grids/grid_payload_representer.rb | 2 +- modules/grids/app/representers/api/v3/grids/grid_representer.rb | 2 +- .../api/v3/grids/schemas/grid_schema_representer.rb | 2 +- .../app/representers/api/v3/grids/update_form_representer.rb | 2 +- .../api/v3/grids/widgets/chart_options_representer.rb | 2 +- .../api/v3/grids/widgets/custom_text_options_representer.rb | 2 +- .../api/v3/grids/widgets/default_options_representer.rb | 2 +- .../api/v3/grids/widgets/query_options_representer.rb | 2 +- .../v3/grids/widgets/time_entry_calendar_options_representer.rb | 2 +- .../app/representers/api/v3/grids/widgets/widget_representer.rb | 2 +- modules/grids/app/services/grids/create_service.rb | 2 +- modules/grids/app/services/grids/delete_service.rb | 2 +- modules/grids/app/services/grids/set_attributes_service.rb | 2 +- modules/grids/app/services/grids/update_service.rb | 2 +- modules/grids/lib/grids/configuration.rb | 2 +- modules/grids/lib/grids/configuration/registration.rb | 2 +- modules/grids/lib/grids/configuration/widget_strategy.rb | 2 +- modules/grids/lib/grids/factory.rb | 2 +- modules/grids/spec/contracts/grids/create_contract_spec.rb | 2 +- modules/grids/spec/contracts/grids/delete_contract_spec.rb | 2 +- modules/grids/spec/contracts/grids/shared_examples.rb | 2 +- modules/grids/spec/contracts/grids/update_contract_spec.rb | 2 +- .../lib/api/v3/grids/grid_payload_representer_parsing_spec.rb | 2 +- .../spec/lib/api/v3/grids/grid_representer_rendering_spec.rb | 2 +- .../lib/api/v3/grids/schemas/grid_schema_representer_spec.rb | 2 +- modules/grids/spec/lib/api/v3/utilities/file_helper_spec.rb | 2 +- modules/grids/spec/models/grids/grid_spec.rb | 2 +- modules/grids/spec/models/grids/shared_model.rb | 2 +- modules/grids/spec/models/grids/widget_spec.rb | 2 +- .../requests/api/v3/grids/grids_create_form_resource_spec.rb | 2 +- modules/grids/spec/requests/api/v3/grids/grids_resource_spec.rb | 2 +- .../spec/requests/api/v3/grids/grids_schema_resource_spec.rb | 2 +- .../requests/api/v3/grids/grids_update_form_resource_spec.rb | 2 +- modules/grids/spec/services/grids/create_service_spec.rb | 2 +- .../grids/spec/services/grids/set_attributes_service_spec.rb | 2 +- modules/grids/spec/services/grids/update_service_spec.rb | 2 +- modules/grids/spec/support/pages/grid.rb | 2 +- modules/job_status/app/controllers/job_statuses_controller.rb | 2 +- modules/job_status/app/models/job_status/status.rb | 2 +- modules/job_status/app/views/job_statuses/show.html.erb | 2 +- .../app/workers/job_status/application_job_with_status.rb | 2 +- .../app/workers/job_status/cron/clear_old_job_status_job.rb | 2 +- modules/job_status/db/migrate/20200422105623_add_job_status.rb | 2 +- .../job_status/db/migrate/20200610124259_extend_job_status.rb | 2 +- modules/job_status/lib/api/v3/job_status/job_status_api.rb | 2 +- .../job_status/lib/api/v3/job_status/job_status_representer.rb | 2 +- modules/job_status/lib/open_project/job_status.rb | 2 +- modules/job_status/lib/open_project/job_status/engine.rb | 2 +- .../job_status/lib/open_project/job_status/event_listener.rb | 2 +- modules/job_status/lib/openproject-job_status.rb | 2 +- modules/job_status/spec/factories/delayed_job_status_factory.rb | 2 +- modules/job_status/spec/features/job_status_spec.rb | 2 +- .../spec/lib/api/v3/job_status/job_status_representer_spec.rb | 2 +- .../job_status/spec/services/documents/update_service_spec.rb | 2 +- modules/ldap_groups/LICENSE | 2 +- .../app/components/ldap_groups/memberships/row_component.rb | 2 +- .../app/components/ldap_groups/memberships/table_component.rb | 2 +- .../ldap_groups/synchronized_filters/row_component.rb | 2 +- .../synchronized_filters/show_page_header_component.html.erb | 2 +- .../ldap_groups/synchronized_filters/table_component.rb | 2 +- .../components/ldap_groups/synchronized_groups/row_component.rb | 2 +- .../ldap_groups/synchronized_groups/table_component.rb | 2 +- .../ldap_groups/app/workers/ldap_groups/synchronization_job.rb | 2 +- .../db/migrate/20180125082205_add_ldap_synchronized_groups.rb | 2 +- .../db/migrate/20200420122713_make_synchronized_group_dn.rb | 2 +- .../db/migrate/20200420133116_add_synchronized_filters.rb | 2 +- .../db/migrate/20200427082928_ldap_groups_timestamps.rb | 2 +- .../db/migrate/20210219092709_move_base_dn_into_filters.rb | 2 +- modules/ldap_groups/lib/tasks/ldap_groups.rake | 2 +- .../app/components/authors/autocomplete_item_component.rb | 2 +- .../meeting/app/components/banner_message_component.html.erb | 2 +- modules/meeting/app/components/banner_message_component.rb | 2 +- modules/meeting/app/components/base_errors_component.rb | 2 +- modules/meeting/app/components/flash_message_component.rb | 2 +- .../app/components/meeting_agenda_items/form_component.rb | 2 +- .../app/components/meeting_agenda_items/item_component.rb | 2 +- .../meeting_agenda_items/item_component/edit_component.rb | 2 +- .../meeting_agenda_items/item_component/show_component.rb | 2 +- .../app/components/meeting_agenda_items/list_component.rb | 2 +- .../app/components/meeting_agenda_items/new_button_component.rb | 2 +- .../app/components/meeting_agenda_items/new_component.rb | 2 +- .../meeting/app/components/meeting_sections/header_component.rb | 2 +- .../meeting/app/components/meeting_sections/show_component.rb | 2 +- modules/meeting/app/components/meetings/header_component.rb | 2 +- .../app/components/meetings/header_infoline_component.rb | 2 +- .../app/components/meetings/index_page_header_component.rb | 2 +- .../app/components/meetings/index_sub_header_component.rb | 2 +- .../app/components/meetings/meeting_filter_button_component.rb | 2 +- .../app/components/meetings/meeting_filters_component.rb | 2 +- modules/meeting/app/components/meetings/row_component.rb | 2 +- modules/meeting/app/components/meetings/show_component.rb | 2 +- .../app/components/meetings/side_panel/attachments_component.rb | 2 +- .../app/components/meetings/side_panel/details_component.rb | 2 +- .../components/meetings/side_panel/details_dialog_component.rb | 2 +- .../components/meetings/side_panel/details_form_component.rb | 2 +- .../components/meetings/side_panel/participants_component.rb | 2 +- .../app/components/meetings/side_panel/participants_dialog.rb | 2 +- .../app/components/meetings/side_panel/state_component.rb | 2 +- modules/meeting/app/components/meetings/side_panel_component.rb | 2 +- modules/meeting/app/components/meetings/table_component.rb | 2 +- .../add_work_package_to_meeting_dialog_component.rb | 2 +- .../add_work_package_to_meeting_form_component.rb | 2 +- .../components/work_package_meetings_tab/heading_component.rb | 2 +- .../app/components/work_package_meetings_tab/index_component.rb | 2 +- .../app/components/work_package_meetings_tab/list_component.rb | 2 +- .../work_package_meetings_tab/meeting_agenda_item_component.rb | 2 +- .../components/work_package_meetings_tab/meeting_component.rb | 2 +- .../meeting/app/contracts/meeting_agenda_items/base_contract.rb | 2 +- .../app/contracts/meeting_agenda_items/create_contract.rb | 2 +- .../app/contracts/meeting_agenda_items/delete_contract.rb | 2 +- .../app/contracts/meeting_agenda_items/modifiable_item.rb | 2 +- .../app/contracts/meeting_agenda_items/update_contract.rb | 2 +- modules/meeting/app/contracts/meeting_contents/base_contract.rb | 2 +- .../meeting/app/contracts/meeting_contents/update_contract.rb | 2 +- modules/meeting/app/contracts/meeting_sections/base_contract.rb | 2 +- .../meeting/app/contracts/meeting_sections/create_contract.rb | 2 +- .../meeting/app/contracts/meeting_sections/delete_contract.rb | 2 +- .../meeting/app/contracts/meeting_sections/modifiable_item.rb | 2 +- modules/meeting/app/contracts/meeting_sections/move_contract.rb | 2 +- .../meeting/app/contracts/meeting_sections/update_contract.rb | 2 +- modules/meeting/app/contracts/meetings/base_contract.rb | 2 +- modules/meeting/app/contracts/meetings/create_contract.rb | 2 +- modules/meeting/app/contracts/meetings/update_contract.rb | 2 +- .../app/controllers/concerns/application_component_streams.rb | 2 +- .../controllers/concerns/meetings/agenda_component_streams.rb | 2 +- .../meetings/work_package_meetings_tab_component_streams.rb | 2 +- .../meeting/app/controllers/meeting_agenda_items_controller.rb | 2 +- modules/meeting/app/controllers/meeting_agendas_controller.rb | 2 +- modules/meeting/app/controllers/meeting_contents_controller.rb | 2 +- modules/meeting/app/controllers/meeting_minutes_controller.rb | 2 +- modules/meeting/app/controllers/meeting_sections_controller.rb | 2 +- modules/meeting/app/controllers/meetings/menus_controller.rb | 2 +- modules/meeting/app/controllers/meetings_controller.rb | 2 +- .../app/controllers/work_package_meetings_tab_controller.rb | 2 +- modules/meeting/app/forms/meeting/duration.rb | 2 +- modules/meeting/app/forms/meeting/location.rb | 2 +- modules/meeting/app/forms/meeting/lock_version.rb | 2 +- modules/meeting/app/forms/meeting/start_date.rb | 2 +- modules/meeting/app/forms/meeting/start_time.rb | 2 +- modules/meeting/app/forms/meeting/title.rb | 2 +- modules/meeting/app/forms/meeting_agenda_item/duration.rb | 2 +- modules/meeting/app/forms/meeting_agenda_item/meeting_form.rb | 2 +- .../app/forms/meeting_agenda_item/meeting_section_form.rb | 2 +- modules/meeting/app/forms/meeting_agenda_item/notes.rb | 2 +- modules/meeting/app/forms/meeting_agenda_item/presenter.rb | 2 +- modules/meeting/app/forms/meeting_agenda_item/submit.rb | 2 +- modules/meeting/app/forms/meeting_agenda_item/title.rb | 2 +- modules/meeting/app/forms/meeting_agenda_item/work_package.rb | 2 +- modules/meeting/app/forms/meeting_section/submit.rb | 2 +- modules/meeting/app/forms/meeting_section/title.rb | 2 +- modules/meeting/app/helpers/meeting_contents_helper.rb | 2 +- modules/meeting/app/helpers/meetings_helper.rb | 2 +- modules/meeting/app/mailers/meeting_mailer.rb | 2 +- modules/meeting/app/menus/meetings/menu.rb | 2 +- .../meeting/app/models/activities/meeting_activity_provider.rb | 2 +- modules/meeting/app/models/activities/meeting_event_mapper.rb | 2 +- .../meeting/app/models/journal/meeting_agenda_item_journal.rb | 2 +- modules/meeting/app/models/journal/meeting_content_journal.rb | 2 +- modules/meeting/app/models/journal/meeting_journal.rb | 2 +- modules/meeting/app/models/meeting.rb | 2 +- modules/meeting/app/models/meeting/journalized.rb | 2 +- modules/meeting/app/models/meeting_agenda.rb | 2 +- modules/meeting/app/models/meeting_agenda_item.rb | 2 +- modules/meeting/app/models/meeting_content.rb | 2 +- modules/meeting/app/models/meeting_minutes.rb | 2 +- modules/meeting/app/models/meeting_participant.rb | 2 +- modules/meeting/app/models/meeting_section.rb | 2 +- modules/meeting/app/models/queries/meetings.rb | 2 +- .../app/models/queries/meetings/filters/attended_user_filter.rb | 2 +- .../app/models/queries/meetings/filters/author_filter.rb | 2 +- .../models/queries/meetings/filters/dates_interval_filter.rb | 2 +- .../app/models/queries/meetings/filters/invited_user_filter.rb | 2 +- .../app/models/queries/meetings/filters/meeting_filter.rb | 2 +- .../app/models/queries/meetings/filters/project_filter.rb | 2 +- .../meeting/app/models/queries/meetings/filters/time_filter.rb | 2 +- modules/meeting/app/models/queries/meetings/meeting_query.rb | 2 +- modules/meeting/app/models/structured_meeting.rb | 2 +- modules/meeting/app/seeders/common.yml | 2 +- .../seeders/meetings/demo_data/meeting_agenda_items_seeder.rb | 2 +- .../meeting/app/seeders/meetings/demo_data/meeting_seeder.rb | 2 +- modules/meeting/app/seeders/standard.yml | 2 +- .../app/services/meeting_agenda_items/after_perform_hook.rb | 2 +- .../meeting/app/services/meeting_agenda_items/create_service.rb | 2 +- .../meeting/app/services/meeting_agenda_items/delete_service.rb | 2 +- .../meeting/app/services/meeting_agenda_items/drop_service.rb | 2 +- .../app/services/meeting_agenda_items/set_attributes_service.rb | 2 +- .../meeting/app/services/meeting_agenda_items/update_service.rb | 2 +- .../app/services/meeting_contents/set_attributes_service.rb | 2 +- modules/meeting/app/services/meeting_contents/update_service.rb | 2 +- modules/meeting/app/services/meeting_sections/create_service.rb | 2 +- modules/meeting/app/services/meeting_sections/delete_service.rb | 2 +- .../app/services/meeting_sections/set_attributes_service.rb | 2 +- modules/meeting/app/services/meeting_sections/update_service.rb | 2 +- modules/meeting/app/services/meetings/copy_service.rb | 2 +- modules/meeting/app/services/meetings/create_service.rb | 2 +- modules/meeting/app/services/meetings/ical_service.rb | 2 +- modules/meeting/app/services/meetings/set_attributes_service.rb | 2 +- modules/meeting/app/services/meetings/update_service.rb | 2 +- modules/meeting/app/views/meeting_contents/_form.html.erb | 2 +- modules/meeting/app/views/meeting_contents/_show.html.erb | 2 +- modules/meeting/app/views/meeting_contents/diff.html.erb | 2 +- modules/meeting/app/views/meeting_contents/history.html.erb | 2 +- modules/meeting/app/views/meeting_contents/show.html.erb | 2 +- modules/meeting/app/views/meeting_mailer/invited.html.erb | 2 +- modules/meeting/app/views/meeting_mailer/invited.text.erb | 2 +- modules/meeting/app/views/meeting_mailer/rescheduled.html.erb | 2 +- modules/meeting/app/views/meeting_mailer/rescheduled.text.erb | 2 +- modules/meeting/app/views/meetings/_form.html.erb | 2 +- .../meeting/app/views/meetings/_participants_section.html.erb | 2 +- modules/meeting/app/views/meetings/edit.html.erb | 2 +- modules/meeting/app/views/meetings/index.html.erb | 2 +- modules/meeting/app/views/meetings/new.html.erb | 2 +- modules/meeting/app/views/meetings/new.turbo_stream.erb | 2 +- modules/meeting/app/views/meetings/show.html.erb | 2 +- modules/meeting/config/locales/crowdin/af.yml | 2 +- modules/meeting/config/locales/crowdin/ar.yml | 2 +- modules/meeting/config/locales/crowdin/az.yml | 2 +- modules/meeting/config/locales/crowdin/be.yml | 2 +- modules/meeting/config/locales/crowdin/bg.yml | 2 +- modules/meeting/config/locales/crowdin/ca.yml | 2 +- modules/meeting/config/locales/crowdin/ckb-IR.yml | 2 +- modules/meeting/config/locales/crowdin/cs.yml | 2 +- modules/meeting/config/locales/crowdin/da.yml | 2 +- modules/meeting/config/locales/crowdin/de.yml | 2 +- modules/meeting/config/locales/crowdin/el.yml | 2 +- modules/meeting/config/locales/crowdin/eo.yml | 2 +- modules/meeting/config/locales/crowdin/es.yml | 2 +- modules/meeting/config/locales/crowdin/et.yml | 2 +- modules/meeting/config/locales/crowdin/eu.yml | 2 +- modules/meeting/config/locales/crowdin/fa.yml | 2 +- modules/meeting/config/locales/crowdin/fi.yml | 2 +- modules/meeting/config/locales/crowdin/fil.yml | 2 +- modules/meeting/config/locales/crowdin/fr.yml | 2 +- modules/meeting/config/locales/crowdin/he.yml | 2 +- modules/meeting/config/locales/crowdin/hi.yml | 2 +- modules/meeting/config/locales/crowdin/hr.yml | 2 +- modules/meeting/config/locales/crowdin/hu.yml | 2 +- modules/meeting/config/locales/crowdin/id.yml | 2 +- modules/meeting/config/locales/crowdin/it.yml | 2 +- modules/meeting/config/locales/crowdin/ja.yml | 2 +- modules/meeting/config/locales/crowdin/js-af.yml | 2 +- modules/meeting/config/locales/crowdin/js-ar.yml | 2 +- modules/meeting/config/locales/crowdin/js-az.yml | 2 +- modules/meeting/config/locales/crowdin/js-be.yml | 2 +- modules/meeting/config/locales/crowdin/js-bg.yml | 2 +- modules/meeting/config/locales/crowdin/js-ca.yml | 2 +- modules/meeting/config/locales/crowdin/js-ckb-IR.yml | 2 +- modules/meeting/config/locales/crowdin/js-cs.yml | 2 +- modules/meeting/config/locales/crowdin/js-da.yml | 2 +- modules/meeting/config/locales/crowdin/js-de.yml | 2 +- modules/meeting/config/locales/crowdin/js-el.yml | 2 +- modules/meeting/config/locales/crowdin/js-eo.yml | 2 +- modules/meeting/config/locales/crowdin/js-es.yml | 2 +- modules/meeting/config/locales/crowdin/js-et.yml | 2 +- modules/meeting/config/locales/crowdin/js-eu.yml | 2 +- modules/meeting/config/locales/crowdin/js-fa.yml | 2 +- modules/meeting/config/locales/crowdin/js-fi.yml | 2 +- modules/meeting/config/locales/crowdin/js-fil.yml | 2 +- modules/meeting/config/locales/crowdin/js-fr.yml | 2 +- modules/meeting/config/locales/crowdin/js-he.yml | 2 +- modules/meeting/config/locales/crowdin/js-hi.yml | 2 +- modules/meeting/config/locales/crowdin/js-hr.yml | 2 +- modules/meeting/config/locales/crowdin/js-hu.yml | 2 +- modules/meeting/config/locales/crowdin/js-id.yml | 2 +- modules/meeting/config/locales/crowdin/js-it.yml | 2 +- modules/meeting/config/locales/crowdin/js-ja.yml | 2 +- modules/meeting/config/locales/crowdin/js-ka.yml | 2 +- modules/meeting/config/locales/crowdin/js-kk.yml | 2 +- modules/meeting/config/locales/crowdin/js-ko.yml | 2 +- modules/meeting/config/locales/crowdin/js-lt.yml | 2 +- modules/meeting/config/locales/crowdin/js-lv.yml | 2 +- modules/meeting/config/locales/crowdin/js-mn.yml | 2 +- modules/meeting/config/locales/crowdin/js-ms.yml | 2 +- modules/meeting/config/locales/crowdin/js-ne.yml | 2 +- modules/meeting/config/locales/crowdin/js-nl.yml | 2 +- modules/meeting/config/locales/crowdin/js-no.yml | 2 +- modules/meeting/config/locales/crowdin/js-pl.yml | 2 +- modules/meeting/config/locales/crowdin/js-pt-BR.yml | 2 +- modules/meeting/config/locales/crowdin/js-pt-PT.yml | 2 +- modules/meeting/config/locales/crowdin/js-ro.yml | 2 +- modules/meeting/config/locales/crowdin/js-ru.yml | 2 +- modules/meeting/config/locales/crowdin/js-rw.yml | 2 +- modules/meeting/config/locales/crowdin/js-si.yml | 2 +- modules/meeting/config/locales/crowdin/js-sk.yml | 2 +- modules/meeting/config/locales/crowdin/js-sl.yml | 2 +- modules/meeting/config/locales/crowdin/js-sr.yml | 2 +- modules/meeting/config/locales/crowdin/js-sv.yml | 2 +- modules/meeting/config/locales/crowdin/js-th.yml | 2 +- modules/meeting/config/locales/crowdin/js-tr.yml | 2 +- modules/meeting/config/locales/crowdin/js-uk.yml | 2 +- modules/meeting/config/locales/crowdin/js-uz.yml | 2 +- modules/meeting/config/locales/crowdin/js-vi.yml | 2 +- modules/meeting/config/locales/crowdin/js-zh-CN.yml | 2 +- modules/meeting/config/locales/crowdin/js-zh-TW.yml | 2 +- modules/meeting/config/locales/crowdin/ka.yml | 2 +- modules/meeting/config/locales/crowdin/kk.yml | 2 +- modules/meeting/config/locales/crowdin/ko.yml | 2 +- modules/meeting/config/locales/crowdin/lt.yml | 2 +- modules/meeting/config/locales/crowdin/lv.yml | 2 +- modules/meeting/config/locales/crowdin/mn.yml | 2 +- modules/meeting/config/locales/crowdin/ms.yml | 2 +- modules/meeting/config/locales/crowdin/ne.yml | 2 +- modules/meeting/config/locales/crowdin/nl.yml | 2 +- modules/meeting/config/locales/crowdin/no.yml | 2 +- modules/meeting/config/locales/crowdin/pl.yml | 2 +- modules/meeting/config/locales/crowdin/pt-BR.yml | 2 +- modules/meeting/config/locales/crowdin/pt-PT.yml | 2 +- modules/meeting/config/locales/crowdin/ro.yml | 2 +- modules/meeting/config/locales/crowdin/ru.yml | 2 +- modules/meeting/config/locales/crowdin/rw.yml | 2 +- modules/meeting/config/locales/crowdin/si.yml | 2 +- modules/meeting/config/locales/crowdin/sk.yml | 2 +- modules/meeting/config/locales/crowdin/sl.yml | 2 +- modules/meeting/config/locales/crowdin/sr.yml | 2 +- modules/meeting/config/locales/crowdin/sv.yml | 2 +- modules/meeting/config/locales/crowdin/th.yml | 2 +- modules/meeting/config/locales/crowdin/tr.yml | 2 +- modules/meeting/config/locales/crowdin/uk.yml | 2 +- modules/meeting/config/locales/crowdin/uz.yml | 2 +- modules/meeting/config/locales/crowdin/vi.yml | 2 +- modules/meeting/config/locales/crowdin/zh-CN.yml | 2 +- modules/meeting/config/locales/crowdin/zh-TW.yml | 2 +- modules/meeting/config/locales/en.yml | 2 +- modules/meeting/config/locales/js-en.yml | 2 +- modules/meeting/config/routes.rb | 2 +- .../20180323135408_to_v710_aggregated_meeting_migrations.rb | 2 +- modules/meeting/frontend/module/main.ts | 2 +- .../frontend/module/meetings-tab/meetings-tab.component.ts | 2 +- .../lib/api/v3/attachments/attachments_by_meeting_api.rb | 2 +- .../api/v3/attachments/attachments_by_meeting_content_api.rb | 2 +- .../lib/api/v3/meeting_agendas/meeting_agenda_representer.rb | 2 +- .../lib/api/v3/meeting_contents/meeting_content_representer.rb | 2 +- .../lib/api/v3/meeting_minutes/meeting_minutes_representer.rb | 2 +- .../lib/api/v3/meetings/meeting_collection_representer.rb | 2 +- modules/meeting/lib/api/v3/meetings/meeting_contents_api.rb | 2 +- modules/meeting/lib/api/v3/meetings/meeting_representer.rb | 2 +- modules/meeting/lib/api/v3/meetings/meetings_api.rb | 2 +- .../lib/open_project/journal_formatter/agenda_item_diff.rb | 2 +- .../lib/open_project/journal_formatter/agenda_item_duration.rb | 2 +- .../lib/open_project/journal_formatter/agenda_item_position.rb | 2 +- .../lib/open_project/journal_formatter/agenda_item_title.rb | 2 +- .../lib/open_project/journal_formatter/meeting_start_time.rb | 2 +- .../meeting/lib/open_project/journal_formatter/meeting_state.rb | 2 +- .../open_project/journal_formatter/meeting_work_package_id.rb | 2 +- modules/meeting/lib/open_project/meeting.rb | 2 +- modules/meeting/lib/open_project/meeting/engine.rb | 2 +- .../meeting/lib/open_project/meeting/patches/project_patch.rb | 2 +- .../lib/open_project/meeting/patches/setting_seeder_patch.rb | 2 +- modules/meeting/lib/openproject-meeting.rb | 2 +- .../spec/contracts/meeting_agenda_items/create_contract_spec.rb | 2 +- .../spec/contracts/meeting_agenda_items/delete_contract_spec.rb | 2 +- .../spec/contracts/meeting_agenda_items/update_contract_spec.rb | 2 +- .../spec/contracts/meeting_contents/update_contract_spec.rb | 2 +- .../spec/contracts/meeting_sections/create_contract_spec.rb | 2 +- .../spec/contracts/meeting_sections/delete_contract_spec.rb | 2 +- .../spec/contracts/meeting_sections/update_contract_spec.rb | 2 +- modules/meeting/spec/contracts/meetings/create_contract_spec.rb | 2 +- modules/meeting/spec/contracts/meetings/update_contract_spec.rb | 2 +- modules/meeting/spec/controllers/meetings_controller_spec.rb | 2 +- modules/meeting/spec/factories/meeting_agenda_factory.rb | 2 +- modules/meeting/spec/factories/meeting_agenda_item_factory.rb | 2 +- .../meeting/spec/factories/meeting_content_journal_factory.rb | 2 +- modules/meeting/spec/factories/meeting_factory.rb | 2 +- modules/meeting/spec/factories/meeting_journal_factory.rb | 2 +- modules/meeting/spec/factories/meeting_minutes_factory.rb | 2 +- modules/meeting/spec/factories/meeting_participant_factory.rb | 2 +- modules/meeting/spec/factories/meeting_section_factory.rb | 2 +- modules/meeting/spec/features/meetings_activity_spec.rb | 2 +- modules/meeting/spec/features/meetings_close_spec.rb | 2 +- modules/meeting/spec/features/meetings_copy_spec.rb | 2 +- modules/meeting/spec/features/meetings_delete_spec.rb | 2 +- modules/meeting/spec/features/meetings_global_menu_item_spec.rb | 2 +- modules/meeting/spec/features/meetings_index_spec.rb | 2 +- modules/meeting/spec/features/meetings_locking_spec.rb | 2 +- modules/meeting/spec/features/meetings_new_spec.rb | 2 +- modules/meeting/spec/features/meetings_participants_spec.rb | 2 +- modules/meeting/spec/features/meetings_search_spec.rb | 2 +- modules/meeting/spec/features/meetings_show_spec.rb | 2 +- .../spec/features/structured_meetings/attachment_upload_spec.rb | 2 +- .../meeting/spec/features/structured_meetings/history_spec.rb | 2 +- .../structured_meetings/mobile_structure_meeting_spec.rb | 2 +- .../structured_meetings/structured_meeting_crud_spec.rb | 2 +- .../structured_meetings/structured_meeting_participant_spec.rb | 2 +- .../spec/features/structured_meetings/turbo_links_spec.rb | 2 +- .../structured_meetings/work_package_meetings_tab_spec.rb | 2 +- .../spec/lib/api/v3/meetings/meeting_representer_spec.rb | 2 +- modules/meeting/spec/lib/api/v3/utilities/path_helper_spec.rb | 2 +- .../meeting/spec/lib/open_project/markdown_formatting_spec.rb | 2 +- modules/meeting/spec/mailers/meeting_mailer_spec.rb | 2 +- modules/meeting/spec/models/meeting_acts_as_journalized_spec.rb | 2 +- modules/meeting/spec/models/meeting_agenda_item_spec.rb | 2 +- modules/meeting/spec/models/meeting_agenda_spec.rb | 2 +- modules/meeting/spec/models/meeting_minutes_spec.rb | 2 +- modules/meeting/spec/models/meeting_section_spec.rb | 2 +- modules/meeting/spec/models/meeting_spec.rb | 2 +- modules/meeting/spec/models/permitted_params_spec.rb | 2 +- modules/meeting/spec/models/project/activity_spec.rb | 2 +- modules/meeting/spec/models/queries/meeting_query_spec.rb | 2 +- .../queries/meetings/filters/dates_interval_filter_spec.rb | 2 +- .../spec/requests/api/v3/attachments/meeting_agenda_spec.rb | 2 +- .../spec/requests/api/v3/attachments/meeting_minutes_spec.rb | 2 +- .../meeting/spec/requests/api/v3/attachments/meetings_spec.rb | 2 +- .../spec/requests/api/v3/meetings/meetings_resource_spec.rb | 2 +- modules/meeting/spec/requests/meetings_spec.rb | 2 +- modules/meeting/spec/routing/previews_routing_spec.rb | 2 +- .../spec/seeders/demo_data/meeting_agenda_items_seeder_spec.rb | 2 +- modules/meeting/spec/seeders/demo_data/project_seeder_spec.rb | 2 +- .../spec/services/meeting_contents/update_service_spec.rb | 2 +- .../spec/services/meetings/copy_service_integration_spec.rb | 2 +- modules/meeting/spec/services/meetings/create_service_spec.rb | 2 +- modules/meeting/spec/services/meetings/ical_service_spec.rb | 2 +- modules/meeting/spec/services/meetings/update_service_spec.rb | 2 +- .../replace_references_service_call_integration_spec.rb | 2 +- modules/meeting/spec/spec_helper.rb | 2 +- modules/meeting/spec/support/pages/meetings/base.rb | 2 +- modules/meeting/spec/support/pages/meetings/edit.rb | 2 +- modules/meeting/spec/support/pages/meetings/index.rb | 2 +- modules/meeting/spec/support/pages/meetings/new.rb | 2 +- modules/meeting/spec/support/pages/meetings/show.rb | 2 +- .../meeting/spec/support/pages/structured_meeting/history.rb | 2 +- .../spec/support/pages/structured_meeting/mobile/show.rb | 2 +- modules/meeting/spec/support/pages/structured_meeting/show.rb | 2 +- modules/meeting/spec/support/pages/work_package_meetings_tab.rb | 2 +- modules/my_page/app/models/grids/my_page.rb | 2 +- modules/my_page/config/routes.rb | 2 +- modules/my_page/spec/contracts/grids/create_contract_spec.rb | 2 +- modules/my_page/spec/contracts/grids/shared_examples.rb | 2 +- modules/my_page/spec/contracts/grids/update_contract_spec.rb | 2 +- modules/my_page/spec/features/my/accountable_spec.rb | 2 +- modules/my_page/spec/features/my/assigned_to_me_spec.rb | 2 +- modules/my_page/spec/features/my/custom_text_spec.rb | 2 +- modules/my_page/spec/features/my/documents_spec.rb | 2 +- modules/my_page/spec/features/my/my_page_spec.rb | 2 +- .../my/my_spent_time_widget_with_a_negative_time_zone_spec.rb | 2 +- modules/my_page/spec/features/my/news_spec.rb | 2 +- .../my_page/spec/features/my/time_entries_current_user_spec.rb | 2 +- modules/my_page/spec/features/my/work_package_table_spec.rb | 2 +- .../spec/features/my/work_package_watcher_widget_spec.rb | 2 +- modules/my_page/spec/models/grids/my_page_spec.rb | 2 +- modules/my_page/spec/models/grids/shared_model.rb | 2 +- modules/my_page/spec/queries/grids/filters/scope_filter_spec.rb | 2 +- modules/my_page/spec/queries/grids/query_integration_spec.rb | 2 +- .../requests/api/v3/grids/grids_create_form_resource_spec.rb | 2 +- .../my_page/spec/requests/api/v3/grids/grids_resource_spec.rb | 2 +- .../requests/api/v3/grids/grids_update_form_resource_spec.rb | 2 +- modules/my_page/spec/support/pages/my/page.rb | 2 +- .../db/migrate/20221122072857_add_oidc_session_link.rb | 2 +- .../lib/open_project/openid_connect/hooks/hook.rb | 2 +- .../spec/controllers/providers_controller_spec.rb | 2 +- modules/openid_connect/spec/lib/session_mapper_spec.rb | 2 +- .../openid_connect/spec/models/openid_connect/provider_spec.rb | 2 +- modules/openid_connect/spec/models/user_session_link_spec.rb | 2 +- modules/openid_connect/spec/requests/openid_connect_spec.rb | 2 +- .../spec/routing/openid_connect/providers_controller_spec.rb | 2 +- .../components/project_custom_fields/sections/edit_component.rb | 2 +- .../project_custom_fields/sections/edit_dialog_component.rb | 2 +- .../sections/project_custom_fields/show_component.rb | 2 +- .../components/project_custom_fields/sections/show_component.rb | 2 +- .../components/project_custom_fields/side_panel_component.rb | 2 +- modules/overviews/app/models/grids/overview.rb | 2 +- .../app/services/overviews/copy/widgets_dependent_service.rb | 2 +- modules/overviews/app/services/overviews/copy_service.rb | 2 +- .../overviews/app/services/overviews/set_attributes_service.rb | 2 +- .../overviews/overviews/project_custom_fields_sidebar.html.erb | 2 +- .../db/migrate/20190826083604_my_project_page_to_grid.rb | 2 +- modules/overviews/lib/overviews/engine.rb | 2 +- modules/overviews/spec/contracts/grids/create_contract_spec.rb | 2 +- modules/overviews/spec/contracts/roles/base_contract_spec.rb | 2 +- .../spec/controllers/overviews/overviews_controller_spec.rb | 2 +- .../spec/features/low_permissions_page_creation_spec.rb | 2 +- modules/overviews/spec/features/managing_overview_page_spec.rb | 2 +- modules/overviews/spec/features/navigation_spec.rb | 2 +- .../overviews/spec/requests/api/v3/grids/grids_resource_spec.rb | 2 +- .../overviews/spec/services/copy_service_integration_spec.rb | 2 +- modules/overviews/spec/support/pages/overview.rb | 2 +- .../db/migrate/20190905130336_add_recaptcha_entries.rb | 2 +- .../reporting/app/controllers/cost_reports/menus_controller.rb | 2 +- modules/reporting/app/controllers/cost_reports_controller.rb | 2 +- .../app/controllers/work_package_costlog_controller.rb | 2 +- modules/reporting/app/helpers/reporting_helper.rb | 2 +- modules/reporting/app/menus/cost_reports/menu.rb | 2 +- modules/reporting/app/models/cost_query.rb | 2 +- modules/reporting/app/models/cost_query/cache.rb | 2 +- modules/reporting/app/models/cost_query/custom_field_mixin.rb | 2 +- modules/reporting/app/models/cost_query/filter.rb | 2 +- modules/reporting/app/models/cost_query/filter/activity_id.rb | 2 +- .../reporting/app/models/cost_query/filter/assigned_to_id.rb | 2 +- modules/reporting/app/models/cost_query/filter/author_id.rb | 2 +- modules/reporting/app/models/cost_query/filter/budget_id.rb | 2 +- modules/reporting/app/models/cost_query/filter/category_id.rb | 2 +- modules/reporting/app/models/cost_query/filter/cost_type_id.rb | 2 +- modules/reporting/app/models/cost_query/filter/created_on.rb | 2 +- .../app/models/cost_query/filter/custom_field_entries.rb | 2 +- modules/reporting/app/models/cost_query/filter/due_date.rb | 2 +- modules/reporting/app/models/cost_query/filter/logged_by_id.rb | 2 +- modules/reporting/app/models/cost_query/filter/no_filter.rb | 2 +- .../reporting/app/models/cost_query/filter/overridden_costs.rb | 2 +- .../reporting/app/models/cost_query/filter/permission_filter.rb | 2 +- modules/reporting/app/models/cost_query/filter/priority_id.rb | 2 +- modules/reporting/app/models/cost_query/filter/project_id.rb | 2 +- .../reporting/app/models/cost_query/filter/responsible_id.rb | 2 +- modules/reporting/app/models/cost_query/filter/spent_on.rb | 2 +- modules/reporting/app/models/cost_query/filter/start_date.rb | 2 +- modules/reporting/app/models/cost_query/filter/status_id.rb | 2 +- modules/reporting/app/models/cost_query/filter/subject.rb | 2 +- modules/reporting/app/models/cost_query/filter/tmonth.rb | 2 +- modules/reporting/app/models/cost_query/filter/tweek.rb | 2 +- modules/reporting/app/models/cost_query/filter/tyear.rb | 2 +- modules/reporting/app/models/cost_query/filter/type_id.rb | 2 +- modules/reporting/app/models/cost_query/filter/updated_on.rb | 2 +- modules/reporting/app/models/cost_query/filter/user_id.rb | 2 +- modules/reporting/app/models/cost_query/filter/version_id.rb | 2 +- .../reporting/app/models/cost_query/filter/work_package_id.rb | 2 +- modules/reporting/app/models/cost_query/group_by.rb | 2 +- modules/reporting/app/models/cost_query/group_by/activity_id.rb | 2 +- .../reporting/app/models/cost_query/group_by/assigned_to_id.rb | 2 +- modules/reporting/app/models/cost_query/group_by/author_id.rb | 2 +- modules/reporting/app/models/cost_query/group_by/base.rb | 2 +- modules/reporting/app/models/cost_query/group_by/budget_id.rb | 2 +- modules/reporting/app/models/cost_query/group_by/category_id.rb | 2 +- .../reporting/app/models/cost_query/group_by/cost_type_id.rb | 2 +- .../app/models/cost_query/group_by/custom_field_entries.rb | 2 +- .../reporting/app/models/cost_query/group_by/logged_by_id.rb | 2 +- modules/reporting/app/models/cost_query/group_by/priority_id.rb | 2 +- modules/reporting/app/models/cost_query/group_by/project_id.rb | 2 +- .../app/models/cost_query/group_by/ruby_aggregation.rb | 2 +- .../reporting/app/models/cost_query/group_by/singleton_value.rb | 2 +- modules/reporting/app/models/cost_query/group_by/spent_on.rb | 2 +- .../reporting/app/models/cost_query/group_by/sql_aggregation.rb | 2 +- modules/reporting/app/models/cost_query/group_by/status_id.rb | 2 +- modules/reporting/app/models/cost_query/group_by/tmonth.rb | 2 +- modules/reporting/app/models/cost_query/group_by/tweek.rb | 2 +- modules/reporting/app/models/cost_query/group_by/tyear.rb | 2 +- modules/reporting/app/models/cost_query/group_by/type_id.rb | 2 +- modules/reporting/app/models/cost_query/group_by/user_id.rb | 2 +- modules/reporting/app/models/cost_query/group_by/version_id.rb | 2 +- modules/reporting/app/models/cost_query/group_by/week.rb | 2 +- .../reporting/app/models/cost_query/group_by/work_package_id.rb | 2 +- modules/reporting/app/models/cost_query/operator.rb | 2 +- modules/reporting/app/models/cost_query/result.rb | 2 +- modules/reporting/app/models/cost_query/sql_statement.rb | 2 +- modules/reporting/app/models/cost_query/table.rb | 2 +- modules/reporting/app/models/entry.rb | 2 +- modules/reporting/app/seeders/common.yml | 2 +- .../app/services/cost_query/schedule_export_service.rb | 2 +- modules/reporting/app/views/cost_reports/index.html.erb | 2 +- modules/reporting/config/locales/crowdin/af.yml | 2 +- modules/reporting/config/locales/crowdin/ar.yml | 2 +- modules/reporting/config/locales/crowdin/az.yml | 2 +- modules/reporting/config/locales/crowdin/be.yml | 2 +- modules/reporting/config/locales/crowdin/bg.yml | 2 +- modules/reporting/config/locales/crowdin/ca.yml | 2 +- modules/reporting/config/locales/crowdin/ckb-IR.yml | 2 +- modules/reporting/config/locales/crowdin/cs.yml | 2 +- modules/reporting/config/locales/crowdin/da.yml | 2 +- modules/reporting/config/locales/crowdin/de.yml | 2 +- modules/reporting/config/locales/crowdin/el.yml | 2 +- modules/reporting/config/locales/crowdin/eo.yml | 2 +- modules/reporting/config/locales/crowdin/es.yml | 2 +- modules/reporting/config/locales/crowdin/et.yml | 2 +- modules/reporting/config/locales/crowdin/eu.yml | 2 +- modules/reporting/config/locales/crowdin/fa.yml | 2 +- modules/reporting/config/locales/crowdin/fi.yml | 2 +- modules/reporting/config/locales/crowdin/fil.yml | 2 +- modules/reporting/config/locales/crowdin/fr.yml | 2 +- modules/reporting/config/locales/crowdin/he.yml | 2 +- modules/reporting/config/locales/crowdin/hi.yml | 2 +- modules/reporting/config/locales/crowdin/hr.yml | 2 +- modules/reporting/config/locales/crowdin/hu.yml | 2 +- modules/reporting/config/locales/crowdin/id.yml | 2 +- modules/reporting/config/locales/crowdin/it.yml | 2 +- modules/reporting/config/locales/crowdin/ja.yml | 2 +- modules/reporting/config/locales/crowdin/js-af.yml | 2 +- modules/reporting/config/locales/crowdin/js-ar.yml | 2 +- modules/reporting/config/locales/crowdin/js-az.yml | 2 +- modules/reporting/config/locales/crowdin/js-be.yml | 2 +- modules/reporting/config/locales/crowdin/js-bg.yml | 2 +- modules/reporting/config/locales/crowdin/js-ca.yml | 2 +- modules/reporting/config/locales/crowdin/js-ckb-IR.yml | 2 +- modules/reporting/config/locales/crowdin/js-cs.yml | 2 +- modules/reporting/config/locales/crowdin/js-da.yml | 2 +- modules/reporting/config/locales/crowdin/js-de.yml | 2 +- modules/reporting/config/locales/crowdin/js-el.yml | 2 +- modules/reporting/config/locales/crowdin/js-eo.yml | 2 +- modules/reporting/config/locales/crowdin/js-es.yml | 2 +- modules/reporting/config/locales/crowdin/js-et.yml | 2 +- modules/reporting/config/locales/crowdin/js-eu.yml | 2 +- modules/reporting/config/locales/crowdin/js-fa.yml | 2 +- modules/reporting/config/locales/crowdin/js-fi.yml | 2 +- modules/reporting/config/locales/crowdin/js-fil.yml | 2 +- modules/reporting/config/locales/crowdin/js-fr.yml | 2 +- modules/reporting/config/locales/crowdin/js-he.yml | 2 +- modules/reporting/config/locales/crowdin/js-hi.yml | 2 +- modules/reporting/config/locales/crowdin/js-hr.yml | 2 +- modules/reporting/config/locales/crowdin/js-hu.yml | 2 +- modules/reporting/config/locales/crowdin/js-id.yml | 2 +- modules/reporting/config/locales/crowdin/js-it.yml | 2 +- modules/reporting/config/locales/crowdin/js-ja.yml | 2 +- modules/reporting/config/locales/crowdin/js-ka.yml | 2 +- modules/reporting/config/locales/crowdin/js-kk.yml | 2 +- modules/reporting/config/locales/crowdin/js-ko.yml | 2 +- modules/reporting/config/locales/crowdin/js-lt.yml | 2 +- modules/reporting/config/locales/crowdin/js-lv.yml | 2 +- modules/reporting/config/locales/crowdin/js-mn.yml | 2 +- modules/reporting/config/locales/crowdin/js-ms.yml | 2 +- modules/reporting/config/locales/crowdin/js-ne.yml | 2 +- modules/reporting/config/locales/crowdin/js-nl.yml | 2 +- modules/reporting/config/locales/crowdin/js-no.yml | 2 +- modules/reporting/config/locales/crowdin/js-pl.yml | 2 +- modules/reporting/config/locales/crowdin/js-pt-BR.yml | 2 +- modules/reporting/config/locales/crowdin/js-pt-PT.yml | 2 +- modules/reporting/config/locales/crowdin/js-ro.yml | 2 +- modules/reporting/config/locales/crowdin/js-ru.yml | 2 +- modules/reporting/config/locales/crowdin/js-rw.yml | 2 +- modules/reporting/config/locales/crowdin/js-si.yml | 2 +- modules/reporting/config/locales/crowdin/js-sk.yml | 2 +- modules/reporting/config/locales/crowdin/js-sl.yml | 2 +- modules/reporting/config/locales/crowdin/js-sr.yml | 2 +- modules/reporting/config/locales/crowdin/js-sv.yml | 2 +- modules/reporting/config/locales/crowdin/js-th.yml | 2 +- modules/reporting/config/locales/crowdin/js-tr.yml | 2 +- modules/reporting/config/locales/crowdin/js-uk.yml | 2 +- modules/reporting/config/locales/crowdin/js-uz.yml | 2 +- modules/reporting/config/locales/crowdin/js-vi.yml | 2 +- modules/reporting/config/locales/crowdin/js-zh-CN.yml | 2 +- modules/reporting/config/locales/crowdin/js-zh-TW.yml | 2 +- modules/reporting/config/locales/crowdin/ka.yml | 2 +- modules/reporting/config/locales/crowdin/kk.yml | 2 +- modules/reporting/config/locales/crowdin/ko.yml | 2 +- modules/reporting/config/locales/crowdin/lt.yml | 2 +- modules/reporting/config/locales/crowdin/lv.yml | 2 +- modules/reporting/config/locales/crowdin/mn.yml | 2 +- modules/reporting/config/locales/crowdin/ms.yml | 2 +- modules/reporting/config/locales/crowdin/ne.yml | 2 +- modules/reporting/config/locales/crowdin/nl.yml | 2 +- modules/reporting/config/locales/crowdin/no.yml | 2 +- modules/reporting/config/locales/crowdin/pl.yml | 2 +- modules/reporting/config/locales/crowdin/pt-BR.yml | 2 +- modules/reporting/config/locales/crowdin/pt-PT.yml | 2 +- modules/reporting/config/locales/crowdin/ro.yml | 2 +- modules/reporting/config/locales/crowdin/ru.yml | 2 +- modules/reporting/config/locales/crowdin/rw.yml | 2 +- modules/reporting/config/locales/crowdin/si.yml | 2 +- modules/reporting/config/locales/crowdin/sk.yml | 2 +- modules/reporting/config/locales/crowdin/sl.yml | 2 +- modules/reporting/config/locales/crowdin/sr.yml | 2 +- modules/reporting/config/locales/crowdin/sv.yml | 2 +- modules/reporting/config/locales/crowdin/th.yml | 2 +- modules/reporting/config/locales/crowdin/tr.yml | 2 +- modules/reporting/config/locales/crowdin/uk.yml | 2 +- modules/reporting/config/locales/crowdin/uz.yml | 2 +- modules/reporting/config/locales/crowdin/vi.yml | 2 +- modules/reporting/config/locales/crowdin/zh-CN.yml | 2 +- modules/reporting/config/locales/crowdin/zh-TW.yml | 2 +- modules/reporting/config/locales/en.yml | 2 +- modules/reporting/config/locales/js-en.yml | 2 +- modules/reporting/config/routes.rb | 2 +- .../20180323130704_to_v710_aggregated_reporting_migrations.rb | 2 +- modules/reporting/lib/engine.rb | 2 +- modules/reporting/lib/open_project/reporting.rb | 2 +- modules/reporting/lib/open_project/reporting/engine.rb | 2 +- modules/reporting/lib/open_project/reporting/hooks.rb | 2 +- modules/reporting/lib/open_project/reporting/patches.rb | 2 +- .../lib/open_project/reporting/patches/big_decimal_patch.rb | 2 +- .../reporting/patches/custom_fields_controller_patch.rb | 2 +- .../lib/open_project/reporting/patches/setting_seeder_patch.rb | 2 +- .../lib/open_project/reporting/patches/to_date_patch.rb | 2 +- modules/reporting/lib/openproject-reporting.rb | 2 +- modules/reporting/lib/report/chainable.rb | 2 +- modules/reporting/lib/report/filter.rb | 2 +- modules/reporting/lib/report/filter/base.rb | 2 +- modules/reporting/lib/report/filter/multi_choice.rb | 2 +- modules/reporting/lib/report/filter/no_filter.rb | 2 +- modules/reporting/lib/report/group_by.rb | 2 +- modules/reporting/lib/report/group_by/base.rb | 2 +- modules/reporting/lib/report/group_by/ruby_aggregation.rb | 2 +- modules/reporting/lib/report/group_by/singleton_value.rb | 2 +- modules/reporting/lib/report/group_by/sql_aggregation.rb | 2 +- modules/reporting/lib/report/inherited_attribute.rb | 2 +- modules/reporting/lib/report/operator.rb | 2 +- modules/reporting/lib/report/query_utils.rb | 2 +- modules/reporting/lib/report/result.rb | 2 +- modules/reporting/lib/report/sql_statement.rb | 2 +- modules/reporting/lib/report/table.rb | 2 +- modules/reporting/lib/report/transformer.rb | 2 +- modules/reporting/lib/report/validation.rb | 2 +- modules/reporting/lib/report/validation/dates.rb | 2 +- modules/reporting/lib/report/validation/integers.rb | 2 +- modules/reporting/lib/report/walker.rb | 2 +- modules/reporting/lib/widget/base.rb | 2 +- modules/reporting/lib/widget/controls.rb | 2 +- modules/reporting/lib/widget/controls/apply.rb | 2 +- modules/reporting/lib/widget/controls/clear.rb | 2 +- modules/reporting/lib/widget/controls/delete.rb | 2 +- modules/reporting/lib/widget/controls/query_name.rb | 2 +- modules/reporting/lib/widget/controls/save.rb | 2 +- modules/reporting/lib/widget/controls/save_as.rb | 2 +- modules/reporting/lib/widget/cost_types.rb | 2 +- modules/reporting/lib/widget/filters.rb | 2 +- modules/reporting/lib/widget/filters/base.rb | 2 +- modules/reporting/lib/widget/filters/date.rb | 2 +- modules/reporting/lib/widget/filters/heavy.rb | 2 +- modules/reporting/lib/widget/filters/label.rb | 2 +- modules/reporting/lib/widget/filters/multi_choice.rb | 2 +- modules/reporting/lib/widget/filters/multi_values.rb | 2 +- modules/reporting/lib/widget/filters/operators.rb | 2 +- modules/reporting/lib/widget/filters/option.rb | 2 +- modules/reporting/lib/widget/filters/project.rb | 2 +- modules/reporting/lib/widget/filters/remove_button.rb | 2 +- modules/reporting/lib/widget/filters/text_box.rb | 2 +- modules/reporting/lib/widget/group_bys.rb | 2 +- modules/reporting/lib/widget/reporting_widget.rb | 2 +- modules/reporting/lib/widget/settings.rb | 2 +- modules/reporting/lib/widget/settings/fieldset.rb | 2 +- modules/reporting/lib/widget/table.rb | 2 +- modules/reporting/lib/widget/table/entry_table.rb | 2 +- modules/reporting/lib/widget/table/report_table.rb | 2 +- .../reporting/spec/controllers/cost_reports_controller_spec.rb | 2 +- .../reporting/spec/controllers/custom_fields_controller_spec.rb | 2 +- modules/reporting/spec/factories/cost_query_factory.rb | 2 +- modules/reporting/spec/features/custom_fields_spec.rb | 2 +- modules/reporting/spec/features/export_cost_report_spec.rb | 2 +- modules/reporting/spec/features/main_menu_item_spec.rb | 2 +- modules/reporting/spec/features/menu_spec.rb | 2 +- .../spec/features/support/components/cost_reports_base_table.rb | 2 +- modules/reporting/spec/features/top_menu_item_spec.rb | 2 +- modules/reporting/spec/features/update_cost_report_spec.rb | 2 +- modules/reporting/spec/features/update_entries_spec.rb | 2 +- modules/reporting/spec/helpers/reporting_helper_spec.rb | 2 +- modules/reporting/spec/lib/open_project/configuration_spec.rb | 2 +- modules/reporting/spec/models/cost_query/cache_spec.rb | 2 +- modules/reporting/spec/models/cost_query/chaining_spec.rb | 2 +- modules/reporting/spec/models/cost_query/filter_spec.rb | 2 +- modules/reporting/spec/models/cost_query/group_by_spec.rb | 2 +- modules/reporting/spec/models/cost_query/integration_spec.rb | 2 +- modules/reporting/spec/models/cost_query/operator_spec.rb | 2 +- modules/reporting/spec/models/cost_query/result_spec.rb | 2 +- modules/reporting/spec/models/cost_query/validation_spec.rb | 2 +- modules/reporting/spec/models/cost_query/walker_spec.rb | 2 +- modules/reporting/spec/requests/custom_field_cache_spec.rb | 2 +- modules/reporting/spec/spec_helper.rb | 2 +- modules/reporting/spec/support/configuration_helper.rb | 2 +- modules/reporting/spec/support/custom_field_filter.rb | 2 +- modules/reporting/spec/support/plugin_spec_helper.rb | 2 +- modules/reporting/spec/support/query_helper.rb | 2 +- modules/reporting/spec/workers/cost_query/export_job_spec.rb | 2 +- modules/storages/app/common/storages/errors.rb | 2 +- modules/storages/app/common/storages/injector.rb | 2 +- .../storages/peripherals/nextcloud_connection_validator.rb | 2 +- .../app/common/storages/peripherals/nextcloud_registry.rb | 2 +- .../peripherals/oauth_configurations/configuration_interface.rb | 2 +- .../peripherals/oauth_configurations/nextcloud_configuration.rb | 2 +- .../peripherals/oauth_configurations/one_drive_configuration.rb | 2 +- .../storages/peripherals/one_drive_connection_validator.rb | 2 +- .../app/common/storages/peripherals/one_drive_registry.rb | 2 +- .../common/storages/peripherals/parse_create_params_service.rb | 2 +- modules/storages/app/common/storages/peripherals/registry.rb | 2 +- modules/storages/app/common/storages/peripherals/scopes.rb | 2 +- .../common/storages/peripherals/service_result_refinements.rb | 2 +- .../app/common/storages/peripherals/storage_error_helper.rb | 2 +- .../common/storages/peripherals/storage_file_info_converter.rb | 2 +- .../storages/peripherals/storage_interaction/authentication.rb | 2 +- .../storage_interaction/authentication_strategies/basic_auth.rb | 2 +- .../storage_interaction/authentication_strategies/failures.rb | 2 +- .../authentication_strategies/nextcloud_strategies.rb | 2 +- .../storage_interaction/authentication_strategies/noop.rb | 2 +- .../authentication_strategies/oauth_client_credentials.rb | 2 +- .../authentication_strategies/oauth_configuration.rb | 2 +- .../authentication_strategies/oauth_user_token.rb | 2 +- .../authentication_strategies/one_drive_strategies.rb | 2 +- .../storage_interaction/authentication_strategies/strategy.rb | 2 +- .../storage_interaction/nextcloud/add_user_to_group_command.rb | 2 +- .../storage_interaction/nextcloud/auth_check_query.rb | 2 +- .../storage_interaction/nextcloud/capabilities_query.rb | 2 +- .../nextcloud/copy_template_folder_command.rb | 2 +- .../storage_interaction/nextcloud/create_folder_command.rb | 2 +- .../storage_interaction/nextcloud/delete_folder_command.rb | 2 +- .../storage_interaction/nextcloud/download_link_query.rb | 2 +- .../peripherals/storage_interaction/nextcloud/file_ids_query.rb | 2 +- .../storage_interaction/nextcloud/file_info_query.rb | 2 +- .../storage_interaction/nextcloud/file_path_to_id_map_query.rb | 2 +- .../storage_interaction/nextcloud/files_info_query.rb | 2 +- .../peripherals/storage_interaction/nextcloud/files_query.rb | 2 +- .../storage_interaction/nextcloud/group_users_query.rb | 2 +- .../nextcloud/internal/delete_entity_command.rb | 2 +- .../storage_interaction/nextcloud/internal/propfind_query.rb | 2 +- .../nextcloud/internal/propfind_query_legacy.rb | 2 +- .../storage_interaction/nextcloud/open_file_link_query.rb | 2 +- .../storage_interaction/nextcloud/open_storage_query.rb | 2 +- .../nextcloud/remove_user_from_group_command.rb | 2 +- .../storage_interaction/nextcloud/rename_file_command.rb | 2 +- .../storage_interaction/nextcloud/set_permissions_command.rb | 2 +- .../storage_interaction/nextcloud/upload_link_query.rb | 2 +- .../storages/peripherals/storage_interaction/nextcloud/util.rb | 2 +- .../storage_interaction/one_drive/auth_check_query.rb | 2 +- .../one_drive/copy_template_folder_command.rb | 2 +- .../storage_interaction/one_drive/create_folder_command.rb | 2 +- .../storage_interaction/one_drive/delete_folder_command.rb | 2 +- .../storage_interaction/one_drive/download_link_query.rb | 2 +- .../storage_interaction/one_drive/file_info_query.rb | 2 +- .../storage_interaction/one_drive/file_path_to_id_map_query.rb | 2 +- .../storage_interaction/one_drive/files_info_query.rb | 2 +- .../peripherals/storage_interaction/one_drive/files_query.rb | 2 +- .../storage_interaction/one_drive/internal/children_query.rb | 2 +- .../storage_interaction/one_drive/internal/drive_item_query.rb | 2 +- .../storage_interaction/one_drive/open_file_link_query.rb | 2 +- .../storage_interaction/one_drive/open_storage_query.rb | 2 +- .../storage_interaction/one_drive/rename_file_command.rb | 2 +- .../storage_interaction/one_drive/set_permissions_command.rb | 2 +- .../storage_interaction/one_drive/upload_link_query.rb | 2 +- .../storages/peripherals/storage_interaction/one_drive/util.rb | 2 +- .../storage_interaction/result_data/copy_template_folder.rb | 2 +- .../storages/peripherals/storage_parent_folder_extractor.rb | 2 +- modules/storages/app/common/storages/tagged_logging.rb | 2 +- .../components/storages/admin/access_management_component.rb | 2 +- .../automatically_managed_project_folders_info_component.rb | 2 +- .../storages/admin/edit_form_header_component.html.erb | 2 +- .../app/components/storages/admin/edit_form_header_component.rb | 2 +- .../storages/admin/forms/access_management_form_component.rb | 2 +- .../automatically_managed_project_folders_form_component.rb | 2 +- .../storages/admin/forms/general_info_form_component.rb | 2 +- .../storages/admin/forms/oauth_client_form_component.rb | 2 +- .../storages/admin/forms/redirect_uri_form_component.rb | 2 +- .../app/components/storages/admin/general_info_component.rb | 2 +- .../storages/admin/oauth_access_grant_nudge_modal_component.rb | 2 +- .../storages/admin/oauth_application_info_component.rb | 2 +- .../storages/admin/oauth_application_info_copy_component.rb | 2 +- .../components/storages/admin/oauth_client_info_component.rb | 2 +- .../app/components/storages/admin/redirect_uri_component.rb | 2 +- modules/storages/app/components/storages/admin/row_component.rb | 2 +- .../admin/side_panel/health_notifications_component.html.erb | 2 +- .../storages/admin/side_panel/health_notifications_component.rb | 2 +- .../storages/admin/side_panel/health_status_component.html.erb | 2 +- .../storages/admin/side_panel/health_status_component.rb | 2 +- .../admin/side_panel/validation_result_component.html.erb | 2 +- .../storages/admin/side_panel/validation_result_component.rb | 2 +- .../app/components/storages/admin/side_panel_component.rb | 2 +- .../app/components/storages/admin/storage_list_component.rb | 2 +- .../app/components/storages/admin/storage_row_component.rb | 2 +- .../app/components/storages/admin/storage_view_component.rb | 2 +- .../admin/storages/add_projects_form_modal_component.html.erb | 2 +- .../admin/storages/add_projects_form_modal_component.rb | 2 +- .../storages/admin/storages/add_projects_modal_component.rb | 2 +- .../storages/app/components/storages/admin/table_component.rb | 2 +- .../components/storages/open_project_storage_modal_component.rb | 2 +- .../storages/open_project_storage_modal_component/body.rb | 2 +- .../destroy_confirmation_dialog_component.html.erb | 2 +- .../project_storages/destroy_confirmation_dialog_component.rb | 2 +- .../storages/project_storages/members/row_component.rb | 2 +- .../storages/project_storages/members/table_component.rb | 2 +- .../storages/project_storages/projects/row_component.rb | 2 +- .../storages/project_storages/projects/table_component.html.erb | 2 +- .../storages/project_storages/projects/table_component.rb | 2 +- .../app/components/storages/project_storages/row_component.rb | 2 +- .../app/components/storages/project_storages/table_component.rb | 2 +- modules/storages/app/constants/storages/admin.rb | 2 +- .../storages/app/constants/storages/nextcloud_integration.rb | 2 +- .../storages/app/contracts/storages/file_links/copy_contract.rb | 2 +- .../app/contracts/storages/file_links/create_contract.rb | 2 +- .../app/contracts/storages/file_links/delete_contract.rb | 2 +- .../contracts/storages/last_project_folders/base_contract.rb | 2 +- .../contracts/storages/last_project_folders/create_contract.rb | 2 +- .../contracts/storages/last_project_folders/delete_contract.rb | 2 +- .../contracts/storages/last_project_folders/update_contract.rb | 2 +- .../app/contracts/storages/project_storages/base_contract.rb | 2 +- .../project_storages/concerns/manage_storages_guarded.rb | 2 +- .../app/contracts/storages/project_storages/copy_contract.rb | 2 +- .../app/contracts/storages/project_storages/create_contract.rb | 2 +- .../app/contracts/storages/project_storages/delete_contract.rb | 2 +- .../app/contracts/storages/project_storages/update_contract.rb | 2 +- .../storages/app/contracts/storages/storages/base_contract.rb | 2 +- .../storages/storages/concerns/manage_storages_guarded.rb | 2 +- .../storages/app/contracts/storages/storages/create_contract.rb | 2 +- .../storages/app/contracts/storages/storages/delete_contract.rb | 2 +- .../app/contracts/storages/storages/nextcloud_contract.rb | 2 +- .../app/contracts/storages/storages/one_drive_contract.rb | 2 +- .../storages/app/contracts/storages/storages/update_contract.rb | 2 +- .../controllers/storages/admin/access_management_controller.rb | 2 +- .../admin/automatically_managed_project_folders_controller.rb | 2 +- .../storages/admin/connection_validation_controller.rb | 2 +- .../app/controllers/storages/admin/oauth_clients_controller.rb | 2 +- .../controllers/storages/admin/project_storages_controller.rb | 2 +- .../storages/admin/storages/project_storages_controller.rb | 2 +- .../app/controllers/storages/admin/storages_controller.rb | 2 +- .../project_settings/project_storage_members_controller.rb | 2 +- .../app/controllers/storages/project_storages_controller.rb | 2 +- .../storages/app/forms/storages/admin/access_management_form.rb | 2 +- .../admin/managed_project_folders/application_password_input.rb | 2 +- .../managed_project_folders/automatic_management_checkbox.rb | 2 +- modules/storages/app/forms/storages/admin/oauth_client_form.rb | 2 +- .../storages/admin/project_storages/project_folder_mode_form.rb | 2 +- .../app/forms/storages/admin/provider_drive_id_input_form.rb | 2 +- .../app/forms/storages/admin/provider_host_input_form.rb | 2 +- .../app/forms/storages/admin/provider_name_input_form.rb | 2 +- .../app/forms/storages/admin/provider_tenant_id_input_form.rb | 2 +- .../app/forms/storages/admin/provider_type_hidden_input_form.rb | 2 +- .../storages/admin/storages/add_projects_autocompleter_form.rb | 2 +- .../storages/app/forms/storages/admin/submit_or_cancel_form.rb | 2 +- modules/storages/app/helpers/storage_login_helper.rb | 2 +- modules/storages/app/helpers/storages/url_builder.rb | 2 +- modules/storages/app/mailers/storages/storages_mailer.rb | 2 +- .../app/models/queries/storages/file_links/file_link_query.rb | 2 +- .../models/queries/storages/file_links/filter/storage_filter.rb | 2 +- .../storages/project_storages/filter/project_id_filter.rb | 2 +- .../storages/project_storages/filter/storage_id_filter.rb | 2 +- .../storages/project_storages/filter/storage_url_filter.rb | 2 +- .../queries/storages/project_storages/project_storages_query.rb | 2 +- .../queries/storages/projects/filter/storage_filter_mixin.rb | 2 +- .../queries/storages/projects/filter/storage_id_filter.rb | 2 +- .../queries/storages/projects/filter/storage_url_filter.rb | 2 +- .../models/queries/storages/projects/filter/storages_filter.rb | 2 +- .../app/models/queries/storages/storages/storage_query.rb | 2 +- .../storages/work_packages/filter/file_link_origin_id_filter.rb | 2 +- .../work_packages/filter/linkable_to_storage_id_filter.rb | 2 +- .../work_packages/filter/linkable_to_storage_url_filter.rb | 2 +- .../queries/storages/work_packages/filter/storage_id_filter.rb | 2 +- .../queries/storages/work_packages/filter/storage_url_filter.rb | 2 +- .../storages/work_packages/filter/storages_filter_mixin.rb | 2 +- modules/storages/app/models/storages/connection_validation.rb | 2 +- modules/storages/app/models/storages/file_link.rb | 2 +- modules/storages/app/models/storages/last_project_folder.rb | 2 +- modules/storages/app/models/storages/nextcloud_capabilities.rb | 2 +- modules/storages/app/models/storages/nextcloud_storage.rb | 2 +- modules/storages/app/models/storages/one_drive_storage.rb | 2 +- modules/storages/app/models/storages/project_storage.rb | 2 +- modules/storages/app/models/storages/semantic_version.rb | 2 +- modules/storages/app/models/storages/storage.rb | 2 +- .../storages/app/models/storages/storage/inexistent_storage.rb | 2 +- modules/storages/app/models/storages/storage_error.rb | 2 +- modules/storages/app/models/storages/storage_error_data.rb | 2 +- modules/storages/app/models/storages/storage_file.rb | 2 +- modules/storages/app/models/storages/storage_file_id.rb | 2 +- modules/storages/app/models/storages/storage_file_info.rb | 2 +- modules/storages/app/models/storages/storage_files.rb | 2 +- modules/storages/app/models/storages/upload_data.rb | 2 +- modules/storages/app/models/storages/upload_link.rb | 2 +- modules/storages/app/seeders/common.yml | 2 +- .../app/services/projects/copy/storages_dependent_service.rb | 2 +- .../storages/app/services/storages/file_link_sync_service.rb | 2 +- .../app/services/storages/file_links/copy_file_links_service.rb | 2 +- .../storages/app/services/storages/file_links/create_service.rb | 2 +- .../storages/app/services/storages/file_links/delete_service.rb | 2 +- .../app/services/storages/file_links/set_attributes_service.rb | 2 +- modules/storages/app/services/storages/health_service.rb | 2 +- .../storages/last_project_folders/bulk_create_service.rb | 2 +- .../services/storages/last_project_folders/create_service.rb | 2 +- .../services/storages/last_project_folders/delete_service.rb | 2 +- .../storages/last_project_folders/set_attributes_service.rb | 2 +- .../services/storages/last_project_folders/update_service.rb | 2 +- .../storages/nextcloud_group_folder_properties_sync_service.rb | 2 +- .../app/services/storages/oauth_applications/create_service.rb | 2 +- .../services/storages/one_drive_managed_folder_sync_service.rb | 2 +- .../services/storages/project_storages/bulk_create_service.rb | 2 +- .../storages/project_storages/copy_project_folders_service.rb | 2 +- .../app/services/storages/project_storages/create_service.rb | 2 +- .../app/services/storages/project_storages/delete_service.rb | 2 +- .../storages/app/services/storages/project_storages/helper.rb | 2 +- .../storages/project_storages/set_attributes_service.rb | 2 +- .../app/services/storages/project_storages/update_service.rb | 2 +- .../storages/app/services/storages/storages/create_service.rb | 2 +- .../storages/app/services/storages/storages/delete_service.rb | 2 +- .../app/services/storages/storages/set_attributes_service.rb | 2 +- .../storages/storages/set_provider_fields_attributes_service.rb | 2 +- .../storages/app/services/storages/storages/update_service.rb | 2 +- .../validator/nextcloud_application_credentials_validator.rb | 2 +- .../app/validator/nextcloud_compatible_host_validator.rb | 2 +- .../admin/automatically_managed_project_folders/edit.html.erb | 2 +- .../storages/admin/oauth_clients/show_redirect_uri.html.erb | 2 +- .../storages/app/views/storages/admin/storages/_new.html.erb | 2 +- .../app/views/storages/admin/storages/confirm_destroy.html.erb | 2 +- .../storages/app/views/storages/admin/storages/edit.html.erb | 2 +- .../storages/admin/storages/project_storages/index.html.erb | 2 +- .../storages/project_settings/_project_folder_form.html.erb | 2 +- .../storages/project_settings/_storage_select_form.html.erb | 2 +- .../_toast_all_available_storages_already_added.html.erb | 2 +- .../storages/project_settings/_toast_no_storage_set_up.html.erb | 2 +- .../app/views/storages/project_settings/attachments.html.erb | 2 +- .../app/views/storages/project_settings/destroy_info.html.erb | 2 +- .../storages/app/views/storages/project_settings/edit.html.erb | 2 +- .../storages/project_settings/external_file_storages.html.erb | 2 +- .../storages/app/views/storages/project_settings/new.html.erb | 2 +- .../project_settings/project_storage_members/index.html.erb | 2 +- .../storages_mailer/_health_status_notification.html.erb | 2 +- .../app/views/storages/storages_mailer/notify_healthy.html.erb | 2 +- .../app/views/storages/storages_mailer/notify_healthy.text.erb | 2 +- .../views/storages/storages_mailer/notify_unhealthy.html.erb | 2 +- .../views/storages/storages_mailer/notify_unhealthy.text.erb | 2 +- .../workers/storages/automatically_managed_storage_sync_job.rb | 2 +- .../workers/storages/cleanup_uncontainered_file_links_job.rb | 2 +- .../storages/app/workers/storages/copy_project_folders_job.rb | 2 +- .../storages/app/workers/storages/health_status_mailer_job.rb | 2 +- .../app/workers/storages/manage_storage_integrations_job.rb | 2 +- modules/storages/config/routes.rb | 2 +- modules/storages/db/migrate/20220113144323_create_storage.rb | 2 +- modules/storages/db/migrate/20220113144759_create_file_links.rb | 2 +- .../db/migrate/20220121090847_create_projects_storages.rb | 2 +- .../migrate/20220712165928_add_storages_permissions_to_roles.rb | 2 +- ...containter_id_and_containter_type_optional_for_file_links.rb | 2 +- .../20230321194150_add_project_folder_to_projects_storages.rb | 2 +- .../migrate/20230420063148_add_provider_fields_to_storages.rb | 2 +- ...71113_migrate_storages_to_use_provider_type_as_sti_column.rb | 2 +- .../20230512153303_change_storage_provider_fields_default.rb | 2 +- .../20230517075214_add_automatic_to_project_folder_modes.rb | 2 +- .../db/migrate/20230601082746_create_last_project_folders.rb | 2 +- .../20230721123022_remove_project_folder_mode_default.rb | 2 +- .../db/migrate/20230802085026_rename_projects_storages_table.rb | 2 +- ...0230824130730_remove_not_null_constraint_for_storage_host.rb | 2 +- .../db/migrate/20231009135807_remove_renamed_cronjobs.rb | 2 +- .../db/migrate/20231109080454_add_health_info_to_storages.rb | 2 +- ...update_access_management_of_configured_one_drive_storages.rb | 2 +- modules/storages/lib/api/v3/file_links/create_endpoint.rb | 2 +- .../lib/api/v3/file_links/file_link_collection_representer.rb | 2 +- .../lib/api/v3/file_links/file_link_payload_representer.rb | 2 +- .../lib/api/v3/file_links/file_link_relation_representer.rb | 2 +- modules/storages/lib/api/v3/file_links/file_link_representer.rb | 2 +- modules/storages/lib/api/v3/file_links/file_links_api.rb | 2 +- .../storages/lib/api/v3/file_links/file_links_download_api.rb | 2 +- modules/storages/lib/api/v3/file_links/file_links_open_api.rb | 2 +- .../lib/api/v3/file_links/work_packages_file_links_api.rb | 2 +- .../v3/file_links/work_packages_file_links_create_endpoint.rb | 2 +- .../lib/api/v3/oauth_client/oauth_client_credentials_api.rb | 2 +- .../project_storages/project_storage_collection_representer.rb | 2 +- .../lib/api/v3/project_storages/project_storage_open_api.rb | 2 +- .../lib/api/v3/project_storages/project_storage_representer.rb | 2 +- .../lib/api/v3/project_storages/project_storages_api.rb | 2 +- .../lib/api/v3/storage_files/storage_file_representer.rb | 2 +- modules/storages/lib/api/v3/storage_files/storage_files_api.rb | 2 +- .../lib/api/v3/storage_files/storage_files_representer.rb | 2 +- .../lib/api/v3/storage_files/storage_upload_link_representer.rb | 2 +- .../lib/api/v3/storages/storage_collection_representer.rb | 2 +- modules/storages/lib/api/v3/storages/storage_open_api.rb | 2 +- .../storages/lib/api/v3/storages/storage_payload_representer.rb | 2 +- modules/storages/lib/api/v3/storages/storage_representer.rb | 2 +- modules/storages/lib/api/v3/storages/storages_api.rb | 2 +- modules/storages/lib/open_project/storages.rb | 2 +- .../open_project/storages/append_storages_hosts_to_csp_hook.rb | 2 +- modules/storages/lib/open_project/storages/engine.rb | 2 +- .../storages/peripherals/nextcloud_connection_validator_spec.rb | 2 +- .../storages/peripherals/one_drive_connection_validator_spec.rb | 2 +- .../storages/spec/common/storages/peripherals/registry_spec.rb | 2 +- .../peripherals/storage_interaction/authentication_spec.rb | 2 +- .../authentication_strategies/oauth_client_credentials_spec.rb | 2 +- .../peripherals/storage_interaction/network_error_spec.rb | 2 +- .../storage_interaction/nextcloud/capabilities_query_spec.rb | 2 +- .../nextcloud/copy_template_folder_command_spec.rb | 2 +- .../storage_interaction/nextcloud/create_folder_command_spec.rb | 2 +- .../storage_interaction/nextcloud/delete_folder_command_spec.rb | 2 +- .../storage_interaction/nextcloud/download_link_query_spec.rb | 2 +- .../storage_interaction/nextcloud/file_info_query_spec.rb | 2 +- .../nextcloud/file_path_to_id_map_query_spec.rb | 2 +- .../storage_interaction/nextcloud/files_info_query_spec.rb | 2 +- .../storage_interaction/nextcloud/files_query_spec.rb | 2 +- .../storage_interaction/nextcloud/open_file_link_query_spec.rb | 2 +- .../storage_interaction/nextcloud/open_storage_query_spec.rb | 2 +- .../storage_interaction/nextcloud/rename_file_command_spec.rb | 2 +- .../storage_interaction/nextcloud/upload_link_query_spec.rb | 2 +- .../one_drive/copy_template_folder_command_spec.rb | 2 +- .../storage_interaction/one_drive/create_folder_command_spec.rb | 2 +- .../storage_interaction/one_drive/delete_folder_command_spec.rb | 2 +- .../storage_interaction/one_drive/download_link_query_spec.rb | 2 +- .../storage_interaction/one_drive/file_info_query_spec.rb | 2 +- .../one_drive/file_path_to_id_map_query_spec.rb | 2 +- .../storage_interaction/one_drive/files_info_query_spec.rb | 2 +- .../storage_interaction/one_drive/files_query_spec.rb | 2 +- .../storage_interaction/one_drive/open_file_link_query_spec.rb | 2 +- .../storage_interaction/one_drive/open_storage_query_spec.rb | 2 +- .../storage_interaction/one_drive/rename_file_command_spec.rb | 2 +- .../one_drive/set_permissions_command_spec.rb | 2 +- .../storage_interaction/one_drive/upload_link_query_spec.rb | 2 +- .../peripherals/storage_interaction/one_drive/util_spec.rb | 2 +- modules/storages/spec/common/storages/url_builder_spec.rb | 2 +- .../storages/admin/access_management_component_spec.rb | 2 +- .../admin/oauth_access_grant_nudge_modal_component_spec.rb | 2 +- .../storages/admin/oauth_client_info_component_spec.rb | 2 +- .../admin/side_panel/health_notifications_component_spec.rb | 2 +- .../storages/admin/side_panel/health_status_component_spec.rb | 2 +- .../components/storages/admin/storage_list_component_spec.rb | 2 +- .../components/storages/admin/storage_row_component_spec.rb | 2 +- .../destroy_confirmation_dialog_component_spec.rb | 2 +- .../components/storages/project_storages/row_component_spec.rb | 2 +- .../spec/contracts/storages/file_links/create_contract_spec.rb | 2 +- .../spec/contracts/storages/file_links/delete_contract_spec.rb | 2 +- .../contracts/storages/file_links/shared_contract_examples.rb | 2 +- .../storages/last_project_folders/base_contract_spec.rb | 2 +- .../contracts/storages/project_storages/base_contract_spec.rb | 2 +- .../contracts/storages/project_storages/create_contract_spec.rb | 2 +- .../contracts/storages/project_storages/delete_contract_spec.rb | 2 +- .../storages/project_storages/shared_contract_examples.rb | 2 +- .../spec/contracts/storages/storages/nextcloud_contract_spec.rb | 2 +- .../storages/storages/nextcloud_create_contract_spec.rb | 2 +- .../storages/storages/nextcloud_delete_contract_spec.rb | 2 +- .../storages/storages/nextcloud_update_contract_spec.rb | 2 +- .../spec/contracts/storages/storages/one_drive_contract_spec.rb | 2 +- .../storages/storages/one_drive_create_contract_spec.rb | 2 +- .../storages/storages/one_drive_delete_contract_spec.rb | 2 +- .../storages/storages/one_drive_update_contract_spec.rb | 2 +- .../contracts/storages/storages/shared_contract_examples.rb | 2 +- modules/storages/spec/factories/file_link_element_factory.rb | 2 +- modules/storages/spec/factories/file_link_factory.rb | 2 +- modules/storages/spec/factories/last_project_folder_factory.rb | 2 +- modules/storages/spec/factories/project_storage_factory.rb | 2 +- modules/storages/spec/factories/storage_factory.rb | 2 +- modules/storages/spec/factories/storage_file_info_factory.rb | 2 +- modules/storages/spec/factories/webdav_data_factory.rb | 2 +- modules/storages/spec/features/create_file_links_spec.rb | 2 +- .../spec/features/delete_project_storage_and_file_links_spec.rb | 2 +- modules/storages/spec/features/hide_attachments_spec.rb | 2 +- modules/storages/spec/features/manage_project_storage_spec.rb | 2 +- modules/storages/spec/features/shared_context.rb | 2 +- modules/storages/spec/features/show_file_links_spec.rb | 2 +- .../spec/features/storages/admin/create_storage_spec.rb | 2 +- .../storages/spec/features/storages/admin/edit_storage_spec.rb | 2 +- .../spec/features/storages/admin/index_storages_spec.rb | 2 +- .../spec/features/storages/admin/project_storages_spec.rb | 2 +- .../storages/project_settings/oauth_access_grant_spec.rb | 2 +- modules/storages/spec/features/storages_menu_links_spec.rb | 2 +- .../storages/spec/features/view_project_storage_members_spec.rb | 2 +- .../lib/api/v3/file_links/file_link_representer_parsing_spec.rb | 2 +- .../api/v3/file_links/file_link_representer_rendering_spec.rb | 2 +- .../api/v3/project_storages/project_storage_representer_spec.rb | 2 +- .../lib/api/v3/storage_files/storage_file_representer_spec.rb | 2 +- .../lib/api/v3/storage_files/storage_files_representer_spec.rb | 2 +- .../v3/storage_files/storage_upload_link_representer_spec.rb | 2 +- .../lib/api/v3/storages/storages_representer_parsing_spec.rb | 2 +- .../lib/api/v3/storages/storages_representer_rendering_spec.rb | 2 +- .../storages/spec/lib/append_storages_hosts_to_csp_hook_spec.rb | 2 +- .../queries/storages/projects/filter/storages_filter_spec.rb | 2 +- modules/storages/spec/models/storages/file_link_spec.rb | 2 +- .../storages/spec/models/storages/last_project_folder_spec.rb | 2 +- modules/storages/spec/models/storages/nextcloud_storage_spec.rb | 2 +- modules/storages/spec/models/storages/one_drive_storage_spec.rb | 2 +- modules/storages/spec/models/storages/project_storage_spec.rb | 2 +- .../storages/spec/models/storages/shared_base_storage_spec.rb | 2 +- modules/storages/spec/models/storages/storage_spec.rb | 2 +- .../storages/spec/permissions/manage_storage_in_project_spec.rb | 2 +- .../spec/requests/api/v3/file_links/file_links_api_spec.rb | 2 +- .../api/v3/file_links/mixed_case_file_links_integration_spec.rb | 2 +- .../requests/api/v3/project_storages/project_storages_spec.rb | 2 +- .../requests/api/v3/projects/projects_storages_filter_spec.rb | 2 +- .../spec/requests/api/v3/storages/storage_files_api_spec.rb | 2 +- .../storages/spec/requests/api/v3/storages/storages_api_spec.rb | 2 +- .../api/v3/work_packages/work_packages_linkable_filter_spec.rb | 2 +- .../api/v3/work_packages/work_packages_linked_filter_spec.rb | 2 +- .../spec/requests/append_content_security_policy_spec.rb | 2 +- modules/storages/spec/requests/project_storages_open_spec.rb | 2 +- .../spec/requests/storages/admin/connection_validation_spec.rb | 2 +- .../storages/project_settings/oauth_access_grant_flow_spec.rb | 2 +- modules/storages/spec/seeders/seeder_spec.rb | 2 +- .../replace_references_service_call_integration_spec.rb | 2 +- .../spec/services/storages/file_links/create_service_spec.rb | 2 +- .../spec/services/storages/file_links/delete_service_spec.rb | 2 +- .../services/storages/file_links/file_link_sync_service_spec.rb | 2 +- .../services/storages/file_links/set_attributes_service_spec.rb | 2 +- modules/storages/spec/services/storages/health_service_spec.rb | 2 +- .../storages/last_project_folders/bulk_create_service_spec.rb | 2 +- .../nextcloud_group_folder_properties_sync_service_spec.rb | 2 +- .../services/storages/oauth_applications/create_service_spec.rb | 2 +- .../storages/one_drive_managed_folder_sync_service_spec.rb | 2 +- .../storages/project_storages/bulk_create_service_spec.rb | 2 +- .../project_storages/copy_project_folders_service_spec.rb | 2 +- .../services/storages/project_storages/create_service_spec.rb | 2 +- .../services/storages/project_storages/delete_service_spec.rb | 2 +- .../storages/project_storages/set_attributes_service_spec.rb | 2 +- .../storages/project_storages/shared_event_gun_examples.rb | 2 +- .../services/storages/project_storages/update_service_spec.rb | 2 +- .../spec/services/storages/storages/create_service_spec.rb | 2 +- .../spec/services/storages/storages/delete_service_spec.rb | 2 +- .../services/storages/storages/set_attributes_service_spec.rb | 2 +- .../storages/set_provider_fields_attributes_service_spec.rb | 2 +- .../spec/services/storages/storages/update_service_spec.rb | 2 +- modules/storages/spec/spec_helper.rb | 2 +- modules/storages/spec/support/components/file_picker_dialog.rb | 2 +- modules/storages/spec/support/ensure_connection_path_helper.rb | 2 +- modules/storages/spec/support/json_response_helper.rb | 2 +- .../admin/storages/project_storages/project_storages_index.rb | 2 +- .../create_folder_command_examples.rb | 2 +- .../shared_examples_for_adapters/file_info_query_examples.rb | 2 +- .../file_path_to_id_map_query_examples.rb | 2 +- .../rename_file_command_examples.rb | 2 +- .../shared_examples_for_adapters/upload_link_query_examples.rb | 2 +- modules/storages/spec/support/storage_server_helpers.rb | 2 +- modules/storages/spec/support/user_permissions_helper.rb | 2 +- .../storages/automatically_managed_storage_sync_job_spec.rb | 2 +- .../storages/cleanup_uncontainered_file_links_job_spec.rb | 2 +- .../spec/workers/storages/copy_project_folders_job_spec.rb | 2 +- .../spec/workers/storages/health_status_mailer_job_spec.rb | 2 +- .../workers/storages/manage_storage_integrations_job_spec.rb | 2 +- .../app/components/team_planner/add_button_component.rb | 2 +- .../app/components/team_planner/overview/row_component.rb | 2 +- .../app/components/team_planner/overview/table_component.rb | 2 +- .../team_planner/app/components/team_planner/row_component.rb | 2 +- .../team_planner/app/components/team_planner/table_component.rb | 2 +- .../app/controllers/team_planner/menus_controller.rb | 2 +- modules/team_planner/app/menus/team_planner/menu.rb | 2 +- .../app/services/team_planner/views/global_create_service.rb | 2 +- .../app/services/team_planner/views/set_attributes_service.rb | 2 +- .../app/views/team_planner/team_planner/_form.html.erb | 2 +- .../app/views/team_planner/team_planner/new.html.erb | 2 +- modules/team_planner/lib/open_project/team_planner.rb | 2 +- modules/team_planner/lib/open_project/team_planner/engine.rb | 2 +- .../spec/contracts/views/create_contract_team_planner_spec.rb | 2 +- .../features/onboarding/team_planner_onboarding_tour_spec.rb | 2 +- modules/team_planner/spec/features/query_handling_spec.rb | 2 +- modules/team_planner/spec/features/shared_context.rb | 2 +- .../features/team_planner_add_existing_work_packages_spec.rb | 2 +- modules/team_planner/spec/features/team_planner_create_spec.rb | 2 +- modules/team_planner/spec/features/team_planner_dates_spec.rb | 2 +- .../spec/features/team_planner_error_handling_spec.rb | 2 +- .../spec/features/team_planner_global_create_spec.rb | 2 +- modules/team_planner/spec/features/team_planner_index_spec.rb | 2 +- modules/team_planner/spec/features/team_planner_menu_spec.rb | 2 +- .../team_planner/spec/features/team_planner_overview_spec.rb | 2 +- .../spec/features/team_planner_project_include_spec.rb | 2 +- .../spec/features/team_planner_remove_event_spec.rb | 2 +- modules/team_planner/spec/features/team_planner_spec.rb | 2 +- .../team_planner/spec/features/team_planner_split_view_spec.rb | 2 +- .../spec/features/team_planner_subproject_constraints_spec.rb | 2 +- modules/team_planner/spec/features/team_planner_upsale_spec.rb | 2 +- .../spec/features/team_planner_user_interaction_spec.rb | 2 +- .../team_planner/spec/features/team_planner_view_modes_spec.rb | 2 +- modules/team_planner/spec/permissions/view_team_planner_spec.rb | 2 +- .../spec/requests/api/v3/views/create_resource_spec.rb | 2 +- modules/team_planner/spec/routing/team_planner_routing_spec.rb | 2 +- .../services/team_planner/views/global_create_service_spec.rb | 2 +- .../team_planner/spec/support/components/add_existing_pane.rb | 2 +- .../team_planner/spec/support/onboarding/onboarding_steps.rb | 2 +- modules/team_planner/spec/support/pages/team_planner.rb | 2 +- .../two_factor_authentication/config/locales/crowdin/js-af.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-ar.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-az.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-be.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-bg.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-ca.yml | 2 +- .../config/locales/crowdin/js-ckb-IR.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-cs.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-da.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-de.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-el.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-eo.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-es.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-et.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-eu.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-fa.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-fi.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-fil.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-fr.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-he.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-hi.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-hr.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-hu.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-id.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-it.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-ja.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-ka.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-kk.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-ko.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-lt.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-lv.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-mn.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-ms.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-ne.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-nl.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-no.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-pl.yml | 2 +- .../config/locales/crowdin/js-pt-BR.yml | 2 +- .../config/locales/crowdin/js-pt-PT.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-ro.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-ru.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-rw.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-si.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-sk.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-sl.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-sr.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-sv.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-th.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-tr.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-uk.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-uz.yml | 2 +- .../two_factor_authentication/config/locales/crowdin/js-vi.yml | 2 +- .../config/locales/crowdin/js-zh-CN.yml | 2 +- .../config/locales/crowdin/js-zh-TW.yml | 2 +- modules/two_factor_authentication/config/locales/js-en.yml | 2 +- .../migrate/20120214103300_aggregated_mobile_otp_migrations.rb | 2 +- .../migrate/20130214130336_add_default_otp_channel_to_user.rb | 2 +- .../db/migrate/20160331190036_change_default_channel.rb | 2 +- .../db/migrate/20171023190036_model_reorganization.rb | 2 +- .../two_factor_authentication/my/two_factor_devices_spec.rb | 2 +- .../two_factor_authentication/users/two_factor_devices_spec.rb | 2 +- .../outgoing/webhooks/show_page_header_component.html.erb | 2 +- .../webhooks/outgoing/webhooks/show_page_header_component.rb | 2 +- .../app/controllers/webhooks/incoming/hooks_controller.rb | 2 +- modules/webhooks/app/workers/attachment_webhook_job.rb | 2 +- modules/webhooks/app/workers/cleanup_webhook_logs_job.rb | 2 +- modules/webhooks/app/workers/project_webhook_job.rb | 2 +- modules/webhooks/app/workers/represented_webhook_job.rb | 2 +- modules/webhooks/app/workers/time_entry_webhook_job.rb | 2 +- modules/webhooks/app/workers/webhook_job.rb | 2 +- modules/webhooks/app/workers/work_package_webhook_job.rb | 2 +- modules/webhooks/config/routes.rb | 2 +- modules/webhooks/db/migrate/20171218205557_add_webhooks.rb | 2 +- .../webhooks/db/migrate/20171219145752_create_webhook_logs.rb | 2 +- modules/webhooks/lib/open_project/webhooks.rb | 2 +- modules/webhooks/lib/open_project/webhooks/engine.rb | 2 +- modules/webhooks/lib/open_project/webhooks/hook.rb | 2 +- modules/webhooks/lib/openproject-webhooks.rb | 2 +- .../webhooks/outgoing/deliveries/table_component_spec.rb | 2 +- .../webhooks/spec/controllers/outgoing/admin_controller_spec.rb | 2 +- modules/webhooks/spec/controllers/webhooks_controller_spec.rb | 2 +- modules/webhooks/spec/factories/webhook_factory.rb | 2 +- modules/webhooks/spec/factories/webhook_log_factory.rb | 2 +- modules/webhooks/spec/lib/hook_spec.rb | 2 +- modules/webhooks/spec/lib/webhooks_spec.rb | 2 +- .../spec/routing/webhooks/outgoing/admin_controller_spec.rb | 2 +- modules/webhooks/spec/spec_helper.rb | 2 +- modules/webhooks/spec/workers/attachment_webhook_job_spec.rb | 2 +- modules/webhooks/spec/workers/project_webhook_job_spec.rb | 2 +- modules/webhooks/spec/workers/time_entry_webhook_job_spec.rb | 2 +- modules/webhooks/spec/workers/work_package_webhook_job_spec.rb | 2 +- .../spec/patches/work_packages_controller_patch_spec.rb | 2 +- packaging/conf/configuration.yml | 2 +- public/422.html | 2 +- script/ci/cache_prepare.sh | 2 +- script/ci/db_setup.sh | 2 +- script/ci/runner.sh | 2 +- script/ci/setup.sh | 2 +- script/i18n/generate_seeders_i18n_source_file | 2 +- script/templates/database.travis.postgres.yml | 2 +- spec/components/activities/item_component_spec.rb | 2 +- spec/components/activities/item_subtitle_component_spec.rb | 2 +- spec/components/application_component_spec.rb | 2 +- .../attribute_groups/attribute_group_component_spec.rb | 2 +- .../attribute_groups/attribute_group_header_component_spec.rb | 2 +- .../attribute_groups/attribute_key_value_component_spec.rb | 2 +- spec/components/members/delete_member_dialog_component_spec.rb | 2 +- .../members/delete_work_package_shares_dialog_component_spec.rb | 2 +- spec/components/members/role_form_component_spec.rb | 2 +- spec/components/op_turbo/frame_component_spec.rb | 2 +- spec/components/settings/time_zone_setting_component_spec.rb | 2 +- spec/components/shares/user_details_component_spec.rb | 2 +- spec/components/users/profile/attributes_component_spec.rb | 2 +- spec/components/work_packages/progress/shared_modal_examples.rb | 2 +- .../progress/status_based/modal_body_component_spec.rb | 2 +- .../progress/work_based/modal_body_component_spec.rb | 2 +- spec/constants/settings/definition_spec.rb | 2 +- spec/contracts/api_tokens/create_contract_spec.rb | 2 +- spec/contracts/attachments/create_contract_integration_spec.rb | 2 +- spec/contracts/attachments/create_contract_spec.rb | 2 +- spec/contracts/attribute_help_texts/base_contract_spec.rb | 2 +- .../authentication/omniauth_auth_hash_contract_spec.rb | 2 +- spec/contracts/backups/create_contract_spec.rb | 2 +- spec/contracts/base_contract_spec.rb | 2 +- spec/contracts/custom_actions/cu_contract_spec.rb | 2 +- spec/contracts/custom_fields/create_contract_spec.rb | 2 +- spec/contracts/custom_fields/update_contract_spec.rb | 2 +- spec/contracts/groups/create_contract_spec.rb | 2 +- spec/contracts/groups/shared_contract_examples.rb | 2 +- spec/contracts/groups/update_contract_spec.rb | 2 +- spec/contracts/members/create_contract_spec.rb | 2 +- spec/contracts/members/delete_contract_spec.rb | 2 +- spec/contracts/members/shared_contract_examples.rb | 2 +- spec/contracts/members/update_contract_spec.rb | 2 +- spec/contracts/messages/create_contract_spec.rb | 2 +- spec/contracts/messages/shared_contract_examples.rb | 2 +- spec/contracts/messages/update_contract_spec.rb | 2 +- spec/contracts/news/create_contract_spec.rb | 2 +- spec/contracts/news/delete_contract_spec.rb | 2 +- spec/contracts/news/shared_contract_examples.rb | 2 +- spec/contracts/news/update_contract_spec.rb | 2 +- spec/contracts/notifications/create_contract_spec.rb | 2 +- spec/contracts/oauth_clients/create_contract_spec.rb | 2 +- spec/contracts/oauth_clients/delete_contract_spec.rb | 2 +- spec/contracts/placeholder_users/create_contract_spec.rb | 2 +- spec/contracts/placeholder_users/delete_contract_spec.rb | 2 +- spec/contracts/placeholder_users/shared_contract_examples.rb | 2 +- spec/contracts/placeholder_users/update_contract_spec.rb | 2 +- .../project_custom_field_project_mappings/base_contract_spec.rb | 2 +- spec/contracts/projects/archive_contract_spec.rb | 2 +- spec/contracts/projects/base_contract_spec.rb | 2 +- spec/contracts/projects/create_contract_spec.rb | 2 +- spec/contracts/projects/delete_contract_spec.rb | 2 +- spec/contracts/projects/enabled_modules_contract_spec.rb | 2 +- spec/contracts/projects/settings_contract_spec.rb | 2 +- spec/contracts/projects/shared_contract_examples.rb | 2 +- spec/contracts/projects/unarchive_contract_spec.rb | 2 +- spec/contracts/projects/update_contract_spec.rb | 2 +- spec/contracts/queries/base_contract_spec.rb | 2 +- spec/contracts/queries/create_contract_spec.rb | 2 +- spec/contracts/queries/global_create_contract_spec.rb | 2 +- spec/contracts/queries/ical_sharing_contract_spec.rb | 2 +- .../queries/projects/project_queries/create_contract_spec.rb | 2 +- .../queries/projects/project_queries/delete_contract_spec.rb | 2 +- .../queries/projects/project_queries/loading_contract_spec.rb | 2 +- .../projects/project_queries/shared_contract_examples.rb | 2 +- .../queries/projects/project_queries/update_contract_spec.rb | 2 +- spec/contracts/queries/shared_contract_examples.rb | 2 +- spec/contracts/queries/update_contract_spec.rb | 2 +- spec/contracts/relations/create_contract_spec.rb | 2 +- spec/contracts/relations/shared_contract_examples.rb | 2 +- spec/contracts/relations/update_contract_spec.rb | 2 +- spec/contracts/roles/create_contract_spec.rb | 2 +- spec/contracts/roles/shared_contract_examples.rb | 2 +- spec/contracts/roles/update_contract_spec.rb | 2 +- spec/contracts/settings/update_contract_spec.rb | 2 +- .../settings/working_days_and_hours_params_contract_spec.rb | 2 +- spec/contracts/shares/work_packages/create_contract_spec.rb | 2 +- spec/contracts/shares/work_packages/delete_contract_spec.rb | 2 +- spec/contracts/shares/work_packages/shared_contract_examples.rb | 2 +- spec/contracts/shares/work_packages/update_contract_spec.rb | 2 +- spec/contracts/user_preferences/params_contract_spec.rb | 2 +- spec/contracts/user_preferences/update_contract_spec.rb | 2 +- spec/contracts/users/create_contract_spec.rb | 2 +- spec/contracts/users/shared_contract_examples.rb | 2 +- spec/contracts/users/update_contract_spec.rb | 2 +- spec/contracts/versions/create_contract_spec.rb | 2 +- spec/contracts/versions/shared_contract_examples.rb | 2 +- spec/contracts/versions/update_contract_spec.rb | 2 +- .../contracts/views/create_contract_work_packages_table_spec.rb | 2 +- spec/contracts/views/shared_contract_examples.rb | 2 +- spec/contracts/views/update_contract_spec.rb | 2 +- spec/contracts/wiki_pages/create_contract_spec.rb | 2 +- spec/contracts/wiki_pages/shared_contract_examples.rb | 2 +- spec/contracts/work_packages/base_contract_spec.rb | 2 +- spec/contracts/work_packages/create_contract_spec.rb | 2 +- spec/contracts/work_packages/create_note_contract_spec.rb | 2 +- spec/contracts/work_packages/shared_base_contract.rb | 2 +- spec/contracts/work_packages/update_contract_spec.rb | 2 +- spec/controllers/account_controller_spec.rb | 2 +- spec/controllers/activities_controller_spec.rb | 2 +- .../admin/settings/aggregation_settings_controller_spec.rb | 2 +- spec/controllers/admin/settings/api_settings_controller_spec.rb | 2 +- .../admin/settings/attachments_settings_controller_spec.rb | 2 +- .../admin/settings/authentication_settings_controller_spec.rb | 2 +- .../admin/settings/date_format_settings_controller_spec.rb | 2 +- .../admin/settings/general_settings_controller_spec.rb | 2 +- .../admin/settings/icalendar_settings_controller_spec.rb | 2 +- .../admin/settings/incoming_mails_settings_controller_spec.rb | 2 +- .../admin/settings/languages_settings_controller_spec.rb | 2 +- .../settings/mail_notifications_settings_controller_spec.rb | 2 +- .../admin/settings/new_project_settings_controller_spec.rb | 2 +- .../admin/settings/projects_settings_controller_spec.rb | 2 +- .../admin/settings/repositories_settings_controller_spec.rb | 2 +- .../admin/settings/users_settings_controller_spec.rb | 2 +- .../admin/settings/work_packages_settings_controller_spec.rb | 2 +- .../settings/working_days_and_hours_settings_controller_spec.rb | 2 +- spec/controllers/admin_controller_spec.rb | 2 +- spec/controllers/application_controller_spec.rb | 2 +- spec/controllers/categories_controller_spec.rb | 2 +- spec/controllers/colors_controller_spec.rb | 2 +- spec/controllers/concerns/auth_source_slo_spec.rb | 2 +- spec/controllers/concerns/auth_source_sso_spec.rb | 2 +- spec/controllers/concerns/authorization_spec.rb | 2 +- spec/controllers/concerns/omniauth_login_spec.rb | 2 +- spec/controllers/concerns/user_invitation_spec.rb | 2 +- spec/controllers/custom_actions_controller_spec.rb | 2 +- spec/controllers/custom_fields_controller_spec.rb | 2 +- spec/controllers/custom_styles_controller_spec.rb | 2 +- spec/controllers/enterprises_controller_spec.rb | 2 +- spec/controllers/enumerations_controller_spec.rb | 2 +- spec/controllers/forums_controller_spec.rb | 2 +- spec/controllers/groups_controller_spec.rb | 2 +- spec/controllers/homescreen_controller_spec.rb | 2 +- spec/controllers/journals_controller_spec.rb | 2 +- spec/controllers/ldap_auth_sources_controller_spec.rb | 2 +- spec/controllers/members_controller_spec.rb | 2 +- spec/controllers/messages_controller_spec.rb | 2 +- spec/controllers/my_controller_spec.rb | 2 +- spec/controllers/news/comments_controller_spec.rb | 2 +- spec/controllers/news_controller_spec.rb | 2 +- spec/controllers/oauth/applications_controller_spec.rb | 2 +- spec/controllers/oauth/grants_controller_spec.rb | 2 +- .../placeholder_users/memberships_controller_spec.rb | 2 +- spec/controllers/placeholder_users_controller_spec.rb | 2 +- spec/controllers/projects/identifier_controller_spec.rb | 2 +- spec/controllers/projects/queries_controller_spec.rb | 2 +- spec/controllers/projects_controller_spec.rb | 2 +- spec/controllers/projects_settings_menu_controller_spec.rb | 2 +- spec/controllers/queries/params_parser_spec.rb | 2 +- spec/controllers/repositories_controller_spec.rb | 2 +- spec/controllers/roles_controller_spec.rb | 2 +- spec/controllers/search_controller_spec.rb | 2 +- spec/controllers/shares_controller_spec.rb | 2 +- spec/controllers/statuses_controller_spec.rb | 2 +- spec/controllers/sys_controller_spec.rb | 2 +- spec/controllers/types_controller_spec.rb | 2 +- spec/controllers/users/memberships_controller_spec.rb | 2 +- spec/controllers/users_controller_spec.rb | 2 +- spec/controllers/versions_controller_spec.rb | 2 +- spec/controllers/wiki_controller_spec.rb | 2 +- spec/controllers/wiki_menu_authentication_spec.rb | 2 +- spec/controllers/wiki_menu_items_controller_spec.rb | 2 +- .../controllers/work_packages/auto_completes_controller_spec.rb | 2 +- spec/controllers/work_packages/bulk_controller_spec.rb | 2 +- spec/controllers/work_packages/moves_controller_spec.rb | 2 +- spec/controllers/work_packages/progress_controller_spec.rb | 2 +- spec/controllers/work_packages/reports_controller_spec.rb | 2 +- spec/controllers/work_packages_controller_spec.rb | 2 +- spec/controllers/workflows_controller_spec.rb | 2 +- spec/decorators/single_spec.rb | 2 +- spec/factories/attachment_factory.rb | 2 +- spec/factories/backup_factory.rb | 2 +- spec/factories/category_factory.rb | 2 +- spec/factories/changeset_factory.rb | 2 +- spec/factories/color_factory.rb | 2 +- spec/factories/comment_factory.rb | 2 +- spec/factories/custom_action_factory.rb | 2 +- spec/factories/custom_field_factory.rb | 2 +- spec/factories/custom_field_section.rb | 2 +- spec/factories/custom_option_factory.rb | 2 +- spec/factories/custom_style_factory.rb | 2 +- spec/factories/custom_value_factory.rb | 2 +- spec/factories/day_factory.rb | 2 +- spec/factories/design_color_factory.rb | 2 +- spec/factories/enumerations_factory.rb | 2 +- spec/factories/export_factory.rb | 2 +- spec/factories/file_factory.rb | 2 +- spec/factories/forum_factory.rb | 2 +- spec/factories/global_role_factory.rb | 2 +- spec/factories/group_factory.rb | 2 +- spec/factories/group_user_factory.rb | 2 +- spec/factories/ical_token_query_assignment_factory.rb | 2 +- spec/factories/issue_priority_factory.rb | 2 +- spec/factories/journal/attachable_journal_factory.rb | 2 +- spec/factories/journal/attachment_journal_factory.rb | 2 +- spec/factories/journal/changeset_journal_factory.rb | 2 +- spec/factories/journal/customizable_journal_factory.rb | 2 +- spec/factories/journal/message_journal_factory.rb | 2 +- spec/factories/journal/news_journal_factory.rb | 2 +- spec/factories/journal/project_journal_factory.rb | 2 +- spec/factories/journal/wiki_page_journal_factory.rb | 2 +- spec/factories/journal/work_package_journal_factory.rb | 2 +- spec/factories/journal_factory.rb | 2 +- spec/factories/ldap_auth_source_factory.rb | 2 +- spec/factories/member_factory.rb | 2 +- spec/factories/member_role_factory.rb | 2 +- spec/factories/menu_item_factory.rb | 2 +- spec/factories/message_factory.rb | 2 +- spec/factories/news_factory.rb | 2 +- spec/factories/oauth_access_token_factory.rb | 2 +- spec/factories/oauth_application_factory.rb | 2 +- spec/factories/oauth_client_factory.rb | 2 +- spec/factories/oauth_client_token_factory.rb | 2 +- spec/factories/placeholder_user_factory.rb | 2 +- spec/factories/principal_factory.rb | 2 +- spec/factories/project_custom_field_project_mapping.rb | 2 +- spec/factories/project_factory.rb | 2 +- spec/factories/project_query_role_factory.rb | 2 +- spec/factories/project_role_factory.rb | 2 +- spec/factories/queries/project_query_factory.rb | 2 +- spec/factories/query_factory.rb | 2 +- spec/factories/relation_factory.rb | 2 +- spec/factories/repository_factory.rb | 2 +- spec/factories/status_factory.rb | 2 +- spec/factories/token_factory.rb | 2 +- spec/factories/type_factory.rb | 2 +- spec/factories/user_factory.rb | 2 +- spec/factories/user_password_factory.rb | 2 +- spec/factories/user_preference_factory.rb | 2 +- spec/factories/user_session_factory.rb | 2 +- spec/factories/version_factory.rb | 2 +- spec/factories/view_factory.rb | 2 +- spec/factories/view_team_planner_factory.rb | 2 +- spec/factories/watcher_factory.rb | 2 +- spec/factories/week_day_factory.rb | 2 +- spec/factories/wiki_factory.rb | 2 +- spec/factories/wiki_page_factory.rb | 2 +- spec/factories/wiki_redirect_factory.rb | 2 +- spec/factories/work_package_custom_field_factory.rb | 2 +- spec/factories/work_package_factory.rb | 2 +- spec/factories/work_package_role_factory.rb | 2 +- spec/factories/work_packags_export_factory.rb | 2 +- spec/factories/workflow_factory.rb | 2 +- spec/features/a11y/home_spec.rb | 2 +- .../a11y/work_packages/alternative_name_autcompleting_spec.rb | 2 +- spec/features/a11y/work_packages/work_package_query_spec.rb | 2 +- spec/features/activities/activity_page_navigation_spec.rb | 2 +- spec/features/activities/disabled_activity_spec.rb | 2 +- spec/features/activities/project_attributes_activity_spec.rb | 2 +- spec/features/activities/time_entry_activity_spec.rb | 2 +- spec/features/activities/wiki_activity_spec.rb | 2 +- spec/features/activities/work_package_activity_spec.rb | 2 +- spec/features/admin/attachments/quarantined_attachments_spec.rb | 2 +- spec/features/admin/attribute_help_texts_spec.rb | 2 +- spec/features/admin/backup_spec.rb | 2 +- spec/features/admin/custom_fields/link_custom_field_spec.rb | 2 +- spec/features/admin/custom_fields/list_custom_field_spec.rb | 2 +- .../admin/custom_fields/multi_value_custom_fields_spec.rb | 2 +- spec/features/admin/custom_fields/user_custom_field_spec.rb | 2 +- spec/features/admin/enterprise/enterprise_spec.rb | 2 +- spec/features/admin/enterprise/enterprise_trial_spec.rb | 2 +- spec/features/admin/enumerations_spec.rb | 2 +- spec/features/admin/languages_settings_spec.rb | 2 +- spec/features/admin/menu_item_traversal_spec.rb | 2 +- spec/features/admin/oauth/oauth_applications_management_spec.rb | 2 +- spec/features/admin/project_custom_fields/create_spec.rb | 2 +- spec/features/admin/project_custom_fields/edit_spec.rb | 2 +- spec/features/admin/project_custom_fields/list_spec.rb | 2 +- .../admin/project_custom_fields/project_mappings_spec.rb | 2 +- spec/features/admin/project_custom_fields/shared_context.rb | 2 +- spec/features/admin/settings_spec.rb | 2 +- spec/features/admin/test_mail_notification_spec.rb | 2 +- spec/features/admin/working_days_spec.rb | 2 +- spec/features/api_docs/index_spec.rb | 2 +- spec/features/attachments/attachments_spec.rb | 2 +- spec/features/auth/auth_source_sso_login_spec.rb | 2 +- spec/features/auth/auth_source_sso_logout_spec.rb | 2 +- spec/features/auth/auth_stages_spec.rb | 2 +- spec/features/auth/consent_auth_stage_spec.rb | 2 +- spec/features/auth/login_spec.rb | 2 +- spec/features/auth/logout_spec.rb | 2 +- spec/features/auth/lost_password_spec.rb | 2 +- spec/features/auth/omniauth_spec.rb | 2 +- spec/features/categories/categories_page.rb | 2 +- spec/features/categories/delete_spec.rb | 2 +- spec/features/colors/color_administration_spec.rb | 2 +- spec/features/custom_fields/activate_in_project_spec.rb | 2 +- spec/features/custom_fields/custom_fields_page.rb | 2 +- spec/features/forums/attachment_upload_spec.rb | 2 +- spec/features/forums/message_spec.rb | 2 +- spec/features/forums/sticky_spec.rb | 2 +- spec/features/global_roles/global_create_project_spec.rb | 2 +- spec/features/global_roles/global_role_assignment_spec.rb | 2 +- spec/features/global_roles/global_role_crud_spec.rb | 2 +- spec/features/global_roles/global_role_update_spec.rb | 2 +- spec/features/global_roles/member_roles_spec.rb | 2 +- spec/features/global_roles/no_module_spec.rb | 2 +- spec/features/groups/group_memberships_spec.rb | 2 +- spec/features/groups/group_show_spec.rb | 2 +- spec/features/groups/groups_spec.rb | 2 +- spec/features/groups/membership_spec.rb | 2 +- spec/features/homescreen/index_spec.rb | 2 +- spec/features/homescreen/robots_spec.rb | 2 +- spec/features/ldap_auth_sources/crud_spec.rb | 2 +- spec/features/localization_spec.rb | 2 +- spec/features/members/error_messages_spec.rb | 2 +- spec/features/members/invitation_spec.rb | 2 +- spec/features/members/membership_filter_spec.rb | 2 +- spec/features/members/membership_share_spec.rb | 2 +- spec/features/members/membership_spec.rb | 2 +- spec/features/members/pagination_spec.rb | 2 +- spec/features/members/roles_spec.rb | 2 +- spec/features/menu_items/admin_menu_item_spec.rb | 2 +- spec/features/menu_items/help_menu_spec.rb | 2 +- spec/features/menu_items/menu_permissions_spec.rb | 2 +- spec/features/menu_items/query_menu_item_spec.rb | 2 +- spec/features/menu_items/quick_add_menu_spec.rb | 2 +- spec/features/menu_items/top_menu_item_spec.rb | 2 +- .../features/menu_items/users_and_permissions_menu_item_spec.rb | 2 +- spec/features/menu_items/wiki_menu_item_spec.rb | 2 +- spec/features/my/autologin_tokens_management_spec.rb | 2 +- spec/features/my/sessions_management_spec.rb | 2 +- spec/features/news/creation_and_commenting_spec.rb | 2 +- spec/features/news/global_menu_item_spec.rb | 2 +- spec/features/oauth/authorization_code_flow_spec.rb | 2 +- spec/features/oauth/pkce_spec.rb | 2 +- spec/features/onboarding/onboarding_tour_spec.rb | 2 +- spec/features/page_objects/notification.rb | 2 +- spec/features/placeholder_users/create_spec.rb | 2 +- spec/features/placeholder_users/delete_spec.rb | 2 +- spec/features/placeholder_users/edit_placeholder_users_spec.rb | 2 +- spec/features/placeholder_users/index_spec.rb | 2 +- .../placeholder_users/placeholder_user_memberships_spec.rb | 2 +- spec/features/projects/attribute_help_texts_spec.rb | 2 +- spec/features/projects/copy_spec.rb | 2 +- spec/features/projects/create_spec.rb | 2 +- spec/features/projects/destroy_spec.rb | 2 +- spec/features/projects/edit_settings_spec.rb | 2 +- spec/features/projects/export_spec.rb | 2 +- spec/features/projects/favorite_spec.rb | 2 +- spec/features/projects/global_menu_item_spec.rb | 2 +- spec/features/projects/modules_spec.rb | 2 +- spec/features/projects/navigation_spec.rb | 2 +- spec/features/projects/persisted_lists_sharing_spec.rb | 2 +- spec/features/projects/persisted_lists_spec.rb | 2 +- spec/features/projects/project_autocomplete_spec.rb | 2 +- .../project_custom_fields/overview_page/dialog/inputs_spec.rb | 2 +- .../overview_page/dialog/permission_spec.rb | 2 +- .../project_custom_fields/overview_page/dialog/render_spec.rb | 2 +- .../project_custom_fields/overview_page/dialog/update_spec.rb | 2 +- .../overview_page/dialog/validation_spec.rb | 2 +- .../project_custom_fields/overview_page/shared_context.rb | 2 +- .../project_custom_fields/overview_page/sidebar_spec.rb | 2 +- .../projects/project_custom_fields/settings/mapping_spec.rb | 2 +- spec/features/projects/project_status_administration_spec.rb | 2 +- spec/features/projects/projects_custom_fields_spec.rb | 2 +- spec/features/projects/projects_index_spec.rb | 2 +- spec/features/projects/projects_portfolio_spec.rb | 2 +- spec/features/projects/subproject_creation_spec.rb | 2 +- spec/features/projects/template_spec.rb | 2 +- spec/features/projects/work_package_type_mgmt_spec.rb | 2 +- spec/features/repositories/checkout_instructions_spec.rb | 2 +- spec/features/repositories/create_repository_spec.rb | 2 +- spec/features/repositories/repository_settings_page.rb | 2 +- spec/features/repositories/repository_settings_spec.rb | 2 +- spec/features/roles/create_spec.rb | 2 +- spec/features/search/recently_viewed_work_packages_spec.rb | 2 +- spec/features/search/search_spec.rb | 2 +- spec/features/security/expire_sessions_spec.rb | 2 +- spec/features/security/plain_text_content_type.rb | 2 +- spec/features/security/session_ttl_spec.rb | 2 +- spec/features/statuses/read_only_statuses_spec.rb | 2 +- spec/features/statuses/statuses_administration_spec.rb | 2 +- spec/features/support/components/attribute_help_text_modal.rb | 2 +- spec/features/support/components/danger_zone.rb | 2 +- spec/features/support/components/ng_select_autocomplete.rb | 2 +- spec/features/support/components/time_logging_modal.rb | 2 +- spec/features/support/work_package_table.rb | 2 +- spec/features/types/activate_in_project_spec.rb | 2 +- spec/features/types/crud_spec.rb | 2 +- spec/features/types/form_configuration_query_spec.rb | 2 +- spec/features/types/form_configuration_spec.rb | 2 +- spec/features/types/reset_form_configuration_spec.rb | 2 +- spec/features/users/brute_force_spec.rb | 2 +- spec/features/users/create_spec.rb | 2 +- spec/features/users/delete_spec.rb | 2 +- spec/features/users/edit_users_spec.rb | 2 +- spec/features/users/index_spec.rb | 2 +- spec/features/users/invitation_spec.rb | 2 +- spec/features/users/invite_user_modal/custom_fields_spec.rb | 2 +- spec/features/users/invite_user_modal/invite_user_modal_spec.rb | 2 +- .../permission_lacking_current_project_spec.rb | 2 +- spec/features/users/invite_user_modal/subproject_invite_spec.rb | 2 +- spec/features/users/my_spec.rb | 2 +- spec/features/users/password_change_spec.rb | 2 +- spec/features/users/self_registration_spec.rb | 2 +- spec/features/users/show_spec.rb | 2 +- spec/features/users/unaccent_user_filter_spec.rb | 2 +- spec/features/users/user_memberships_spec.rb | 2 +- spec/features/versions/create_spec.rb | 2 +- spec/features/versions/delete_spec.rb | 2 +- spec/features/versions/edit_spec.rb | 2 +- spec/features/versions/graph_spec.rb | 2 +- spec/features/versions/project_settings_index_spec.rb | 2 +- spec/features/versions/roadmap_filtering_spec.rb | 2 +- spec/features/views/shared_examples.rb | 2 +- spec/features/watching/toggle_watching_spec.rb | 2 +- spec/features/wiki/adding_editing_history_spec.rb | 2 +- spec/features/wiki/attachment_upload_spec.rb | 2 +- spec/features/wiki/child_pages_spec.rb | 2 +- spec/features/wiki/edit_new_page_spec.rb | 2 +- spec/features/wiki/rename_spec.rb | 2 +- spec/features/wiki/restore_main_item_spec.rb | 2 +- spec/features/wiki/wiki_page_external_link_spec.rb | 2 +- spec/features/wiki/wiki_page_navigation_spec.rb | 2 +- spec/features/wiki/wiki_unicode_spec.rb | 2 +- spec/features/work_package_show_spec.rb | 2 +- .../work_packages/attachments/attachment_upload_spec.rb | 2 +- spec/features/work_packages/attribute_help_texts_spec.rb | 2 +- spec/features/work_packages/cancel_editing_spec.rb | 2 +- spec/features/work_packages/copy_spec.rb | 2 +- .../custom_actions/custom_actions_link_value_spec.rb | 2 +- .../custom_actions/custom_actions_me_value_spec.rb | 2 +- .../work_packages/custom_actions/custom_actions_spec.rb | 2 +- .../datepicker/datepicker_follows_relation_spec.rb | 2 +- spec/features/work_packages/datepicker/datepicker_logic_spec.rb | 2 +- .../work_packages/datepicker/datepicker_non_working_day_spec.rb | 2 +- .../features/work_packages/datepicker/datepicker_parent_spec.rb | 2 +- spec/features/work_packages/details/date_editor_spec.rb | 2 +- spec/features/work_packages/details/details_refreshing_spec.rb | 2 +- spec/features/work_packages/details/details_toolbar_spec.rb | 2 +- .../work_packages/details/markdown/description_editor_spec.rb | 2 +- spec/features/work_packages/details/markdown/todolist_spec.rb | 2 +- .../details/query_groups/relation_query_group_spec.rb | 2 +- .../details/relations/hierarchy_custom_fields_spec.rb | 2 +- .../work_packages/details/relations/hierarchy_milestone_spec.rb | 2 +- spec/features/work_packages/details/relations/hierarchy_spec.rb | 2 +- spec/features/work_packages/details/relations/relations_spec.rb | 2 +- spec/features/work_packages/details/workdays_spec.rb | 2 +- .../work_packages/display_fields/date_field_display_spec.rb | 2 +- .../work_packages/display_fields/spent_time_display_spec.rb | 2 +- spec/features/work_packages/display_fields/work_display_spec.rb | 2 +- .../switch_display_representations_on_mobile_spec.rb | 2 +- .../edit_on_change_work_package_status_permission_spec.rb | 2 +- spec/features/work_packages/export_spec.rb | 2 +- spec/features/work_packages/index_sums_spec.rb | 2 +- spec/features/work_packages/navigation_spec.rb | 2 +- spec/features/work_packages/new/attributes_from_filter_spec.rb | 2 +- .../work_packages/new/new_work_package_datepicker_spec.rb | 2 +- spec/features/work_packages/pagination_spec.rb | 2 +- spec/features/work_packages/progress_modal_spec.rb | 2 +- .../project_include/project_include_shared_examples.rb | 2 +- spec/features/work_packages/remaining_time_spec.rb | 2 +- spec/features/work_packages/reports_spec.rb | 2 +- spec/features/work_packages/scheduling/scheduling_mode_spec.rb | 2 +- spec/features/work_packages/select/select_query_spec.rb | 2 +- .../work_packages/select/select_work_package_row_spec.rb | 2 +- spec/features/work_packages/share/access_spec.rb | 2 +- spec/features/work_packages/share/bulk_sharing_spec.rb | 2 +- .../features/work_packages/share/enterprise_restriction_spec.rb | 2 +- spec/features/work_packages/share/filter_spec.rb | 2 +- spec/features/work_packages/share/multi_invite_spec.rb | 2 +- spec/features/work_packages/share/notification_spec.rb | 2 +- .../work_packages/share/share_account_activation_spec.rb | 2 +- spec/features/work_packages/share/share_spec.rb | 2 +- spec/features/work_packages/shared_contexts.rb | 2 +- spec/features/work_packages/sorting/manual_sorting_spec.rb | 2 +- spec/features/work_packages/sorting/table_sorting_spec.rb | 2 +- .../table/baseline/baseline_invisible_project_spec.rb | 2 +- .../work_packages/table/baseline/baseline_query_spec.rb | 2 +- .../work_packages/table/baseline/baseline_rendering_spec.rb | 2 +- spec/features/work_packages/table/delete_work_packages_spec.rb | 2 +- spec/features/work_packages/table/group_by/group_by_spec.rb | 2 +- .../work_packages/table/hierarchy/hierarchy_vs_grouping_spec.rb | 2 +- .../work_packages/table/queries/assignee_filter_spec.rb | 2 +- .../work_packages/table/queries/assignees_role_filter_spec.rb | 2 +- .../features/work_packages/table/queries/bool_cf_filter_spec.rb | 2 +- .../work_packages/table/queries/date_is_empty_filter_spec.rb | 2 +- .../work_packages/table/queries/default_queries_spec.rb | 2 +- .../work_packages/table/queries/filter_pagination_spec.rb | 2 +- spec/features/work_packages/table/queries/filter_spec.rb | 2 +- spec/features/work_packages/table/queries/id_filter_spec.rb | 2 +- spec/features/work_packages/table/queries/me_filter_spec.rb | 2 +- .../work_packages/table/queries/mobile_date_filter_spec.rb | 2 +- spec/features/work_packages/table/queries/query_history_spec.rb | 2 +- .../work_packages/table/queries/query_menu_refresh_spec.rb | 2 +- spec/features/work_packages/table/queries/query_menu_spec.rb | 2 +- .../work_packages/table/queries/query_name_inline_edit_spec.rb | 2 +- .../work_packages/table/queries/responsible_filter_spec.rb | 2 +- .../work_packages/table/queries/shared_with_user_filter_spec.rb | 2 +- .../features/work_packages/table/queries/subject_filter_spec.rb | 2 +- spec/features/work_packages/table/queries/summary_spec.rb | 2 +- .../features/work_packages/table/queries/user_cf_filter_spec.rb | 2 +- .../work_packages/table/queries/version_cf_filter_spec.rb | 2 +- .../table/work_packages_table_project_include_spec.rb | 2 +- spec/features/work_packages/tabs/activity_tab_spec.rb | 2 +- spec/features/work_packages/tabs/keep_tab_spec.rb | 2 +- spec/features/work_packages/update_ancestors_spec.rb | 2 +- spec/features/work_packages/work_package_index_spec.rb | 2 +- spec/features/work_packages/work_package_workflow_form_spec.rb | 2 +- spec/features/work_packages/work_packages_page.rb | 2 +- spec/features/workflows/copy_spec.rb | 2 +- spec/features/workflows/missing_for_sharing_wp_spec.rb | 2 +- spec/features/wysiwyg/bold_behavior_spec.rb | 2 +- spec/features/wysiwyg/custom_css_classes_spec.rb | 2 +- spec/features/wysiwyg/html_encoding_spec.rb | 2 +- spec/features/wysiwyg/linking_spec.rb | 2 +- spec/features/wysiwyg/macros/attribute_macros_spec.rb | 2 +- spec/features/wysiwyg/macros/child_pages_spec.rb | 2 +- spec/features/wysiwyg/macros/code_block_macro_spec.rb | 2 +- spec/features/wysiwyg/macros/embedded_tables_spec.rb | 2 +- spec/features/wysiwyg/macros/quicklink_macros_spec.rb | 2 +- spec/features/wysiwyg/macros/work_package_button_spec.rb | 2 +- spec/features/wysiwyg/mentions_spec.rb | 2 +- spec/features/wysiwyg/paragraphs_in_lists_spec.rb | 2 +- spec/features/wysiwyg/tables_spec.rb | 2 +- spec/features/wysiwyg/ui_localization_spec.rb | 2 +- spec/features/wysiwyg/work_package_linking_spec.rb | 2 +- spec/helpers/additional_url_helper_spec.rb | 2 +- spec/helpers/angular_helper_spec.rb | 2 +- spec/helpers/application_helper_spec.rb | 2 +- spec/helpers/archived_projects_helper_spec.rb | 2 +- spec/helpers/custom_styles_helper_spec.rb | 2 +- spec/helpers/error_message_helper_spec.rb | 2 +- spec/helpers/frontend_asset_helper_spec.rb | 2 +- spec/helpers/hook_helper_spec.rb | 2 +- spec/helpers/individual_principal_hooks_helper_spec.rb | 2 +- spec/helpers/journals_helper_spec.rb | 2 +- spec/helpers/no_results_helper_spec.rb | 2 +- spec/helpers/pagination_helper_spec.rb | 2 +- spec/helpers/projects_helper_spec.rb | 2 +- spec/helpers/removed_js_helpers_helper_spec.rb | 2 +- spec/helpers/search_helper_spec.rb | 2 +- spec/helpers/security_badge_helper_spec.rb | 2 +- spec/helpers/settings_helper_spec.rb | 2 +- spec/helpers/sort_helper_spec.rb | 2 +- spec/helpers/tabs_helper_spec.rb | 2 +- spec/helpers/text_formatting_helper_spec.rb | 2 +- spec/helpers/toolbar_helper_spec.rb | 2 +- spec/helpers/types_helper_spec.rb | 2 +- spec/helpers/users_helper_spec.rb | 2 +- spec/helpers/versions_helper_spec.rb | 2 +- spec/helpers/wiki_pages/at_version_spec.rb | 2 +- spec/helpers/work_packages_filter_helper_spec.rb | 2 +- spec/helpers/work_packages_helper_spec.rb | 2 +- spec/lib/acts_as_journalized/journable_differ_spec.rb | 2 +- spec/lib/acts_as_journalized/journal_formatter_cache_spec.rb | 2 +- spec/lib/acts_as_journalized/journaled_spec.rb | 2 +- spec/lib/acts_as_list/acts_as_list_patch_spec.rb | 2 +- .../lib/open_project/acts/favorable/route_constraint_spec.rb | 2 +- .../lib/open_project/acts/registry_methods_spec.rb | 2 +- .../lib/open_project/acts/watchable/route_constraint_spec.rb | 2 +- spec/lib/api/contracts/model_contract_spec.rb | 2 +- spec/lib/api/decorators/aggregation_group_spec.rb | 2 +- spec/lib/api/decorators/formattable_spec.rb | 2 +- spec/lib/api/decorators/link_object_spec.rb | 2 +- spec/lib/api/utilities/property_name_converter_spec.rb | 2 +- spec/lib/api/utilities/resource_link_parser_spec.rb | 2 +- spec/lib/api/utilities/url_props_parsing_helper_spec.rb | 2 +- .../api/v3/actions/action_sql_respresenter_rendering_spec.rb | 2 +- .../api/v3/activities/activity_eager_loading_wrapper_spec.rb | 2 +- .../api/v3/activities/activity_representer_rendering_spec.rb | 2 +- .../api/v3/attachments/attachment_metadata_representer_spec.rb | 2 +- spec/lib/api/v3/attachments/attachment_representer_spec.rb | 2 +- .../capabilities/capability_sql_representer_rendering_spec.rb | 2 +- .../capabilities/contexts/global_representer_rendering_spec.rb | 2 +- .../api/v3/categories/category_collection_representer_spec.rb | 2 +- spec/lib/api/v3/categories/category_representer_spec.rb | 2 +- spec/lib/api/v3/configuration/configuration_representer_spec.rb | 2 +- .../custom_action_execute_representer_parsing_spec.rb | 2 +- .../custom_actions/custom_action_representer_generation_spec.rb | 2 +- .../lib/api/v3/custom_options/custom_option_representer_spec.rb | 2 +- spec/lib/api/v3/days/day_collection_representer_spec.rb | 2 +- spec/lib/api/v3/days/day_representer_spec.rb | 2 +- .../api/v3/days/non_working_day_collection_representer_spec.rb | 2 +- spec/lib/api/v3/days/non_working_day_representer_spec.rb | 2 +- spec/lib/api/v3/days/week_day_collection_representer_spec.rb | 2 +- spec/lib/api/v3/days/week_day_representer_spec.rb | 2 +- spec/lib/api/v3/formatter/txt_charset_spec.rb | 2 +- spec/lib/api/v3/groups/group_collection_representer_spec.rb | 2 +- spec/lib/api/v3/groups/group_representer_spec.rb | 2 +- spec/lib/api/v3/groups/group_sql_representer_rendering_spec.rb | 2 +- .../api/v3/help_texts/help_text_collection_representer_spec.rb | 2 +- spec/lib/api/v3/help_texts/help_text_representer_spec.rb | 2 +- .../v3/memberships/membership_collection_representer_spec.rb | 2 +- .../api/v3/memberships/membership_payload_representer_spec.rb | 2 +- .../api/v3/memberships/membership_representer_rendering_spec.rb | 2 +- .../memberships/schemas/membership_schema_representer_spec.rb | 2 +- spec/lib/api/v3/news/news_representer_rendering_spec.rb | 2 +- .../notifications/notification_collection_representer_spec.rb | 2 +- .../v3/notifications/notification_representer_rendering_spec.rb | 2 +- spec/lib/api/v3/notifications/property_factory_spec.rb | 2 +- .../v3/oauth/oauth_applications_representer_rendering_spec.rb | 2 +- .../placeholder_user_collection_representer_spec.rb | 2 +- .../placeholder_user_representer_rendering_spec.rb | 2 +- .../placeholder_user_sql_representer_rendering_spec.rb | 2 +- spec/lib/api/v3/posts/post_representer_rendering_spec.rb | 2 +- .../lib/api/v3/principals/principal_representer_factory_spec.rb | 2 +- .../v3/principals/principal_sql_representer_rendering_spec.rb | 2 +- spec/lib/api/v3/principals/principal_type_spec.rb | 2 +- .../api/v3/priorities/priority_collection_representer_spec.rb | 2 +- spec/lib/api/v3/priorities/priority_representer_spec.rb | 2 +- .../v3/projects/copy/project_copy_payload_representer_spec.rb | 2 +- .../v3/projects/copy/project_copy_schema_representer_spec.rb | 2 +- spec/lib/api/v3/projects/project_collection_representer_spec.rb | 2 +- spec/lib/api/v3/projects/project_eager_loading_wrapper_spec.rb | 2 +- .../api/v3/projects/project_payload_representer_parsing_spec.rb | 2 +- spec/lib/api/v3/projects/project_representer_rendering_spec.rb | 2 +- .../project_sql_collection_representer_rendering_spec.rb | 2 +- .../api/v3/projects/project_sql_representer_rendering_spec.rb | 2 +- .../api/v3/projects/schemas/project_schema_representer_spec.rb | 2 +- .../v3/projects/statuses/status_representer_rendering_spec.rb | 2 +- .../queries/columns/query_property_column_representer_spec.rb | 2 +- .../columns/query_relation_of_type_column_representer_spec.rb | 2 +- .../columns/query_relation_to_type_column_representer_spec.rb | 2 +- .../queries/filters/query_filter_instance_representer_spec.rb | 2 +- .../lib/api/v3/queries/filters/query_filter_representer_spec.rb | 2 +- .../api/v3/queries/group_bys/query_group_by_representer_spec.rb | 2 +- .../api/v3/queries/ical_url/query_ical_url_representer_spec.rb | 2 +- .../api/v3/queries/operators/query_operator_representer_spec.rb | 2 +- spec/lib/api/v3/queries/queries_params_representer_spec.rb | 2 +- spec/lib/api/v3/queries/query_representer_parsing_spec.rb | 2 +- spec/lib/api/v3/queries/query_representer_rendering_spec.rb | 2 +- .../schemas/blocks_filter_dependency_representer_spec.rb | 2 +- .../schemas/boolean_filter_dependency_representer_spec.rb | 2 +- .../schemas/category_filter_dependency_representer_spec.rb | 2 +- .../schemas/custom_option_filter_dependency_representer_spec.rb | 2 +- .../queries/schemas/date_filter_dependency_representer_spec.rb | 2 +- .../schemas/date_time_filter_dependency_representer_spec.rb | 2 +- .../schemas/duplicated_filter_dependency_representer_spec.rb | 2 +- .../schemas/duplicates_filter_dependency_representer_spec.rb | 2 +- .../schemas/filter_dependency_representer_factory_spec.rb | 2 +- .../queries/schemas/float_filter_dependency_representer_spec.rb | 2 +- .../schemas/follows_filter_dependency_representer_spec.rb | 2 +- .../queries/schemas/group_filter_dependency_representer_spec.rb | 2 +- .../v3/queries/schemas/id_filter_dependency_representer_spec.rb | 2 +- .../schemas/includes_filter_dependency_representer_spec.rb | 2 +- .../schemas/integer_filter_dependency_representer_spec.rb | 2 +- .../schemas/parent_filter_dependency_representer_spec.rb | 2 +- .../schemas/partof_filter_dependency_representer_spec.rb | 2 +- .../schemas/precedes_filter_dependency_representer_spec.rb | 2 +- .../schemas/priority_filter_dependency_representer_spec.rb | 2 +- .../schemas/project_filter_dependency_representer_spec.rb | 2 +- .../project_members_filter_dependency_representer_spec.rb | 2 +- .../schemas/query_filter_instance_schema_representer_spec.rb | 2 +- .../lib/api/v3/queries/schemas/query_schema_representer_spec.rb | 2 +- .../schemas/relates_filter_dependency_representer_spec.rb | 2 +- .../schemas/required_filter_dependency_representer_spec.rb | 2 +- .../schemas/requires_filter_dependency_representer_spec.rb | 2 +- .../queries/schemas/role_filter_dependency_representer_spec.rb | 2 +- .../schemas/status_filter_dependency_representer_spec.rb | 2 +- .../schemas/subproject_filter_dependency_representer_spec.rb | 2 +- .../queries/schemas/text_filter_dependency_representer_spec.rb | 2 +- .../queries/schemas/type_filter_dependency_representer_spec.rb | 2 +- .../queries/schemas/user_filter_dependency_representer_spec.rb | 2 +- .../schemas/version_filter_dependency_representer_spec.rb | 2 +- .../api/v3/queries/sort_bys/query_sort_by_representer_spec.rb | 2 +- .../api/v3/relations/relation_collection_representer_spec.rb | 2 +- .../relations/relation_paginated_collection_representer_spec.rb | 2 +- spec/lib/api/v3/relations/relation_representer_spec.rb | 2 +- spec/lib/api/v3/repositories/revision_representer_spec.rb | 2 +- spec/lib/api/v3/root_representer_spec.rb | 2 +- spec/lib/api/v3/shares/share_collection_representer_spec.rb | 2 +- spec/lib/api/v3/shares/share_representer_rendering_spec.rb | 2 +- spec/lib/api/v3/statuses/status_collection_representer_spec.rb | 2 +- spec/lib/api/v3/statuses/status_representer_spec.rb | 2 +- spec/lib/api/v3/support/api_v3_collection.rb | 2 +- spec/lib/api/v3/support/api_v3_digest.rb | 2 +- spec/lib/api/v3/support/api_v3_filter_dependency.rb | 2 +- spec/lib/api/v3/support/api_v3_formattable.rb | 2 +- spec/lib/api/v3/support/collection_examples.rb | 2 +- spec/lib/api/v3/support/date_time_examples.rb | 2 +- spec/lib/api/v3/support/link_examples.rb | 2 +- spec/lib/api/v3/support/property_examples.rb | 2 +- spec/lib/api/v3/support/schema_examples.rb | 2 +- spec/lib/api/v3/types/type_representer_spec.rb | 2 +- .../notification_setting_representer_rendering_spec.rb | 2 +- .../user_preference_representer_parsing_spec.rb | 2 +- .../user_preference_representer_rendering_spec.rb | 2 +- .../v3/users/unpaginated_user_collection_representer_spec.rb | 2 +- spec/lib/api/v3/users/user_collection_representer_spec.rb | 2 +- spec/lib/api/v3/users/user_representer_spec.rb | 2 +- spec/lib/api/v3/users/user_sql_representer_rendering_spec.rb | 2 +- spec/lib/api/v3/utilities/custom_field_injector_spec.rb | 2 +- spec/lib/api/v3/utilities/date_time_formatter_spec.rb | 2 +- spec/lib/api/v3/utilities/path_helper_spec.rb | 2 +- spec/lib/api/v3/utilities/resource_link_generator_spec.rb | 2 +- .../api/v3/values/property_date_representer_rendering_spec.rb | 2 +- .../schemas/property_schema_representer_rendering_spec.rb | 2 +- spec/lib/api/v3/values/schemas/value_schema_factory_spec.rb | 2 +- .../api/v3/versions/schemas/version_schema_representer_spec.rb | 2 +- spec/lib/api/v3/versions/version_collection_representer_spec.rb | 2 +- spec/lib/api/v3/versions/version_representer_rendering_spec.rb | 2 +- spec/lib/api/v3/views/view_representer_rendering_spec.rb | 2 +- .../api/v3/wiki_pages/wiki_page_representer_rendering_spec.rb | 2 +- spec/lib/api/v3/work_packages/create_form_representer_spec.rb | 2 +- .../v3/work_packages/create_project_form_representer_spec.rb | 2 +- .../eager_loading/cache_checksum_integration_spec.rb | 2 +- .../eager_loading/cost_eager_loading_integration_spec.rb | 2 +- .../eager_loading/custom_actions_integration_spec.rb | 2 +- .../work_packages/eager_loading/eager_loading_mock_wrapper.rb | 2 +- .../v3/work_packages/eager_loading/project_integration_spec.rb | 2 +- spec/lib/api/v3/work_packages/form_representer_spec.rb | 2 +- .../work_packages/schema/specific_work_package_schema_spec.rb | 2 +- .../v3/work_packages/schema/typed_work_package_schema_spec.rb | 2 +- .../schema/work_package_schema_representer_spec.rb | 2 +- .../schema/work_package_sums_schema_representer_spec.rb | 2 +- .../v3/work_packages/schema/work_package_sums_schema_spec.rb | 2 +- spec/lib/api/v3/work_packages/update_form_representer_spec.rb | 2 +- .../work_package_at_timestamp_representer_rendering_spec.rb | 2 +- .../work_packages/work_package_collection_representer_spec.rb | 2 +- .../v3/work_packages/work_package_payload_representer_spec.rb | 2 +- spec/lib/api/v3/work_packages/work_package_representer_spec.rb | 2 +- .../work_package_sql_representer_rendering_spec.rb | 2 +- .../api/v3/work_packages/work_package_sums_representer_spec.rb | 2 +- spec/lib/core_extensions/squish_sql_spec.rb | 2 +- spec/lib/custom_field_form_builder_spec.rb | 2 +- spec/lib/database_spec.rb | 2 +- spec/lib/deprecated_alias_spec.rb | 2 +- spec/lib/i18n/pluralization_spec.rb | 2 +- spec/lib/journal_formatter/active_status_spec.rb | 2 +- spec/lib/journal_formatter/attachment_spec.rb | 2 +- spec/lib/journal_formatter/attribute_spec.rb | 2 +- spec/lib/journal_formatter/cause_spec.rb | 2 +- spec/lib/journal_formatter/custom_field_spec.rb | 2 +- spec/lib/journal_formatter/day_count_spec.rb | 2 +- spec/lib/journal_formatter/diff_spec.rb | 2 +- spec/lib/journal_formatter/file_link_spec.rb | 2 +- spec/lib/journal_formatter/ignore_non_working_days_spec.rb | 2 +- spec/lib/journal_formatter/percentage_spec.rb | 2 +- spec/lib/journal_formatter/project_status_code_spec.rb | 2 +- spec/lib/journal_formatter/schedule_manually_spec.rb | 2 +- spec/lib/journal_formatter/template_spec.rb | 2 +- spec/lib/journal_formatter/visibility_spec.rb | 2 +- spec/lib/journal_formatter/wiki_diff_spec.rb | 2 +- spec/lib/open_project/access_control/permission_spec.rb | 2 +- spec/lib/open_project/access_control_spec.rb | 2 +- spec/lib/open_project/appsignal_spec.rb | 2 +- .../authentication/strategies/warden/global_basic_auth_spec.rb | 2 +- spec/lib/open_project/changed_by_system_spec.rb | 2 +- spec/lib/open_project/configuration/helpers_spec.rb | 2 +- spec/lib/open_project/configuration_spec.rb | 2 +- spec/lib/open_project/content_type_detector_spec.rb | 2 +- spec/lib/open_project/enterprise_spec.rb | 2 +- spec/lib/open_project/events_spec.rb | 2 +- spec/lib/open_project/feature_decisions_spec.rb | 2 +- .../lib/open_project/file_command_content_type_detector_spec.rb | 2 +- spec/lib/open_project/files_spec.rb | 2 +- spec/lib/open_project/footer_spec.rb | 2 +- spec/lib/open_project/form_tag_helper_spec.rb | 2 +- spec/lib/open_project/hook_spec.rb | 2 +- spec/lib/open_project/logging/log_extender_spec.rb | 2 +- spec/lib/open_project/mime_type_spec.rb | 2 +- spec/lib/open_project/notifications_spec.rb | 2 +- spec/lib/open_project/omni_auth/authorization_spec.rb | 2 +- spec/lib/open_project/passwords_spec.rb | 2 +- spec/lib/open_project/plugins/acts_as_op_engine_spec.rb | 2 +- spec/lib/open_project/plugins/module_handler_spec.rb | 2 +- spec/lib/open_project/scm/adapters/git_adapter_spec.rb | 2 +- spec/lib/open_project/scm/adapters/subversion_adapter_spec.rb | 2 +- spec/lib/open_project/scm/manager_spec.rb | 2 +- spec/lib/open_project/static_routing_spec.rb | 2 +- spec/lib/open_project/storage_spec.rb | 2 +- .../text_formatting/markdown/attribute_macros_spec.rb | 2 +- .../open_project/text_formatting/markdown/blockquote_spec.rb | 2 +- .../text_formatting/markdown/child_pages_macro_spec.rb | 2 +- spec/lib/open_project/text_formatting/markdown/code_spec.rb | 2 +- .../text_formatting/markdown/embedded_table_macro_spec.rb | 2 +- spec/lib/open_project/text_formatting/markdown/headings_spec.rb | 2 +- spec/lib/open_project/text_formatting/markdown/images_spec.rb | 2 +- .../open_project/text_formatting/markdown/in_tool_links_spec.rb | 2 +- .../text_formatting/markdown/include_wiki_page_macro_spec.rb | 2 +- spec/lib/open_project/text_formatting/markdown/lists_spec.rb | 2 +- .../text_formatting/markdown/markdown_formatting_spec.rb | 2 +- spec/lib/open_project/text_formatting/markdown/mentions_spec.rb | 2 +- .../open_project/text_formatting/markdown/paragraphs_spec.rb | 2 +- .../text_formatting/markdown/setting_variable_spec.rb | 2 +- spec/lib/open_project/text_formatting/markdown/tables_spec.rb | 2 +- .../lib/open_project/text_formatting/markdown/toc_macro_spec.rb | 2 +- .../text_formatting/markdown/user_provided_links_spec.rb | 2 +- .../text_formatting/markdown/work_package_buttons_macro_spec.rb | 2 +- spec/lib/open_project/text_formatting/plain_spec.rb | 2 +- spec/lib/open_project/text_formatting/text_formatting_spec.rb | 2 +- spec/lib/redmine/i18n_spec.rb | 2 +- spec/lib/redmine/menu_manager/mapper_spec.rb | 2 +- spec/lib/redmine/menu_manager/menu_helper_spec.rb | 2 +- spec/lib/redmine/menu_manager/menu_item_spec.rb | 2 +- spec/lib/redmine/menu_manager_spec.rb | 2 +- spec/lib/redmine/plugin_spec.rb | 2 +- spec/lib/redmine/unified_diff_spec.rb | 2 +- spec/lib/representable_spec.rb | 2 +- spec/lib/tabular_form_builder_spec.rb | 2 +- spec/mailers/announcement_mailer_spec.rb | 2 +- spec/mailers/digest_mailer_spec.rb | 2 +- spec/mailers/member_mailer_spec.rb | 2 +- spec/mailers/previews/digest_mailer_preview.rb | 2 +- spec/mailers/previews/meeting_mailer_preview.rb | 2 +- spec/mailers/previews/project_mailer_preview.rb | 2 +- spec/mailers/previews/sharing_mailer_preview.rb | 2 +- spec/mailers/previews/storages/storages_mailer_preview.rb | 2 +- spec/mailers/previews/work_package_mailer_preview.rb | 2 +- spec/mailers/sharing_mailer_spec.rb | 2 +- spec/mailers/smtp_settings_spec.rb | 2 +- spec/mailers/user_mailer_spec.rb | 2 +- spec/mailers/work_package_mailer_spec.rb | 2 +- spec/menus/projects/menu_spec.rb | 2 +- .../change_default_value_of_alternative_color_spec.rb | 2 +- spec/migrations/create_custom_field_sections_spec.rb | 2 +- spec/migrations/fix_invalid_journals_spec.rb | 2 +- spec/migrations/fix_untranslated_work_package_roles_spec.rb | 2 +- spec/migrations/migrate_team_planner_permissions_spec.rb | 2 +- spec/migrations/reduce_configurable_design_variables_spec.rb | 2 +- .../remove_totals_from_childless_work_packages_spec.rb | 2 +- spec/migrations/reorder_project_children_spec.rb | 2 +- spec/migrations/restore_defaults_on_empty_settings_spec.rb | 2 +- spec/migrations/update_default_project_columns_spec.rb | 2 +- spec/migrations/update_progress_calculation_spec.rb | 2 +- spec/models/actions/scopes/default_spec.rb | 2 +- spec/models/activities/fetcher_integration_spec.rb | 2 +- spec/models/activities/work_package_activity_provider_spec.rb | 2 +- spec/models/attachment_spec.rb | 2 +- spec/models/attribute_help_text/work_package_spec.rb | 2 +- spec/models/capabilities/scopes/default_spec.rb | 2 +- spec/models/category_spec.rb | 2 +- spec/models/changeset_spec.rb | 2 +- spec/models/color_spec.rb | 2 +- spec/models/comment_spec.rb | 2 +- spec/models/custom_action_spec.rb | 2 +- spec/models/custom_actions/actions/assigned_to_spec.rb | 2 +- spec/models/custom_actions/actions/custom_field_spec.rb | 2 +- spec/models/custom_actions/actions/date_spec.rb | 2 +- spec/models/custom_actions/actions/done_ratio_spec.rb | 2 +- spec/models/custom_actions/actions/due_date_spec.rb | 2 +- spec/models/custom_actions/actions/estimated_hours_spec.rb | 2 +- spec/models/custom_actions/actions/notify_spec.rb | 2 +- spec/models/custom_actions/actions/priority_spec.rb | 2 +- spec/models/custom_actions/actions/project_spec.rb | 2 +- spec/models/custom_actions/actions/responsible_spec.rb | 2 +- spec/models/custom_actions/actions/start_date_spec.rb | 2 +- spec/models/custom_actions/actions/status_spec.rb | 2 +- spec/models/custom_actions/actions/type_spec.rb | 2 +- spec/models/custom_actions/conditions/project_spec.rb | 2 +- spec/models/custom_actions/conditions/role_spec.rb | 2 +- spec/models/custom_actions/conditions/status_spec.rb | 2 +- spec/models/custom_actions/conditions/type_spec.rb | 2 +- spec/models/custom_actions/shared_expectations.rb | 2 +- spec/models/custom_field_spec.rb | 2 +- spec/models/custom_option_spec.rb | 2 +- spec/models/custom_value/bool_strategy_spec.rb | 2 +- spec/models/custom_value/date_strategy_spec.rb | 2 +- spec/models/custom_value/float_strategy_spec.rb | 2 +- spec/models/custom_value/format_strategy_spec.rb | 2 +- spec/models/custom_value/int_strategy_spec.rb | 2 +- spec/models/custom_value/list_strategy_integration_spec.rb | 2 +- spec/models/custom_value/list_strategy_spec.rb | 2 +- spec/models/custom_value/string_strategy_spec.rb | 2 +- spec/models/custom_value/user_strategy_spec.rb | 2 +- spec/models/custom_value/version_strategy_spec.rb | 2 +- spec/models/custom_value_spec.rb | 2 +- spec/models/db_and_ar_length_constraints_spec.rb | 2 +- spec/models/deleted_user_spec.rb | 2 +- spec/models/enabled_module_spec.rb | 2 +- spec/models/forum_spec.rb | 2 +- spec/models/global_role_spec.rb | 2 +- spec/models/group_performance_spec.rb | 2 +- spec/models/group_spec.rb | 2 +- spec/models/issue_priority_spec.rb | 2 +- spec/models/journable/historic_active_record_relation_spec.rb | 2 +- spec/models/journable/timestamps_spec.rb | 2 +- spec/models/journable/with_historic_attributes_spec.rb | 2 +- spec/models/journal/notification_configuration_spec.rb | 2 +- spec/models/journal/project_journal_spec.rb | 2 +- spec/models/journal/timestamps_spec.rb | 2 +- spec/models/journal_spec.rb | 2 +- spec/models/ldap_auth_source_spec.rb | 2 +- spec/models/mail_handler/user_creator_spec.rb | 2 +- spec/models/mail_handler_spec.rb | 2 +- spec/models/member_spec.rb | 2 +- spec/models/members/roles_diff_spec.rb | 2 +- spec/models/members/scopes/global_spec.rb | 2 +- spec/models/members/scopes/not_locked_spec.rb | 2 +- spec/models/members/scopes/of_any_entity_spec.rb | 2 +- spec/models/members/scopes/of_any_project_spec.rb | 2 +- spec/models/members/scopes/of_any_work_package_spec.rb | 2 +- spec/models/members/scopes/of_anything_in_project_spec.rb | 2 +- spec/models/members/scopes/of_project_spec.rb | 2 +- spec/models/members/scopes/of_work_package_spec.rb | 2 +- spec/models/members/scopes/visible_spec.rb | 2 +- .../members/scopes/with_shared_work_packages_info_spec.rb | 2 +- spec/models/members/scopes/without_inherited_roles_spec.rb | 2 +- spec/models/menu_item_spec.rb | 2 +- spec/models/menu_items/wiki_menu_item_spec.rb | 2 +- spec/models/messages/acts_as_journalized_spec.rb | 2 +- spec/models/messages_spec.rb | 2 +- spec/models/news_spec.rb | 2 +- spec/models/notification_settings/scopes/applicable_spec.rb | 2 +- spec/models/notification_spec.rb | 2 +- spec/models/notifications/scopes/reminder_mail_unsent_spec.rb | 2 +- .../models/notifications/scopes/unsent_reminders_before_spec.rb | 2 +- spec/models/notifications/scopes/visible_spec.rb | 2 +- spec/models/oauth_client_token_spec.rb | 2 +- spec/models/permitted_params_spec.rb | 2 +- spec/models/placeholder_users/placeholder_user_spec.rb | 2 +- spec/models/placeholder_users/scopes/visible_spec.rb | 2 +- spec/models/principal_spec.rb | 2 +- spec/models/principals/scopes/having_entity_membership_spec.rb | 2 +- spec/models/principals/scopes/human_spec.rb | 2 +- spec/models/principals/scopes/like_spec.rb | 2 +- spec/models/principals/scopes/not_builtin_spec.rb | 2 +- spec/models/principals/scopes/ordered_by_name_spec.rb | 2 +- spec/models/principals/scopes/possible_assignee_spec.rb | 2 +- spec/models/principals/scopes/possible_member_spec.rb | 2 +- spec/models/principals/scopes/user_spec.rb | 2 +- spec/models/principals/scopes/visible_spec.rb | 2 +- spec/models/project_custom_field_project_mapping_spec.rb | 2 +- spec/models/project_custom_field_spec.rb | 2 +- spec/models/project_queries/scopes/allowed_to_spec.rb | 2 +- spec/models/project_role_spec.rb | 2 +- spec/models/project_spec.rb | 2 +- spec/models/projects/activity_spec.rb | 2 +- spec/models/projects/allowed_to_scope_spec.rb | 2 +- spec/models/projects/customizable_spec.rb | 2 +- spec/models/projects/exporter/csv_integration_spec.rb | 2 +- spec/models/projects/exporter/exportable_project_context.rb | 2 +- spec/models/projects/project_acts_as_journalized_spec.rb | 2 +- spec/models/projects/reorder_nested_set_spec.rb | 2 +- spec/models/projects/scopes/activated_in_storage_spec.rb | 2 +- spec/models/projects/scopes/available_custom_fields_spec.rb | 2 +- spec/models/projects/scopes/visible_spec.rb | 2 +- spec/models/projects/storage_spec.rb | 2 +- spec/models/queries/capabilities/capability_query_spec.rb | 2 +- spec/models/queries/capabilities/filters/action_filter_spec.rb | 2 +- spec/models/queries/capabilities/filters/context_filter_spec.rb | 2 +- spec/models/queries/capabilities/filters/id_filter_spec.rb | 2 +- .../queries/capabilities/filters/principal_id_filter_spec.rb | 2 +- spec/models/queries/days/day_query_spec.rb | 2 +- spec/models/queries/days/filters/dates_interval_filter_spec.rb | 2 +- spec/models/queries/days/filters/working_filter_spec.rb | 2 +- spec/models/queries/filters/available_filters_spec.rb | 2 +- spec/models/queries/filters/base_spec.rb | 2 +- .../queries/members/filters/also_project_member_filter_spec.rb | 2 +- spec/models/queries/members/filters/blocked_filter_spec.rb | 2 +- spec/models/queries/members/filters/created_at_filter_spec.rb | 2 +- spec/models/queries/members/filters/group_filter_spec.rb | 2 +- spec/models/queries/members/filters/name_filter_spec.rb | 2 +- spec/models/queries/members/filters/principal_filter_spec.rb | 2 +- spec/models/queries/members/filters/project_filter_spec.rb | 2 +- spec/models/queries/members/filters/role_filter_spec.rb | 2 +- spec/models/queries/members/filters/status_filter_spec.rb | 2 +- spec/models/queries/members/filters/updated_at_filter_spec.rb | 2 +- spec/models/queries/members/members_query_integration_spec.rb | 2 +- spec/models/queries/news/filters/project_filter_spec.rb | 2 +- spec/models/queries/news/news_query_spec.rb | 2 +- .../non_working_days/filters/dates_interval_filter_spec.rb | 2 +- .../queries/non_working_days/non_working_day_query_spec.rb | 2 +- spec/models/queries/notifications/filters/id_filter_spec.rb | 2 +- .../queries/notifications/filters/read_ian_filter_spec.rb | 2 +- spec/models/queries/notifications/filters/reason_filter_spec.rb | 2 +- spec/models/queries/notifications/notification_query_spec.rb | 2 +- .../queries/placeholder_users/placeholder_user_query_spec.rb | 2 +- .../filters/mentionable_on_work_package_filter_spec.rb | 2 +- .../queries/principals/principal_query_integrations_spec.rb | 2 +- spec/models/queries/projects/factory_spec.rb | 2 +- spec/models/queries/projects/filters/active_filter_spec.rb | 2 +- .../filters/available_project_attributes_filter_spec.rb | 2 +- spec/models/queries/projects/filters/created_at_filter_spec.rb | 2 +- .../models/queries/projects/filters/custom_field_filter_spec.rb | 2 +- spec/models/queries/projects/filters/id_filter_spec.rb | 2 +- .../queries/projects/filters/latest_activity_at_filter_spec.rb | 2 +- spec/models/queries/projects/filters/member_of_filter_spec.rb | 2 +- .../queries/projects/filters/name_and_identifier_filter_spec.rb | 2 +- spec/models/queries/projects/filters/name_filter_spec.rb | 2 +- spec/models/queries/projects/filters/parent_filter_spec.rb | 2 +- spec/models/queries/projects/filters/principal_filter_spec.rb | 2 +- .../queries/projects/filters/project_status_filter_spec.rb | 2 +- spec/models/queries/projects/filters/public_filter_spec.rb | 2 +- spec/models/queries/projects/filters/type_filter_spec.rb | 2 +- spec/models/queries/projects/filters/user_action_filter_spec.rb | 2 +- spec/models/queries/projects/filters/visible_filter_spec.rb | 2 +- spec/models/queries/projects/orders/custom_field_order_spec.rb | 2 +- .../queries/projects/orders/latest_activity_at_order_spec.rb | 2 +- .../queries/projects/orders/required_disk_space_order_spec.rb | 2 +- spec/models/queries/projects/project_query_results_spec.rb | 2 +- spec/models/queries/projects/project_query_spec.rb | 2 +- spec/models/queries/queries/filters/project_filter_spec.rb | 2 +- spec/models/queries/queries/filters/updated_at_filter_spec.rb | 2 +- spec/models/queries/queries/query_query_spec.rb | 2 +- spec/models/queries/relations/filters/from_filter_spec.rb | 2 +- spec/models/queries/relations/filters/involved_filter_spec.rb | 2 +- spec/models/queries/relations/filters/to_filter_spec.rb | 2 +- spec/models/queries/relations/relation_query_spec.rb | 2 +- .../roles/filters/allows_becoming_assignee_filter_spec.rb | 2 +- spec/models/queries/roles/filters/grantable_filter_spec.rb | 2 +- spec/models/queries/roles/filters/unit_filter_spec.rb | 2 +- spec/models/queries/scopes/visible_spec.rb | 2 +- .../queries/users/filters/any_name_attribute_filter_spec.rb | 2 +- spec/models/queries/users/filters/group_filter_spec.rb | 2 +- spec/models/queries/users/filters/name_filter_spec.rb | 2 +- spec/models/queries/users/filters/status_filter_spec.rb | 2 +- spec/models/queries/users/user_query_spec.rb | 2 +- spec/models/queries/views/filters/type_filter_spec.rb | 2 +- .../queries/work_packages/filter/assigned_to_filter_spec.rb | 2 +- .../work_packages/filter/assignee_or_group_filter_spec.rb | 2 +- .../work_packages/filter/attachment_content_filter_spec.rb | 2 +- .../work_packages/filter/attachment_file_name_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/author_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/blocked_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/blocks_filter_spec.rb | 2 +- .../models/queries/work_packages/filter/category_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/comment_filter_spec.rb | 2 +- .../queries/work_packages/filter/created_at_filter_spec.rb | 2 +- .../custom_fields/contains_text_custom_field_filter_spec.rb | 2 +- .../filter/custom_fields/custom_field_filter_spec.rb | 2 +- .../queries/work_packages/filter/dates_interval_filter_spec.rb | 2 +- .../queries/work_packages/filter/description_filter_spec.rb | 2 +- .../queries/work_packages/filter/done_ratio_filter_spec.rb | 2 +- .../models/queries/work_packages/filter/due_date_filter_spec.rb | 2 +- .../queries/work_packages/filter/duplicated_filter_spec.rb | 2 +- .../queries/work_packages/filter/duplicates_filter_spec.rb | 2 +- .../models/queries/work_packages/filter/duration_filter_spec.rb | 2 +- .../queries/work_packages/filter/estimated_hours_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/follows_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/group_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/id_filter_spec.rb | 2 +- .../models/queries/work_packages/filter/includes_filter_spec.rb | 2 +- .../queries/work_packages/filter/manual_sort_filter_spec.rb | 2 +- .../queries/work_packages/filter/milestone_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/parent_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/partof_filter_spec.rb | 2 +- .../models/queries/work_packages/filter/precedes_filter_spec.rb | 2 +- .../queries/work_packages/filter/principal_loader_spec.rb | 2 +- .../models/queries/work_packages/filter/priority_filter_spec.rb | 2 +- .../work_packages/filter/project_filter_instance_spec.rb | 2 +- spec/models/queries/work_packages/filter/project_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/relates_filter_spec.rb | 2 +- .../models/queries/work_packages/filter/required_filter_spec.rb | 2 +- .../models/queries/work_packages/filter/requires_filter_spec.rb | 2 +- .../queries/work_packages/filter/responsible_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/role_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/search_filter_spec.rb | 2 +- .../queries/work_packages/filter/shared_with_me_filter_spec.rb | 2 +- .../work_packages/filter/shared_with_user_filter_spec.rb | 2 +- .../queries/work_packages/filter/start_date_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/status_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/subject_filter_spec.rb | 2 +- .../queries/work_packages/filter/subject_or_id_filter_spec.rb | 2 +- .../queries/work_packages/filter/subproject_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/type_filter_spec.rb | 2 +- .../queries/work_packages/filter/updated_at_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/version_filter_spec.rb | 2 +- spec/models/queries/work_packages/filter/watcher_filter_spec.rb | 2 +- spec/models/queries/work_packages/manual_sorting_spec.rb | 2 +- .../queries/work_packages/selects/custom_field_select_spec.rb | 2 +- .../queries/work_packages/selects/property_select_spec.rb | 2 +- .../work_packages/selects/relation_of_type_select_spec.rb | 2 +- .../work_packages/selects/relation_to_type_select_spec.rb | 2 +- .../queries/work_packages/selects/shared_query_select_specs.rb | 2 +- .../queries/work_packages/selects/work_package_select_spec.rb | 2 +- spec/models/query/default_query_spec.rb | 2 +- spec/models/query/group_sums_custom_fields_spec.rb | 2 +- spec/models/query/results_cf_sorting_integration_spec.rb | 2 +- .../query/results_custom_field_filter_integration_spec.rb | 2 +- spec/models/query/results_filter_on_historic_data_spec.rb | 2 +- spec/models/query/results_project_filter_integration_spec.rb | 2 +- spec/models/query/results_sort_intergration_spec.rb | 2 +- spec/models/query/results_spec.rb | 2 +- spec/models/query/results_subject_filter_integration_spec.rb | 2 +- spec/models/query/results_subproject_filter_integration_spec.rb | 2 +- spec/models/query/results_sums_integration_spec.rb | 2 +- spec/models/query/results_version_integration_spec.rb | 2 +- spec/models/query/sort_criteria_spec.rb | 2 +- spec/models/query/timestamps_spec.rb | 2 +- spec/models/query_spec.rb | 2 +- spec/models/relation_spec.rb | 2 +- spec/models/relations/scopes/visible_spec.rb | 2 +- spec/models/reports_services_spec.rb | 2 +- spec/models/repository/git_spec.rb | 2 +- spec/models/repository/subversion_spec.rb | 2 +- spec/models/role_spec.rb | 2 +- spec/models/sessions/active_record_sessions_spec.rb | 2 +- spec/models/sessions/sql_bypass_sessions_spec.rb | 2 +- spec/models/setting_spec.rb | 2 +- spec/models/sharing_strategies/project_query_strategy_spec.rb | 2 +- spec/models/sharing_strategies/work_package_strategy_spec.rb | 2 +- spec/models/status_spec.rb | 2 +- spec/models/system_user_spec.rb | 2 +- spec/models/timestamp_spec.rb | 2 +- spec/models/token/base_token_spec.rb | 2 +- spec/models/token/hashed_token_spec.rb | 2 +- spec/models/token/ical_token_spec.rb | 2 +- spec/models/type/attribute_groups_spec.rb | 2 +- spec/models/type_spec.rb | 2 +- spec/models/types/scopes/milestone_spec.rb | 2 +- spec/models/user_password_spec.rb | 2 +- spec/models/user_passwords/sha1_spec.rb | 2 +- spec/models/user_preference_spec.rb | 2 +- spec/models/user_spec.rb | 2 +- spec/models/users/allowed_scope_spec.rb | 2 +- spec/models/users/default_timezone_spec.rb | 2 +- spec/models/users/permission_checks_spec.rb | 2 +- spec/models/users/scopes/find_by_login_spec.rb | 2 +- spec/models/users/scopes/having_reminder_mail_to_send_spec.rb | 2 +- spec/models/users/scopes/newest_spec.rb | 2 +- spec/models/users/scopes/with_time_zone_spec.rb | 2 +- spec/models/version_spec.rb | 2 +- spec/models/versions/scopes/rolled_up_spec.rb | 2 +- spec/models/versions/scopes/shared_with_spec.rb | 2 +- spec/models/watcher_spec.rb | 2 +- spec/models/wiki_page_spec.rb | 2 +- spec/models/wiki_redirect_spec.rb | 2 +- spec/models/wiki_spec.rb | 2 +- spec/models/work_package/aggregate_ancestors_spec.rb | 2 +- spec/models/work_package/ask_before_destruction_spec.rb | 2 +- spec/models/work_package/exporter/csv_integration_spec.rb | 2 +- spec/models/work_package/hooks_spec.rb | 2 +- spec/models/work_package/openproject_notifications_spec.rb | 2 +- .../work_package/work_package_acts_as_customizable_spec.rb | 2 +- spec/models/work_package/work_package_acts_as_event_spec.rb | 2 +- .../work_package/work_package_acts_as_journalized_spec.rb | 2 +- .../models/work_package/work_package_acts_as_searchable_spec.rb | 2 +- spec/models/work_package/work_package_acts_as_watchable_spec.rb | 2 +- spec/models/work_package/work_package_custom_actions_spec.rb | 2 +- spec/models/work_package/work_package_custom_fields_spec.rb | 2 +- .../work_package/work_package_multi_value_custom_fields_spec.rb | 2 +- spec/models/work_package/work_package_relations_spec.rb | 2 +- spec/models/work_package/work_package_scheduling_spec.rb | 2 +- spec/models/work_package/work_package_status_spec.rb | 2 +- spec/models/work_package/work_package_visibility_spec.rb | 2 +- spec/models/work_package_custom_field_spec.rb | 2 +- spec/models/work_package_spec.rb | 2 +- spec/models/work_packages/blocks_relation_spec.rb | 2 +- spec/models/work_packages/derived_dates_spec.rb | 2 +- .../pdf_export/work_package_list_to_pdf_gantt_spec.rb | 2 +- .../work_packages/pdf_export/work_package_list_to_pdf_spec.rb | 2 +- .../models/work_packages/pdf_export/work_package_to_pdf_spec.rb | 2 +- spec/models/work_packages/scopes/allowed_to_spec.rb | 2 +- .../scopes/covering_dates_and_days_of_week_spec.rb | 2 +- spec/models/work_packages/scopes/directly_related_spec.rb | 2 +- spec/models/work_packages/scopes/for_scheduling_spec.rb | 2 +- spec/models/work_packages/scopes/involving_user_spec.rb | 2 +- spec/models/work_packages/scopes/relatable_spec.rb | 2 +- spec/models/work_packages/search_spec.rb | 2 +- spec/models/work_packages/spent_time_spec.rb | 2 +- spec/models/workflow_spec.rb | 2 +- .../app/seeders/basic_data/backlogs/setting_seeder_spec.rb | 2 +- spec/permissions/add_messages_spec.rb | 2 +- spec/permissions/copy_projects_spec.rb | 2 +- spec/permissions/delete_work_packages_spec.rb | 2 +- spec/permissions/edit_messages_spec.rb | 2 +- spec/permissions/edit_own_messages_spec.rb | 2 +- spec/permissions/edit_wiki_pages_spec.rb | 2 +- spec/permissions/export_work_packages_spec.rb | 2 +- spec/permissions/manage_forums_spec.rb | 2 +- spec/permissions/manage_news_spec.rb | 2 +- spec/permissions/manage_project_custom_field_mappings_spec.rb | 2 +- spec/permissions/manage_project_custom_values_spec.rb | 2 +- spec/permissions/manage_repositories_spec.rb | 2 +- spec/permissions/translations_spec.rb | 2 +- spec/permissions/view_work_packages_spec.rb | 2 +- spec/permissions/work_packages_bulk_spec.rb | 2 +- spec/policies/query_policy_spec.rb | 2 +- spec/policies/redirect_policy_spec.rb | 2 +- spec/policies/work_package_policy_spec.rb | 2 +- spec/rails_helper.rb | 2 +- spec/requests/admin/attachments/quarantined_attachments_spec.rb | 2 +- spec/requests/admin/attachments/virus_scanning_settings_spec.rb | 2 +- spec/requests/admin/token_domain_spec.rb | 2 +- spec/requests/api/v3/action_resource_spec.rb | 2 +- spec/requests/api/v3/activities_api_spec.rb | 2 +- .../requests/api/v3/activities_by_work_package_resource_spec.rb | 2 +- .../api/v3/attachments/attachment_resource_shared_examples.rb | 2 +- spec/requests/api/v3/attachments/forum_message_spec.rb | 2 +- spec/requests/api/v3/attachments/wiki_page_spec.rb | 2 +- spec/requests/api/v3/attachments/work_package_spec.rb | 2 +- spec/requests/api/v3/attachments/work_packages_export_spec.rb | 2 +- spec/requests/api/v3/attachments_spec.rb | 2 +- spec/requests/api/v3/authentication_spec.rb | 2 +- spec/requests/api/v3/backups/backups_api_spec.rb | 2 +- .../api/v3/capabilities/contexts/global_resource_spec.rb | 2 +- spec/requests/api/v3/capability_resource_spec.rb | 2 +- spec/requests/api/v3/category_resource_spec.rb | 2 +- spec/requests/api/v3/configuration_resource_spec.rb | 2 +- spec/requests/api/v3/content_type_header_spec.rb | 2 +- spec/requests/api/v3/cors_header_spec.rb | 2 +- spec/requests/api/v3/custom_actions/custom_actions_api_spec.rb | 2 +- .../api/v3/custom_options/custom_options_resource_spec.rb | 2 +- spec/requests/api/v3/days/day_spec.rb | 2 +- .../api/v3/days/non_working_days_index_resource_spec.rb | 2 +- .../requests/api/v3/days/non_working_days_show_resource_spec.rb | 2 +- spec/requests/api/v3/days/week_show_resource_spec.rb | 2 +- spec/requests/api/v3/days/week_spec.rb | 2 +- spec/requests/api/v3/groups/group_resource_spec.rb | 2 +- spec/requests/api/v3/help_texts/help_texts_resource_spec.rb | 2 +- spec/requests/api/v3/locale_spec.rb | 2 +- spec/requests/api/v3/membership_resources_spec.rb | 2 +- .../api/v3/memberships/available_projects_resource_spec.rb | 2 +- spec/requests/api/v3/memberships/create_form_resource_spec.rb | 2 +- .../v3/memberships/schemas/membership_schema_resource_spec.rb | 2 +- spec/requests/api/v3/memberships/update_form_resource_spec.rb | 2 +- spec/requests/api/v3/news/create_shared_examples.rb | 2 +- spec/requests/api/v3/news/index_resource_spec.rb | 2 +- spec/requests/api/v3/news/news_api_create_spec.rb | 2 +- spec/requests/api/v3/news/news_api_delete_spec.rb | 2 +- spec/requests/api/v3/news/show_resource_examples.rb | 2 +- spec/requests/api/v3/news/show_resource_spec.rb | 2 +- spec/requests/api/v3/news/update_resource_examples.rb | 2 +- spec/requests/api/v3/news/update_resource_spec.rb | 2 +- spec/requests/api/v3/news_resource_spec.rb | 2 +- .../api/v3/notifications/bulk_read_ian_resource_spec.rb | 2 +- .../api/v3/notifications/bulk_unread_ian_resource_spec.rb | 2 +- spec/requests/api/v3/notifications/details_resource_spec.rb | 2 +- spec/requests/api/v3/notifications/index_resource_spec.rb | 2 +- spec/requests/api/v3/notifications/read_ian_resource_spec.rb | 2 +- spec/requests/api/v3/notifications/show_resource_examples.rb | 2 +- spec/requests/api/v3/notifications/show_resource_spec.rb | 2 +- spec/requests/api/v3/placeholder_users/create_resource_spec.rb | 2 +- .../requests/api/v3/placeholder_users/create_shared_examples.rb | 2 +- .../api/v3/placeholder_users/delete_resource_examples.rb | 2 +- spec/requests/api/v3/placeholder_users/delete_resource_spec.rb | 2 +- spec/requests/api/v3/placeholder_users/index_resource_spec.rb | 2 +- .../requests/api/v3/placeholder_users/show_resource_examples.rb | 2 +- spec/requests/api/v3/placeholder_users/show_resource_spec.rb | 2 +- .../api/v3/placeholder_users/update_resource_examples.rb | 2 +- spec/requests/api/v3/placeholder_users/update_resource_spec.rb | 2 +- spec/requests/api/v3/posts_resource_spec.rb | 2 +- spec/requests/api/v3/principals/principals_resource_spec.rb | 2 +- spec/requests/api/v3/priority_resource_spec.rb | 2 +- spec/requests/api/v3/projects/available_assignees_api_spec.rb | 2 +- .../requests/api/v3/projects/available_parents_resource_spec.rb | 2 +- spec/requests/api/v3/projects/copy/copy_form_resource_spec.rb | 2 +- spec/requests/api/v3/projects/copy/copy_resource_spec.rb | 2 +- spec/requests/api/v3/projects/create_form_resource_spec.rb | 2 +- spec/requests/api/v3/projects/create_resource_spec.rb | 2 +- spec/requests/api/v3/projects/delete_resource_spec.rb | 2 +- spec/requests/api/v3/projects/index_resource_spec.rb | 2 +- .../api/v3/projects/schemas/project_schema_resource_spec.rb | 2 +- spec/requests/api/v3/projects/show_resource_spec.rb | 2 +- .../api/v3/projects/statuses/project_status_resource_spec.rb | 2 +- spec/requests/api/v3/projects/update_form_resource_spec.rb | 2 +- spec/requests/api/v3/projects/update_resource_spec.rb | 2 +- spec/requests/api/v3/projects/version_resource_spec.rb | 2 +- .../api/v3/queries/columns/query_columns_resource_spec.rb | 2 +- spec/requests/api/v3/queries/create_form_api_spec.rb | 2 +- spec/requests/api/v3/queries/create_query_spec.rb | 2 +- .../api/v3/queries/filters/query_filters_resource_spec.rb | 2 +- .../api/v3/queries/group_bys/query_group_bys_resource_spec.rb | 2 +- .../requests/api/v3/queries/ical_url/query_ical_url_api_spec.rb | 2 +- .../api/v3/queries/operators/query_operators_resource_spec.rb | 2 +- spec/requests/api/v3/queries/order/query_order_api_spec.rb | 2 +- .../requests/api/v3/queries/queries_by_project_resource_spec.rb | 2 +- spec/requests/api/v3/queries/query_resource_spec.rb | 2 +- .../schemas/query_filter_instance_schema_resource_spec.rb | 2 +- .../v3/queries/schemas/query_project_schema_resource_spec.rb | 2 +- .../api/v3/queries/schemas/query_schema_resource_spec.rb | 2 +- .../api/v3/queries/sort_bys/query_sort_bys_resource_spec.rb | 2 +- spec/requests/api/v3/queries/update_form_api_spec.rb | 2 +- spec/requests/api/v3/queries/update_query_spec.rb | 2 +- spec/requests/api/v3/rack_deflater_spec.rb | 2 +- spec/requests/api/v3/relations/relations_api_spec.rb | 2 +- spec/requests/api/v3/relations/relations_index_spec.rb | 2 +- spec/requests/api/v3/relations_resource_spec.rb | 2 +- spec/requests/api/v3/render_resource_spec.rb | 2 +- .../v3/repositories/revisions_by_work_package_resource_spec.rb | 2 +- spec/requests/api/v3/repositories/revisions_resource_spec.rb | 2 +- spec/requests/api/v3/role_resource_spec.rb | 2 +- spec/requests/api/v3/root_resource_spec.rb | 2 +- spec/requests/api/v3/status_resource_spec.rb | 2 +- spec/requests/api/v3/string_objects_resource_spec.rb | 2 +- spec/requests/api/v3/support/api_helper.rb | 2 +- spec/requests/api/v3/support/api_v3_collection_response.rb | 2 +- spec/requests/api/v3/support/authorization.rb | 2 +- spec/requests/api/v3/support/response_examples.rb | 2 +- spec/requests/api/v3/types/type_resource_spec.rb | 2 +- spec/requests/api/v3/types/types_by_project_resource_spec.rb | 2 +- spec/requests/api/v3/user/create_form_resource_spec.rb | 2 +- spec/requests/api/v3/user/create_user_common_examples.rb | 2 +- spec/requests/api/v3/user/create_user_resource_spec.rb | 2 +- spec/requests/api/v3/user/filters_spec.rb | 2 +- spec/requests/api/v3/user/schemas/user_schema_resource_spec.rb | 2 +- spec/requests/api/v3/user/update_form_resource_spec.rb | 2 +- spec/requests/api/v3/user/update_user_resource_spec.rb | 2 +- spec/requests/api/v3/user/user_resource_spec.rb | 2 +- spec/requests/api/v3/user/userlock_resource_spec.rb | 2 +- .../api/v3/user_preferences/user_preferences_resource_spec.rb | 2 +- .../api/v3/values/schemas/value_schema_resource_spec.rb | 2 +- spec/requests/api/v3/version_resource_spec.rb | 2 +- .../api/v3/versions/available_projects_resource_spec.rb | 2 +- spec/requests/api/v3/versions/create_form_resource_spec.rb | 2 +- spec/requests/api/v3/versions/project_resource_spec.rb | 2 +- .../api/v3/versions/schemas/version_schema_resource_spec.rb | 2 +- spec/requests/api/v3/versions/update_form_resource_spec.rb | 2 +- spec/requests/api/v3/views/create_resource_spec.rb | 2 +- spec/requests/api/v3/views/index_resource_spec.rb | 2 +- spec/requests/api/v3/views/show_resource_spec.rb | 2 +- spec/requests/api/v3/watcher_resource_spec.rb | 2 +- spec/requests/api/v3/wiki_pages_resource_spec.rb | 2 +- .../api/v3/work_packages/available_assignees_api_spec.rb | 2 +- .../v3/work_packages/available_projects_on_create_api_spec.rb | 2 +- .../api/v3/work_packages/available_projects_on_edit_api_spec.rb | 2 +- .../available_relation_candidates_resource_spec.rb | 2 +- .../api/v3/work_packages/by_project_create_resource_spec.rb | 2 +- .../api/v3/work_packages/by_project_index_resource_spec.rb | 2 +- spec/requests/api/v3/work_packages/create_form_resource_spec.rb | 2 +- .../api/v3/work_packages/create_project_form_resource_spec.rb | 2 +- spec/requests/api/v3/work_packages/create_resource_spec.rb | 2 +- spec/requests/api/v3/work_packages/delete_resource_spec.rb | 2 +- .../v3/work_packages/form/work_package_form_resource_spec.rb | 2 +- spec/requests/api/v3/work_packages/index_resource_spec.rb | 2 +- spec/requests/api/v3/work_packages/show_resource_spec.rb | 2 +- spec/requests/api/v3/work_packages/update_resource_spec.rb | 2 +- .../api/v3/work_packages/work_packages_schemas_resource_spec.rb | 2 +- spec/requests/auth/auth_source_sso_spec.rb | 2 +- spec/requests/auth/ldap_sso_spec.rb | 2 +- spec/requests/auth/oauth_login_csp_spec.rb | 2 +- spec/requests/auth/token_based_access_spec.rb | 2 +- spec/requests/oauth/client_credentials_flow_spec.rb | 2 +- spec/requests/oauth/oauth_application_spec.rb | 2 +- spec/requests/oauth_clients/callback_flow_spec.rb | 2 +- spec/requests/oauth_clients/ensure_connection_flow_spec.rb | 2 +- spec/requests/oauth_clients/oauth_client_credentials_spec.rb | 2 +- spec/requests/openid_google_provider_callback_spec.rb | 2 +- spec/requests/rate_limiting/api_v3_rate_limiting_spec.rb | 2 +- spec/requests/rate_limiting/lost_password_rate_limiting_spec.rb | 2 +- spec/routing/account_spec.rb | 2 +- spec/routing/activities_spec.rb | 2 +- spec/routing/admin/incoming_mails_spec.rb | 2 +- spec/routing/admin/mail_notifications_spec.rb | 2 +- spec/routing/admin_spec.rb | 2 +- spec/routing/attachments_spec.rb | 2 +- spec/routing/attribute_help_text_spec.rb | 2 +- spec/routing/categories_spec.rb | 2 +- spec/routing/custom_actions_spec.rb | 2 +- spec/routing/enterprise_routing_spec.rb | 2 +- spec/routing/enumerations_spec.rb | 2 +- spec/routing/errors_routing_spec.rb | 2 +- spec/routing/forums_routing_spec.rb | 2 +- spec/routing/groups_spec.rb | 2 +- spec/routing/help_routing_spec.rb | 2 +- spec/routing/homescreen_spec.rb | 2 +- spec/routing/journals_spec.rb | 2 +- spec/routing/language_settings_routing_spec.rb | 2 +- spec/routing/members_spec.rb | 2 +- spec/routing/messages_spec.rb | 2 +- spec/routing/my_spec.rb | 2 +- spec/routing/news_comments_spec.rb | 2 +- spec/routing/news_spec.rb | 2 +- spec/routing/old_issue_2_wp_spec.rb | 2 +- spec/routing/project_menu_routing_spec.rb | 2 +- spec/routing/project_queries_routing_spec.rb | 2 +- spec/routing/project_routing_spec.rb | 2 +- spec/routing/project_settings_routing_spec.rb | 2 +- spec/routing/repositories_routing_spec.rb | 2 +- spec/routing/roles_spec.rb | 2 +- spec/routing/search_spec.rb | 2 +- spec/routing/settings_spec.rb | 2 +- spec/routing/short_uri_wp_spec.rb | 2 +- spec/routing/status_routing_spec.rb | 2 +- spec/routing/types_spec.rb | 2 +- spec/routing/user_memberships_routing_spec.rb | 2 +- spec/routing/users_routing_spec.rb | 2 +- spec/routing/versions_spec.rb | 2 +- spec/routing/watchers_spec.rb | 2 +- spec/routing/wiki_routing_spec.rb | 2 +- spec/routing/work_package/auto_completes_routing_spec.rb | 2 +- spec/routing/work_package/reports_routing_spec.rb | 2 +- spec/routing/work_package/shares_spec.rb | 2 +- spec/routing/work_package_bulk_spec.rb | 2 +- spec/routing/work_packages_spec.rb | 2 +- spec/routing/workflows_spec.rb | 2 +- spec/rspec_helper.rb | 2 +- spec/security/active_support_to_json_spec.rb | 2 +- spec/seeders/admin_user_seeder_spec.rb | 2 +- spec/seeders/basic_data/global_role_seeder_spec.rb | 2 +- spec/seeders/basic_data/model_seeder_spec.rb | 2 +- spec/seeders/basic_data/project_query_role_seeder_spec.rb | 2 +- spec/seeders/basic_data/project_role_seeder_spec.rb | 2 +- spec/seeders/basic_data/status_seeder_spec.rb | 2 +- spec/seeders/basic_data/type_configuration_seeder_spec.rb | 2 +- spec/seeders/basic_data/work_package_role_seeder_spec.rb | 2 +- spec/seeders/demo_data/global_query_seeder_spec.rb | 2 +- spec/seeders/demo_data/group_seeder_spec.rb | 2 +- spec/seeders/demo_data/project_seeder_spec.rb | 2 +- spec/seeders/demo_data/work_package_seeder_spec.rb | 2 +- spec/seeders/env_data/ldap_seeder_spec.rb | 2 +- spec/seeders/root_seeder_shared_examples.rb | 2 +- spec/seeders/root_seeder_standard_edition_spec.rb | 2 +- spec/seeders/seeder_spec.rb | 2 +- spec/seeders/setting_seeder_spec.rb | 2 +- spec/seeders/source/filter_translatables_spec.rb | 2 +- spec/seeders/source/seed_data_loader_spec.rb | 2 +- spec/seeders/source/seed_data_spec.rb | 2 +- spec/seeders/source/translate_spec.rb | 2 +- spec/services/add_work_package_note_service_spec.rb | 2 +- spec/services/api/parser_struct_spec.rb | 2 +- spec/services/api/v3/parse_query_params_service_spec.rb | 2 +- .../services/api/v3/update_query_from_v3_params_service_spec.rb | 2 +- .../work_package_collection_from_query_params_service_spec.rb | 2 +- .../api/v3/work_package_collection_from_query_service_spec.rb | 2 +- spec/services/api_tokens/create_service_spec.rb | 2 +- spec/services/api_tokens/delete_service_spec.rb | 2 +- spec/services/attachments/create_service_integration_spec.rb | 2 +- spec/services/attachments/delete_service_integration_spec.rb | 2 +- .../attachments/prepare_upload_service_integration_spec.rb | 2 +- spec/services/authentication/omniauth_service_spec.rb | 2 +- spec/services/authorization/enterprise_service_spec.rb | 2 +- spec/services/authorization/query_transformation_spec.rb | 2 +- spec/services/authorization/query_transformations_spec.rb | 2 +- spec/services/authorization/user_allowed_query_spec.rb | 2 +- spec/services/authorization/user_entity_roles_query_spec.rb | 2 +- spec/services/authorization/user_global_roles_query_spec.rb | 2 +- spec/services/authorization/user_project_roles_query_spec.rb | 2 +- spec/services/authorization_spec.rb | 2 +- spec/services/backups/create_service_spec.rb | 2 +- spec/services/base/base_callable_spec.rb | 2 +- spec/services/base_services/behaves_like_create_service.rb | 2 +- spec/services/base_services/behaves_like_delete_service.rb | 2 +- spec/services/base_services/behaves_like_update_service.rb | 2 +- spec/services/create_type_service_spec.rb | 2 +- spec/services/custom_actions/update_service_spec.rb | 2 +- .../services/custom_actions/update_work_package_service_spec.rb | 2 +- spec/services/custom_fields/create_service_spec.rb | 2 +- spec/services/custom_fields/set_attributes_service_spec.rb | 2 +- spec/services/custom_fields/update_service_spec.rb | 2 +- spec/services/duration_converter_spec.rb | 2 +- spec/services/groups/add_users_service_integration_spec.rb | 2 +- .../groups/cleanup_inherited_roles_service_integration_spec.rb | 2 +- .../groups/create_inherited_roles_service_integration_spec.rb | 2 +- spec/services/groups/set_attributes_service_spec.rb | 2 +- spec/services/groups/update_roles_service_integration_spec.rb | 2 +- spec/services/groups/update_service_spec.rb | 2 +- spec/services/members/cleanup_service_integration_spec.rb | 2 +- spec/services/members/create_service_integration_spec.rb | 2 +- spec/services/members/create_service_spec.rb | 2 +- spec/services/members/delete_by_principal_service_spec.rb | 2 +- spec/services/members/delete_service_spec.rb | 2 +- spec/services/members/set_attributes_service_spec.rb | 2 +- spec/services/members/update_service_spec.rb | 2 +- spec/services/messages/create_service_spec.rb | 2 +- spec/services/messages/set_attributes_service_spec.rb | 2 +- spec/services/messages/update_service_spec.rb | 2 +- spec/services/news/create_service_spec.rb | 2 +- spec/services/news/delete_service_spec.rb | 2 +- spec/services/news/set_attributes_service_spec.rb | 2 +- spec/services/news/update_service_spec.rb | 2 +- spec/services/notifications/create_from_journal_job_shared.rb | 2 +- .../notifications/create_from_model_service_comment_spec.rb | 2 +- .../notifications/create_from_model_service_message_spec.rb | 2 +- .../notifications/create_from_model_service_news_spec.rb | 2 +- .../notifications/create_from_model_service_wiki_spec.rb | 2 +- .../create_from_model_service_work_package_spec.rb | 2 +- spec/services/notifications/create_service_intergration_spec.rb | 2 +- spec/services/notifications/create_service_spec.rb | 2 +- .../notifications/mail_service_mentioned_integration_spec.rb | 2 +- spec/services/notifications/mail_service_spec.rb | 2 +- spec/services/notifications/mentioned_journals_shared.rb | 2 +- spec/services/notifications/set_attributes_service_spec.rb | 2 +- .../services/oauth_clients/connection_manager_one_drive_spec.rb | 2 +- spec/services/oauth_clients/connection_manager_spec.rb | 2 +- spec/services/oauth_clients/create_service_spec.rb | 2 +- spec/services/oauth_clients/delete_service_spec.rb | 2 +- .../oauth_clients/redirect_uri_from_state_service_spec.rb | 2 +- spec/services/oauth_clients/set_attributes_service_spec.rb | 2 +- spec/services/params_to_query_service_capability_query_spec.rb | 2 +- spec/services/params_to_query_service_project_query_spec.rb | 2 +- spec/services/parse_schema_filter_params_service_spec.rb | 2 +- spec/services/placeholder_users/create_service_spec.rb | 2 +- spec/services/placeholder_users/delete_service_spec.rb | 2 +- spec/services/placeholder_users/set_attributes_service_spec.rb | 2 +- spec/services/placeholder_users/update_service_spec.rb | 2 +- .../replace_references_service_call_integration_spec.rb | 2 +- .../bulk_create_service_spec.rb | 2 +- .../bulk_update_service_spec.rb | 2 +- .../delete_service_spec.rb | 2 +- .../toggle_service_spec.rb | 2 +- spec/services/projects/archive_service_spec.rb | 2 +- spec/services/projects/copy_service_integration_spec.rb | 2 +- spec/services/projects/create_service_integration_spec.rb | 2 +- spec/services/projects/create_service_spec.rb | 2 +- spec/services/projects/delete_service_spec.rb | 2 +- spec/services/projects/gantt_query_generator_service_spec.rb | 2 +- spec/services/projects/schedule_deletion_service_spec.rb | 2 +- .../projects/set_attributes_service_integration_spec.rb | 2 +- spec/services/projects/set_attributes_service_spec.rb | 2 +- spec/services/projects/unarchive_service_spec.rb | 2 +- spec/services/projects/update_service_integration_spec.rb | 2 +- spec/services/projects/update_service_spec.rb | 2 +- spec/services/queries/create_service_spec.rb | 2 +- spec/services/queries/filter_mappper_spec.rb | 2 +- .../queries/projects/project_queries/create_service_spec.rb | 2 +- .../projects/project_queries/set_attributes_service_spec.rb | 2 +- .../queries/projects/project_queries/update_service_spec.rb | 2 +- spec/services/queries/update_from_params_service_spec.rb | 2 +- spec/services/queries/update_service_spec.rb | 2 +- spec/services/relations/create_service_spec.rb | 2 +- spec/services/relations/update_service_spec.rb | 2 +- spec/services/roles/delete_service_spec.rb | 2 +- spec/services/roles/set_attributes_service_spec.rb | 2 +- spec/services/roles/update_service_spec.rb | 2 +- spec/services/scm/checkout_instructions_service_spec.rb | 2 +- spec/services/scm/create_managed_repository_service_spec.rb | 2 +- spec/services/scm/delete_managed_repository_service_spec.rb | 2 +- spec/services/scm/repository_factory_service_spec.rb | 2 +- spec/services/service_result_spec.rb | 2 +- spec/services/services/create_service_spec.rb | 2 +- spec/services/settings/language_update_service_spec.rb | 2 +- spec/services/settings/shared/shared_call_examples.rb | 2 +- spec/services/settings/shared/shared_setup_context.rb | 2 +- spec/services/settings/update_service_spec.rb | 2 +- .../settings/working_days_and_hours_update_service_spec.rb | 2 +- spec/services/shared/service_context_integration_spec.rb | 2 +- spec/services/shared_type_service.rb | 2 +- spec/services/shares/create_or_update_service_spec.rb | 2 +- spec/services/shares/create_service_spec.rb | 2 +- spec/services/shares/delete_role_service_spec.rb | 2 +- spec/services/shares/delete_service_spec.rb | 2 +- spec/services/shares/set_attributes_service_spec.rb | 2 +- spec/services/shares/update_service_spec.rb | 2 +- spec/services/update_projects_types_service_spec.rb | 2 +- spec/services/update_query_from_params_service_spec.rb | 2 +- spec/services/update_type_service_spec.rb | 2 +- .../user_preferences/update_service_integration_spec.rb | 2 +- spec/services/user_preferences/update_service_spec.rb | 2 +- spec/services/users/change_password_service_spec.rb | 2 +- spec/services/users/create_service_spec.rb | 2 +- spec/services/users/delete_service_integration_spec.rb | 2 +- spec/services/users/delete_service_spec.rb | 2 +- spec/services/users/drop_tokens_service_spec.rb | 2 +- spec/services/users/login_service_spec.rb | 2 +- spec/services/users/logout_service_spec.rb | 2 +- spec/services/users/register_user_service_spec.rb | 2 +- .../services/users/replace_mentions_service_integration_spec.rb | 2 +- spec/services/users/set_attributes_service_integration_spec.rb | 2 +- spec/services/users/set_attributes_service_spec.rb | 2 +- spec/services/users/update_service_spec.rb | 2 +- spec/services/wiki_pages/copy_service_integration_spec.rb | 2 +- spec/services/wiki_pages/set_attributes_service_spec.rb | 2 +- spec/services/work_packages/copy_service_integration_spec.rb | 2 +- spec/services/work_packages/create_service_integration_spec.rb | 2 +- spec/services/work_packages/delete_service_integration_spec.rb | 2 +- spec/services/work_packages/delete_service_spec.rb | 2 +- .../work_packages/schedule_dependency/dependency_spec.rb | 2 +- spec/services/work_packages/set_attributes_service_spec.rb | 2 +- spec/services/work_packages/set_schedule_service_spec.rb | 2 +- .../work_packages/set_schedule_service_working_days_spec.rb | 2 +- spec/services/work_packages/shared/all_days_spec.rb | 2 +- spec/services/work_packages/shared/days_spec.rb | 2 +- spec/services/work_packages/shared/shared_examples_days.rb | 2 +- spec/services/work_packages/shared/working_days_spec.rb | 2 +- spec/services/work_packages/update_ancestors/loader_spec.rb | 2 +- spec/services/work_packages/update_ancestors_service_spec.rb | 2 +- spec/services/work_packages/update_service_integration_spec.rb | 2 +- spec/services/work_packages/update_service_spec.rb | 2 +- spec/services/workflows/bulk_update_service_integration_spec.rb | 2 +- spec/spec_helper.rb | 2 +- spec/support/a11y.rb | 2 +- spec/support/active_record_timestamps.rb | 2 +- spec/support/angular.rb | 2 +- spec/support/api/v3/shared_available_principals_examples.rb | 2 +- .../v3/work_packages/work_package_representer_eager_loading.rb | 2 +- spec/support/authentication_helpers.rb | 2 +- spec/support/capybara/additional_accessible_selectors.rb | 2 +- spec/support/carrierwave.rb | 2 +- spec/support/clean_feature_decisions.rb | 2 +- spec/support/clear_notification_subscriptions.rb | 2 +- spec/support/components/admin/type_configuration_form.rb | 2 +- spec/support/components/autocompleter/autocomplete_helpers.rb | 2 +- spec/support/components/common/modal.rb | 2 +- spec/support/components/common/submenu.rb | 2 +- spec/support/components/confirmation_dialog.rb | 2 +- spec/support/components/html_title.rb | 2 +- spec/support/components/menu/dropdown.rb | 2 +- spec/support/components/menu/quick_add_menu.rb | 2 +- spec/support/components/password_confirmation_dialog.rb | 2 +- spec/support/components/project_include_component.rb | 2 +- .../components/projects/project_custom_fields/edit_dialog.rb | 2 +- spec/support/components/projects/top_menu.rb | 2 +- spec/support/components/sharing/project_queries/share_modal.rb | 2 +- spec/support/components/sharing/share_modal.rb | 2 +- spec/support/components/sharing/work_packages/share_modal.rb | 2 +- spec/support/components/table_pagination.rb | 2 +- spec/support/components/timelines/configuration_modal.rb | 2 +- spec/support/components/timelines/timeline_row.rb | 2 +- spec/support/components/users/invite_user_modal.rb | 2 +- spec/support/components/work_packages/activities.rb | 2 +- spec/support/components/work_packages/baseline.rb | 2 +- spec/support/components/work_packages/baseline_modal.rb | 2 +- spec/support/components/work_packages/columns.rb | 2 +- spec/support/components/work_packages/context_menu.rb | 2 +- spec/support/components/work_packages/destroy_modal.rb | 2 +- spec/support/components/work_packages/filters.rb | 2 +- spec/support/components/work_packages/group_by.rb | 2 +- spec/support/components/work_packages/hierarchies.rb | 2 +- spec/support/components/work_packages/query_title.rb | 2 +- spec/support/components/work_packages/relations.rb | 2 +- spec/support/components/work_packages/settings_menu.rb | 2 +- spec/support/components/work_packages/sort_by.rb | 2 +- .../components/work_packages/table_configuration/filters.rb | 2 +- .../work_packages/table_configuration/graph_general.rb | 2 +- .../work_packages/table_configuration/highlighting.rb | 2 +- .../components/work_packages/table_configuration_modal.rb | 2 +- spec/support/components/work_packages/timer_button.rb | 2 +- spec/support/cuprite_setup.rb | 2 +- spec/support/edit_fields/progress_edit_field.rb | 2 +- spec/support/file_helpers.rb | 2 +- spec/support/finders/test_selector.rb | 2 +- spec/support/flash.rb | 2 +- spec/support/for_each_context.rb | 2 +- spec/support/have_http_status_with_rack_response.rb | 2 +- spec/support/i18n_lazy_loading.rb | 2 +- spec/support/identical_ext.rb | 2 +- spec/support/local_storage_cleanup.rb | 2 +- spec/support/matchers/be_html_eql.rb | 2 +- spec/support/matchers/has_conditional_selector.rb | 2 +- spec/support/matchers/has_focus_on.rb | 2 +- spec/support/matchers/has_test_selector.rb | 2 +- spec/support/mocked_permission_helper.rb | 2 +- spec/support/module_spec_helper.rb | 2 +- spec/support/non_working_days.rb | 2 +- spec/support/noop_contract.rb | 2 +- spec/support/onboarding_helper.rb | 2 +- spec/support/pages/admin/custom_actions/edit.rb | 2 +- spec/support/pages/admin/custom_actions/form.rb | 2 +- spec/support/pages/admin/custom_actions/index.rb | 2 +- spec/support/pages/admin/custom_actions/new.rb | 2 +- spec/support/pages/admin/individual_principals/edit.rb | 2 +- spec/support/pages/admin/ldap_auth_sources/index.rb | 2 +- spec/support/pages/admin/placeholder_users/index.rb | 2 +- .../project_custom_field_mappings_index.rb | 2 +- spec/support/pages/admin/system_settings/general.rb | 2 +- spec/support/pages/admin/system_settings/languages.rb | 2 +- spec/support/pages/admin/system_settings/page.rb | 2 +- spec/support/pages/admin/users/edit.rb | 2 +- spec/support/pages/admin/users/index.rb | 2 +- spec/support/pages/custom_fields.rb | 2 +- spec/support/pages/form_filler.rb | 2 +- spec/support/pages/groups.rb | 2 +- spec/support/pages/home.rb | 2 +- spec/support/pages/members.rb | 2 +- spec/support/pages/messages/base.rb | 2 +- spec/support/pages/messages/create.rb | 2 +- spec/support/pages/messages/index.rb | 2 +- spec/support/pages/messages/show.rb | 2 +- spec/support/pages/my/notifications.rb | 2 +- spec/support/pages/my/password_page.rb | 2 +- spec/support/pages/my/reminders.rb | 2 +- spec/support/pages/new_placeholder_user.rb | 2 +- spec/support/pages/new_user.rb | 2 +- spec/support/pages/notifications/center.rb | 2 +- spec/support/pages/notifications/settings.rb | 2 +- spec/support/pages/notifications/split_screen.rb | 2 +- spec/support/pages/page.rb | 2 +- spec/support/pages/projects/destroy.rb | 2 +- spec/support/pages/projects/index.rb | 2 +- spec/support/pages/projects/settings.rb | 2 +- spec/support/pages/projects/show.rb | 2 +- spec/support/pages/reminders/settings.rb | 2 +- spec/support/pages/types/index.rb | 2 +- spec/support/pages/versions/roadmap.rb | 2 +- spec/support/pages/work_packages/abstract_work_package.rb | 2 +- .../support/pages/work_packages/abstract_work_package_create.rb | 2 +- .../work_packages/concerns/work_package_by_button_creator.rb | 2 +- .../support/pages/work_packages/embedded_work_packages_table.rb | 2 +- spec/support/pages/work_packages/full_work_package.rb | 2 +- spec/support/pages/work_packages/full_work_package_create.rb | 2 +- spec/support/pages/work_packages/split_work_package.rb | 2 +- spec/support/pages/work_packages/split_work_package_create.rb | 2 +- spec/support/pages/work_packages/work_package_card.rb | 2 +- spec/support/pages/work_packages/work_package_cards.rb | 2 +- spec/support/pages/work_packages/work_packages_table.rb | 2 +- spec/support/pages/work_packages/work_packages_timeline.rb | 2 +- spec/support/permission_specs.rb | 2 +- spec/support/pry.rb | 2 +- spec/support/puffing_billy_proxy.rb | 2 +- spec/support/queries/filters/shared_filter_examples.rb | 2 +- spec/support/queries/shared_get_individual_query_examples.rb | 2 +- spec/support/repository_helpers.rb | 2 +- spec/support/roles.rb | 2 +- spec/support/root_seeder_test_helpers.rb | 2 +- spec/support/rspec_expect_it.rb | 2 +- spec/support/rspec_mocks_ruby_3_2_fix_argument_forwarding.rb | 2 +- spec/support/schedule_helpers.rb | 2 +- spec/support/schedule_helpers/chart.rb | 2 +- spec/support/schedule_helpers/chart_builder.rb | 2 +- spec/support/schedule_helpers/chart_representer.rb | 2 +- spec/support/schedule_helpers/example_methods.rb | 2 +- spec/support/schedule_helpers/let_schedule.rb | 2 +- spec/support/schedule_helpers/schedule.rb | 2 +- spec/support/schedule_helpers/schedule_builder.rb | 2 +- spec/support/schedule_reminder_mails.rb | 2 +- spec/support/seeders.rb | 2 +- spec/support/selector_helpers.rb | 2 +- spec/support/settings.rb | 2 +- spec/support/shared/acts_as_attachable.rb | 2 +- spec/support/shared/acts_as_customizable.rb | 2 +- spec/support/shared/acts_as_favorable.rb | 2 +- spec/support/shared/acts_as_watchable.rb | 2 +- spec/support/shared/as_user.rb | 2 +- spec/support/shared/audits.rb | 2 +- spec/support/shared/become_member.rb | 2 +- spec/support/shared/clear_cache.rb | 2 +- spec/support/shared/cuprite_helpers.rb | 2 +- spec/support/shared/drag_and_drop_helper_spec.rb | 2 +- spec/support/shared/expect_page_reload.rb | 2 +- spec/support/shared/ferrum_patches.rb | 2 +- spec/support/shared/forms_html.rb | 2 +- spec/support/shared/loading_indicator_saveguard.rb | 2 +- spec/support/shared/permissions.rb | 2 +- spec/support/shared/rake.rb | 2 +- spec/support/shared/require_admin.rb | 2 +- spec/support/shared/scroll_into_view_helpers.rb | 2 +- spec/support/shared/selenium_workarounds.rb | 2 +- spec/support/shared/skip_csrf.rb | 2 +- spec/support/shared/with_2fa.rb | 2 +- spec/support/shared/with_blank_access_control_state.rb | 2 +- spec/support/shared/with_config.rb | 2 +- spec/support/shared/with_direct_uploads.rb | 2 +- spec/support/shared/with_ee.rb | 2 +- spec/support/shared/with_env.rb | 2 +- spec/support/shared/with_flag.rb | 2 +- spec/support/shared/with_good_job.rb | 2 +- spec/support/shared/with_mobile_screen.rb | 2 +- spec/support/shared/with_rack_attack.rb | 2 +- spec/support/shared/with_settings.rb | 2 +- spec/support/shared/with_test_ldap.rb | 2 +- spec/support/shared_let.rb | 2 +- spec/support/skip_if_command_unavailable.rb | 2 +- spec/support/support_links.rb | 2 +- spec/support/table_helpers.rb | 2 +- spec/support/table_helpers/column.rb | 2 +- spec/support/table_helpers/example_methods.rb | 2 +- spec/support/table_helpers/identifier.rb | 2 +- spec/support/table_helpers/let_work_packages.rb | 2 +- spec/support/table_helpers/table.rb | 2 +- spec/support/table_helpers/table_data.rb | 2 +- spec/support/table_helpers/table_parser.rb | 2 +- spec/support/table_helpers/table_representer.rb | 2 +- spec/support/tempdir.rb | 2 +- spec/support/time_helpers.rb | 2 +- spec/support/vcr.rb | 2 +- spec/support/view_components.rb | 2 +- spec/support/webmock.rb | 2 +- spec/support/work_packages.rb | 2 +- spec/support/work_packages/work_package_cards.rb | 2 +- spec/support_spec/mocked_permission_helper_spec.rb | 2 +- spec/support_spec/schedule_helpers/chart_builder_spec.rb | 2 +- spec/support_spec/schedule_helpers/chart_representer_spec.rb | 2 +- spec/support_spec/schedule_helpers/chart_spec.rb | 2 +- spec/support_spec/schedule_helpers/example_methods_spec.rb | 2 +- spec/support_spec/schedule_helpers/let_schedule_spec.rb | 2 +- spec/support_spec/table_helpers/column_spec.rb | 2 +- spec/support_spec/table_helpers/identifier_spec.rb | 2 +- spec/support_spec/table_helpers/table_data_spec.rb | 2 +- spec/support_spec/table_helpers/table_parser_spec.rb | 2 +- spec/support_spec/table_helpers/table_representer_spec.rb | 2 +- spec/tasks/backup_spec.rb | 2 +- spec/tasks/seed_spec.rb | 2 +- spec/tasks/setting_spec.rb | 2 +- spec/validator/secure_context_uri_validator_spec.rb | 2 +- spec/views/account/login.html.erb_spec.rb | 2 +- spec/views/account/register.html.erb_spec.rb | 2 +- spec/views/admin/enterprises/_current.html.erb_spec.rb | 2 +- spec/views/admin/settings/authentication/show.html.erb_spec.rb | 2 +- spec/views/common/validation_error.html.erb_spec.rb | 2 +- spec/views/custom_styles/show.html.erb_spec.rb | 2 +- spec/views/layouts/admin.html.erb_spec.rb | 2 +- spec/views/layouts/base.html.erb_spec.rb | 2 +- spec/views/projects/settings/general/show.html.erb_spec.rb | 2 +- spec/views/repositories/stats.html.erb_spec.rb | 2 +- spec/views/users/edit.html.erb_spec.rb | 2 +- spec/views/users/index.html.erb_spec.rb | 2 +- spec/views/wiki/new.html.erb_spec.rb | 2 +- spec/views/work_package/auto_complete/index_spec.rb | 2 +- spec/workers/application_job_spec.rb | 2 +- .../attachments/cleanup_uncontainered_job_integration_spec.rb | 2 +- .../attachments/finish_direct_upload_job_integration_spec.rb | 2 +- spec/workers/backup_job_spec.rb | 2 +- spec/workers/copy_project_job_spec.rb | 2 +- spec/workers/extract_fulltext_job_spec.rb | 2 +- spec/workers/journals/completed_job_spec.rb | 2 +- spec/workers/ldap/synchronization_job_spec.rb | 2 +- spec/workers/mails/member_created_job_spec.rb | 2 +- spec/workers/mails/member_updated_job_spec.rb | 2 +- spec/workers/mails/reminder_job_spec.rb | 2 +- spec/workers/mails/shared/member_job.rb | 2 +- spec/workers/mails/shared/watcher_job.rb | 2 +- spec/workers/mails/watcher_added_job_spec.rb | 2 +- spec/workers/mails/watcher_removed_job_spec.rb | 2 +- spec/workers/mails/work_package_shared_job_spec.rb | 2 +- .../alertable_work_packages_spec.rb | 2 +- .../notifications/create_date_alerts_notifications_job_spec.rb | 2 +- spec/workers/notifications/group_member_altered_job_spec.rb | 2 +- .../schedule_date_alerts_notifications_job_spec.rb | 2 +- spec/workers/notifications/schedule_reminder_mails_job_spec.rb | 2 +- spec/workers/notifications/workflow_job_spec.rb | 2 +- spec/workers/principals/delete_job_integration_spec.rb | 2 +- spec/workers/scm/create_local_repository_job_spec.rb | 2 +- spec/workers/user_job_spec.rb | 2 +- .../workers/work_packages/apply_working_days_change_job_spec.rb | 2 +- .../work_packages/exports/export_job_integration_spec.rb | 2 +- spec/workers/work_packages/exports/export_job_spec.rb | 2 +- .../work_packages/progress/apply_statuses_change_job_spec.rb | 2 +- ...grate_remove_totals_from_childless_work_packages_job_spec.rb | 2 +- 8633 files changed, 8633 insertions(+), 8633 deletions(-) diff --git a/.env.example b/.env.example index 0192ff3ca85f..c31d0776cd69 100644 --- a/.env.example +++ b/.env.example @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2020 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/.env.test.local.example b/.env.test.local.example index 4c2682c3b123..4c6076b4ae06 100644 --- a/.env.test.local.example +++ b/.env.test.local.example @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2020 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/.gitignore b/.gitignore index f258caa4173a..0a27bf8e565e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/Gemfile b/Gemfile index 7dfa5bd99d3d..da4d4edcc103 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/Guardfile b/Guardfile index 83e8583758b0..4d787422605f 100644 --- a/Guardfile +++ b/Guardfile @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/Rakefile b/Rakefile index 30e586c3e063..829f4601de67 100755 --- a/Rakefile +++ b/Rakefile @@ -1,7 +1,7 @@ #!/usr/bin/env rake #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/activities/days_component.html.erb b/app/components/activities/days_component.html.erb index c0fd1098bf59..ced326e3a914 100644 --- a/app/components/activities/days_component.html.erb +++ b/app/components/activities/days_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/activities/days_component.rb b/app/components/activities/days_component.rb index fe76971cb6c8..cdd9303991e4 100644 --- a/app/components/activities/days_component.rb +++ b/app/components/activities/days_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/activities/item_component.html.erb b/app/components/activities/item_component.html.erb index 5237f1ba1f98..540337fc93d9 100644 --- a/app/components/activities/item_component.html.erb +++ b/app/components/activities/item_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/activities/item_component.rb b/app/components/activities/item_component.rb index 485b46ae02d1..2b95b2d01077 100644 --- a/app/components/activities/item_component.rb +++ b/app/components/activities/item_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/activities/item_subtitle_component.html.erb b/app/components/activities/item_subtitle_component.html.erb index 2b9edbce4e7f..05b60d4a1aff 100644 --- a/app/components/activities/item_subtitle_component.html.erb +++ b/app/components/activities/item_subtitle_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/activities/item_subtitle_component.rb b/app/components/activities/item_subtitle_component.rb index f27954e1cd39..81de3fd04be9 100644 --- a/app/components/activities/item_subtitle_component.rb +++ b/app/components/activities/item_subtitle_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/add_button_component.rb b/app/components/add_button_component.rb index 956d16c5fec5..a2b91bc92066 100644 --- a/app/components/add_button_component.rb +++ b/app/components/add_button_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/admin/attachments_settings_header_component.html.erb b/app/components/admin/attachments_settings_header_component.html.erb index 9374b9a49ad1..a4d5767fed9a 100644 --- a/app/components/admin/attachments_settings_header_component.html.erb +++ b/app/components/admin/attachments_settings_header_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/admin/attachments_settings_header_component.rb b/app/components/admin/attachments_settings_header_component.rb index 88d13b0c1808..af967d005552 100644 --- a/app/components/admin/attachments_settings_header_component.rb +++ b/app/components/admin/attachments_settings_header_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/admin/quarantined_attachments/row_component.rb b/app/components/admin/quarantined_attachments/row_component.rb index 0af393a4b4d1..5d83c4926bec 100644 --- a/app/components/admin/quarantined_attachments/row_component.rb +++ b/app/components/admin/quarantined_attachments/row_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/admin/quarantined_attachments/table_component.rb b/app/components/admin/quarantined_attachments/table_component.rb index 7ea4e52020fd..a05f36170871 100644 --- a/app/components/admin/quarantined_attachments/table_component.rb +++ b/app/components/admin/quarantined_attachments/table_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/application_component.rb b/app/components/application_component.rb index e603d1194588..53dc6caf507f 100644 --- a/app/components/application_component.rb +++ b/app/components/application_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/attribute_groups/attribute_group_component.html.erb b/app/components/attribute_groups/attribute_group_component.html.erb index 36c6ad38aa48..f539a04a85b3 100644 --- a/app/components/attribute_groups/attribute_group_component.html.erb +++ b/app/components/attribute_groups/attribute_group_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/attribute_groups/attribute_group_component.rb b/app/components/attribute_groups/attribute_group_component.rb index ec401d6d7ca8..df5e418a7299 100644 --- a/app/components/attribute_groups/attribute_group_component.rb +++ b/app/components/attribute_groups/attribute_group_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/attribute_groups/attribute_group_header_component.html.erb b/app/components/attribute_groups/attribute_group_header_component.html.erb index b93babe89bd3..720bc5fad9c3 100644 --- a/app/components/attribute_groups/attribute_group_header_component.html.erb +++ b/app/components/attribute_groups/attribute_group_header_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/attribute_groups/attribute_group_header_component.rb b/app/components/attribute_groups/attribute_group_header_component.rb index dc74e61d38a8..ae2d82994300 100644 --- a/app/components/attribute_groups/attribute_group_header_component.rb +++ b/app/components/attribute_groups/attribute_group_header_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/attribute_groups/attribute_key_value_component.html.erb b/app/components/attribute_groups/attribute_key_value_component.html.erb index a36d9c5defdc..2bbbfc1a62ab 100644 --- a/app/components/attribute_groups/attribute_key_value_component.html.erb +++ b/app/components/attribute_groups/attribute_key_value_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/attribute_groups/attribute_key_value_component.rb b/app/components/attribute_groups/attribute_key_value_component.rb index f96b6c92cbc3..0f98310bb0ef 100644 --- a/app/components/attribute_groups/attribute_key_value_component.rb +++ b/app/components/attribute_groups/attribute_key_value_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/colors/edit_page_header_component.html.erb b/app/components/colors/edit_page_header_component.html.erb index 9f2263722b45..55dde57ac10c 100644 --- a/app/components/colors/edit_page_header_component.html.erb +++ b/app/components/colors/edit_page_header_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/colors/edit_page_header_component.rb b/app/components/colors/edit_page_header_component.rb index 38894245e111..e02859a411e1 100644 --- a/app/components/colors/edit_page_header_component.rb +++ b/app/components/colors/edit_page_header_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/components/on_off_status_component.html.erb b/app/components/components/on_off_status_component.html.erb index 4a805303bbf8..4a64e60e31f1 100644 --- a/app/components/components/on_off_status_component.html.erb +++ b/app/components/components/on_off_status_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/components/on_off_status_component.rb b/app/components/components/on_off_status_component.rb index 439a23248a77..cc87876539b4 100644 --- a/app/components/components/on_off_status_component.rb +++ b/app/components/components/on_off_status_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/concerns/op_turbo/streamable.rb b/app/components/concerns/op_turbo/streamable.rb index 000bdc1088c8..1a1c0ce8b14b 100644 --- a/app/components/concerns/op_turbo/streamable.rb +++ b/app/components/concerns/op_turbo/streamable.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/custom_actions/row_component.rb b/app/components/custom_actions/row_component.rb index a8f2f3586cec..9a51a70d1c1d 100644 --- a/app/components/custom_actions/row_component.rb +++ b/app/components/custom_actions/row_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/custom_actions/table_component.rb b/app/components/custom_actions/table_component.rb index 0c7dfe58fd4f..4d5d9bf87097 100644 --- a/app/components/custom_actions/table_component.rb +++ b/app/components/custom_actions/table_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/enumerations/row_component.rb b/app/components/enumerations/row_component.rb index 9c885f3a3752..4ba4c7f21dd0 100644 --- a/app/components/enumerations/row_component.rb +++ b/app/components/enumerations/row_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/enumerations/table_component.rb b/app/components/enumerations/table_component.rb index bba8eff05e1e..177f8510186c 100644 --- a/app/components/enumerations/table_component.rb +++ b/app/components/enumerations/table_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/filter/filter_button_component.rb b/app/components/filter/filter_button_component.rb index 4df3f77cbba8..a6b2fc694ed9 100644 --- a/app/components/filter/filter_button_component.rb +++ b/app/components/filter/filter_button_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/filter/filter_component.rb b/app/components/filter/filter_component.rb index e24de32ec2c4..6eca5aeb6721 100644 --- a/app/components/filter/filter_component.rb +++ b/app/components/filter/filter_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/groups/edit_page_header_component.html.erb b/app/components/groups/edit_page_header_component.html.erb index 561131a2cded..62302ef4d8fa 100644 --- a/app/components/groups/edit_page_header_component.html.erb +++ b/app/components/groups/edit_page_header_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/groups/edit_page_header_component.rb b/app/components/groups/edit_page_header_component.rb index eec2c78caa8d..89e0fbf6a065 100644 --- a/app/components/groups/edit_page_header_component.rb +++ b/app/components/groups/edit_page_header_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/groups/show_page_header_component.html.erb b/app/components/groups/show_page_header_component.html.erb index c1e4715af585..f42886dfed36 100644 --- a/app/components/groups/show_page_header_component.html.erb +++ b/app/components/groups/show_page_header_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/groups/show_page_header_component.rb b/app/components/groups/show_page_header_component.rb index fd22e6c4347e..14a34d038696 100644 --- a/app/components/groups/show_page_header_component.rb +++ b/app/components/groups/show_page_header_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/individual_principal_base_filter_component.html.erb b/app/components/individual_principal_base_filter_component.html.erb index 265c4a8ad61a..4c7b44a71547 100644 --- a/app/components/individual_principal_base_filter_component.html.erb +++ b/app/components/individual_principal_base_filter_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/individual_principal_base_filter_component.rb b/app/components/individual_principal_base_filter_component.rb index b82f9f6bd263..c8dc7d32d949 100644 --- a/app/components/individual_principal_base_filter_component.rb +++ b/app/components/individual_principal_base_filter_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/ldap_auth_sources/row_component.rb b/app/components/ldap_auth_sources/row_component.rb index 975c87e46252..f1ee95ed1a93 100644 --- a/app/components/ldap_auth_sources/row_component.rb +++ b/app/components/ldap_auth_sources/row_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/ldap_auth_sources/table_component.rb b/app/components/ldap_auth_sources/table_component.rb index ffbf507c6b39..fd174d9a9383 100644 --- a/app/components/ldap_auth_sources/table_component.rb +++ b/app/components/ldap_auth_sources/table_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/mailer/label_component.html.erb b/app/components/mailer/label_component.html.erb index 6458d7605213..dfb09abfc2d4 100644 --- a/app/components/mailer/label_component.html.erb +++ b/app/components/mailer/label_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/mailer/label_component.rb b/app/components/mailer/label_component.rb index ac7f62c3285b..14ac26f9e4ad 100644 --- a/app/components/mailer/label_component.rb +++ b/app/components/mailer/label_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/members/delete_member_dialog_component.html.erb b/app/components/members/delete_member_dialog_component.html.erb index b64bc38eea47..fa1b200f6819 100644 --- a/app/components/members/delete_member_dialog_component.html.erb +++ b/app/components/members/delete_member_dialog_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/members/delete_member_dialog_component.rb b/app/components/members/delete_member_dialog_component.rb index bb8cf602d9ad..881fd94ba33f 100644 --- a/app/components/members/delete_member_dialog_component.rb +++ b/app/components/members/delete_member_dialog_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/members/delete_work_package_shares_dialog_component.html.erb b/app/components/members/delete_work_package_shares_dialog_component.html.erb index ebd80af1a1c6..202e3bc69e7f 100644 --- a/app/components/members/delete_work_package_shares_dialog_component.html.erb +++ b/app/components/members/delete_work_package_shares_dialog_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/members/delete_work_package_shares_dialog_component.rb b/app/components/members/delete_work_package_shares_dialog_component.rb index 27cc84d2d37b..c651329c92f1 100644 --- a/app/components/members/delete_work_package_shares_dialog_component.rb +++ b/app/components/members/delete_work_package_shares_dialog_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/members/index_page_header_component.rb b/app/components/members/index_page_header_component.rb index 167c97d4ad35..c0df1b1bbd92 100644 --- a/app/components/members/index_page_header_component.rb +++ b/app/components/members/index_page_header_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/members/index_sub_header_component.rb b/app/components/members/index_sub_header_component.rb index 1ee814e243fb..1f4efa876b55 100644 --- a/app/components/members/index_sub_header_component.rb +++ b/app/components/members/index_sub_header_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/members/role_form_component.html.erb b/app/components/members/role_form_component.html.erb index eb562af91c93..b0b1112f1e7c 100644 --- a/app/components/members/role_form_component.html.erb +++ b/app/components/members/role_form_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/members/role_form_component.rb b/app/components/members/role_form_component.rb index c207c31c03df..ae11149e7db3 100644 --- a/app/components/members/role_form_component.rb +++ b/app/components/members/role_form_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/members/row_component.rb b/app/components/members/row_component.rb index 41b96e6a06b8..5820e45f88ac 100644 --- a/app/components/members/row_component.rb +++ b/app/components/members/row_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/members/table_component.rb b/app/components/members/table_component.rb index 9ab1fc921b0a..4b4c48952631 100644 --- a/app/components/members/table_component.rb +++ b/app/components/members/table_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/members/user_filter_component.rb b/app/components/members/user_filter_component.rb index 0ef24a8de7fa..87eee13dd375 100644 --- a/app/components/members/user_filter_component.rb +++ b/app/components/members/user_filter_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/my/access_token/new_access_token_component.html.erb b/app/components/my/access_token/new_access_token_component.html.erb index e7eaae379dce..fcda19cf2eae 100644 --- a/app/components/my/access_token/new_access_token_component.html.erb +++ b/app/components/my/access_token/new_access_token_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/my/access_token/new_access_token_component.rb b/app/components/my/access_token/new_access_token_component.rb index 3c80550c9c50..45e15b3a2137 100644 --- a/app/components/my/access_token/new_access_token_component.rb +++ b/app/components/my/access_token/new_access_token_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/my/access_token/new_access_token_form.rb b/app/components/my/access_token/new_access_token_form.rb index 93d78649488a..398e481a363b 100644 --- a/app/components/my/access_token/new_access_token_form.rb +++ b/app/components/my/access_token/new_access_token_form.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/my/access_token/new_access_token_form_component.html.erb b/app/components/my/access_token/new_access_token_form_component.html.erb index 90c080753f0e..e179d484ec29 100644 --- a/app/components/my/access_token/new_access_token_form_component.html.erb +++ b/app/components/my/access_token/new_access_token_form_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/my/access_token/new_access_token_form_component.rb b/app/components/my/access_token/new_access_token_form_component.rb index d6b8a91ebd69..8a38ec8aac53 100644 --- a/app/components/my/access_token/new_access_token_form_component.rb +++ b/app/components/my/access_token/new_access_token_form_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/oauth/applications/row_component.rb b/app/components/oauth/applications/row_component.rb index 70b598eac265..840dc2ca1682 100644 --- a/app/components/oauth/applications/row_component.rb +++ b/app/components/oauth/applications/row_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/oauth/applications/table_component.rb b/app/components/oauth/applications/table_component.rb index 144742596aa5..267f82c23ff2 100644 --- a/app/components/oauth/applications/table_component.rb +++ b/app/components/oauth/applications/table_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/oauth/show_page_header_component.html.erb b/app/components/oauth/show_page_header_component.html.erb index c466d39405dc..d340f870abcb 100644 --- a/app/components/oauth/show_page_header_component.html.erb +++ b/app/components/oauth/show_page_header_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/op_primer/border_box_row_component.html.erb b/app/components/op_primer/border_box_row_component.html.erb index 89b2faf1e7c6..f2ffcf6ad838 100644 --- a/app/components/op_primer/border_box_row_component.html.erb +++ b/app/components/op_primer/border_box_row_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/op_primer/border_box_row_component.rb b/app/components/op_primer/border_box_row_component.rb index 9d7ba49556cd..5c3b21120158 100644 --- a/app/components/op_primer/border_box_row_component.rb +++ b/app/components/op_primer/border_box_row_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/op_primer/border_box_table_component.html.erb b/app/components/op_primer/border_box_table_component.html.erb index f8c1dbc8ffd2..6b28c0c49e19 100644 --- a/app/components/op_primer/border_box_table_component.html.erb +++ b/app/components/op_primer/border_box_table_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/op_primer/border_box_table_component.rb b/app/components/op_primer/border_box_table_component.rb index 590297fec545..84f5dee83613 100644 --- a/app/components/op_primer/border_box_table_component.rb +++ b/app/components/op_primer/border_box_table_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/op_primer/box_collection_component.html.erb b/app/components/op_primer/box_collection_component.html.erb index bb48bb9b959a..7a001ae20a0e 100644 --- a/app/components/op_primer/box_collection_component.html.erb +++ b/app/components/op_primer/box_collection_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/op_primer/box_collection_component.rb b/app/components/op_primer/box_collection_component.rb index 91cc31be24b4..5f3dc5b29408 100644 --- a/app/components/op_primer/box_collection_component.rb +++ b/app/components/op_primer/box_collection_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/op_primer/component_collection_component.html.erb b/app/components/op_primer/component_collection_component.html.erb index 6eda7cd0f6ed..634948f2cf2d 100644 --- a/app/components/op_primer/component_collection_component.html.erb +++ b/app/components/op_primer/component_collection_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/op_primer/component_collection_component.rb b/app/components/op_primer/component_collection_component.rb index 7ff211224381..2d1018b2ab25 100644 --- a/app/components/op_primer/component_collection_component.rb +++ b/app/components/op_primer/component_collection_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/op_primer/component_helpers.rb b/app/components/op_primer/component_helpers.rb index 79a91a46ba0d..affe44f59453 100644 --- a/app/components/op_primer/component_helpers.rb +++ b/app/components/op_primer/component_helpers.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/op_primer/expandable_list_component.rb b/app/components/op_primer/expandable_list_component.rb index 9378b0b479a8..ead8cdf208a2 100644 --- a/app/components/op_primer/expandable_list_component.rb +++ b/app/components/op_primer/expandable_list_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/op_primer/relative_time_component.rb b/app/components/op_primer/relative_time_component.rb index 3171ef824cd4..109e4df64885 100644 --- a/app/components/op_primer/relative_time_component.rb +++ b/app/components/op_primer/relative_time_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/op_turbo/frame_component.html.erb b/app/components/op_turbo/frame_component.html.erb index 2d564a068378..fe5c28858886 100644 --- a/app/components/op_turbo/frame_component.html.erb +++ b/app/components/op_turbo/frame_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/op_turbo/frame_component.rb b/app/components/op_turbo/frame_component.rb index 29eafe073797..b92c1f565db9 100644 --- a/app/components/op_turbo/frame_component.rb +++ b/app/components/op_turbo/frame_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/op_turbo/stream_component.html.erb b/app/components/op_turbo/stream_component.html.erb index 67e4445ee764..bac890e181e1 100644 --- a/app/components/op_turbo/stream_component.html.erb +++ b/app/components/op_turbo/stream_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/op_turbo/stream_component.rb b/app/components/op_turbo/stream_component.rb index 1db75dd0138a..2fb2ecef9826 100644 --- a/app/components/op_turbo/stream_component.rb +++ b/app/components/op_turbo/stream_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/open_project/common/attribute_component.rb b/app/components/open_project/common/attribute_component.rb index 97b38a35e7f1..b6ddf5ef6621 100644 --- a/app/components/open_project/common/attribute_component.rb +++ b/app/components/open_project/common/attribute_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/open_project/common/duration_component.rb b/app/components/open_project/common/duration_component.rb index 45bd009080f4..bbf2b7a16f31 100644 --- a/app/components/open_project/common/duration_component.rb +++ b/app/components/open_project/common/duration_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/open_project/common/submenu_component.rb b/app/components/open_project/common/submenu_component.rb index e0cdcf88ea15..5db1ec4816e8 100644 --- a/app/components/open_project/common/submenu_component.rb +++ b/app/components/open_project/common/submenu_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/placeholder_users/edit_page_header_component.html.erb b/app/components/placeholder_users/edit_page_header_component.html.erb index 16a2da608153..71e44dd5e5aa 100644 --- a/app/components/placeholder_users/edit_page_header_component.html.erb +++ b/app/components/placeholder_users/edit_page_header_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/placeholder_users/edit_page_header_component.rb b/app/components/placeholder_users/edit_page_header_component.rb index 5033a47a678e..756f6efee851 100644 --- a/app/components/placeholder_users/edit_page_header_component.rb +++ b/app/components/placeholder_users/edit_page_header_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/placeholder_users/placeholder_user_filter_component.rb b/app/components/placeholder_users/placeholder_user_filter_component.rb index a9d999197f90..5afa134f538c 100644 --- a/app/components/placeholder_users/placeholder_user_filter_component.rb +++ b/app/components/placeholder_users/placeholder_user_filter_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/placeholder_users/row_component.rb b/app/components/placeholder_users/row_component.rb index e419ddeb4351..29556731ffa0 100644 --- a/app/components/placeholder_users/row_component.rb +++ b/app/components/placeholder_users/row_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/placeholder_users/show_page_header_component.html.erb b/app/components/placeholder_users/show_page_header_component.html.erb index da9b1bf4fe86..2541493523ea 100644 --- a/app/components/placeholder_users/show_page_header_component.html.erb +++ b/app/components/placeholder_users/show_page_header_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/placeholder_users/show_page_header_component.rb b/app/components/placeholder_users/show_page_header_component.rb index b9847feb6962..20489a0b6cb1 100644 --- a/app/components/placeholder_users/show_page_header_component.rb +++ b/app/components/placeholder_users/show_page_header_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/placeholder_users/table_component.rb b/app/components/placeholder_users/table_component.rb index cebf3a43a88a..450a7f50e3f1 100644 --- a/app/components/placeholder_users/table_component.rb +++ b/app/components/placeholder_users/table_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/projects/configure_view_modal_component.rb b/app/components/projects/configure_view_modal_component.rb index 8c68d1576293..c28f9f925006 100644 --- a/app/components/projects/configure_view_modal_component.rb +++ b/app/components/projects/configure_view_modal_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/projects/delete_list_modal_component.rb b/app/components/projects/delete_list_modal_component.rb index d8ba7523c3a0..8f2b2cb5af40 100644 --- a/app/components/projects/delete_list_modal_component.rb +++ b/app/components/projects/delete_list_modal_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/projects/disk_usage_information_component.rb b/app/components/projects/disk_usage_information_component.rb index a3cbd00e5efb..c8a18303c79a 100644 --- a/app/components/projects/disk_usage_information_component.rb +++ b/app/components/projects/disk_usage_information_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/projects/export_list_modal_component.rb b/app/components/projects/export_list_modal_component.rb index e540403fbd98..fa9099bb47bd 100644 --- a/app/components/projects/export_list_modal_component.rb +++ b/app/components/projects/export_list_modal_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/projects/index_page_header_component.rb b/app/components/projects/index_page_header_component.rb index 3d840aba46e5..868207da0e60 100644 --- a/app/components/projects/index_page_header_component.rb +++ b/app/components/projects/index_page_header_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/projects/index_sub_header_component.rb b/app/components/projects/index_sub_header_component.rb index cbd16be7fa47..3c5ebe904e6e 100644 --- a/app/components/projects/index_sub_header_component.rb +++ b/app/components/projects/index_sub_header_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/projects/projects_filters_component.rb b/app/components/projects/projects_filters_component.rb index 219ac8465c0c..058bb1cd7ad2 100644 --- a/app/components/projects/projects_filters_component.rb +++ b/app/components/projects/projects_filters_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/projects/row_component.html.erb b/app/components/projects/row_component.html.erb index 8ed51f189240..20549168b159 100644 --- a/app/components/projects/row_component.html.erb +++ b/app/components/projects/row_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/projects/row_component.rb b/app/components/projects/row_component.rb index d3a8c9b6f32c..139232a6e46f 100644 --- a/app/components/projects/row_component.rb +++ b/app/components/projects/row_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/projects/settings/project_custom_field_sections/custom_field_row_component.rb b/app/components/projects/settings/project_custom_field_sections/custom_field_row_component.rb index 3cb77666b6db..0b4e677bd9a4 100644 --- a/app/components/projects/settings/project_custom_field_sections/custom_field_row_component.rb +++ b/app/components/projects/settings/project_custom_field_sections/custom_field_row_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/projects/settings/project_custom_field_sections/index_component.rb b/app/components/projects/settings/project_custom_field_sections/index_component.rb index 73219fc542d0..25b8a86e8b71 100644 --- a/app/components/projects/settings/project_custom_field_sections/index_component.rb +++ b/app/components/projects/settings/project_custom_field_sections/index_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/projects/settings/project_custom_field_sections/index_page_header_component.rb b/app/components/projects/settings/project_custom_field_sections/index_page_header_component.rb index 013625ee165b..13014aae6aab 100644 --- a/app/components/projects/settings/project_custom_field_sections/index_page_header_component.rb +++ b/app/components/projects/settings/project_custom_field_sections/index_page_header_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/projects/settings/project_custom_field_sections/show_component.rb b/app/components/projects/settings/project_custom_field_sections/show_component.rb index df2b2c634ae7..f8f0ad9d5062 100644 --- a/app/components/projects/settings/project_custom_field_sections/show_component.rb +++ b/app/components/projects/settings/project_custom_field_sections/show_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/projects/table_component.html.erb b/app/components/projects/table_component.html.erb index ad70487606fb..75c710351551 100644 --- a/app/components/projects/table_component.html.erb +++ b/app/components/projects/table_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/projects/table_component.rb b/app/components/projects/table_component.rb index e1244dd6003e..299cbfed230e 100644 --- a/app/components/projects/table_component.rb +++ b/app/components/projects/table_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/queries/sort_by_component.rb b/app/components/queries/sort_by_component.rb index ec442d5d0eda..c5f2da7638b0 100644 --- a/app/components/queries/sort_by_component.rb +++ b/app/components/queries/sort_by_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/queries/sort_by_field_component.rb b/app/components/queries/sort_by_field_component.rb index a482d31078b7..b861d0669cbf 100644 --- a/app/components/queries/sort_by_field_component.rb +++ b/app/components/queries/sort_by_field_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/row_component.html.erb b/app/components/row_component.html.erb index 8ed51f189240..20549168b159 100644 --- a/app/components/row_component.html.erb +++ b/app/components/row_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/row_component.rb b/app/components/row_component.rb index 2a17c54a822d..092ac500996f 100644 --- a/app/components/row_component.rb +++ b/app/components/row_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/numeric_setting_component.html.erb b/app/components/settings/numeric_setting_component.html.erb index 77005c385c04..2ee975c5ff01 100644 --- a/app/components/settings/numeric_setting_component.html.erb +++ b/app/components/settings/numeric_setting_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/numeric_setting_component.rb b/app/components/settings/numeric_setting_component.rb index 0883cfbabbeb..d101d5476c2b 100644 --- a/app/components/settings/numeric_setting_component.rb +++ b/app/components/settings/numeric_setting_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/project_custom_field_sections/custom_field_row_component.rb b/app/components/settings/project_custom_field_sections/custom_field_row_component.rb index 278207c506bc..74cade381877 100644 --- a/app/components/settings/project_custom_field_sections/custom_field_row_component.rb +++ b/app/components/settings/project_custom_field_sections/custom_field_row_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/project_custom_field_sections/dialog_body_form_component.rb b/app/components/settings/project_custom_field_sections/dialog_body_form_component.rb index 1e4243574b46..99bfb123e194 100644 --- a/app/components/settings/project_custom_field_sections/dialog_body_form_component.rb +++ b/app/components/settings/project_custom_field_sections/dialog_body_form_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/project_custom_field_sections/index_component.rb b/app/components/settings/project_custom_field_sections/index_component.rb index 8693b2a586bb..cb9c329a5741 100644 --- a/app/components/settings/project_custom_field_sections/index_component.rb +++ b/app/components/settings/project_custom_field_sections/index_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/project_custom_field_sections/show_component.rb b/app/components/settings/project_custom_field_sections/show_component.rb index cc1af53fa9c5..d2e1ee86a50a 100644 --- a/app/components/settings/project_custom_field_sections/show_component.rb +++ b/app/components/settings/project_custom_field_sections/show_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/project_custom_fields/edit_form_header_component.html.erb b/app/components/settings/project_custom_fields/edit_form_header_component.html.erb index d4802f1b25ff..808f78a52677 100644 --- a/app/components/settings/project_custom_fields/edit_form_header_component.html.erb +++ b/app/components/settings/project_custom_fields/edit_form_header_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2023 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/project_custom_fields/edit_form_header_component.rb b/app/components/settings/project_custom_fields/edit_form_header_component.rb index 157bd85c452f..451b9f55e8c2 100644 --- a/app/components/settings/project_custom_fields/edit_form_header_component.rb +++ b/app/components/settings/project_custom_fields/edit_form_header_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/project_custom_fields/header_component.rb b/app/components/settings/project_custom_fields/header_component.rb index 7299ecc409a0..80ef7e28952b 100644 --- a/app/components/settings/project_custom_fields/header_component.rb +++ b/app/components/settings/project_custom_fields/header_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/project_custom_fields/new_form_header_component.html.erb b/app/components/settings/project_custom_fields/new_form_header_component.html.erb index ab077ccbee28..1b0bcb9ccb54 100644 --- a/app/components/settings/project_custom_fields/new_form_header_component.html.erb +++ b/app/components/settings/project_custom_fields/new_form_header_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2023 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/project_custom_fields/new_form_header_component.rb b/app/components/settings/project_custom_fields/new_form_header_component.rb index de78e91c9a94..4fe970088438 100644 --- a/app/components/settings/project_custom_fields/new_form_header_component.rb +++ b/app/components/settings/project_custom_fields/new_form_header_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/project_custom_fields/project_custom_field_mapping/new_project_mapping_component.rb b/app/components/settings/project_custom_fields/project_custom_field_mapping/new_project_mapping_component.rb index 6d721c4f0b67..327b7a1a9363 100644 --- a/app/components/settings/project_custom_fields/project_custom_field_mapping/new_project_mapping_component.rb +++ b/app/components/settings/project_custom_fields/project_custom_field_mapping/new_project_mapping_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/project_custom_fields/project_custom_field_mapping/new_project_mapping_form_component.html.erb b/app/components/settings/project_custom_fields/project_custom_field_mapping/new_project_mapping_form_component.html.erb index eaf048dfd0f1..9cfde7303893 100644 --- a/app/components/settings/project_custom_fields/project_custom_field_mapping/new_project_mapping_form_component.html.erb +++ b/app/components/settings/project_custom_fields/project_custom_field_mapping/new_project_mapping_form_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/project_custom_fields/project_custom_field_mapping/new_project_mapping_form_component.rb b/app/components/settings/project_custom_fields/project_custom_field_mapping/new_project_mapping_form_component.rb index 7a9123f455cb..e024bc277138 100644 --- a/app/components/settings/project_custom_fields/project_custom_field_mapping/new_project_mapping_form_component.rb +++ b/app/components/settings/project_custom_fields/project_custom_field_mapping/new_project_mapping_form_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/project_custom_fields/project_custom_field_mapping/row_component.html.erb b/app/components/settings/project_custom_fields/project_custom_field_mapping/row_component.html.erb index 097b38764a0a..cf694aa0c318 100644 --- a/app/components/settings/project_custom_fields/project_custom_field_mapping/row_component.html.erb +++ b/app/components/settings/project_custom_fields/project_custom_field_mapping/row_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/project_custom_fields/project_custom_field_mapping/row_component.rb b/app/components/settings/project_custom_fields/project_custom_field_mapping/row_component.rb index 3fa86bf6f1e8..10d24e9c2779 100644 --- a/app/components/settings/project_custom_fields/project_custom_field_mapping/row_component.rb +++ b/app/components/settings/project_custom_fields/project_custom_field_mapping/row_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/project_custom_fields/project_custom_field_mapping/table_component.html.erb b/app/components/settings/project_custom_fields/project_custom_field_mapping/table_component.html.erb index ec555bd1f898..3488dfd23538 100644 --- a/app/components/settings/project_custom_fields/project_custom_field_mapping/table_component.html.erb +++ b/app/components/settings/project_custom_fields/project_custom_field_mapping/table_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/project_custom_fields/project_custom_field_mapping/table_component.rb b/app/components/settings/project_custom_fields/project_custom_field_mapping/table_component.rb index 1128a73f46f1..0d62babb1d3b 100644 --- a/app/components/settings/project_custom_fields/project_custom_field_mapping/table_component.rb +++ b/app/components/settings/project_custom_fields/project_custom_field_mapping/table_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/text_setting_component.html.erb b/app/components/settings/text_setting_component.html.erb index 1fe3cf4789ec..b03e90698f39 100644 --- a/app/components/settings/text_setting_component.html.erb +++ b/app/components/settings/text_setting_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/text_setting_component.rb b/app/components/settings/text_setting_component.rb index e757d2af1ead..402e0407f802 100644 --- a/app/components/settings/text_setting_component.rb +++ b/app/components/settings/text_setting_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/time_zone_setting_component.html.erb b/app/components/settings/time_zone_setting_component.html.erb index 543cf7e480fa..b0b28be15761 100644 --- a/app/components/settings/time_zone_setting_component.html.erb +++ b/app/components/settings/time_zone_setting_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/settings/time_zone_setting_component.rb b/app/components/settings/time_zone_setting_component.rb index 7cb43e8120de..674ad6a53ce1 100644 --- a/app/components/settings/time_zone_setting_component.rb +++ b/app/components/settings/time_zone_setting_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/shares/bulk_permission_button_component.rb b/app/components/shares/bulk_permission_button_component.rb index b42c5de1dad5..09674ac7a4f0 100644 --- a/app/components/shares/bulk_permission_button_component.rb +++ b/app/components/shares/bulk_permission_button_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/shares/bulk_selection_counter_component.rb b/app/components/shares/bulk_selection_counter_component.rb index fc56f453cdeb..5547b060e1e3 100644 --- a/app/components/shares/bulk_selection_counter_component.rb +++ b/app/components/shares/bulk_selection_counter_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/shares/counter_component.rb b/app/components/shares/counter_component.rb index c2581bfb5dba..e0ddbabc2e72 100644 --- a/app/components/shares/counter_component.rb +++ b/app/components/shares/counter_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/shares/empty_state_component.rb b/app/components/shares/empty_state_component.rb index 1dda0facba91..1dc9e14d690b 100644 --- a/app/components/shares/empty_state_component.rb +++ b/app/components/shares/empty_state_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/shares/invite_user_form_component.rb b/app/components/shares/invite_user_form_component.rb index 92cd7bf922bc..f8d40024bae9 100644 --- a/app/components/shares/invite_user_form_component.rb +++ b/app/components/shares/invite_user_form_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/shares/manage_shares_component.rb b/app/components/shares/manage_shares_component.rb index ec76e35b49a2..fa61c6afdd57 100644 --- a/app/components/shares/manage_shares_component.rb +++ b/app/components/shares/manage_shares_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/shares/modal_body_component.rb b/app/components/shares/modal_body_component.rb index 93500c696c02..d617510e58ae 100644 --- a/app/components/shares/modal_body_component.rb +++ b/app/components/shares/modal_body_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/shares/permission_button_component.rb b/app/components/shares/permission_button_component.rb index 050d6094fe3a..186f4f461949 100644 --- a/app/components/shares/permission_button_component.rb +++ b/app/components/shares/permission_button_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/shares/project_queries/empty_state_component.rb b/app/components/shares/project_queries/empty_state_component.rb index 89e3eda0e28b..b3941ca7a0d9 100644 --- a/app/components/shares/project_queries/empty_state_component.rb +++ b/app/components/shares/project_queries/empty_state_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/shares/project_queries/public_flag_component.rb b/app/components/shares/project_queries/public_flag_component.rb index 91f926be4b28..cfbd02dcc79b 100644 --- a/app/components/shares/project_queries/public_flag_component.rb +++ b/app/components/shares/project_queries/public_flag_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/shares/project_queries/upsale_component.rb b/app/components/shares/project_queries/upsale_component.rb index dfc4df1e2dd1..b3127b97e39e 100644 --- a/app/components/shares/project_queries/upsale_component.rb +++ b/app/components/shares/project_queries/upsale_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/shares/share_counter_component.rb b/app/components/shares/share_counter_component.rb index 094b0c74dc12..55de336838c4 100644 --- a/app/components/shares/share_counter_component.rb +++ b/app/components/shares/share_counter_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/shares/share_dialog_component.rb b/app/components/shares/share_dialog_component.rb index ea7a0444a20b..2959b244b97d 100644 --- a/app/components/shares/share_dialog_component.rb +++ b/app/components/shares/share_dialog_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/shares/share_row_component.rb b/app/components/shares/share_row_component.rb index 69d44662d4b6..45df3ab20e0b 100644 --- a/app/components/shares/share_row_component.rb +++ b/app/components/shares/share_row_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/shares/user_details_component.rb b/app/components/shares/user_details_component.rb index 8e809efe887f..8ed9924d4142 100644 --- a/app/components/shares/user_details_component.rb +++ b/app/components/shares/user_details_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/shares/work_packages/modal_upsale_component.rb b/app/components/shares/work_packages/modal_upsale_component.rb index 65ab5a94c600..617940ed23d5 100644 --- a/app/components/shares/work_packages/modal_upsale_component.rb +++ b/app/components/shares/work_packages/modal_upsale_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/statuses/row_component.rb b/app/components/statuses/row_component.rb index 0533192cbb81..dd49dd6124fc 100644 --- a/app/components/statuses/row_component.rb +++ b/app/components/statuses/row_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/statuses/table_component.rb b/app/components/statuses/table_component.rb index 240cf1490e55..61f3f49fd5e9 100644 --- a/app/components/statuses/table_component.rb +++ b/app/components/statuses/table_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/table_component.html.erb b/app/components/table_component.html.erb index e5b16b52ebe2..eb7b80bec8db 100644 --- a/app/components/table_component.html.erb +++ b/app/components/table_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/table_component.rb b/app/components/table_component.rb index e23acfa69057..5a3c186661ab 100644 --- a/app/components/table_component.rb +++ b/app/components/table_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/types/edit_page_header_component.html.erb b/app/components/types/edit_page_header_component.html.erb index c698b4a6f385..70c2494d3950 100644 --- a/app/components/types/edit_page_header_component.html.erb +++ b/app/components/types/edit_page_header_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/types/edit_page_header_component.rb b/app/components/types/edit_page_header_component.rb index ea1a72818f66..950c93203bfd 100644 --- a/app/components/types/edit_page_header_component.rb +++ b/app/components/types/edit_page_header_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/user_filter_component.rb b/app/components/user_filter_component.rb index 7c047d12d0c9..009df75a4095 100644 --- a/app/components/user_filter_component.rb +++ b/app/components/user_filter_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/auto_login_tokens/row_component.rb b/app/components/users/auto_login_tokens/row_component.rb index 640415c2af8f..95c8eeabf9d9 100644 --- a/app/components/users/auto_login_tokens/row_component.rb +++ b/app/components/users/auto_login_tokens/row_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/auto_login_tokens/table_component.rb b/app/components/users/auto_login_tokens/table_component.rb index eda17cd9ea12..11c2879d7ea0 100644 --- a/app/components/users/auto_login_tokens/table_component.rb +++ b/app/components/users/auto_login_tokens/table_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/avatar_component.rb b/app/components/users/avatar_component.rb index df53c25f2394..907f226ce736 100644 --- a/app/components/users/avatar_component.rb +++ b/app/components/users/avatar_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/edit_page_header_component.html.erb b/app/components/users/edit_page_header_component.html.erb index 0a364fc2d945..9f6248ae4b91 100644 --- a/app/components/users/edit_page_header_component.html.erb +++ b/app/components/users/edit_page_header_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/edit_page_header_component.rb b/app/components/users/edit_page_header_component.rb index d8d219a6135c..5763f14db73e 100644 --- a/app/components/users/edit_page_header_component.rb +++ b/app/components/users/edit_page_header_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/index_page_header_component.rb b/app/components/users/index_page_header_component.rb index 0a9c7c0b8e7c..d3376e247846 100644 --- a/app/components/users/index_page_header_component.rb +++ b/app/components/users/index_page_header_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/index_sub_header_component.rb b/app/components/users/index_sub_header_component.rb index c43a86d26336..8f4ed16d22c8 100644 --- a/app/components/users/index_sub_header_component.rb +++ b/app/components/users/index_sub_header_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/profile/activities_component.rb b/app/components/users/profile/activities_component.rb index 3383f612fc1a..38fc948920f7 100644 --- a/app/components/users/profile/activities_component.rb +++ b/app/components/users/profile/activities_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/profile/attributes_component.rb b/app/components/users/profile/attributes_component.rb index cc065a81b3fd..5470dbc83d63 100644 --- a/app/components/users/profile/attributes_component.rb +++ b/app/components/users/profile/attributes_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/profile/groups_component.rb b/app/components/users/profile/groups_component.rb index e5795b620079..59725b66c42c 100644 --- a/app/components/users/profile/groups_component.rb +++ b/app/components/users/profile/groups_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/profile/projects_component.rb b/app/components/users/profile/projects_component.rb index 2669a8b653a1..a4b65121dcd7 100644 --- a/app/components/users/profile/projects_component.rb +++ b/app/components/users/profile/projects_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/profile/side_panel_component.rb b/app/components/users/profile/side_panel_component.rb index 53620023076f..e0ee7a616887 100644 --- a/app/components/users/profile/side_panel_component.rb +++ b/app/components/users/profile/side_panel_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/profile_component.rb b/app/components/users/profile_component.rb index 97912c98567b..c9cc33439ddc 100644 --- a/app/components/users/profile_component.rb +++ b/app/components/users/profile_component.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/row_component.rb b/app/components/users/row_component.rb index f0ce07fb7bef..5b88c1c61960 100644 --- a/app/components/users/row_component.rb +++ b/app/components/users/row_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/sessions/row_component.rb b/app/components/users/sessions/row_component.rb index 6888306c7a76..cabe1f0ce2dc 100644 --- a/app/components/users/sessions/row_component.rb +++ b/app/components/users/sessions/row_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/sessions/table_component.rb b/app/components/users/sessions/table_component.rb index 0abc12875df7..f0adacc435df 100644 --- a/app/components/users/sessions/table_component.rb +++ b/app/components/users/sessions/table_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/show_page_header_component.html.erb b/app/components/users/show_page_header_component.html.erb index fd70888b919f..9a8ac99ceed6 100644 --- a/app/components/users/show_page_header_component.html.erb +++ b/app/components/users/show_page_header_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/show_page_header_component.rb b/app/components/users/show_page_header_component.rb index e2e732805d1a..343e2a0d23a4 100644 --- a/app/components/users/show_page_header_component.rb +++ b/app/components/users/show_page_header_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/table_component.rb b/app/components/users/table_component.rb index cd159c89dd0d..06590dbd44f8 100644 --- a/app/components/users/table_component.rb +++ b/app/components/users/table_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/users/user_filter_component.rb b/app/components/users/user_filter_component.rb index b55cd0d1600a..ed4242adfa2e 100644 --- a/app/components/users/user_filter_component.rb +++ b/app/components/users/user_filter_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/versions/row_component.rb b/app/components/versions/row_component.rb index d1fb386ecca8..d5f249b5be1b 100644 --- a/app/components/versions/row_component.rb +++ b/app/components/versions/row_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/versions/table_component.rb b/app/components/versions/table_component.rb index bede23fbfdcc..dcd3d465fbdb 100644 --- a/app/components/versions/table_component.rb +++ b/app/components/versions/table_component.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/work_packages/progress/base_modal_component.rb b/app/components/work_packages/progress/base_modal_component.rb index c80d6724f3c7..c5c957751e59 100644 --- a/app/components/work_packages/progress/base_modal_component.rb +++ b/app/components/work_packages/progress/base_modal_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/work_packages/progress/status_based/modal_body_component.rb b/app/components/work_packages/progress/status_based/modal_body_component.rb index 6052903365ce..83bba94fd046 100644 --- a/app/components/work_packages/progress/status_based/modal_body_component.rb +++ b/app/components/work_packages/progress/status_based/modal_body_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/work_packages/progress/work_based/modal_body_component.rb b/app/components/work_packages/progress/work_based/modal_body_component.rb index c6d6e9c6c55c..2751516b8e2c 100644 --- a/app/components/work_packages/progress/work_based/modal_body_component.rb +++ b/app/components/work_packages/progress/work_based/modal_body_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/workflows/page_header_component.html.erb b/app/components/workflows/page_header_component.html.erb index 14fa09c9355e..8ba1be2e573f 100644 --- a/app/components/workflows/page_header_component.html.erb +++ b/app/components/workflows/page_header_component.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/components/workflows/page_header_component.rb b/app/components/workflows/page_header_component.rb index 18c8e926cd75..7d93e1d92c3c 100644 --- a/app/components/workflows/page_header_component.rb +++ b/app/components/workflows/page_header_component.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/admin_only_contract.rb b/app/contracts/admin_only_contract.rb index 5d7ae4e65961..31d2c8ada503 100644 --- a/app/contracts/admin_only_contract.rb +++ b/app/contracts/admin_only_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/api_tokens/create_contract.rb b/app/contracts/api_tokens/create_contract.rb index e95a33640dfc..f9c3d93484f4 100644 --- a/app/contracts/api_tokens/create_contract.rb +++ b/app/contracts/api_tokens/create_contract.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/attachments/create_contract.rb b/app/contracts/attachments/create_contract.rb index d4f8b48acc4e..2ec0d41d3fe8 100644 --- a/app/contracts/attachments/create_contract.rb +++ b/app/contracts/attachments/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/attachments/delete_contract.rb b/app/contracts/attachments/delete_contract.rb index 63f4a375a190..f2b44344f866 100644 --- a/app/contracts/attachments/delete_contract.rb +++ b/app/contracts/attachments/delete_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/attachments/prepare_upload_contract.rb b/app/contracts/attachments/prepare_upload_contract.rb index 5a54cfac1942..82233d7ed308 100644 --- a/app/contracts/attachments/prepare_upload_contract.rb +++ b/app/contracts/attachments/prepare_upload_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/attachments/validate_replacements.rb b/app/contracts/attachments/validate_replacements.rb index 7bbc91d763bf..c337f9b6310c 100644 --- a/app/contracts/attachments/validate_replacements.rb +++ b/app/contracts/attachments/validate_replacements.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/attribute_help_texts/base_contract.rb b/app/contracts/attribute_help_texts/base_contract.rb index 6e6bbaafd60a..8ca51da254b5 100644 --- a/app/contracts/attribute_help_texts/base_contract.rb +++ b/app/contracts/attribute_help_texts/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/attribute_help_texts/create_contract.rb b/app/contracts/attribute_help_texts/create_contract.rb index 286bbe0b1893..4d0280934efe 100644 --- a/app/contracts/attribute_help_texts/create_contract.rb +++ b/app/contracts/attribute_help_texts/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/attribute_help_texts/update_contract.rb b/app/contracts/attribute_help_texts/update_contract.rb index eb259eb02f44..7420a63aa9ee 100644 --- a/app/contracts/attribute_help_texts/update_contract.rb +++ b/app/contracts/attribute_help_texts/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/authentication/omniauth_auth_hash_contract.rb b/app/contracts/authentication/omniauth_auth_hash_contract.rb index ba0b257f1761..120c78c8fb10 100644 --- a/app/contracts/authentication/omniauth_auth_hash_contract.rb +++ b/app/contracts/authentication/omniauth_auth_hash_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/backups/create_contract.rb b/app/contracts/backups/create_contract.rb index 17bc328d8a46..3cd6ec347eb7 100644 --- a/app/contracts/backups/create_contract.rb +++ b/app/contracts/backups/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/base_contract.rb b/app/contracts/base_contract.rb index ba90a7b2eebd..b07c4c1ceaab 100644 --- a/app/contracts/base_contract.rb +++ b/app/contracts/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/concerns/admin_writable_timestamps.rb b/app/contracts/concerns/admin_writable_timestamps.rb index 8a83ee22eb85..96e5a5fe049b 100644 --- a/app/contracts/concerns/admin_writable_timestamps.rb +++ b/app/contracts/concerns/admin_writable_timestamps.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/concerns/assignable_custom_field_values.rb b/app/contracts/concerns/assignable_custom_field_values.rb index 133f1ecbf6f2..efd0be250c4c 100644 --- a/app/contracts/concerns/assignable_custom_field_values.rb +++ b/app/contracts/concerns/assignable_custom_field_values.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/concerns/requires_admin_guard.rb b/app/contracts/concerns/requires_admin_guard.rb index b01feb96064b..133ac24d0bb7 100644 --- a/app/contracts/concerns/requires_admin_guard.rb +++ b/app/contracts/concerns/requires_admin_guard.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/concerns/requires_enterprise_guard.rb b/app/contracts/concerns/requires_enterprise_guard.rb index 06e13acdb567..72f7f90196d6 100644 --- a/app/contracts/concerns/requires_enterprise_guard.rb +++ b/app/contracts/concerns/requires_enterprise_guard.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/concerns/single_table_inheritance_model_contract.rb b/app/contracts/concerns/single_table_inheritance_model_contract.rb index dcc270996947..e98417de527a 100644 --- a/app/contracts/concerns/single_table_inheritance_model_contract.rb +++ b/app/contracts/concerns/single_table_inheritance_model_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/concerns/unchanged_project.rb b/app/contracts/concerns/unchanged_project.rb index 6ec6e48fba65..c47cb3930d81 100644 --- a/app/contracts/concerns/unchanged_project.rb +++ b/app/contracts/concerns/unchanged_project.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/custom_actions/cu_contract.rb b/app/contracts/custom_actions/cu_contract.rb index 3fac14a86184..0f789b0043c6 100644 --- a/app/contracts/custom_actions/cu_contract.rb +++ b/app/contracts/custom_actions/cu_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/custom_actions/execute_contract.rb b/app/contracts/custom_actions/execute_contract.rb index 08c29a66a594..e1857c2facb9 100644 --- a/app/contracts/custom_actions/execute_contract.rb +++ b/app/contracts/custom_actions/execute_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/custom_fields/base_contract.rb b/app/contracts/custom_fields/base_contract.rb index 9cb68cc1bcb1..42d7ff8ff485 100644 --- a/app/contracts/custom_fields/base_contract.rb +++ b/app/contracts/custom_fields/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/custom_fields/create_contract.rb b/app/contracts/custom_fields/create_contract.rb index e12a3014174f..bff22d66aaa9 100644 --- a/app/contracts/custom_fields/create_contract.rb +++ b/app/contracts/custom_fields/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/custom_fields/update_contract.rb b/app/contracts/custom_fields/update_contract.rb index 6e7df4fd813a..2355526cb926 100644 --- a/app/contracts/custom_fields/update_contract.rb +++ b/app/contracts/custom_fields/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/delete_contract.rb b/app/contracts/delete_contract.rb index 3218035e82b1..d8f06edc14e9 100644 --- a/app/contracts/delete_contract.rb +++ b/app/contracts/delete_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/empty_contract.rb b/app/contracts/empty_contract.rb index f9790809b260..e30af014c52e 100644 --- a/app/contracts/empty_contract.rb +++ b/app/contracts/empty_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/groups/base_contract.rb b/app/contracts/groups/base_contract.rb index ee0309e789d3..4c13c77b7d6f 100644 --- a/app/contracts/groups/base_contract.rb +++ b/app/contracts/groups/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/groups/create_contract.rb b/app/contracts/groups/create_contract.rb index af3eb12b13ad..4c87f23a296f 100644 --- a/app/contracts/groups/create_contract.rb +++ b/app/contracts/groups/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/groups/delete_contract.rb b/app/contracts/groups/delete_contract.rb index 628f9f90f20b..8e89d0ae7a51 100644 --- a/app/contracts/groups/delete_contract.rb +++ b/app/contracts/groups/delete_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/groups/update_contract.rb b/app/contracts/groups/update_contract.rb index e724972b80aa..422812527d3e 100644 --- a/app/contracts/groups/update_contract.rb +++ b/app/contracts/groups/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/journals/update_contract.rb b/app/contracts/journals/update_contract.rb index 85fba341370a..8847cfc8dcc7 100644 --- a/app/contracts/journals/update_contract.rb +++ b/app/contracts/journals/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/members/base_contract.rb b/app/contracts/members/base_contract.rb index 040a3bd5becc..5c83da040795 100644 --- a/app/contracts/members/base_contract.rb +++ b/app/contracts/members/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/members/create_contract.rb b/app/contracts/members/create_contract.rb index 27f616eb10d3..96c3e90ad370 100644 --- a/app/contracts/members/create_contract.rb +++ b/app/contracts/members/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/members/delete_contract.rb b/app/contracts/members/delete_contract.rb index 4d71ee1fe302..f876029feaa0 100644 --- a/app/contracts/members/delete_contract.rb +++ b/app/contracts/members/delete_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/members/update_contract.rb b/app/contracts/members/update_contract.rb index f3b966cb1e54..2d510e59c605 100644 --- a/app/contracts/members/update_contract.rb +++ b/app/contracts/members/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/messages/base_contract.rb b/app/contracts/messages/base_contract.rb index fe89acf761b7..bad7a1c6b733 100644 --- a/app/contracts/messages/base_contract.rb +++ b/app/contracts/messages/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/messages/create_contract.rb b/app/contracts/messages/create_contract.rb index 6d70d0de5262..14728f35ab8d 100644 --- a/app/contracts/messages/create_contract.rb +++ b/app/contracts/messages/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/messages/update_contract.rb b/app/contracts/messages/update_contract.rb index db2a8508b75e..0c8f17dd0822 100644 --- a/app/contracts/messages/update_contract.rb +++ b/app/contracts/messages/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/model_contract.rb b/app/contracts/model_contract.rb index 07ba44ffd920..efa06281f331 100644 --- a/app/contracts/model_contract.rb +++ b/app/contracts/model_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/news/base_contract.rb b/app/contracts/news/base_contract.rb index 7d6325f0e9eb..91bc9925bb04 100644 --- a/app/contracts/news/base_contract.rb +++ b/app/contracts/news/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/news/create_contract.rb b/app/contracts/news/create_contract.rb index 9a0274c59548..31ed015811ac 100644 --- a/app/contracts/news/create_contract.rb +++ b/app/contracts/news/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/news/delete_contract.rb b/app/contracts/news/delete_contract.rb index 42648cce9abc..808f2ed73d6a 100644 --- a/app/contracts/news/delete_contract.rb +++ b/app/contracts/news/delete_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/news/update_contract.rb b/app/contracts/news/update_contract.rb index 04bb5fef4bf0..3967f463f2e8 100644 --- a/app/contracts/news/update_contract.rb +++ b/app/contracts/news/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/notifications/create_contract.rb b/app/contracts/notifications/create_contract.rb index 712884a2b82d..d26760efd9ba 100644 --- a/app/contracts/notifications/create_contract.rb +++ b/app/contracts/notifications/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/oauth/application_contract.rb b/app/contracts/oauth/application_contract.rb index 8560edfabc89..46caf0890f8c 100644 --- a/app/contracts/oauth/application_contract.rb +++ b/app/contracts/oauth/application_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/oauth_clients/create_contract.rb b/app/contracts/oauth_clients/create_contract.rb index ddfcc19866fb..404436c4a1a9 100644 --- a/app/contracts/oauth_clients/create_contract.rb +++ b/app/contracts/oauth_clients/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/oauth_clients/delete_contract.rb b/app/contracts/oauth_clients/delete_contract.rb index 4fbdc22fea50..5465d115716e 100644 --- a/app/contracts/oauth_clients/delete_contract.rb +++ b/app/contracts/oauth_clients/delete_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/params_contract.rb b/app/contracts/params_contract.rb index 575f302d9222..bf6cd7b98a64 100644 --- a/app/contracts/params_contract.rb +++ b/app/contracts/params_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/placeholder_users/base_contract.rb b/app/contracts/placeholder_users/base_contract.rb index cff24d7d52f8..ce6895ed87f9 100644 --- a/app/contracts/placeholder_users/base_contract.rb +++ b/app/contracts/placeholder_users/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/placeholder_users/create_contract.rb b/app/contracts/placeholder_users/create_contract.rb index 308b7750fd99..5e8d35078cc5 100644 --- a/app/contracts/placeholder_users/create_contract.rb +++ b/app/contracts/placeholder_users/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/placeholder_users/delete_contract.rb b/app/contracts/placeholder_users/delete_contract.rb index 1767521a6786..a0c8d3f86029 100644 --- a/app/contracts/placeholder_users/delete_contract.rb +++ b/app/contracts/placeholder_users/delete_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/placeholder_users/update_contract.rb b/app/contracts/placeholder_users/update_contract.rb index 83d4bb615804..053e7ba62b47 100644 --- a/app/contracts/placeholder_users/update_contract.rb +++ b/app/contracts/placeholder_users/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/project_custom_field_project_mappings/base_contract.rb b/app/contracts/project_custom_field_project_mappings/base_contract.rb index 0ed19cf6d5a1..efc78728f69c 100644 --- a/app/contracts/project_custom_field_project_mappings/base_contract.rb +++ b/app/contracts/project_custom_field_project_mappings/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/project_custom_field_project_mappings/update_contract.rb b/app/contracts/project_custom_field_project_mappings/update_contract.rb index 66140ecdf988..c44b887e72de 100644 --- a/app/contracts/project_custom_field_project_mappings/update_contract.rb +++ b/app/contracts/project_custom_field_project_mappings/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/project_custom_field_sections/base_contract.rb b/app/contracts/project_custom_field_sections/base_contract.rb index 951c64d1e39e..0ab59477de4f 100644 --- a/app/contracts/project_custom_field_sections/base_contract.rb +++ b/app/contracts/project_custom_field_sections/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/project_custom_field_sections/create_contract.rb b/app/contracts/project_custom_field_sections/create_contract.rb index 91e44c3aaec1..94041c62496f 100644 --- a/app/contracts/project_custom_field_sections/create_contract.rb +++ b/app/contracts/project_custom_field_sections/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/project_custom_field_sections/delete_contract.rb b/app/contracts/project_custom_field_sections/delete_contract.rb index 3b5e38d49308..e1a639e59407 100644 --- a/app/contracts/project_custom_field_sections/delete_contract.rb +++ b/app/contracts/project_custom_field_sections/delete_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/project_custom_field_sections/update_contract.rb b/app/contracts/project_custom_field_sections/update_contract.rb index 85960355c764..e77e9080cfe4 100644 --- a/app/contracts/project_custom_field_sections/update_contract.rb +++ b/app/contracts/project_custom_field_sections/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/projects/archive_contract.rb b/app/contracts/projects/archive_contract.rb index 7c719d255a25..d315f3257b1b 100644 --- a/app/contracts/projects/archive_contract.rb +++ b/app/contracts/projects/archive_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/projects/base_contract.rb b/app/contracts/projects/base_contract.rb index a894a0e2ffe8..af1afd29d94a 100644 --- a/app/contracts/projects/base_contract.rb +++ b/app/contracts/projects/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/projects/copy_contract.rb b/app/contracts/projects/copy_contract.rb index 205789fac648..a6bd24c17907 100644 --- a/app/contracts/projects/copy_contract.rb +++ b/app/contracts/projects/copy_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/projects/create_contract.rb b/app/contracts/projects/create_contract.rb index 78b38a775c73..f701b0debd2a 100644 --- a/app/contracts/projects/create_contract.rb +++ b/app/contracts/projects/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/projects/delete_contract.rb b/app/contracts/projects/delete_contract.rb index 1f80d3ee0fd9..9ad4965e6501 100644 --- a/app/contracts/projects/delete_contract.rb +++ b/app/contracts/projects/delete_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/projects/enabled_modules_contract.rb b/app/contracts/projects/enabled_modules_contract.rb index 864caf4f007f..2c54e33d9481 100644 --- a/app/contracts/projects/enabled_modules_contract.rb +++ b/app/contracts/projects/enabled_modules_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/projects/settings_contract.rb b/app/contracts/projects/settings_contract.rb index 940f4d955214..dfce7ff07aa8 100644 --- a/app/contracts/projects/settings_contract.rb +++ b/app/contracts/projects/settings_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/projects/unarchive_contract.rb b/app/contracts/projects/unarchive_contract.rb index 53ec5e9b9182..1f87505a0762 100644 --- a/app/contracts/projects/unarchive_contract.rb +++ b/app/contracts/projects/unarchive_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/projects/update_contract.rb b/app/contracts/projects/update_contract.rb index 471a55e86fb8..2a6b0b76defb 100644 --- a/app/contracts/projects/update_contract.rb +++ b/app/contracts/projects/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/queries/base_contract.rb b/app/contracts/queries/base_contract.rb index 49418dd31879..f1b79d81909b 100644 --- a/app/contracts/queries/base_contract.rb +++ b/app/contracts/queries/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/queries/copy_contract.rb b/app/contracts/queries/copy_contract.rb index c184b13b43f2..84d99d743358 100644 --- a/app/contracts/queries/copy_contract.rb +++ b/app/contracts/queries/copy_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/queries/create_contract.rb b/app/contracts/queries/create_contract.rb index 32218baf5c7d..560681b18565 100644 --- a/app/contracts/queries/create_contract.rb +++ b/app/contracts/queries/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/queries/ical_sharing_contract.rb b/app/contracts/queries/ical_sharing_contract.rb index 58390a9d0c06..c2085b28f27e 100644 --- a/app/contracts/queries/ical_sharing_contract.rb +++ b/app/contracts/queries/ical_sharing_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/queries/projects/project_queries/base_contract.rb b/app/contracts/queries/projects/project_queries/base_contract.rb index 28a4261661f5..e4f0edd6f268 100644 --- a/app/contracts/queries/projects/project_queries/base_contract.rb +++ b/app/contracts/queries/projects/project_queries/base_contract.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/queries/projects/project_queries/create_contract.rb b/app/contracts/queries/projects/project_queries/create_contract.rb index f4b66999b436..be862966c712 100644 --- a/app/contracts/queries/projects/project_queries/create_contract.rb +++ b/app/contracts/queries/projects/project_queries/create_contract.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/queries/projects/project_queries/delete_contract.rb b/app/contracts/queries/projects/project_queries/delete_contract.rb index 30deba66b351..2b149f6dce8d 100644 --- a/app/contracts/queries/projects/project_queries/delete_contract.rb +++ b/app/contracts/queries/projects/project_queries/delete_contract.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/queries/projects/project_queries/loading_contract.rb b/app/contracts/queries/projects/project_queries/loading_contract.rb index 5c4eff0aa068..5a46646e6844 100644 --- a/app/contracts/queries/projects/project_queries/loading_contract.rb +++ b/app/contracts/queries/projects/project_queries/loading_contract.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/queries/projects/project_queries/publish_contract.rb b/app/contracts/queries/projects/project_queries/publish_contract.rb index 98a9fe2844c9..470b59089a84 100644 --- a/app/contracts/queries/projects/project_queries/publish_contract.rb +++ b/app/contracts/queries/projects/project_queries/publish_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/queries/projects/project_queries/update_contract.rb b/app/contracts/queries/projects/project_queries/update_contract.rb index 82e6479a9475..ca0985f819bd 100644 --- a/app/contracts/queries/projects/project_queries/update_contract.rb +++ b/app/contracts/queries/projects/project_queries/update_contract.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/queries/update_contract.rb b/app/contracts/queries/update_contract.rb index c098a53d1ce6..3b5694d4e7c0 100644 --- a/app/contracts/queries/update_contract.rb +++ b/app/contracts/queries/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/queries/update_form_contract.rb b/app/contracts/queries/update_form_contract.rb index 8f2805706d78..fea2e00c6c3d 100644 --- a/app/contracts/queries/update_form_contract.rb +++ b/app/contracts/queries/update_form_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/relations/base_contract.rb b/app/contracts/relations/base_contract.rb index 24b9b23e0ce5..82c4d5edc2ed 100644 --- a/app/contracts/relations/base_contract.rb +++ b/app/contracts/relations/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/relations/create_contract.rb b/app/contracts/relations/create_contract.rb index fe139dfa70bb..b65e7b50c8fd 100644 --- a/app/contracts/relations/create_contract.rb +++ b/app/contracts/relations/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/relations/delete_contract.rb b/app/contracts/relations/delete_contract.rb index 9a266dabc669..e018c567196c 100644 --- a/app/contracts/relations/delete_contract.rb +++ b/app/contracts/relations/delete_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/relations/update_contract.rb b/app/contracts/relations/update_contract.rb index 4551c9bed4f0..78be6df8ff63 100644 --- a/app/contracts/relations/update_contract.rb +++ b/app/contracts/relations/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/roles/base_contract.rb b/app/contracts/roles/base_contract.rb index 7f207b69f0e8..854f0fe70047 100644 --- a/app/contracts/roles/base_contract.rb +++ b/app/contracts/roles/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/roles/create_contract.rb b/app/contracts/roles/create_contract.rb index 076d7774501c..f09d2fb6fce7 100644 --- a/app/contracts/roles/create_contract.rb +++ b/app/contracts/roles/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/roles/delete_contract.rb b/app/contracts/roles/delete_contract.rb index 3bd499fad3f0..e80919fca5dc 100644 --- a/app/contracts/roles/delete_contract.rb +++ b/app/contracts/roles/delete_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/roles/update_contract.rb b/app/contracts/roles/update_contract.rb index d0fdbc44a15e..49d6c19c3944 100644 --- a/app/contracts/roles/update_contract.rb +++ b/app/contracts/roles/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/settings/update_contract.rb b/app/contracts/settings/update_contract.rb index a78c3dbe0010..69833d75ec9f 100644 --- a/app/contracts/settings/update_contract.rb +++ b/app/contracts/settings/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/settings/working_days_and_hours_params_contract.rb b/app/contracts/settings/working_days_and_hours_params_contract.rb index 81cb129fe60f..e2abe7060950 100644 --- a/app/contracts/settings/working_days_and_hours_params_contract.rb +++ b/app/contracts/settings/working_days_and_hours_params_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/shares/base_contract.rb b/app/contracts/shares/base_contract.rb index 856094e1f044..5bd00481f506 100644 --- a/app/contracts/shares/base_contract.rb +++ b/app/contracts/shares/base_contract.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/shares/create_contract.rb b/app/contracts/shares/create_contract.rb index 9d8941d17628..f9917e6d011d 100644 --- a/app/contracts/shares/create_contract.rb +++ b/app/contracts/shares/create_contract.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/shares/delete_contract.rb b/app/contracts/shares/delete_contract.rb index 69cdc52d8b1d..db133bcb3e91 100644 --- a/app/contracts/shares/delete_contract.rb +++ b/app/contracts/shares/delete_contract.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/shares/project_queries/base_extension.rb b/app/contracts/shares/project_queries/base_extension.rb index 7392139fe6f3..95500d8996eb 100644 --- a/app/contracts/shares/project_queries/base_extension.rb +++ b/app/contracts/shares/project_queries/base_extension.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/shares/project_queries/create_contract.rb b/app/contracts/shares/project_queries/create_contract.rb index d9ce1351d68d..7a7d97b5aa6f 100644 --- a/app/contracts/shares/project_queries/create_contract.rb +++ b/app/contracts/shares/project_queries/create_contract.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/shares/project_queries/delete_contract.rb b/app/contracts/shares/project_queries/delete_contract.rb index 925dc2d18e76..5d789156d4e5 100644 --- a/app/contracts/shares/project_queries/delete_contract.rb +++ b/app/contracts/shares/project_queries/delete_contract.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/shares/project_queries/update_contract.rb b/app/contracts/shares/project_queries/update_contract.rb index eac81bc4e190..541c7398e2a9 100644 --- a/app/contracts/shares/project_queries/update_contract.rb +++ b/app/contracts/shares/project_queries/update_contract.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/shares/update_contract.rb b/app/contracts/shares/update_contract.rb index 565c519bcb8e..9208d92004b2 100644 --- a/app/contracts/shares/update_contract.rb +++ b/app/contracts/shares/update_contract.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/shares/work_packages/base_extension.rb b/app/contracts/shares/work_packages/base_extension.rb index 7f7fb016b4fc..bcf598b4edea 100644 --- a/app/contracts/shares/work_packages/base_extension.rb +++ b/app/contracts/shares/work_packages/base_extension.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/shares/work_packages/create_contract.rb b/app/contracts/shares/work_packages/create_contract.rb index d0cc27f013d5..19e2822dc072 100644 --- a/app/contracts/shares/work_packages/create_contract.rb +++ b/app/contracts/shares/work_packages/create_contract.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/shares/work_packages/delete_contract.rb b/app/contracts/shares/work_packages/delete_contract.rb index 01bd4ebd1520..0a2f7923f1fc 100644 --- a/app/contracts/shares/work_packages/delete_contract.rb +++ b/app/contracts/shares/work_packages/delete_contract.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/shares/work_packages/update_contract.rb b/app/contracts/shares/work_packages/update_contract.rb index 7b2dc5d9e907..f54e71eacbd4 100644 --- a/app/contracts/shares/work_packages/update_contract.rb +++ b/app/contracts/shares/work_packages/update_contract.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/types/base_contract.rb b/app/contracts/types/base_contract.rb index 59d349d82afa..5f8c5b02db95 100644 --- a/app/contracts/types/base_contract.rb +++ b/app/contracts/types/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/user_preferences/base_contract.rb b/app/contracts/user_preferences/base_contract.rb index 4aa2a4be0757..35416652b70e 100644 --- a/app/contracts/user_preferences/base_contract.rb +++ b/app/contracts/user_preferences/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/user_preferences/params_contract.rb b/app/contracts/user_preferences/params_contract.rb index 0450f0c0144d..ec5fc093d80d 100644 --- a/app/contracts/user_preferences/params_contract.rb +++ b/app/contracts/user_preferences/params_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/user_preferences/update_contract.rb b/app/contracts/user_preferences/update_contract.rb index 37463a2ecd47..020e00eedd61 100644 --- a/app/contracts/user_preferences/update_contract.rb +++ b/app/contracts/user_preferences/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/users/base_contract.rb b/app/contracts/users/base_contract.rb index 2dfb83fd0c6f..f699978b022c 100644 --- a/app/contracts/users/base_contract.rb +++ b/app/contracts/users/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/users/create_contract.rb b/app/contracts/users/create_contract.rb index 2ef001e6446b..80c4f7a0fb3e 100644 --- a/app/contracts/users/create_contract.rb +++ b/app/contracts/users/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/users/delete_contract.rb b/app/contracts/users/delete_contract.rb index 994dac0be868..a65fb3c57fbf 100644 --- a/app/contracts/users/delete_contract.rb +++ b/app/contracts/users/delete_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/users/update_contract.rb b/app/contracts/users/update_contract.rb index f794a575a7d6..6f5db3780682 100644 --- a/app/contracts/users/update_contract.rb +++ b/app/contracts/users/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/versions/base_contract.rb b/app/contracts/versions/base_contract.rb index 96178fb42ba7..8abc35ce61a2 100644 --- a/app/contracts/versions/base_contract.rb +++ b/app/contracts/versions/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/versions/create_contract.rb b/app/contracts/versions/create_contract.rb index 76399e0d1f8e..184f34fc5526 100644 --- a/app/contracts/versions/create_contract.rb +++ b/app/contracts/versions/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/versions/delete_contract.rb b/app/contracts/versions/delete_contract.rb index 744fec993d40..afb597fa7800 100644 --- a/app/contracts/versions/delete_contract.rb +++ b/app/contracts/versions/delete_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/versions/update_contract.rb b/app/contracts/versions/update_contract.rb index 614499eb0f0c..982fff57c77b 100644 --- a/app/contracts/versions/update_contract.rb +++ b/app/contracts/versions/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/views/base_contract.rb b/app/contracts/views/base_contract.rb index 2be1e778027a..008a53b1ff6f 100644 --- a/app/contracts/views/base_contract.rb +++ b/app/contracts/views/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/views/create_contract.rb b/app/contracts/views/create_contract.rb index 0f326a0d849f..bbeaeaa7e40e 100644 --- a/app/contracts/views/create_contract.rb +++ b/app/contracts/views/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/views/update_contract.rb b/app/contracts/views/update_contract.rb index 474a5d012e85..762240972f26 100644 --- a/app/contracts/views/update_contract.rb +++ b/app/contracts/views/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/wiki_pages/base_contract.rb b/app/contracts/wiki_pages/base_contract.rb index 11f254ef15ab..4b1dca1f5d42 100644 --- a/app/contracts/wiki_pages/base_contract.rb +++ b/app/contracts/wiki_pages/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/wiki_pages/copy_contract.rb b/app/contracts/wiki_pages/copy_contract.rb index d7cf16e9e624..740acd88d533 100644 --- a/app/contracts/wiki_pages/copy_contract.rb +++ b/app/contracts/wiki_pages/copy_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/wiki_pages/create_contract.rb b/app/contracts/wiki_pages/create_contract.rb index 5074f964300d..30fcccdaa2cc 100644 --- a/app/contracts/wiki_pages/create_contract.rb +++ b/app/contracts/wiki_pages/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/wiki_pages/update_contract.rb b/app/contracts/wiki_pages/update_contract.rb index e32643172f02..8707c3b14fcc 100644 --- a/app/contracts/wiki_pages/update_contract.rb +++ b/app/contracts/wiki_pages/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/work_packages/base_contract.rb b/app/contracts/work_packages/base_contract.rb index a43c9ef95279..94aa61d19206 100644 --- a/app/contracts/work_packages/base_contract.rb +++ b/app/contracts/work_packages/base_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/work_packages/copy_contract.rb b/app/contracts/work_packages/copy_contract.rb index 4bd8d5e895bd..797c03de4e27 100644 --- a/app/contracts/work_packages/copy_contract.rb +++ b/app/contracts/work_packages/copy_contract.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/work_packages/copy_project_contract.rb b/app/contracts/work_packages/copy_project_contract.rb index a9d49288287b..6f1b7d79b85b 100644 --- a/app/contracts/work_packages/copy_project_contract.rb +++ b/app/contracts/work_packages/copy_project_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/work_packages/create_contract.rb b/app/contracts/work_packages/create_contract.rb index 9c8c735e7ad9..7ca7bd43c892 100644 --- a/app/contracts/work_packages/create_contract.rb +++ b/app/contracts/work_packages/create_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/work_packages/create_note_contract.rb b/app/contracts/work_packages/create_note_contract.rb index 4d28ea9fecc0..0d158c8aa677 100644 --- a/app/contracts/work_packages/create_note_contract.rb +++ b/app/contracts/work_packages/create_note_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/work_packages/delete_contract.rb b/app/contracts/work_packages/delete_contract.rb index 35913f594a9c..de22373fb9a4 100644 --- a/app/contracts/work_packages/delete_contract.rb +++ b/app/contracts/work_packages/delete_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/work_packages/skip_authorization_checks.rb b/app/contracts/work_packages/skip_authorization_checks.rb index a14e83fc3181..2941b1a881bf 100644 --- a/app/contracts/work_packages/skip_authorization_checks.rb +++ b/app/contracts/work_packages/skip_authorization_checks.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/work_packages/update_contract.rb b/app/contracts/work_packages/update_contract.rb index 3425f15be160..b25158caed0c 100644 --- a/app/contracts/work_packages/update_contract.rb +++ b/app/contracts/work_packages/update_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/contracts/work_packages/update_dependent_contract.rb b/app/contracts/work_packages/update_dependent_contract.rb index f18fbf18ec17..6640d443f346 100644 --- a/app/contracts/work_packages/update_dependent_contract.rb +++ b/app/contracts/work_packages/update_dependent_contract.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/account_controller.rb b/app/controllers/account_controller.rb index a9b2423c55e3..bf66aca93497 100644 --- a/app/controllers/account_controller.rb +++ b/app/controllers/account_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/activities_controller.rb b/app/controllers/activities_controller.rb index 1c66dec3058f..40033e2a911f 100644 --- a/app/controllers/activities_controller.rb +++ b/app/controllers/activities_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/attachments/quarantined_attachments_controller.rb b/app/controllers/admin/attachments/quarantined_attachments_controller.rb index 2a7c0b8594db..80b7ec2556fe 100644 --- a/app/controllers/admin/attachments/quarantined_attachments_controller.rb +++ b/app/controllers/admin/attachments/quarantined_attachments_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/backups_controller.rb b/app/controllers/admin/backups_controller.rb index b156aef9a081..fb50e597c75b 100644 --- a/app/controllers/admin/backups_controller.rb +++ b/app/controllers/admin/backups_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/aggregation_settings_controller.rb b/app/controllers/admin/settings/aggregation_settings_controller.rb index 4e1277d60300..1c0d0bad39c1 100644 --- a/app/controllers/admin/settings/aggregation_settings_controller.rb +++ b/app/controllers/admin/settings/aggregation_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/api_settings_controller.rb b/app/controllers/admin/settings/api_settings_controller.rb index 917c51ead62a..d94e03460bf8 100644 --- a/app/controllers/admin/settings/api_settings_controller.rb +++ b/app/controllers/admin/settings/api_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/attachments_settings_controller.rb b/app/controllers/admin/settings/attachments_settings_controller.rb index 7929473435ae..f727c70c44d6 100644 --- a/app/controllers/admin/settings/attachments_settings_controller.rb +++ b/app/controllers/admin/settings/attachments_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/authentication_settings_controller.rb b/app/controllers/admin/settings/authentication_settings_controller.rb index 723baac41a93..48c246dc4608 100644 --- a/app/controllers/admin/settings/authentication_settings_controller.rb +++ b/app/controllers/admin/settings/authentication_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/date_format_settings_controller.rb b/app/controllers/admin/settings/date_format_settings_controller.rb index 44ac43d80a19..2222c7012c52 100644 --- a/app/controllers/admin/settings/date_format_settings_controller.rb +++ b/app/controllers/admin/settings/date_format_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/experimental_settings_controller.rb b/app/controllers/admin/settings/experimental_settings_controller.rb index 5f381ab5e8d9..6f02c722eaec 100644 --- a/app/controllers/admin/settings/experimental_settings_controller.rb +++ b/app/controllers/admin/settings/experimental_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/general_settings_controller.rb b/app/controllers/admin/settings/general_settings_controller.rb index 81a76d0252ba..2b2f14b20b6f 100644 --- a/app/controllers/admin/settings/general_settings_controller.rb +++ b/app/controllers/admin/settings/general_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/icalendar_settings_controller.rb b/app/controllers/admin/settings/icalendar_settings_controller.rb index a34bfe854212..0fa66dac5997 100644 --- a/app/controllers/admin/settings/icalendar_settings_controller.rb +++ b/app/controllers/admin/settings/icalendar_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/incoming_mails_settings_controller.rb b/app/controllers/admin/settings/incoming_mails_settings_controller.rb index 742319c5bd87..d3ea484e4aec 100644 --- a/app/controllers/admin/settings/incoming_mails_settings_controller.rb +++ b/app/controllers/admin/settings/incoming_mails_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/languages_settings_controller.rb b/app/controllers/admin/settings/languages_settings_controller.rb index a1b67655a9e5..e34ee1a9d9a4 100644 --- a/app/controllers/admin/settings/languages_settings_controller.rb +++ b/app/controllers/admin/settings/languages_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/mail_notifications_settings_controller.rb b/app/controllers/admin/settings/mail_notifications_settings_controller.rb index 434fb6661de6..f2e70374837e 100644 --- a/app/controllers/admin/settings/mail_notifications_settings_controller.rb +++ b/app/controllers/admin/settings/mail_notifications_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/new_project_settings_controller.rb b/app/controllers/admin/settings/new_project_settings_controller.rb index 656d919284e1..055950256747 100644 --- a/app/controllers/admin/settings/new_project_settings_controller.rb +++ b/app/controllers/admin/settings/new_project_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/project_custom_field_sections_controller.rb b/app/controllers/admin/settings/project_custom_field_sections_controller.rb index e861d0b475cc..20264164a544 100644 --- a/app/controllers/admin/settings/project_custom_field_sections_controller.rb +++ b/app/controllers/admin/settings/project_custom_field_sections_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/project_custom_fields_controller.rb b/app/controllers/admin/settings/project_custom_fields_controller.rb index 8f37bb49c650..ab06963ee7c2 100644 --- a/app/controllers/admin/settings/project_custom_fields_controller.rb +++ b/app/controllers/admin/settings/project_custom_fields_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/projects_settings_controller.rb b/app/controllers/admin/settings/projects_settings_controller.rb index 6f026096bd66..60ce183fe4f5 100644 --- a/app/controllers/admin/settings/projects_settings_controller.rb +++ b/app/controllers/admin/settings/projects_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/repositories_settings_controller.rb b/app/controllers/admin/settings/repositories_settings_controller.rb index f0fc6de9234e..43ce71b08f73 100644 --- a/app/controllers/admin/settings/repositories_settings_controller.rb +++ b/app/controllers/admin/settings/repositories_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/users_settings_controller.rb b/app/controllers/admin/settings/users_settings_controller.rb index 0f081595191f..e0d2d2de9724 100644 --- a/app/controllers/admin/settings/users_settings_controller.rb +++ b/app/controllers/admin/settings/users_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/virus_scanning_settings_controller.rb b/app/controllers/admin/settings/virus_scanning_settings_controller.rb index 63dcf7cc92cc..e7eabbc79816 100644 --- a/app/controllers/admin/settings/virus_scanning_settings_controller.rb +++ b/app/controllers/admin/settings/virus_scanning_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/work_packages_settings_controller.rb b/app/controllers/admin/settings/work_packages_settings_controller.rb index 9522f2ccb15c..d2f1f369f00f 100644 --- a/app/controllers/admin/settings/work_packages_settings_controller.rb +++ b/app/controllers/admin/settings/work_packages_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings/working_days_and_hours_settings_controller.rb b/app/controllers/admin/settings/working_days_and_hours_settings_controller.rb index a695a52cb550..9f5de6e9c286 100644 --- a/app/controllers/admin/settings/working_days_and_hours_settings_controller.rb +++ b/app/controllers/admin/settings/working_days_and_hours_settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin/settings_controller.rb b/app/controllers/admin/settings_controller.rb index 2e6b34c16c34..8fcb49a5311f 100644 --- a/app/controllers/admin/settings_controller.rb +++ b/app/controllers/admin/settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/admin_controller.rb b/app/controllers/admin_controller.rb index c00d303d522c..aabc59cdd8a9 100644 --- a/app/controllers/admin_controller.rb +++ b/app/controllers/admin_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/angular_controller.rb b/app/controllers/angular_controller.rb index 40e623c9027d..2c510ea078bb 100644 --- a/app/controllers/angular_controller.rb +++ b/app/controllers/angular_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/api_docs_controller.rb b/app/controllers/api_docs_controller.rb index 3a78ca1c7a59..c4997ca68959 100644 --- a/app/controllers/api_docs_controller.rb +++ b/app/controllers/api_docs_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/application_controller.rb b/app/controllers/application_controller.rb index 1b8498c4d018..276ef7d8cd0c 100644 --- a/app/controllers/application_controller.rb +++ b/app/controllers/application_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/attribute_help_texts_controller.rb b/app/controllers/attribute_help_texts_controller.rb index 50e759264db9..737002a40f77 100644 --- a/app/controllers/attribute_help_texts_controller.rb +++ b/app/controllers/attribute_help_texts_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/categories_controller.rb b/app/controllers/categories_controller.rb index 242abdc4b65a..b41f73c47598 100644 --- a/app/controllers/categories_controller.rb +++ b/app/controllers/categories_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/colors_controller.rb b/app/controllers/colors_controller.rb index 87c767506d9c..7b710cb494f3 100644 --- a/app/controllers/colors_controller.rb +++ b/app/controllers/colors_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/accounts/authentication_stages.rb b/app/controllers/concerns/accounts/authentication_stages.rb index 1d2dbb19b743..33e44249be4a 100644 --- a/app/controllers/concerns/accounts/authentication_stages.rb +++ b/app/controllers/concerns/accounts/authentication_stages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/accounts/authorization.rb b/app/controllers/concerns/accounts/authorization.rb index 206e81e78c43..f99824e798d7 100644 --- a/app/controllers/concerns/accounts/authorization.rb +++ b/app/controllers/concerns/accounts/authorization.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/accounts/current_user.rb b/app/controllers/concerns/accounts/current_user.rb index a52a9ca84b4b..e6bf353a8df9 100644 --- a/app/controllers/concerns/accounts/current_user.rb +++ b/app/controllers/concerns/accounts/current_user.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/accounts/omniauth_login.rb b/app/controllers/concerns/accounts/omniauth_login.rb index d858918736c7..93f36f80cc81 100644 --- a/app/controllers/concerns/accounts/omniauth_login.rb +++ b/app/controllers/concerns/accounts/omniauth_login.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/accounts/redirect_after_login.rb b/app/controllers/concerns/accounts/redirect_after_login.rb index e5bcc7e9a359..02a2244903c0 100644 --- a/app/controllers/concerns/accounts/redirect_after_login.rb +++ b/app/controllers/concerns/accounts/redirect_after_login.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/accounts/user_consent.rb b/app/controllers/concerns/accounts/user_consent.rb index e3beee7a7de0..c17d33a9069e 100644 --- a/app/controllers/concerns/accounts/user_consent.rb +++ b/app/controllers/concerns/accounts/user_consent.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/accounts/user_limits.rb b/app/controllers/concerns/accounts/user_limits.rb index 18b2cd91056c..119ebd933f55 100644 --- a/app/controllers/concerns/accounts/user_limits.rb +++ b/app/controllers/concerns/accounts/user_limits.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/accounts/user_password_change.rb b/app/controllers/concerns/accounts/user_password_change.rb index 1ce7f02cbd4e..b6ea6e6db3e3 100644 --- a/app/controllers/concerns/accounts/user_password_change.rb +++ b/app/controllers/concerns/accounts/user_password_change.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/admin/settings/project_custom_fields/component_streams.rb b/app/controllers/concerns/admin/settings/project_custom_fields/component_streams.rb index 5073bdf20b23..b36b9b49c9e0 100644 --- a/app/controllers/concerns/admin/settings/project_custom_fields/component_streams.rb +++ b/app/controllers/concerns/admin/settings/project_custom_fields/component_streams.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/attachable_service_call.rb b/app/controllers/concerns/attachable_service_call.rb index aa878d44ce7c..ffeac473a782 100644 --- a/app/controllers/concerns/attachable_service_call.rb +++ b/app/controllers/concerns/attachable_service_call.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/custom_fields/shared_actions.rb b/app/controllers/concerns/custom_fields/shared_actions.rb index a2b54097a7c2..44928935ff06 100644 --- a/app/controllers/concerns/custom_fields/shared_actions.rb +++ b/app/controllers/concerns/custom_fields/shared_actions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/layout.rb b/app/controllers/concerns/layout.rb index 47b8057307ca..d8e652511855 100644 --- a/app/controllers/concerns/layout.rb +++ b/app/controllers/concerns/layout.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/member_helper.rb b/app/controllers/concerns/member_helper.rb index 8eb65831fd92..ae824ca2acbb 100644 --- a/app/controllers/concerns/member_helper.rb +++ b/app/controllers/concerns/member_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/op_turbo/component_stream.rb b/app/controllers/concerns/op_turbo/component_stream.rb index 4c1836f9f4e8..88fbf6f9abde 100644 --- a/app/controllers/concerns/op_turbo/component_stream.rb +++ b/app/controllers/concerns/op_turbo/component_stream.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/op_turbo/dialog_stream_helper.rb b/app/controllers/concerns/op_turbo/dialog_stream_helper.rb index 429506530d35..0eec3f4f1eb6 100644 --- a/app/controllers/concerns/op_turbo/dialog_stream_helper.rb +++ b/app/controllers/concerns/op_turbo/dialog_stream_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/password_confirmation.rb b/app/controllers/concerns/password_confirmation.rb index 79ecc8e1446f..d3452efee401 100644 --- a/app/controllers/concerns/password_confirmation.rb +++ b/app/controllers/concerns/password_confirmation.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/projects/settings/project_custom_fields/component_streams.rb b/app/controllers/concerns/projects/settings/project_custom_fields/component_streams.rb index 0b126e565c40..2042c4cf0d9c 100644 --- a/app/controllers/concerns/projects/settings/project_custom_fields/component_streams.rb +++ b/app/controllers/concerns/projects/settings/project_custom_fields/component_streams.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/security/default_url_options.rb b/app/controllers/concerns/security/default_url_options.rb index e648f54572d6..db1a6cbb4bb7 100644 --- a/app/controllers/concerns/security/default_url_options.rb +++ b/app/controllers/concerns/security/default_url_options.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/concerns/user_invitation.rb b/app/controllers/concerns/user_invitation.rb index 9d33dfaacdf6..98055acdf239 100644 --- a/app/controllers/concerns/user_invitation.rb +++ b/app/controllers/concerns/user_invitation.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/custom_actions_controller.rb b/app/controllers/custom_actions_controller.rb index c55fa66ed1da..a7296b639590 100644 --- a/app/controllers/custom_actions_controller.rb +++ b/app/controllers/custom_actions_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/custom_fields_controller.rb b/app/controllers/custom_fields_controller.rb index 7b8c5bfa0d46..644a489ec762 100644 --- a/app/controllers/custom_fields_controller.rb +++ b/app/controllers/custom_fields_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/custom_styles_controller.rb b/app/controllers/custom_styles_controller.rb index a8467ed35a77..884d8a87548f 100644 --- a/app/controllers/custom_styles_controller.rb +++ b/app/controllers/custom_styles_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/enterprises_controller.rb b/app/controllers/enterprises_controller.rb index 836b5896ba49..85bc3e8eb9c1 100644 --- a/app/controllers/enterprises_controller.rb +++ b/app/controllers/enterprises_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/enumerations_controller.rb b/app/controllers/enumerations_controller.rb index 10c43fc169da..9fe6c895edf7 100644 --- a/app/controllers/enumerations_controller.rb +++ b/app/controllers/enumerations_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/favorites_controller.rb b/app/controllers/favorites_controller.rb index cdc157058e42..9a596898126f 100644 --- a/app/controllers/favorites_controller.rb +++ b/app/controllers/favorites_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/forums_controller.rb b/app/controllers/forums_controller.rb index f28372d7d7fb..1def837243cc 100644 --- a/app/controllers/forums_controller.rb +++ b/app/controllers/forums_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/groups_controller.rb b/app/controllers/groups_controller.rb index 7f929d28bb33..1694553a9fc3 100644 --- a/app/controllers/groups_controller.rb +++ b/app/controllers/groups_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/help_controller.rb b/app/controllers/help_controller.rb index 6e16d01fcbd1..fb63a4b60fc8 100644 --- a/app/controllers/help_controller.rb +++ b/app/controllers/help_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/highlighting_controller.rb b/app/controllers/highlighting_controller.rb index e859e429bb87..855a5c51bdad 100644 --- a/app/controllers/highlighting_controller.rb +++ b/app/controllers/highlighting_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/homescreen_controller.rb b/app/controllers/homescreen_controller.rb index 50dfe8195b6a..5f2b8810cb71 100644 --- a/app/controllers/homescreen_controller.rb +++ b/app/controllers/homescreen_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/journals_controller.rb b/app/controllers/journals_controller.rb index 2482b17cfb88..e1b49530e785 100644 --- a/app/controllers/journals_controller.rb +++ b/app/controllers/journals_controller.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/ldap_auth_sources_controller.rb b/app/controllers/ldap_auth_sources_controller.rb index 08a71d7d8a22..17e46c044dab 100644 --- a/app/controllers/ldap_auth_sources_controller.rb +++ b/app/controllers/ldap_auth_sources_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/members/menus_controller.rb b/app/controllers/members/menus_controller.rb index edfaec250776..88fee6218585 100644 --- a/app/controllers/members/menus_controller.rb +++ b/app/controllers/members/menus_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/members_controller.rb b/app/controllers/members_controller.rb index 7fbba42d4f5a..10c4cd9d00e5 100644 --- a/app/controllers/members_controller.rb +++ b/app/controllers/members_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/messages_controller.rb b/app/controllers/messages_controller.rb index 980c69da2e8d..d9e44f4aa302 100644 --- a/app/controllers/messages_controller.rb +++ b/app/controllers/messages_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/my_controller.rb b/app/controllers/my_controller.rb index 368fff61f5f4..2fa8ceb948be 100644 --- a/app/controllers/my_controller.rb +++ b/app/controllers/my_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/news/comments_controller.rb b/app/controllers/news/comments_controller.rb index 7ed4205ec213..282f7f4410b5 100644 --- a/app/controllers/news/comments_controller.rb +++ b/app/controllers/news/comments_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/news_controller.rb b/app/controllers/news_controller.rb index 31dae3297a4a..1a36644447a0 100644 --- a/app/controllers/news_controller.rb +++ b/app/controllers/news_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/notifications/menus_controller.rb b/app/controllers/notifications/menus_controller.rb index 18e4258956fd..b76a4e527741 100644 --- a/app/controllers/notifications/menus_controller.rb +++ b/app/controllers/notifications/menus_controller.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/oauth/applications_controller.rb b/app/controllers/oauth/applications_controller.rb index 35301d285bd1..e29720877e22 100644 --- a/app/controllers/oauth/applications_controller.rb +++ b/app/controllers/oauth/applications_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/oauth/auth_base_controller.rb b/app/controllers/oauth/auth_base_controller.rb index 8ec97a4ceba0..ad1b33889863 100644 --- a/app/controllers/oauth/auth_base_controller.rb +++ b/app/controllers/oauth/auth_base_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/oauth/grants_controller.rb b/app/controllers/oauth/grants_controller.rb index dc9206b1a48a..c7264e2348d9 100644 --- a/app/controllers/oauth/grants_controller.rb +++ b/app/controllers/oauth/grants_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/oauth_clients_controller.rb b/app/controllers/oauth_clients_controller.rb index f01596c47b31..f04efcbbf70b 100644 --- a/app/controllers/oauth_clients_controller.rb +++ b/app/controllers/oauth_clients_controller.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/onboarding_controller.rb b/app/controllers/onboarding_controller.rb index 59105b0a5437..5ac689d35c66 100644 --- a/app/controllers/onboarding_controller.rb +++ b/app/controllers/onboarding_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/placeholder_users/memberships_controller.rb b/app/controllers/placeholder_users/memberships_controller.rb index b75532b9a878..43997df5d8f1 100644 --- a/app/controllers/placeholder_users/memberships_controller.rb +++ b/app/controllers/placeholder_users/memberships_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/placeholder_users_controller.rb b/app/controllers/placeholder_users_controller.rb index e60daf4047f5..15caa91125c9 100644 --- a/app/controllers/placeholder_users_controller.rb +++ b/app/controllers/placeholder_users_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects/archive_controller.rb b/app/controllers/projects/archive_controller.rb index b18c6f86c44c..c2d7e2729675 100644 --- a/app/controllers/projects/archive_controller.rb +++ b/app/controllers/projects/archive_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects/identifier_controller.rb b/app/controllers/projects/identifier_controller.rb index 5178dc0e94bf..57462a5a5314 100644 --- a/app/controllers/projects/identifier_controller.rb +++ b/app/controllers/projects/identifier_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects/menus_controller.rb b/app/controllers/projects/menus_controller.rb index 2b6e5324349b..935a9536c87f 100644 --- a/app/controllers/projects/menus_controller.rb +++ b/app/controllers/projects/menus_controller.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects/queries_controller.rb b/app/controllers/projects/queries_controller.rb index 31c8ca8d73c8..3a1fcd3d5bdd 100644 --- a/app/controllers/projects/queries_controller.rb +++ b/app/controllers/projects/queries_controller.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects/query_loading.rb b/app/controllers/projects/query_loading.rb index c7679d9b9b8a..6555949a5a35 100644 --- a/app/controllers/projects/query_loading.rb +++ b/app/controllers/projects/query_loading.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects/settings/categories_controller.rb b/app/controllers/projects/settings/categories_controller.rb index 1929018ac415..688465d20420 100644 --- a/app/controllers/projects/settings/categories_controller.rb +++ b/app/controllers/projects/settings/categories_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects/settings/custom_fields_controller.rb b/app/controllers/projects/settings/custom_fields_controller.rb index 25cbac60b795..ffd9d0b6244d 100644 --- a/app/controllers/projects/settings/custom_fields_controller.rb +++ b/app/controllers/projects/settings/custom_fields_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects/settings/general_controller.rb b/app/controllers/projects/settings/general_controller.rb index 024869dc4bda..e485054f49c3 100644 --- a/app/controllers/projects/settings/general_controller.rb +++ b/app/controllers/projects/settings/general_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects/settings/modules_controller.rb b/app/controllers/projects/settings/modules_controller.rb index c7f3dc070e10..027b9b88bd8d 100644 --- a/app/controllers/projects/settings/modules_controller.rb +++ b/app/controllers/projects/settings/modules_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects/settings/project_custom_fields_controller.rb b/app/controllers/projects/settings/project_custom_fields_controller.rb index 9dbcb329fe5a..b8f458dd551e 100644 --- a/app/controllers/projects/settings/project_custom_fields_controller.rb +++ b/app/controllers/projects/settings/project_custom_fields_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects/settings/repository_controller.rb b/app/controllers/projects/settings/repository_controller.rb index 3bd1d50b160a..18c132916d4a 100644 --- a/app/controllers/projects/settings/repository_controller.rb +++ b/app/controllers/projects/settings/repository_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects/settings/storage_controller.rb b/app/controllers/projects/settings/storage_controller.rb index 45de66390e04..59df2513e2d0 100644 --- a/app/controllers/projects/settings/storage_controller.rb +++ b/app/controllers/projects/settings/storage_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects/settings/types_controller.rb b/app/controllers/projects/settings/types_controller.rb index 68c65ceaaa0b..7e706a2eede8 100644 --- a/app/controllers/projects/settings/types_controller.rb +++ b/app/controllers/projects/settings/types_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects/settings/versions_controller.rb b/app/controllers/projects/settings/versions_controller.rb index 232b0638f07e..175963af1bce 100644 --- a/app/controllers/projects/settings/versions_controller.rb +++ b/app/controllers/projects/settings/versions_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects/settings_controller.rb b/app/controllers/projects/settings_controller.rb index 67515829647e..2758b98bf33c 100644 --- a/app/controllers/projects/settings_controller.rb +++ b/app/controllers/projects/settings_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects/templated_controller.rb b/app/controllers/projects/templated_controller.rb index c59e7c033144..acec6583bc04 100644 --- a/app/controllers/projects/templated_controller.rb +++ b/app/controllers/projects/templated_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/projects_controller.rb b/app/controllers/projects_controller.rb index 60e78cf76b38..82223e5406b5 100644 --- a/app/controllers/projects_controller.rb +++ b/app/controllers/projects_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/queries/params_parser.rb b/app/controllers/queries/params_parser.rb index 3968ce1d4e44..acc356e1f549 100644 --- a/app/controllers/queries/params_parser.rb +++ b/app/controllers/queries/params_parser.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/queries/params_parser/api_v3_filters_parser.rb b/app/controllers/queries/params_parser/api_v3_filters_parser.rb index 4bcf0d27b777..35802d9bcf76 100644 --- a/app/controllers/queries/params_parser/api_v3_filters_parser.rb +++ b/app/controllers/queries/params_parser/api_v3_filters_parser.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/queries/params_parser/filters_parser.rb b/app/controllers/queries/params_parser/filters_parser.rb index 8b6a7c377dd6..7f52e184b1f8 100644 --- a/app/controllers/queries/params_parser/filters_parser.rb +++ b/app/controllers/queries/params_parser/filters_parser.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/repositories_controller.rb b/app/controllers/repositories_controller.rb index 741493d32a1b..37682ac30dab 100644 --- a/app/controllers/repositories_controller.rb +++ b/app/controllers/repositories_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/roles_controller.rb b/app/controllers/roles_controller.rb index ecc09f416dac..8ef5d825ae5b 100644 --- a/app/controllers/roles_controller.rb +++ b/app/controllers/roles_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/search_controller.rb b/app/controllers/search_controller.rb index e29eeb94e44c..eae227306802 100644 --- a/app/controllers/search_controller.rb +++ b/app/controllers/search_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/shares_controller.rb b/app/controllers/shares_controller.rb index 6abac9cca0a1..f020a2c9d5a2 100644 --- a/app/controllers/shares_controller.rb +++ b/app/controllers/shares_controller.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/statuses_controller.rb b/app/controllers/statuses_controller.rb index ab61b83be135..2041400006d2 100644 --- a/app/controllers/statuses_controller.rb +++ b/app/controllers/statuses_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/sys_controller.rb b/app/controllers/sys_controller.rb index 3d5b76cc7530..c2d0bd085e7d 100644 --- a/app/controllers/sys_controller.rb +++ b/app/controllers/sys_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/types_controller.rb b/app/controllers/types_controller.rb index 37b1a4c78a8a..31c8ad25cd7b 100644 --- a/app/controllers/types_controller.rb +++ b/app/controllers/types_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/users/memberships_controller.rb b/app/controllers/users/memberships_controller.rb index 2e02321d568c..681163c34742 100644 --- a/app/controllers/users/memberships_controller.rb +++ b/app/controllers/users/memberships_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/users_controller.rb b/app/controllers/users_controller.rb index 4e31de0aa5a7..1fc329c015bd 100644 --- a/app/controllers/users_controller.rb +++ b/app/controllers/users_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/versions_controller.rb b/app/controllers/versions_controller.rb index 9d4d4fd40ae1..87d25fe223d8 100644 --- a/app/controllers/versions_controller.rb +++ b/app/controllers/versions_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/watchers_controller.rb b/app/controllers/watchers_controller.rb index ee4e32938acd..395a9e4a6868 100644 --- a/app/controllers/watchers_controller.rb +++ b/app/controllers/watchers_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/wiki_controller.rb b/app/controllers/wiki_controller.rb index afbcb3eb10eb..4e97b53cb491 100644 --- a/app/controllers/wiki_controller.rb +++ b/app/controllers/wiki_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/wiki_menu_items_controller.rb b/app/controllers/wiki_menu_items_controller.rb index 6ac9c2358cc6..1a035cc1da69 100644 --- a/app/controllers/wiki_menu_items_controller.rb +++ b/app/controllers/wiki_menu_items_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/work_packages/auto_completes_controller.rb b/app/controllers/work_packages/auto_completes_controller.rb index 5a06d103d14a..0f2677a9cb23 100644 --- a/app/controllers/work_packages/auto_completes_controller.rb +++ b/app/controllers/work_packages/auto_completes_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/work_packages/bulk_controller.rb b/app/controllers/work_packages/bulk_controller.rb index 0951fd72de31..8030b41f7ce5 100644 --- a/app/controllers/work_packages/bulk_controller.rb +++ b/app/controllers/work_packages/bulk_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/work_packages/bulk_error_message.rb b/app/controllers/work_packages/bulk_error_message.rb index a0e5a9acf2ad..bdce01fa3cf1 100644 --- a/app/controllers/work_packages/bulk_error_message.rb +++ b/app/controllers/work_packages/bulk_error_message.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/work_packages/menus_controller.rb b/app/controllers/work_packages/menus_controller.rb index f05a98d8160c..a4d8d3c570c8 100644 --- a/app/controllers/work_packages/menus_controller.rb +++ b/app/controllers/work_packages/menus_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/work_packages/moves_controller.rb b/app/controllers/work_packages/moves_controller.rb index a9bbe6cd8e96..84fb506e34c6 100644 --- a/app/controllers/work_packages/moves_controller.rb +++ b/app/controllers/work_packages/moves_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/work_packages/progress_controller.rb b/app/controllers/work_packages/progress_controller.rb index 96335b394d2a..6ced5395fa2c 100644 --- a/app/controllers/work_packages/progress_controller.rb +++ b/app/controllers/work_packages/progress_controller.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/work_packages/reports_controller.rb b/app/controllers/work_packages/reports_controller.rb index e1cb28000300..7507026789b2 100644 --- a/app/controllers/work_packages/reports_controller.rb +++ b/app/controllers/work_packages/reports_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/work_packages_controller.rb b/app/controllers/work_packages_controller.rb index 513d5d9e174e..b1236fe344c4 100644 --- a/app/controllers/work_packages_controller.rb +++ b/app/controllers/work_packages_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/controllers/workflows_controller.rb b/app/controllers/workflows_controller.rb index e17d054420e5..aec51ef4790b 100644 --- a/app/controllers/workflows_controller.rb +++ b/app/controllers/workflows_controller.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/base/autocomplete/multi_value_input.rb b/app/forms/custom_fields/inputs/base/autocomplete/multi_value_input.rb index f8a5f7562206..db2fa302c4d5 100644 --- a/app/forms/custom_fields/inputs/base/autocomplete/multi_value_input.rb +++ b/app/forms/custom_fields/inputs/base/autocomplete/multi_value_input.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/base/autocomplete/single_value_input.rb b/app/forms/custom_fields/inputs/base/autocomplete/single_value_input.rb index d067a42478af..3a9bf73dd15d 100644 --- a/app/forms/custom_fields/inputs/base/autocomplete/single_value_input.rb +++ b/app/forms/custom_fields/inputs/base/autocomplete/single_value_input.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/base/autocomplete/user_query_utils.rb b/app/forms/custom_fields/inputs/base/autocomplete/user_query_utils.rb index ad2460cf8c42..e2d17241aed6 100644 --- a/app/forms/custom_fields/inputs/base/autocomplete/user_query_utils.rb +++ b/app/forms/custom_fields/inputs/base/autocomplete/user_query_utils.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/base/input.rb b/app/forms/custom_fields/inputs/base/input.rb index 5f00afda9925..6e30709cc0f0 100644 --- a/app/forms/custom_fields/inputs/base/input.rb +++ b/app/forms/custom_fields/inputs/base/input.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/base/utils.rb b/app/forms/custom_fields/inputs/base/utils.rb index fe786cc07fdf..b6ee0ab0a2ed 100644 --- a/app/forms/custom_fields/inputs/base/utils.rb +++ b/app/forms/custom_fields/inputs/base/utils.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/bool.rb b/app/forms/custom_fields/inputs/bool.rb index 69ee007427fb..524ea846312a 100644 --- a/app/forms/custom_fields/inputs/bool.rb +++ b/app/forms/custom_fields/inputs/bool.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/date.rb b/app/forms/custom_fields/inputs/date.rb index 2834b3a8a60f..a2b90cb37b8a 100644 --- a/app/forms/custom_fields/inputs/date.rb +++ b/app/forms/custom_fields/inputs/date.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/float.rb b/app/forms/custom_fields/inputs/float.rb index 62e45610b409..ccd79646d393 100644 --- a/app/forms/custom_fields/inputs/float.rb +++ b/app/forms/custom_fields/inputs/float.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/int.rb b/app/forms/custom_fields/inputs/int.rb index ab5fc29e50d9..833a543e44a8 100644 --- a/app/forms/custom_fields/inputs/int.rb +++ b/app/forms/custom_fields/inputs/int.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/multi_select_list.rb b/app/forms/custom_fields/inputs/multi_select_list.rb index f11f8cf5a396..832ddb524b49 100644 --- a/app/forms/custom_fields/inputs/multi_select_list.rb +++ b/app/forms/custom_fields/inputs/multi_select_list.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/multi_user_select_list.rb b/app/forms/custom_fields/inputs/multi_user_select_list.rb index 6dc05fe908e2..f086b8b8948e 100644 --- a/app/forms/custom_fields/inputs/multi_user_select_list.rb +++ b/app/forms/custom_fields/inputs/multi_user_select_list.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/multi_version_select_list.rb b/app/forms/custom_fields/inputs/multi_version_select_list.rb index 8092247ccb89..f03ce7672f6c 100644 --- a/app/forms/custom_fields/inputs/multi_version_select_list.rb +++ b/app/forms/custom_fields/inputs/multi_version_select_list.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/single_select_list.rb b/app/forms/custom_fields/inputs/single_select_list.rb index 907200cb95dd..6b86c9c3a614 100644 --- a/app/forms/custom_fields/inputs/single_select_list.rb +++ b/app/forms/custom_fields/inputs/single_select_list.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/single_user_select_list.rb b/app/forms/custom_fields/inputs/single_user_select_list.rb index 8203c534b491..0c763401a464 100644 --- a/app/forms/custom_fields/inputs/single_user_select_list.rb +++ b/app/forms/custom_fields/inputs/single_user_select_list.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/single_version_select_list.rb b/app/forms/custom_fields/inputs/single_version_select_list.rb index 19f832c916d6..870929858e7a 100644 --- a/app/forms/custom_fields/inputs/single_version_select_list.rb +++ b/app/forms/custom_fields/inputs/single_version_select_list.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/string.rb b/app/forms/custom_fields/inputs/string.rb index 8af06d84e6a8..e1bd770bacd2 100644 --- a/app/forms/custom_fields/inputs/string.rb +++ b/app/forms/custom_fields/inputs/string.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/custom_fields/inputs/text.rb b/app/forms/custom_fields/inputs/text.rb index adb224761a39..fc2feed8a144 100644 --- a/app/forms/custom_fields/inputs/text.rb +++ b/app/forms/custom_fields/inputs/text.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/project_custom_field_sections/name_form.rb b/app/forms/project_custom_field_sections/name_form.rb index caba64f6b8f0..78e830c1e3df 100644 --- a/app/forms/project_custom_field_sections/name_form.rb +++ b/app/forms/project_custom_field_sections/name_form.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/projects/custom_fields/custom_field_mapping_form.rb b/app/forms/projects/custom_fields/custom_field_mapping_form.rb index f49b4809cab0..a6076e7d59a1 100644 --- a/app/forms/projects/custom_fields/custom_field_mapping_form.rb +++ b/app/forms/projects/custom_fields/custom_field_mapping_form.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/projects/custom_fields/form.rb b/app/forms/projects/custom_fields/form.rb index 46704f690826..23dd74316571 100644 --- a/app/forms/projects/custom_fields/form.rb +++ b/app/forms/projects/custom_fields/form.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/queries/projects/form.rb b/app/forms/queries/projects/form.rb index 7e2e2b954faf..7fa0a6b59f1b 100644 --- a/app/forms/queries/projects/form.rb +++ b/app/forms/queries/projects/form.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/shares/invitee.rb b/app/forms/shares/invitee.rb index 61d5a3d41aba..e8eb8f8407d9 100644 --- a/app/forms/shares/invitee.rb +++ b/app/forms/shares/invitee.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/forms/work_packages/progress_form.rb b/app/forms/work_packages/progress_form.rb index 7399ef12a94f..0b45bf838a46 100644 --- a/app/forms/work_packages/progress_form.rb +++ b/app/forms/work_packages/progress_form.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/accessibility_helper.rb b/app/helpers/accessibility_helper.rb index 155fd8269faa..c4854799522f 100644 --- a/app/helpers/accessibility_helper.rb +++ b/app/helpers/accessibility_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/admin_helper.rb b/app/helpers/admin_helper.rb index d7578d9c5bb5..ed4d6f1bb105 100644 --- a/app/helpers/admin_helper.rb +++ b/app/helpers/admin_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/angular_helper.rb b/app/helpers/angular_helper.rb index a287f2b40aa1..a71af0216ab2 100644 --- a/app/helpers/angular_helper.rb +++ b/app/helpers/angular_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/api_v3_helper.rb b/app/helpers/api_v3_helper.rb index 32f9e6343296..01af528c8448 100644 --- a/app/helpers/api_v3_helper.rb +++ b/app/helpers/api_v3_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index ab0c29812abb..e42b67248862 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/archived_projects_helper.rb b/app/helpers/archived_projects_helper.rb index 20535782cba4..bd6256d8d7d7 100644 --- a/app/helpers/archived_projects_helper.rb +++ b/app/helpers/archived_projects_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/attachments_helper.rb b/app/helpers/attachments_helper.rb index f94ba25e46f5..f111406559cb 100644 --- a/app/helpers/attachments_helper.rb +++ b/app/helpers/attachments_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/attribute_help_texts_helper.rb b/app/helpers/attribute_help_texts_helper.rb index 7754edba2e07..ca9c5e4c884a 100644 --- a/app/helpers/attribute_help_texts_helper.rb +++ b/app/helpers/attribute_help_texts_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/augmenting_helper.rb b/app/helpers/augmenting_helper.rb index dd3f5ccf4b03..9e782ec33e17 100644 --- a/app/helpers/augmenting_helper.rb +++ b/app/helpers/augmenting_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/authentication_stage_path_helper.rb b/app/helpers/authentication_stage_path_helper.rb index f7ad862ea428..9253896bc50b 100644 --- a/app/helpers/authentication_stage_path_helper.rb +++ b/app/helpers/authentication_stage_path_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/backup_helper.rb b/app/helpers/backup_helper.rb index c29f2f6e7161..0245b9860250 100644 --- a/app/helpers/backup_helper.rb +++ b/app/helpers/backup_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/breadcrumb_helper.rb b/app/helpers/breadcrumb_helper.rb index 00d26419e3e3..39b3cf28b130 100644 --- a/app/helpers/breadcrumb_helper.rb +++ b/app/helpers/breadcrumb_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/calendars_helper.rb b/app/helpers/calendars_helper.rb index 8273fc5b3bff..be5615717c09 100644 --- a/app/helpers/calendars_helper.rb +++ b/app/helpers/calendars_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/colors_helper.rb b/app/helpers/colors_helper.rb index b22bc86b26e3..bd25c1f7531b 100644 --- a/app/helpers/colors_helper.rb +++ b/app/helpers/colors_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/confirmation_dialog_helper.rb b/app/helpers/confirmation_dialog_helper.rb index a0f7eed4a362..ddbd0ff0fc93 100644 --- a/app/helpers/confirmation_dialog_helper.rb +++ b/app/helpers/confirmation_dialog_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/custom_fields_helper.rb b/app/helpers/custom_fields_helper.rb index 6d93fdb54271..fa2e4b641e9d 100644 --- a/app/helpers/custom_fields_helper.rb +++ b/app/helpers/custom_fields_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/custom_styles_helper.rb b/app/helpers/custom_styles_helper.rb index bfa9547b4961..3e5ed2446468 100644 --- a/app/helpers/custom_styles_helper.rb +++ b/app/helpers/custom_styles_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/error_message_helper.rb b/app/helpers/error_message_helper.rb index 1c435aafe894..0db5c3a59e2b 100644 --- a/app/helpers/error_message_helper.rb +++ b/app/helpers/error_message_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/errors_helper.rb b/app/helpers/errors_helper.rb index a7c389dfe810..ee22b9eddd83 100644 --- a/app/helpers/errors_helper.rb +++ b/app/helpers/errors_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/favorite_helper.rb b/app/helpers/favorite_helper.rb index e2a28188ae08..fb54ce000ef8 100644 --- a/app/helpers/favorite_helper.rb +++ b/app/helpers/favorite_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/flash_messages_helper.rb b/app/helpers/flash_messages_helper.rb index 36321e3ae4f7..d05d75608864 100644 --- a/app/helpers/flash_messages_helper.rb +++ b/app/helpers/flash_messages_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/flash_messages_output_safety_helper.rb b/app/helpers/flash_messages_output_safety_helper.rb index 563079419797..782aa009a411 100644 --- a/app/helpers/flash_messages_output_safety_helper.rb +++ b/app/helpers/flash_messages_output_safety_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/frontend_asset_helper.rb b/app/helpers/frontend_asset_helper.rb index 3d1d30b91765..f016772c4234 100644 --- a/app/helpers/frontend_asset_helper.rb +++ b/app/helpers/frontend_asset_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/groups_helper.rb b/app/helpers/groups_helper.rb index f64b3ef16da7..55089af71845 100644 --- a/app/helpers/groups_helper.rb +++ b/app/helpers/groups_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/hide_sections_helper.rb b/app/helpers/hide_sections_helper.rb index 94e15d5316b1..814dec4acbb3 100644 --- a/app/helpers/hide_sections_helper.rb +++ b/app/helpers/hide_sections_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/homescreen_helper.rb b/app/helpers/homescreen_helper.rb index e0c624877b78..c828f5a6623d 100644 --- a/app/helpers/homescreen_helper.rb +++ b/app/helpers/homescreen_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/icons_helper.rb b/app/helpers/icons_helper.rb index b9b6db8386ab..7d5db8d48736 100644 --- a/app/helpers/icons_helper.rb +++ b/app/helpers/icons_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/individual_principal_hooks_helper.rb b/app/helpers/individual_principal_hooks_helper.rb index 07080e5681a8..740d96c66c4c 100644 --- a/app/helpers/individual_principal_hooks_helper.rb +++ b/app/helpers/individual_principal_hooks_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/journals_helper.rb b/app/helpers/journals_helper.rb index 1fcd32af5b64..85217057380e 100644 --- a/app/helpers/journals_helper.rb +++ b/app/helpers/journals_helper.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/mail_digest_helper.rb b/app/helpers/mail_digest_helper.rb index a449114a15a1..c515f02a3f4a 100644 --- a/app/helpers/mail_digest_helper.rb +++ b/app/helpers/mail_digest_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/mail_layout_helper.rb b/app/helpers/mail_layout_helper.rb index 911fe514f0d1..53c8324eb131 100644 --- a/app/helpers/mail_layout_helper.rb +++ b/app/helpers/mail_layout_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/mail_notification_helper.rb b/app/helpers/mail_notification_helper.rb index 6adcbea006ef..1270cd27edf0 100644 --- a/app/helpers/mail_notification_helper.rb +++ b/app/helpers/mail_notification_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/members_helper.rb b/app/helpers/members_helper.rb index 464e87e9f315..83adce4f65d3 100644 --- a/app/helpers/members_helper.rb +++ b/app/helpers/members_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/messages_helper.rb b/app/helpers/messages_helper.rb index 9634f21d30b3..4a370396b10c 100644 --- a/app/helpers/messages_helper.rb +++ b/app/helpers/messages_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/meta_tags_helper.rb b/app/helpers/meta_tags_helper.rb index 480d244e13bd..6d56b8a49a94 100644 --- a/app/helpers/meta_tags_helper.rb +++ b/app/helpers/meta_tags_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/no_results_helper.rb b/app/helpers/no_results_helper.rb index 1e4e7f25a4b1..4b3c4d9b936f 100644 --- a/app/helpers/no_results_helper.rb +++ b/app/helpers/no_results_helper.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/oauth_helper.rb b/app/helpers/oauth_helper.rb index 52b85a0a25fe..a98b0ffe03da 100644 --- a/app/helpers/oauth_helper.rb +++ b/app/helpers/oauth_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/omniauth_helper.rb b/app/helpers/omniauth_helper.rb index 94ff583fd7a5..f716e973de81 100644 --- a/app/helpers/omniauth_helper.rb +++ b/app/helpers/omniauth_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/pagination_helper.rb b/app/helpers/pagination_helper.rb index 84ec198863b1..6444e9f94bf2 100644 --- a/app/helpers/pagination_helper.rb +++ b/app/helpers/pagination_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/password_helper.rb b/app/helpers/password_helper.rb index fb2f3cf47366..8f4419a583c5 100644 --- a/app/helpers/password_helper.rb +++ b/app/helpers/password_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/placeholder_users_helper.rb b/app/helpers/placeholder_users_helper.rb index 020b924a0c67..4945781c30d8 100644 --- a/app/helpers/placeholder_users_helper.rb +++ b/app/helpers/placeholder_users_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/project_status_helper.rb b/app/helpers/project_status_helper.rb index c919bb61c825..1c054521cd0e 100644 --- a/app/helpers/project_status_helper.rb +++ b/app/helpers/project_status_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/projects_helper.rb b/app/helpers/projects_helper.rb index 862942cf2620..c9d8f2d0de39 100644 --- a/app/helpers/projects_helper.rb +++ b/app/helpers/projects_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/queries_helper.rb b/app/helpers/queries_helper.rb index 0593c74f6f9e..ea8097bbc2e4 100644 --- a/app/helpers/queries_helper.rb +++ b/app/helpers/queries_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/relations_helper.rb b/app/helpers/relations_helper.rb index 875f990de741..9a39c5dff4dc 100644 --- a/app/helpers/relations_helper.rb +++ b/app/helpers/relations_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/removed_js_helpers_helper.rb b/app/helpers/removed_js_helpers_helper.rb index 1d0b68095e3a..6ea7af9304d8 100644 --- a/app/helpers/removed_js_helpers_helper.rb +++ b/app/helpers/removed_js_helpers_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/reorder_links_helper.rb b/app/helpers/reorder_links_helper.rb index 85e48232cbda..3265e09ec0df 100644 --- a/app/helpers/reorder_links_helper.rb +++ b/app/helpers/reorder_links_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/reports_helper.rb b/app/helpers/reports_helper.rb index 13f30ad0b890..cf9ff1495786 100644 --- a/app/helpers/reports_helper.rb +++ b/app/helpers/reports_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/repositories_helper.rb b/app/helpers/repositories_helper.rb index 0fd7366f5804..1eaaa41d3649 100644 --- a/app/helpers/repositories_helper.rb +++ b/app/helpers/repositories_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/roles_helper.rb b/app/helpers/roles_helper.rb index f6edba5511a1..3899c67a0aad 100644 --- a/app/helpers/roles_helper.rb +++ b/app/helpers/roles_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/search_helper.rb b/app/helpers/search_helper.rb index fb9c7f17e2a6..5abcabc4a499 100644 --- a/app/helpers/search_helper.rb +++ b/app/helpers/search_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/security_badge_helper.rb b/app/helpers/security_badge_helper.rb index 63a75de8f46d..780d1e4a1e06 100644 --- a/app/helpers/security_badge_helper.rb +++ b/app/helpers/security_badge_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/settings_helper.rb b/app/helpers/settings_helper.rb index 2b20df902825..d34f4aab9b42 100644 --- a/app/helpers/settings_helper.rb +++ b/app/helpers/settings_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/sort_helper.rb b/app/helpers/sort_helper.rb index cbbda73fd754..ea2451e9a542 100644 --- a/app/helpers/sort_helper.rb +++ b/app/helpers/sort_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/static_links_helper.rb b/app/helpers/static_links_helper.rb index 42a5352b74b9..8587114c66a0 100644 --- a/app/helpers/static_links_helper.rb +++ b/app/helpers/static_links_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/stimulus_helper.rb b/app/helpers/stimulus_helper.rb index 04a6268ce64f..adb0c3b0e3ab 100644 --- a/app/helpers/stimulus_helper.rb +++ b/app/helpers/stimulus_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/tabs_helper.rb b/app/helpers/tabs_helper.rb index 1b0779a622d2..6305516475ac 100644 --- a/app/helpers/tabs_helper.rb +++ b/app/helpers/tabs_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/text_formatting_helper.rb b/app/helpers/text_formatting_helper.rb index b2dc6b8dcc6d..16fc2d953a17 100644 --- a/app/helpers/text_formatting_helper.rb +++ b/app/helpers/text_formatting_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/tooltip_helper.rb b/app/helpers/tooltip_helper.rb index bb81bdd0d59b..71ad52410706 100644 --- a/app/helpers/tooltip_helper.rb +++ b/app/helpers/tooltip_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/types_helper.rb b/app/helpers/types_helper.rb index dd28b3e603db..fcac23fc709a 100644 --- a/app/helpers/types_helper.rb +++ b/app/helpers/types_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/user_consent_helper.rb b/app/helpers/user_consent_helper.rb index b4ca59ecc3ed..2e31d1978b66 100644 --- a/app/helpers/user_consent_helper.rb +++ b/app/helpers/user_consent_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/users_helper.rb b/app/helpers/users_helper.rb index e833fbea77e8..bb7f0cfa86ea 100644 --- a/app/helpers/users_helper.rb +++ b/app/helpers/users_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/versions_helper.rb b/app/helpers/versions_helper.rb index 5019d024631f..7a66bd1653d2 100644 --- a/app/helpers/versions_helper.rb +++ b/app/helpers/versions_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/warning_bar_helper.rb b/app/helpers/warning_bar_helper.rb index 2152b505df5a..c7f15b602848 100644 --- a/app/helpers/warning_bar_helper.rb +++ b/app/helpers/warning_bar_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/watchers_helper.rb b/app/helpers/watchers_helper.rb index 286e352ae4b3..22e7fb2743be 100644 --- a/app/helpers/watchers_helper.rb +++ b/app/helpers/watchers_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/wiki_helper.rb b/app/helpers/wiki_helper.rb index ee894ddfd828..8be019496d02 100644 --- a/app/helpers/wiki_helper.rb +++ b/app/helpers/wiki_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/wiki_pages/at_version.rb b/app/helpers/wiki_pages/at_version.rb index 00cfd4ce8e5a..aaeec457ad3c 100644 --- a/app/helpers/wiki_pages/at_version.rb +++ b/app/helpers/wiki_pages/at_version.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/work_packages_controller_helper.rb b/app/helpers/work_packages_controller_helper.rb index 9ba2df4975fd..55d9f019bc88 100644 --- a/app/helpers/work_packages_controller_helper.rb +++ b/app/helpers/work_packages_controller_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/work_packages_filter_helper.rb b/app/helpers/work_packages_filter_helper.rb index c9a867edcff1..b3af10ace5dc 100644 --- a/app/helpers/work_packages_filter_helper.rb +++ b/app/helpers/work_packages_filter_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/helpers/work_packages_helper.rb b/app/helpers/work_packages_helper.rb index 9af478812c96..8e237f03638b 100644 --- a/app/helpers/work_packages_helper.rb +++ b/app/helpers/work_packages_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/mailers/announcement_mailer.rb b/app/mailers/announcement_mailer.rb index 9bd24c380a38..5a66df5162cc 100644 --- a/app/mailers/announcement_mailer.rb +++ b/app/mailers/announcement_mailer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/mailers/application_mailer.rb b/app/mailers/application_mailer.rb index e8b14ceb9529..58ce970fe75b 100644 --- a/app/mailers/application_mailer.rb +++ b/app/mailers/application_mailer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/mailers/digest_mailer.rb b/app/mailers/digest_mailer.rb index 90bbb5e8cd0f..73176abbe828 100644 --- a/app/mailers/digest_mailer.rb +++ b/app/mailers/digest_mailer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/mailers/member_mailer.rb b/app/mailers/member_mailer.rb index e6eca04f94db..b83e0102ccba 100644 --- a/app/mailers/member_mailer.rb +++ b/app/mailers/member_mailer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/mailers/project_mailer.rb b/app/mailers/project_mailer.rb index 4ca7351a9433..bb4e9ac2f0aa 100644 --- a/app/mailers/project_mailer.rb +++ b/app/mailers/project_mailer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/mailers/user_mailer.rb b/app/mailers/user_mailer.rb index 3838cecfdcfb..ea6bcf6d4b10 100644 --- a/app/mailers/user_mailer.rb +++ b/app/mailers/user_mailer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/mailers/work_package_mailer.rb b/app/mailers/work_package_mailer.rb index 151506314e75..e96b30a6c446 100644 --- a/app/mailers/work_package_mailer.rb +++ b/app/mailers/work_package_mailer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/menus/members/menu.rb b/app/menus/members/menu.rb index cd1a252d4f5c..c339780c47d0 100644 --- a/app/menus/members/menu.rb +++ b/app/menus/members/menu.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/menus/notifications/menu.rb b/app/menus/notifications/menu.rb index 02a2cfe973b9..4d4fa09ce49b 100644 --- a/app/menus/notifications/menu.rb +++ b/app/menus/notifications/menu.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/menus/projects/menu.rb b/app/menus/projects/menu.rb index 9e1f946beda9..9617ccea87be 100644 --- a/app/menus/projects/menu.rb +++ b/app/menus/projects/menu.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/menus/submenu.rb b/app/menus/submenu.rb index cabbd04e12f1..ef3a9a7ee24f 100644 --- a/app/menus/submenu.rb +++ b/app/menus/submenu.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/menus/work_packages/menu.rb b/app/menus/work_packages/menu.rb index 06cd44c96fb3..e2415fa4fc92 100644 --- a/app/menus/work_packages/menu.rb +++ b/app/menus/work_packages/menu.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/action.rb b/app/models/action.rb index 8e69476666bd..0ae3927bf26d 100644 --- a/app/models/action.rb +++ b/app/models/action.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/actions/scopes/default.rb b/app/models/actions/scopes/default.rb index 18eeea9417bb..dd1be87feac8 100644 --- a/app/models/actions/scopes/default.rb +++ b/app/models/actions/scopes/default.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/activities/base_activity_provider.rb b/app/models/activities/base_activity_provider.rb index 9c7e90fac571..1c9e5f2906df 100644 --- a/app/models/activities/base_activity_provider.rb +++ b/app/models/activities/base_activity_provider.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/activities/changeset_activity_provider.rb b/app/models/activities/changeset_activity_provider.rb index 395e5b89e5c4..61cb1e168a14 100644 --- a/app/models/activities/changeset_activity_provider.rb +++ b/app/models/activities/changeset_activity_provider.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/activities/event.rb b/app/models/activities/event.rb index c36540cd454f..078988d8757b 100644 --- a/app/models/activities/event.rb +++ b/app/models/activities/event.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/activities/event_mapper.rb b/app/models/activities/event_mapper.rb index d8b4e78d0473..9c0b19907519 100644 --- a/app/models/activities/event_mapper.rb +++ b/app/models/activities/event_mapper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/activities/fetcher.rb b/app/models/activities/fetcher.rb index 2422359bb521..8eddb163198b 100644 --- a/app/models/activities/fetcher.rb +++ b/app/models/activities/fetcher.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/activities/message_activity_provider.rb b/app/models/activities/message_activity_provider.rb index 5b5189d40e0b..500b69730a54 100644 --- a/app/models/activities/message_activity_provider.rb +++ b/app/models/activities/message_activity_provider.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/activities/news_activity_provider.rb b/app/models/activities/news_activity_provider.rb index ee8f9ae6297d..599848a62135 100644 --- a/app/models/activities/news_activity_provider.rb +++ b/app/models/activities/news_activity_provider.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/activities/project_activity_provider.rb b/app/models/activities/project_activity_provider.rb index 3ca1eb6f0c64..990850a22a60 100644 --- a/app/models/activities/project_activity_provider.rb +++ b/app/models/activities/project_activity_provider.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/activities/wiki_page_activity_provider.rb b/app/models/activities/wiki_page_activity_provider.rb index 3913de39db65..6144b9d5596e 100644 --- a/app/models/activities/wiki_page_activity_provider.rb +++ b/app/models/activities/wiki_page_activity_provider.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/activities/work_package_activity_provider.rb b/app/models/activities/work_package_activity_provider.rb index 32d9c6444efc..7817fa4e5055 100644 --- a/app/models/activities/work_package_activity_provider.rb +++ b/app/models/activities/work_package_activity_provider.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/anonymous_user.rb b/app/models/anonymous_user.rb index 441bd8e39ec6..f6d73f1f30cf 100644 --- a/app/models/anonymous_user.rb +++ b/app/models/anonymous_user.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/associations/groupable.rb b/app/models/associations/groupable.rb index 396fcd677d81..14f01c3871da 100644 --- a/app/models/associations/groupable.rb +++ b/app/models/associations/groupable.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/attachment.rb b/app/models/attachment.rb index 874d4dca4a18..b1d7ae1942c3 100644 --- a/app/models/attachment.rb +++ b/app/models/attachment.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/attribute_help_text.rb b/app/models/attribute_help_text.rb index 342d0774eccb..558991547ad0 100644 --- a/app/models/attribute_help_text.rb +++ b/app/models/attribute_help_text.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/attribute_help_text/project.rb b/app/models/attribute_help_text/project.rb index c17dc9fd8a6f..24a7d45054e6 100644 --- a/app/models/attribute_help_text/project.rb +++ b/app/models/attribute_help_text/project.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/attribute_help_text/work_package.rb b/app/models/attribute_help_text/work_package.rb index 37dff8e30ded..8ba82dd5b678 100644 --- a/app/models/attribute_help_text/work_package.rb +++ b/app/models/attribute_help_text/work_package.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/capabilities/scopes/default.rb b/app/models/capabilities/scopes/default.rb index 756647227a8f..67832ad2ff38 100644 --- a/app/models/capabilities/scopes/default.rb +++ b/app/models/capabilities/scopes/default.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/capability.rb b/app/models/capability.rb index 457f93e6cb57..1d7c9729835e 100644 --- a/app/models/capability.rb +++ b/app/models/capability.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/category.rb b/app/models/category.rb index cd53e8468ce3..cd635929c8ca 100644 --- a/app/models/category.rb +++ b/app/models/category.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/change.rb b/app/models/change.rb index 416cd420c7cd..a23ca0cf013e 100644 --- a/app/models/change.rb +++ b/app/models/change.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/changeset.rb b/app/models/changeset.rb index 1aaeaf51c782..6c8309923e0b 100644 --- a/app/models/changeset.rb +++ b/app/models/changeset.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/color.rb b/app/models/color.rb index c9152ce4ad34..9a47108bb0ce 100644 --- a/app/models/color.rb +++ b/app/models/color.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/comment.rb b/app/models/comment.rb index b69674f62731..76f44982481f 100644 --- a/app/models/comment.rb +++ b/app/models/comment.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/concerns/has_members.rb b/app/models/concerns/has_members.rb index d5f050350532..cb690996d509 100644 --- a/app/models/concerns/has_members.rb +++ b/app/models/concerns/has_members.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/concerns/inexistent_model.rb b/app/models/concerns/inexistent_model.rb index cceba9103f3e..b097ef2e0a09 100644 --- a/app/models/concerns/inexistent_model.rb +++ b/app/models/concerns/inexistent_model.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/concerns/tableless.rb b/app/models/concerns/tableless.rb index 976fb1c5917d..70224951bac9 100644 --- a/app/models/concerns/tableless.rb +++ b/app/models/concerns/tableless.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/concerns/virtual_attribute.rb b/app/models/concerns/virtual_attribute.rb index 55558d41e308..8796bf831070 100644 --- a/app/models/concerns/virtual_attribute.rb +++ b/app/models/concerns/virtual_attribute.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_action.rb b/app/models/custom_action.rb index 0d3f1f70c544..95194da83f90 100644 --- a/app/models/custom_action.rb +++ b/app/models/custom_action.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/assigned_to.rb b/app/models/custom_actions/actions/assigned_to.rb index cb07040dab17..1aee8d1f99de 100644 --- a/app/models/custom_actions/actions/assigned_to.rb +++ b/app/models/custom_actions/actions/assigned_to.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/base.rb b/app/models/custom_actions/actions/base.rb index 46de397c5eb5..8b64662449b5 100644 --- a/app/models/custom_actions/actions/base.rb +++ b/app/models/custom_actions/actions/base.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/custom_field.rb b/app/models/custom_actions/actions/custom_field.rb index f46bb53467f1..c1b0a82eba89 100644 --- a/app/models/custom_actions/actions/custom_field.rb +++ b/app/models/custom_actions/actions/custom_field.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/date.rb b/app/models/custom_actions/actions/date.rb index 5b853c391af4..49eb1a64e878 100644 --- a/app/models/custom_actions/actions/date.rb +++ b/app/models/custom_actions/actions/date.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/done_ratio.rb b/app/models/custom_actions/actions/done_ratio.rb index 4843e43f547a..894b22d0ee53 100644 --- a/app/models/custom_actions/actions/done_ratio.rb +++ b/app/models/custom_actions/actions/done_ratio.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/due_date.rb b/app/models/custom_actions/actions/due_date.rb index 0376f1044c23..6e9e331588e9 100644 --- a/app/models/custom_actions/actions/due_date.rb +++ b/app/models/custom_actions/actions/due_date.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/estimated_hours.rb b/app/models/custom_actions/actions/estimated_hours.rb index 299ed03f87cf..fce9bed4be67 100644 --- a/app/models/custom_actions/actions/estimated_hours.rb +++ b/app/models/custom_actions/actions/estimated_hours.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/inexistent.rb b/app/models/custom_actions/actions/inexistent.rb index f5574f85e0d3..0f83b9f1bad8 100644 --- a/app/models/custom_actions/actions/inexistent.rb +++ b/app/models/custom_actions/actions/inexistent.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/notify.rb b/app/models/custom_actions/actions/notify.rb index ab750301e659..a21e51f04ff3 100644 --- a/app/models/custom_actions/actions/notify.rb +++ b/app/models/custom_actions/actions/notify.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/priority.rb b/app/models/custom_actions/actions/priority.rb index ff7bd4e235c9..1efeb9764a41 100644 --- a/app/models/custom_actions/actions/priority.rb +++ b/app/models/custom_actions/actions/priority.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/project.rb b/app/models/custom_actions/actions/project.rb index 45f304eb8ec3..d4d42bf6f025 100644 --- a/app/models/custom_actions/actions/project.rb +++ b/app/models/custom_actions/actions/project.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/responsible.rb b/app/models/custom_actions/actions/responsible.rb index 521135ec3f98..862a0e069e32 100644 --- a/app/models/custom_actions/actions/responsible.rb +++ b/app/models/custom_actions/actions/responsible.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/serializer.rb b/app/models/custom_actions/actions/serializer.rb index d4d3ea0744ad..6f9377a1e9ae 100644 --- a/app/models/custom_actions/actions/serializer.rb +++ b/app/models/custom_actions/actions/serializer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/start_date.rb b/app/models/custom_actions/actions/start_date.rb index c0f7387d6a84..fe3dd49aaf7c 100644 --- a/app/models/custom_actions/actions/start_date.rb +++ b/app/models/custom_actions/actions/start_date.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/status.rb b/app/models/custom_actions/actions/status.rb index cfc04fe93642..7a0bbbf2c64f 100644 --- a/app/models/custom_actions/actions/status.rb +++ b/app/models/custom_actions/actions/status.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/strategies/associated.rb b/app/models/custom_actions/actions/strategies/associated.rb index 83401b99de49..e257ab55f7f3 100644 --- a/app/models/custom_actions/actions/strategies/associated.rb +++ b/app/models/custom_actions/actions/strategies/associated.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/strategies/associated_custom_field.rb b/app/models/custom_actions/actions/strategies/associated_custom_field.rb index 5f806a2c5a11..fd2709b71214 100644 --- a/app/models/custom_actions/actions/strategies/associated_custom_field.rb +++ b/app/models/custom_actions/actions/strategies/associated_custom_field.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/strategies/custom_field.rb b/app/models/custom_actions/actions/strategies/custom_field.rb index 8b7bfac60495..6949a58f6b24 100644 --- a/app/models/custom_actions/actions/strategies/custom_field.rb +++ b/app/models/custom_actions/actions/strategies/custom_field.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/strategies/date.rb b/app/models/custom_actions/actions/strategies/date.rb index 7193ce36ad5b..b92f524663f9 100644 --- a/app/models/custom_actions/actions/strategies/date.rb +++ b/app/models/custom_actions/actions/strategies/date.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/strategies/date_property.rb b/app/models/custom_actions/actions/strategies/date_property.rb index ab51c0153ffc..25d977519773 100644 --- a/app/models/custom_actions/actions/strategies/date_property.rb +++ b/app/models/custom_actions/actions/strategies/date_property.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/strategies/float.rb b/app/models/custom_actions/actions/strategies/float.rb index f6ea441cccf4..b42b949cc2c2 100644 --- a/app/models/custom_actions/actions/strategies/float.rb +++ b/app/models/custom_actions/actions/strategies/float.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/strategies/integer.rb b/app/models/custom_actions/actions/strategies/integer.rb index 45377c884983..60c9b580fa3b 100644 --- a/app/models/custom_actions/actions/strategies/integer.rb +++ b/app/models/custom_actions/actions/strategies/integer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/strategies/link.rb b/app/models/custom_actions/actions/strategies/link.rb index 46abcb719717..85bde80177fb 100644 --- a/app/models/custom_actions/actions/strategies/link.rb +++ b/app/models/custom_actions/actions/strategies/link.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/strategies/me_associated.rb b/app/models/custom_actions/actions/strategies/me_associated.rb index 7ae0a30c42d1..ba73d23f0f32 100644 --- a/app/models/custom_actions/actions/strategies/me_associated.rb +++ b/app/models/custom_actions/actions/strategies/me_associated.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/strategies/string.rb b/app/models/custom_actions/actions/strategies/string.rb index 10ee4cc98604..c483ecf64ef4 100644 --- a/app/models/custom_actions/actions/strategies/string.rb +++ b/app/models/custom_actions/actions/strategies/string.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/strategies/text.rb b/app/models/custom_actions/actions/strategies/text.rb index b3deb53d8bac..d4720d14920b 100644 --- a/app/models/custom_actions/actions/strategies/text.rb +++ b/app/models/custom_actions/actions/strategies/text.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/strategies/user_custom_field.rb b/app/models/custom_actions/actions/strategies/user_custom_field.rb index feac280bb46e..3b0bc41e3c99 100644 --- a/app/models/custom_actions/actions/strategies/user_custom_field.rb +++ b/app/models/custom_actions/actions/strategies/user_custom_field.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/strategies/validate_in_range.rb b/app/models/custom_actions/actions/strategies/validate_in_range.rb index 14ac3a9c1552..b802b2388d49 100644 --- a/app/models/custom_actions/actions/strategies/validate_in_range.rb +++ b/app/models/custom_actions/actions/strategies/validate_in_range.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/strategies/values_to_string.rb b/app/models/custom_actions/actions/strategies/values_to_string.rb index e7f839ce8a44..23e9e814f799 100644 --- a/app/models/custom_actions/actions/strategies/values_to_string.rb +++ b/app/models/custom_actions/actions/strategies/values_to_string.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/actions/type.rb b/app/models/custom_actions/actions/type.rb index c0104383b533..43241b7cad09 100644 --- a/app/models/custom_actions/actions/type.rb +++ b/app/models/custom_actions/actions/type.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/conditions/base.rb b/app/models/custom_actions/conditions/base.rb index bc63a7abc9de..93828f8d3880 100644 --- a/app/models/custom_actions/conditions/base.rb +++ b/app/models/custom_actions/conditions/base.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/conditions/inexistent.rb b/app/models/custom_actions/conditions/inexistent.rb index f0080c2e4ecd..399f88eddfd8 100644 --- a/app/models/custom_actions/conditions/inexistent.rb +++ b/app/models/custom_actions/conditions/inexistent.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/conditions/project.rb b/app/models/custom_actions/conditions/project.rb index a13596839c19..5c8015a0f29b 100644 --- a/app/models/custom_actions/conditions/project.rb +++ b/app/models/custom_actions/conditions/project.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/conditions/role.rb b/app/models/custom_actions/conditions/role.rb index f978a67251f9..d6c7756b03f1 100644 --- a/app/models/custom_actions/conditions/role.rb +++ b/app/models/custom_actions/conditions/role.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/conditions/status.rb b/app/models/custom_actions/conditions/status.rb index 801fa7587fa4..4f2c3feb2eac 100644 --- a/app/models/custom_actions/conditions/status.rb +++ b/app/models/custom_actions/conditions/status.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/conditions/type.rb b/app/models/custom_actions/conditions/type.rb index 4b16c3b21da3..f56f69acb256 100644 --- a/app/models/custom_actions/conditions/type.rb +++ b/app/models/custom_actions/conditions/type.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/register.rb b/app/models/custom_actions/register.rb index 1d999642d7ac..76084cb57f21 100644 --- a/app/models/custom_actions/register.rb +++ b/app/models/custom_actions/register.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_actions/values_to_integer.rb b/app/models/custom_actions/values_to_integer.rb index 34869def4626..0270c2144681 100644 --- a/app/models/custom_actions/values_to_integer.rb +++ b/app/models/custom_actions/values_to_integer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_field.rb b/app/models/custom_field.rb index 59f6289257fc..e8ba5ecaa3cd 100644 --- a/app/models/custom_field.rb +++ b/app/models/custom_field.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_field/order_statements.rb b/app/models/custom_field/order_statements.rb index 3c96ec5cf178..c5463cf147c8 100644 --- a/app/models/custom_field/order_statements.rb +++ b/app/models/custom_field/order_statements.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_field_section.rb b/app/models/custom_field_section.rb index 8ca5ae147a02..e6b800be66a7 100644 --- a/app/models/custom_field_section.rb +++ b/app/models/custom_field_section.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_fields_project.rb b/app/models/custom_fields_project.rb index 7be8bef4502a..402c7c584059 100644 --- a/app/models/custom_fields_project.rb +++ b/app/models/custom_fields_project.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_option.rb b/app/models/custom_option.rb index c32b738908f8..210da4d58fbb 100644 --- a/app/models/custom_option.rb +++ b/app/models/custom_option.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_value.rb b/app/models/custom_value.rb index d3b55b63bb00..72087aeb4753 100644 --- a/app/models/custom_value.rb +++ b/app/models/custom_value.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_value/ar_object_strategy.rb b/app/models/custom_value/ar_object_strategy.rb index 0e4f35e7f01c..8037e6bec0b2 100644 --- a/app/models/custom_value/ar_object_strategy.rb +++ b/app/models/custom_value/ar_object_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_value/bool_strategy.rb b/app/models/custom_value/bool_strategy.rb index 57311a4246a4..54b12051c8f3 100644 --- a/app/models/custom_value/bool_strategy.rb +++ b/app/models/custom_value/bool_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_value/date_strategy.rb b/app/models/custom_value/date_strategy.rb index 6dd1095a4032..d355b0187db6 100644 --- a/app/models/custom_value/date_strategy.rb +++ b/app/models/custom_value/date_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_value/empty_strategy.rb b/app/models/custom_value/empty_strategy.rb index cddf7c7ae21b..0cac71a7684c 100644 --- a/app/models/custom_value/empty_strategy.rb +++ b/app/models/custom_value/empty_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_value/float_strategy.rb b/app/models/custom_value/float_strategy.rb index 3b13c0aa2c9a..658bf294fcf7 100644 --- a/app/models/custom_value/float_strategy.rb +++ b/app/models/custom_value/float_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_value/format_strategy.rb b/app/models/custom_value/format_strategy.rb index e473970f5b52..917dbef51340 100644 --- a/app/models/custom_value/format_strategy.rb +++ b/app/models/custom_value/format_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_value/formattable_strategy.rb b/app/models/custom_value/formattable_strategy.rb index 884c9346d1dc..87401986330b 100644 --- a/app/models/custom_value/formattable_strategy.rb +++ b/app/models/custom_value/formattable_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_value/int_strategy.rb b/app/models/custom_value/int_strategy.rb index 93423c566692..e4ed1c7b8dcc 100644 --- a/app/models/custom_value/int_strategy.rb +++ b/app/models/custom_value/int_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_value/link_strategy.rb b/app/models/custom_value/link_strategy.rb index 04975fb25fb7..3e6951d6dec7 100644 --- a/app/models/custom_value/link_strategy.rb +++ b/app/models/custom_value/link_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_value/list_strategy.rb b/app/models/custom_value/list_strategy.rb index 381e74d52895..a65c9de837b0 100644 --- a/app/models/custom_value/list_strategy.rb +++ b/app/models/custom_value/list_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_value/string_strategy.rb b/app/models/custom_value/string_strategy.rb index b7622af0e3b2..91a594397ab3 100644 --- a/app/models/custom_value/string_strategy.rb +++ b/app/models/custom_value/string_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_value/user_strategy.rb b/app/models/custom_value/user_strategy.rb index f219f51e046e..c93522e04cf4 100644 --- a/app/models/custom_value/user_strategy.rb +++ b/app/models/custom_value/user_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/custom_value/version_strategy.rb b/app/models/custom_value/version_strategy.rb index 128a88e803ab..4f2d2db3a990 100644 --- a/app/models/custom_value/version_strategy.rb +++ b/app/models/custom_value/version_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/day.rb b/app/models/day.rb index 8e4874682f38..6c006389c79a 100644 --- a/app/models/day.rb +++ b/app/models/day.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/design_color.rb b/app/models/design_color.rb index e649011ed7d9..9c0a0161a69f 100644 --- a/app/models/design_color.rb +++ b/app/models/design_color.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/enabled_module.rb b/app/models/enabled_module.rb index 3fab8e33157c..0cda62a046e0 100644 --- a/app/models/enabled_module.rb +++ b/app/models/enabled_module.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/enterprise_token.rb b/app/models/enterprise_token.rb index 06f510a2d21b..1e064f48c2c0 100644 --- a/app/models/enterprise_token.rb +++ b/app/models/enterprise_token.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/enumeration.rb b/app/models/enumeration.rb index b6e1f6f4b65c..2aba1f53f90a 100644 --- a/app/models/enumeration.rb +++ b/app/models/enumeration.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/exports/concerns/csv.rb b/app/models/exports/concerns/csv.rb index d8229338021f..cc1c7b59e542 100644 --- a/app/models/exports/concerns/csv.rb +++ b/app/models/exports/concerns/csv.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/exports/export_error.rb b/app/models/exports/export_error.rb index 56285b89c844..541bfa209eb5 100644 --- a/app/models/exports/export_error.rb +++ b/app/models/exports/export_error.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/exports/exporter.rb b/app/models/exports/exporter.rb index b06f614c2446..195c9237e432 100644 --- a/app/models/exports/exporter.rb +++ b/app/models/exports/exporter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/exports/register.rb b/app/models/exports/register.rb index 4e51c0179845..b1bd4d46ab9a 100644 --- a/app/models/exports/register.rb +++ b/app/models/exports/register.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/exports/result.rb b/app/models/exports/result.rb index 083eabf1336f..26e66c2cc12b 100644 --- a/app/models/exports/result.rb +++ b/app/models/exports/result.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/favorite.rb b/app/models/favorite.rb index 99907152df77..bbf19596d0ce 100644 --- a/app/models/favorite.rb +++ b/app/models/favorite.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/forum.rb b/app/models/forum.rb index f59d608c6959..8ec7377bee12 100644 --- a/app/models/forum.rb +++ b/app/models/forum.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/global_role.rb b/app/models/global_role.rb index d829da2edd4c..5600bfd1e0dd 100644 --- a/app/models/global_role.rb +++ b/app/models/global_role.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/group.rb b/app/models/group.rb index b15997ae0c3d..277f6871d710 100644 --- a/app/models/group.rb +++ b/app/models/group.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/group_custom_field.rb b/app/models/group_custom_field.rb index 225be7d60eb5..cec58c141ef3 100644 --- a/app/models/group_custom_field.rb +++ b/app/models/group_custom_field.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/group_user.rb b/app/models/group_user.rb index 5237147d225e..1372dddd4468 100644 --- a/app/models/group_user.rb +++ b/app/models/group_user.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/groups/scopes/visible.rb b/app/models/groups/scopes/visible.rb index 69bd8a7121dd..7436d14eb59d 100644 --- a/app/models/groups/scopes/visible.rb +++ b/app/models/groups/scopes/visible.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/issue_priority.rb b/app/models/issue_priority.rb index a159030f6007..340dbf52203d 100644 --- a/app/models/issue_priority.rb +++ b/app/models/issue_priority.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journable/historic_active_record_relation.rb b/app/models/journable/historic_active_record_relation.rb index 2282061bfab3..1a1a3d986ca1 100644 --- a/app/models/journable/historic_active_record_relation.rb +++ b/app/models/journable/historic_active_record_relation.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journable/timestamps.rb b/app/models/journable/timestamps.rb index b38fdb175908..2f49da5e546f 100644 --- a/app/models/journable/timestamps.rb +++ b/app/models/journable/timestamps.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journable/with_historic_attributes.rb b/app/models/journable/with_historic_attributes.rb index c9e92ce6e45b..2a1d3482b859 100644 --- a/app/models/journable/with_historic_attributes.rb +++ b/app/models/journable/with_historic_attributes.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journable/with_historic_attributes/loader.rb b/app/models/journable/with_historic_attributes/loader.rb index 1749bbcc4d9a..ff36d790a9f3 100644 --- a/app/models/journable/with_historic_attributes/loader.rb +++ b/app/models/journable/with_historic_attributes/loader.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal.rb b/app/models/journal.rb index bf71c0b9646f..d393198b9132 100644 --- a/app/models/journal.rb +++ b/app/models/journal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/associated_journal.rb b/app/models/journal/associated_journal.rb index 706ddfd39ce3..9de071a0e576 100644 --- a/app/models/journal/associated_journal.rb +++ b/app/models/journal/associated_journal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/attachable_journal.rb b/app/models/journal/attachable_journal.rb index 43a721b8b210..e756aeef8477 100644 --- a/app/models/journal/attachable_journal.rb +++ b/app/models/journal/attachable_journal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/attachment_journal.rb b/app/models/journal/attachment_journal.rb index 9f2e6f42a9e0..82a968eaf583 100644 --- a/app/models/journal/attachment_journal.rb +++ b/app/models/journal/attachment_journal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/base_journal.rb b/app/models/journal/base_journal.rb index 8f7f28041d81..ea9cd0fa0941 100644 --- a/app/models/journal/base_journal.rb +++ b/app/models/journal/base_journal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/caused_by_progress_mode_changed_to_status_based.rb b/app/models/journal/caused_by_progress_mode_changed_to_status_based.rb index 84a78eb674de..f5d56d8362d5 100644 --- a/app/models/journal/caused_by_progress_mode_changed_to_status_based.rb +++ b/app/models/journal/caused_by_progress_mode_changed_to_status_based.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/caused_by_status_changed.rb b/app/models/journal/caused_by_status_changed.rb index 4e28458fbc75..d4eb73294642 100644 --- a/app/models/journal/caused_by_status_changed.rb +++ b/app/models/journal/caused_by_status_changed.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/caused_by_system_update.rb b/app/models/journal/caused_by_system_update.rb index a3634fd4eb14..b21b745daf75 100644 --- a/app/models/journal/caused_by_system_update.rb +++ b/app/models/journal/caused_by_system_update.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/caused_by_work_package_child_change.rb b/app/models/journal/caused_by_work_package_child_change.rb index 0389aa4da3d5..e9949e94fdb1 100644 --- a/app/models/journal/caused_by_work_package_child_change.rb +++ b/app/models/journal/caused_by_work_package_child_change.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/caused_by_work_package_parent_change.rb b/app/models/journal/caused_by_work_package_parent_change.rb index f76a8566284f..662e5a61d190 100644 --- a/app/models/journal/caused_by_work_package_parent_change.rb +++ b/app/models/journal/caused_by_work_package_parent_change.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/caused_by_work_package_predecessor_change.rb b/app/models/journal/caused_by_work_package_predecessor_change.rb index 7eada4e8c0bd..b18d2ac74bed 100644 --- a/app/models/journal/caused_by_work_package_predecessor_change.rb +++ b/app/models/journal/caused_by_work_package_predecessor_change.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/caused_by_work_package_related_change.rb b/app/models/journal/caused_by_work_package_related_change.rb index afa6257679d7..3253c117ded2 100644 --- a/app/models/journal/caused_by_work_package_related_change.rb +++ b/app/models/journal/caused_by_work_package_related_change.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/caused_by_working_day_changes.rb b/app/models/journal/caused_by_working_day_changes.rb index 98a4752eaab0..97c0cfc0afad 100644 --- a/app/models/journal/caused_by_working_day_changes.rb +++ b/app/models/journal/caused_by_working_day_changes.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/changeset_journal.rb b/app/models/journal/changeset_journal.rb index 6413c97b1e43..d324b98d19e4 100644 --- a/app/models/journal/changeset_journal.rb +++ b/app/models/journal/changeset_journal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/customizable_journal.rb b/app/models/journal/customizable_journal.rb index 49a5179625a7..eaa09ef30f9d 100644 --- a/app/models/journal/customizable_journal.rb +++ b/app/models/journal/customizable_journal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/message_journal.rb b/app/models/journal/message_journal.rb index eb764928a8e1..bc75b161b45a 100644 --- a/app/models/journal/message_journal.rb +++ b/app/models/journal/message_journal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/news_journal.rb b/app/models/journal/news_journal.rb index 1c0d62f29690..cb784c5c3986 100644 --- a/app/models/journal/news_journal.rb +++ b/app/models/journal/news_journal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/notification_configuration.rb b/app/models/journal/notification_configuration.rb index f8732f20b303..c5fa1c7bcb52 100644 --- a/app/models/journal/notification_configuration.rb +++ b/app/models/journal/notification_configuration.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/project_journal.rb b/app/models/journal/project_journal.rb index 3b3212505f50..17ef40976cff 100644 --- a/app/models/journal/project_journal.rb +++ b/app/models/journal/project_journal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/storable_journal.rb b/app/models/journal/storable_journal.rb index 94d7524fb07a..8b026f9828b6 100644 --- a/app/models/journal/storable_journal.rb +++ b/app/models/journal/storable_journal.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/timestamps.rb b/app/models/journal/timestamps.rb index 50f3aa85e39e..ecc732949da7 100644 --- a/app/models/journal/timestamps.rb +++ b/app/models/journal/timestamps.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/wiki_page_journal.rb b/app/models/journal/wiki_page_journal.rb index 45cf69c63fc6..ce40d02b8c95 100644 --- a/app/models/journal/wiki_page_journal.rb +++ b/app/models/journal/wiki_page_journal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/journal/work_package_journal.rb b/app/models/journal/work_package_journal.rb index bc4b0f9bccf0..40941aa14bb6 100644 --- a/app/models/journal/work_package_journal.rb +++ b/app/models/journal/work_package_journal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/ldap_auth_source.rb b/app/models/ldap_auth_source.rb index a2a4920b6ac9..d6cd746c2ace 100644 --- a/app/models/ldap_auth_source.rb +++ b/app/models/ldap_auth_source.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/mail_handler.rb b/app/models/mail_handler.rb index 24b2c9948491..c404f5d4e238 100644 --- a/app/models/mail_handler.rb +++ b/app/models/mail_handler.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/mail_handler/user_creator.rb b/app/models/mail_handler/user_creator.rb index b6952828b758..7a50f5068367 100644 --- a/app/models/mail_handler/user_creator.rb +++ b/app/models/mail_handler/user_creator.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/member.rb b/app/models/member.rb index 0419e68cb3f4..837ab5d053fb 100644 --- a/app/models/member.rb +++ b/app/models/member.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/member_role.rb b/app/models/member_role.rb index 5ced0d30985a..c204d24cdb94 100644 --- a/app/models/member_role.rb +++ b/app/models/member_role.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/members/roles_diff.rb b/app/models/members/roles_diff.rb index 53b53e6c7445..9fe82cb083fb 100644 --- a/app/models/members/roles_diff.rb +++ b/app/models/members/roles_diff.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/members/scopes/assignable.rb b/app/models/members/scopes/assignable.rb index eecdec9fd7a8..47dc8a084e42 100644 --- a/app/models/members/scopes/assignable.rb +++ b/app/models/members/scopes/assignable.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/members/scopes/global.rb b/app/models/members/scopes/global.rb index 08a9031a164d..dd7402347c7d 100644 --- a/app/models/members/scopes/global.rb +++ b/app/models/members/scopes/global.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/members/scopes/not_locked.rb b/app/models/members/scopes/not_locked.rb index 7eaa2ad215e0..a32b961ba7cc 100644 --- a/app/models/members/scopes/not_locked.rb +++ b/app/models/members/scopes/not_locked.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/members/scopes/of_any_entity.rb b/app/models/members/scopes/of_any_entity.rb index 11c4e5823933..3ea86390a4a2 100644 --- a/app/models/members/scopes/of_any_entity.rb +++ b/app/models/members/scopes/of_any_entity.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/members/scopes/of_any_project.rb b/app/models/members/scopes/of_any_project.rb index b3086825347b..06569ec1cd3f 100644 --- a/app/models/members/scopes/of_any_project.rb +++ b/app/models/members/scopes/of_any_project.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/members/scopes/of_any_work_package.rb b/app/models/members/scopes/of_any_work_package.rb index b7beb0be5ed9..c069083ec317 100644 --- a/app/models/members/scopes/of_any_work_package.rb +++ b/app/models/members/scopes/of_any_work_package.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/members/scopes/of_anything_in_project.rb b/app/models/members/scopes/of_anything_in_project.rb index 2e7b5892d039..9ef032545353 100644 --- a/app/models/members/scopes/of_anything_in_project.rb +++ b/app/models/members/scopes/of_anything_in_project.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/members/scopes/of_entity.rb b/app/models/members/scopes/of_entity.rb index 4ebf97108f6b..69842225abe3 100644 --- a/app/models/members/scopes/of_entity.rb +++ b/app/models/members/scopes/of_entity.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/members/scopes/of_project.rb b/app/models/members/scopes/of_project.rb index 1ee85bacd217..2b82311b4893 100644 --- a/app/models/members/scopes/of_project.rb +++ b/app/models/members/scopes/of_project.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/members/scopes/of_work_package.rb b/app/models/members/scopes/of_work_package.rb index ba4a9b896e7e..88ebe74a75be 100644 --- a/app/models/members/scopes/of_work_package.rb +++ b/app/models/members/scopes/of_work_package.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/members/scopes/visible.rb b/app/models/members/scopes/visible.rb index b9857d740a9b..9d9c7316068c 100644 --- a/app/models/members/scopes/visible.rb +++ b/app/models/members/scopes/visible.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/members/scopes/with_shared_work_packages_info.rb b/app/models/members/scopes/with_shared_work_packages_info.rb index d205914cef31..4a9422036635 100644 --- a/app/models/members/scopes/with_shared_work_packages_info.rb +++ b/app/models/members/scopes/with_shared_work_packages_info.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/members/scopes/without_inherited_roles.rb b/app/models/members/scopes/without_inherited_roles.rb index 4b99a90216ca..e93363bcc0e5 100644 --- a/app/models/members/scopes/without_inherited_roles.rb +++ b/app/models/members/scopes/without_inherited_roles.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/menu_item.rb b/app/models/menu_item.rb index 6ca7377944c3..957cec47fb86 100644 --- a/app/models/menu_item.rb +++ b/app/models/menu_item.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/menu_items/wiki_menu_item.rb b/app/models/menu_items/wiki_menu_item.rb index 14a84a89bd81..495bfd98be3a 100644 --- a/app/models/menu_items/wiki_menu_item.rb +++ b/app/models/menu_items/wiki_menu_item.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/message.rb b/app/models/message.rb index c6551361e031..cfc378fcc0ad 100644 --- a/app/models/message.rb +++ b/app/models/message.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/news.rb b/app/models/news.rb index eced61e2b18d..46218c37f7ff 100644 --- a/app/models/news.rb +++ b/app/models/news.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/notification.rb b/app/models/notification.rb index f38a59e1dfdc..141356f8cf64 100644 --- a/app/models/notification.rb +++ b/app/models/notification.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/notification_settings/scopes/applicable.rb b/app/models/notification_settings/scopes/applicable.rb index 40d3693fed80..3485f76f4474 100644 --- a/app/models/notification_settings/scopes/applicable.rb +++ b/app/models/notification_settings/scopes/applicable.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/notifications/scopes/mail_alert_unsent.rb b/app/models/notifications/scopes/mail_alert_unsent.rb index 7c889e524e5a..2cdf3788aa67 100644 --- a/app/models/notifications/scopes/mail_alert_unsent.rb +++ b/app/models/notifications/scopes/mail_alert_unsent.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/notifications/scopes/mail_reminder_unsent.rb b/app/models/notifications/scopes/mail_reminder_unsent.rb index 2da88c6d7b33..854566c69c7c 100644 --- a/app/models/notifications/scopes/mail_reminder_unsent.rb +++ b/app/models/notifications/scopes/mail_reminder_unsent.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/notifications/scopes/recipient.rb b/app/models/notifications/scopes/recipient.rb index 3e85ce3f057c..4c8611d5c326 100644 --- a/app/models/notifications/scopes/recipient.rb +++ b/app/models/notifications/scopes/recipient.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/notifications/scopes/unsent_reminders_before.rb b/app/models/notifications/scopes/unsent_reminders_before.rb index 4434f0b5032a..92b089ff18fd 100644 --- a/app/models/notifications/scopes/unsent_reminders_before.rb +++ b/app/models/notifications/scopes/unsent_reminders_before.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/notifications/scopes/visible.rb b/app/models/notifications/scopes/visible.rb index 53b5393b99cc..8c284fbf6ccb 100644 --- a/app/models/notifications/scopes/visible.rb +++ b/app/models/notifications/scopes/visible.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/oauth_client.rb b/app/models/oauth_client.rb index adee82bac331..3d25f6b81745 100644 --- a/app/models/oauth_client.rb +++ b/app/models/oauth_client.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/oauth_client_token.rb b/app/models/oauth_client_token.rb index de72c6730bbb..a1baede51003 100644 --- a/app/models/oauth_client_token.rb +++ b/app/models/oauth_client_token.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/ordered_work_package.rb b/app/models/ordered_work_package.rb index 1726effee0f5..af5d92ea5bbb 100644 --- a/app/models/ordered_work_package.rb +++ b/app/models/ordered_work_package.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/permitted_params.rb b/app/models/permitted_params.rb index fd947aef170d..4117169935a9 100644 --- a/app/models/permitted_params.rb +++ b/app/models/permitted_params.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/placeholder_user.rb b/app/models/placeholder_user.rb index fc5c68585663..edb42eec151f 100644 --- a/app/models/placeholder_user.rb +++ b/app/models/placeholder_user.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/placeholder_users/scopes/visible.rb b/app/models/placeholder_users/scopes/visible.rb index 0a60b641f29d..728c14e4af22 100644 --- a/app/models/placeholder_users/scopes/visible.rb +++ b/app/models/placeholder_users/scopes/visible.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/principal.rb b/app/models/principal.rb index 5e6b4bb3bedb..20a0b51e10a8 100644 --- a/app/models/principal.rb +++ b/app/models/principal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/principals/scopes/having_entity_membership.rb b/app/models/principals/scopes/having_entity_membership.rb index 449403181f71..defe67df6976 100644 --- a/app/models/principals/scopes/having_entity_membership.rb +++ b/app/models/principals/scopes/having_entity_membership.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/principals/scopes/human.rb b/app/models/principals/scopes/human.rb index a94d9f294fed..c4eb3e949c36 100644 --- a/app/models/principals/scopes/human.rb +++ b/app/models/principals/scopes/human.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/principals/scopes/like.rb b/app/models/principals/scopes/like.rb index c194ec51050d..ea8064cab837 100644 --- a/app/models/principals/scopes/like.rb +++ b/app/models/principals/scopes/like.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/principals/scopes/not_builtin.rb b/app/models/principals/scopes/not_builtin.rb index 17de232478e2..2585c06b984e 100644 --- a/app/models/principals/scopes/not_builtin.rb +++ b/app/models/principals/scopes/not_builtin.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/principals/scopes/ordered_by_name.rb b/app/models/principals/scopes/ordered_by_name.rb index c72bab93d725..39f8f004c5e0 100644 --- a/app/models/principals/scopes/ordered_by_name.rb +++ b/app/models/principals/scopes/ordered_by_name.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/principals/scopes/possible_assignee.rb b/app/models/principals/scopes/possible_assignee.rb index 2f19ddd21b3d..dfb5f0a382b3 100644 --- a/app/models/principals/scopes/possible_assignee.rb +++ b/app/models/principals/scopes/possible_assignee.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/principals/scopes/possible_member.rb b/app/models/principals/scopes/possible_member.rb index eef5ff35e87b..64e42fd30b6e 100644 --- a/app/models/principals/scopes/possible_member.rb +++ b/app/models/principals/scopes/possible_member.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/principals/scopes/status.rb b/app/models/principals/scopes/status.rb index c04a360c985f..17ab459f8ab8 100644 --- a/app/models/principals/scopes/status.rb +++ b/app/models/principals/scopes/status.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/principals/scopes/user.rb b/app/models/principals/scopes/user.rb index 114e8f544c79..affe880e5f7b 100644 --- a/app/models/principals/scopes/user.rb +++ b/app/models/principals/scopes/user.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/principals/scopes/visible.rb b/app/models/principals/scopes/visible.rb index 077f425373c0..177bb1aa43e9 100644 --- a/app/models/principals/scopes/visible.rb +++ b/app/models/principals/scopes/visible.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/priority/inexistent_priority.rb b/app/models/priority/inexistent_priority.rb index 5c35da2680ed..649b83496285 100644 --- a/app/models/priority/inexistent_priority.rb +++ b/app/models/priority/inexistent_priority.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/project.rb b/app/models/project.rb index 000467a7c35a..3d32c42eeeff 100644 --- a/app/models/project.rb +++ b/app/models/project.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/project_custom_field.rb b/app/models/project_custom_field.rb index d1aa6fe6077f..a1578691f99b 100644 --- a/app/models/project_custom_field.rb +++ b/app/models/project_custom_field.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/project_custom_field_project_mapping.rb b/app/models/project_custom_field_project_mapping.rb index f2832d96a6df..4836280fb956 100644 --- a/app/models/project_custom_field_project_mapping.rb +++ b/app/models/project_custom_field_project_mapping.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/project_custom_field_section.rb b/app/models/project_custom_field_section.rb index 589de4ed3ba4..06e3f113a16a 100644 --- a/app/models/project_custom_field_section.rb +++ b/app/models/project_custom_field_section.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/project_queries/scopes/allowed_to.rb b/app/models/project_queries/scopes/allowed_to.rb index 91629e53bc4d..48801acabe9f 100644 --- a/app/models/project_queries/scopes/allowed_to.rb +++ b/app/models/project_queries/scopes/allowed_to.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/project_query.rb b/app/models/project_query.rb index f7bb92f27f9c..69a5e337a256 100644 --- a/app/models/project_query.rb +++ b/app/models/project_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/project_query_role.rb b/app/models/project_query_role.rb index dc29a9905b18..aacb99b36c74 100644 --- a/app/models/project_query_role.rb +++ b/app/models/project_query_role.rb @@ -3,7 +3,7 @@ # #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/project_role.rb b/app/models/project_role.rb index ce7cf3eb9853..f8a69e76fff1 100644 --- a/app/models/project_role.rb +++ b/app/models/project_role.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/activity.rb b/app/models/projects/activity.rb index e0b5f64c3014..c550464e103e 100644 --- a/app/models/projects/activity.rb +++ b/app/models/projects/activity.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/ancestors_from_root.rb b/app/models/projects/ancestors_from_root.rb index e75bddb8ac93..061a60f11b68 100644 --- a/app/models/projects/ancestors_from_root.rb +++ b/app/models/projects/ancestors_from_root.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/custom_fields.rb b/app/models/projects/custom_fields.rb index 2bbac4108178..817a0c97f66a 100644 --- a/app/models/projects/custom_fields.rb +++ b/app/models/projects/custom_fields.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/exports/csv.rb b/app/models/projects/exports/csv.rb index 4a841119a169..18e0786f8d9f 100644 --- a/app/models/projects/exports/csv.rb +++ b/app/models/projects/exports/csv.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/exports/formatters/active.rb b/app/models/projects/exports/formatters/active.rb index 93a78add3542..a54a2e44d3a9 100644 --- a/app/models/projects/exports/formatters/active.rb +++ b/app/models/projects/exports/formatters/active.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/exports/formatters/description.rb b/app/models/projects/exports/formatters/description.rb index d07fadb55c91..45e87d214ffe 100644 --- a/app/models/projects/exports/formatters/description.rb +++ b/app/models/projects/exports/formatters/description.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/exports/formatters/public.rb b/app/models/projects/exports/formatters/public.rb index deb4deb03011..e475d63a42b8 100644 --- a/app/models/projects/exports/formatters/public.rb +++ b/app/models/projects/exports/formatters/public.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/exports/formatters/status.rb b/app/models/projects/exports/formatters/status.rb index b138306b3bed..f7e8d1708565 100644 --- a/app/models/projects/exports/formatters/status.rb +++ b/app/models/projects/exports/formatters/status.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/exports/query_exporter.rb b/app/models/projects/exports/query_exporter.rb index 35a236a82a90..a26d2ec7e69e 100644 --- a/app/models/projects/exports/query_exporter.rb +++ b/app/models/projects/exports/query_exporter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/hierarchy.rb b/app/models/projects/hierarchy.rb index aaa262bc0f30..5f7fe739973e 100644 --- a/app/models/projects/hierarchy.rb +++ b/app/models/projects/hierarchy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/scopes/activated_in_storage.rb b/app/models/projects/scopes/activated_in_storage.rb index f6fb6f96ba48..80800d7849e0 100644 --- a/app/models/projects/scopes/activated_in_storage.rb +++ b/app/models/projects/scopes/activated_in_storage.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/scopes/allowed_to.rb b/app/models/projects/scopes/allowed_to.rb index e1596abe33eb..80691e4e2455 100644 --- a/app/models/projects/scopes/allowed_to.rb +++ b/app/models/projects/scopes/allowed_to.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/scopes/available_custom_fields.rb b/app/models/projects/scopes/available_custom_fields.rb index 7a4834884fc0..8d5860250afb 100644 --- a/app/models/projects/scopes/available_custom_fields.rb +++ b/app/models/projects/scopes/available_custom_fields.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/scopes/visible.rb b/app/models/projects/scopes/visible.rb index fa2810fdd76d..51cfbd27ec38 100644 --- a/app/models/projects/scopes/visible.rb +++ b/app/models/projects/scopes/visible.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/storage.rb b/app/models/projects/storage.rb index 40d70e8c195f..de39e35cd530 100644 --- a/app/models/projects/storage.rb +++ b/app/models/projects/storage.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/types.rb b/app/models/projects/types.rb index 0f0f7e429f57..8a5fe58d26c2 100644 --- a/app/models/projects/types.rb +++ b/app/models/projects/types.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/versions.rb b/app/models/projects/versions.rb index 31be3b3594b4..b271f8d6852c 100644 --- a/app/models/projects/versions.rb +++ b/app/models/projects/versions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/projects/work_package_custom_fields.rb b/app/models/projects/work_package_custom_fields.rb index 9df42bbe268a..be08573c2ae8 100644 --- a/app/models/projects/work_package_custom_fields.rb +++ b/app/models/projects/work_package_custom_fields.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/actions.rb b/app/models/queries/actions.rb index c3eebe5e7518..8d6a951ef73b 100644 --- a/app/models/queries/actions.rb +++ b/app/models/queries/actions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/actions/action_query.rb b/app/models/queries/actions/action_query.rb index d00b821998d6..8990574100fc 100644 --- a/app/models/queries/actions/action_query.rb +++ b/app/models/queries/actions/action_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/actions/filters/action_filter.rb b/app/models/queries/actions/filters/action_filter.rb index 970b7dfb9c46..d46d2c226b4e 100644 --- a/app/models/queries/actions/filters/action_filter.rb +++ b/app/models/queries/actions/filters/action_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/actions/filters/id_filter.rb b/app/models/queries/actions/filters/id_filter.rb index 37f658e87242..93079ff43bf0 100644 --- a/app/models/queries/actions/filters/id_filter.rb +++ b/app/models/queries/actions/filters/id_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/base_query.rb b/app/models/queries/base_query.rb index bcb74ac05a3c..dc3e9df1d152 100644 --- a/app/models/queries/base_query.rb +++ b/app/models/queries/base_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/capabilities.rb b/app/models/queries/capabilities.rb index 68f63b79a05a..722b55cebaca 100644 --- a/app/models/queries/capabilities.rb +++ b/app/models/queries/capabilities.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/capabilities/capability_query.rb b/app/models/queries/capabilities/capability_query.rb index deeefb56151f..e6ec2100c8fc 100644 --- a/app/models/queries/capabilities/capability_query.rb +++ b/app/models/queries/capabilities/capability_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/capabilities/filters/action_filter.rb b/app/models/queries/capabilities/filters/action_filter.rb index 54d7e5329a54..39c2140c0208 100644 --- a/app/models/queries/capabilities/filters/action_filter.rb +++ b/app/models/queries/capabilities/filters/action_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/capabilities/filters/capability_filter.rb b/app/models/queries/capabilities/filters/capability_filter.rb index ee8a200699c0..d979619ffdbf 100644 --- a/app/models/queries/capabilities/filters/capability_filter.rb +++ b/app/models/queries/capabilities/filters/capability_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/capabilities/filters/context_filter.rb b/app/models/queries/capabilities/filters/context_filter.rb index 8b90562ac485..130e9eae3f63 100644 --- a/app/models/queries/capabilities/filters/context_filter.rb +++ b/app/models/queries/capabilities/filters/context_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/capabilities/filters/id_filter.rb b/app/models/queries/capabilities/filters/id_filter.rb index c6a674f73bac..75334459c9ef 100644 --- a/app/models/queries/capabilities/filters/id_filter.rb +++ b/app/models/queries/capabilities/filters/id_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/capabilities/filters/principal_id_filter.rb b/app/models/queries/capabilities/filters/principal_id_filter.rb index b6737b0d2bfd..439032307f95 100644 --- a/app/models/queries/capabilities/filters/principal_id_filter.rb +++ b/app/models/queries/capabilities/filters/principal_id_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/capabilities/orders/id_order.rb b/app/models/queries/capabilities/orders/id_order.rb index 419f346175ad..2d855e2cc603 100644 --- a/app/models/queries/capabilities/orders/id_order.rb +++ b/app/models/queries/capabilities/orders/id_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/days.rb b/app/models/queries/days.rb index 8da349e95f6c..6dfee67303a5 100644 --- a/app/models/queries/days.rb +++ b/app/models/queries/days.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/days/day_query.rb b/app/models/queries/days/day_query.rb index c1a185c9b86b..38db47af4171 100644 --- a/app/models/queries/days/day_query.rb +++ b/app/models/queries/days/day_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/days/filters/dates_interval_filter.rb b/app/models/queries/days/filters/dates_interval_filter.rb index 303e79128a78..54ea13a022b9 100644 --- a/app/models/queries/days/filters/dates_interval_filter.rb +++ b/app/models/queries/days/filters/dates_interval_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/days/filters/day_filter.rb b/app/models/queries/days/filters/day_filter.rb index ed5593487f11..267f3d5cd609 100644 --- a/app/models/queries/days/filters/day_filter.rb +++ b/app/models/queries/days/filters/day_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/days/filters/working_filter.rb b/app/models/queries/days/filters/working_filter.rb index 22d69f3a2196..919f6e7b4303 100644 --- a/app/models/queries/days/filters/working_filter.rb +++ b/app/models/queries/days/filters/working_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters.rb b/app/models/queries/filters.rb index 4f5fbf38d980..293f2469f206 100644 --- a/app/models/queries/filters.rb +++ b/app/models/queries/filters.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/available_filters.rb b/app/models/queries/filters/available_filters.rb index 4e6fe76d8f8b..e8fd71589e14 100644 --- a/app/models/queries/filters/available_filters.rb +++ b/app/models/queries/filters/available_filters.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/base.rb b/app/models/queries/filters/base.rb index 633837aef96f..257419183373 100644 --- a/app/models/queries/filters/base.rb +++ b/app/models/queries/filters/base.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/empty_filter.rb b/app/models/queries/filters/empty_filter.rb index b6c509972aa5..8a7adaef918f 100644 --- a/app/models/queries/filters/empty_filter.rb +++ b/app/models/queries/filters/empty_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/me_value.rb b/app/models/queries/filters/me_value.rb index bc6492ab824e..bc31a371b118 100644 --- a/app/models/queries/filters/me_value.rb +++ b/app/models/queries/filters/me_value.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/not_existing_filter.rb b/app/models/queries/filters/not_existing_filter.rb index 43ea54e45f7b..8bacd5b3581d 100644 --- a/app/models/queries/filters/not_existing_filter.rb +++ b/app/models/queries/filters/not_existing_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/serializable.rb b/app/models/queries/filters/serializable.rb index df1e85354412..77e8acffbd8b 100644 --- a/app/models/queries/filters/serializable.rb +++ b/app/models/queries/filters/serializable.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/shared/any_user_name_attribute_filter.rb b/app/models/queries/filters/shared/any_user_name_attribute_filter.rb index 02fc3ba6ec8c..498466a67f9c 100644 --- a/app/models/queries/filters/shared/any_user_name_attribute_filter.rb +++ b/app/models/queries/filters/shared/any_user_name_attribute_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/shared/boolean_filter.rb b/app/models/queries/filters/shared/boolean_filter.rb index 6ba3c3e42438..e2788fd16881 100644 --- a/app/models/queries/filters/shared/boolean_filter.rb +++ b/app/models/queries/filters/shared/boolean_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/shared/custom_field_filter.rb b/app/models/queries/filters/shared/custom_field_filter.rb index 92f657747289..1e3cea7c7d58 100644 --- a/app/models/queries/filters/shared/custom_field_filter.rb +++ b/app/models/queries/filters/shared/custom_field_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/shared/custom_fields/base.rb b/app/models/queries/filters/shared/custom_fields/base.rb index 86030ed6b3b3..5dba41069155 100644 --- a/app/models/queries/filters/shared/custom_fields/base.rb +++ b/app/models/queries/filters/shared/custom_fields/base.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/shared/custom_fields/bool.rb b/app/models/queries/filters/shared/custom_fields/bool.rb index 78ee68e955f4..f8ecd690cd16 100644 --- a/app/models/queries/filters/shared/custom_fields/bool.rb +++ b/app/models/queries/filters/shared/custom_fields/bool.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/shared/custom_fields/list_optional.rb b/app/models/queries/filters/shared/custom_fields/list_optional.rb index da8e2b8be56b..9cd7176678b7 100644 --- a/app/models/queries/filters/shared/custom_fields/list_optional.rb +++ b/app/models/queries/filters/shared/custom_fields/list_optional.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/shared/custom_fields/user.rb b/app/models/queries/filters/shared/custom_fields/user.rb index a928b051ea49..af6b480ce0ce 100644 --- a/app/models/queries/filters/shared/custom_fields/user.rb +++ b/app/models/queries/filters/shared/custom_fields/user.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/shared/group_filter.rb b/app/models/queries/filters/shared/group_filter.rb index 5356e842ddb5..f7c3401c58eb 100644 --- a/app/models/queries/filters/shared/group_filter.rb +++ b/app/models/queries/filters/shared/group_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/shared/me_value_filter.rb b/app/models/queries/filters/shared/me_value_filter.rb index 4ed3200ce187..8f64be629672 100644 --- a/app/models/queries/filters/shared/me_value_filter.rb +++ b/app/models/queries/filters/shared/me_value_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/shared/parsed_filter.rb b/app/models/queries/filters/shared/parsed_filter.rb index afa913405dd5..f2de8c896b70 100644 --- a/app/models/queries/filters/shared/parsed_filter.rb +++ b/app/models/queries/filters/shared/parsed_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/shared/project_filter/optional.rb b/app/models/queries/filters/shared/project_filter/optional.rb index 670e39b9679a..dcc59d209527 100644 --- a/app/models/queries/filters/shared/project_filter/optional.rb +++ b/app/models/queries/filters/shared/project_filter/optional.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/shared/project_filter/required.rb b/app/models/queries/filters/shared/project_filter/required.rb index 3fc882f7208d..12682a6a507f 100644 --- a/app/models/queries/filters/shared/project_filter/required.rb +++ b/app/models/queries/filters/shared/project_filter/required.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/shared/user_blocked_filter.rb b/app/models/queries/filters/shared/user_blocked_filter.rb index e073adcd96d9..98597375ff18 100644 --- a/app/models/queries/filters/shared/user_blocked_filter.rb +++ b/app/models/queries/filters/shared/user_blocked_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/shared/user_name_filter.rb b/app/models/queries/filters/shared/user_name_filter.rb index 74a3f976512f..2de87015a130 100644 --- a/app/models/queries/filters/shared/user_name_filter.rb +++ b/app/models/queries/filters/shared/user_name_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/shared/user_status_filter.rb b/app/models/queries/filters/shared/user_status_filter.rb index 1ef5664c7380..84b5427f267f 100644 --- a/app/models/queries/filters/shared/user_status_filter.rb +++ b/app/models/queries/filters/shared/user_status_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies.rb b/app/models/queries/filters/strategies.rb index 35b58fda706a..0e3df80bf357 100644 --- a/app/models/queries/filters/strategies.rb +++ b/app/models/queries/filters/strategies.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/base_strategy.rb b/app/models/queries/filters/strategies/base_strategy.rb index 5782ebe1fa8c..a877dd5247d8 100644 --- a/app/models/queries/filters/strategies/base_strategy.rb +++ b/app/models/queries/filters/strategies/base_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/boolean_list.rb b/app/models/queries/filters/strategies/boolean_list.rb index f9fba17b42ad..133107415931 100644 --- a/app/models/queries/filters/strategies/boolean_list.rb +++ b/app/models/queries/filters/strategies/boolean_list.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/boolean_list_strict.rb b/app/models/queries/filters/strategies/boolean_list_strict.rb index f3d093c63a99..cdbd2da4beb5 100644 --- a/app/models/queries/filters/strategies/boolean_list_strict.rb +++ b/app/models/queries/filters/strategies/boolean_list_strict.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/cf_float.rb b/app/models/queries/filters/strategies/cf_float.rb index c29a3d13e5ee..a35be01a72ba 100644 --- a/app/models/queries/filters/strategies/cf_float.rb +++ b/app/models/queries/filters/strategies/cf_float.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/cf_integer.rb b/app/models/queries/filters/strategies/cf_integer.rb index dae02f668f2a..8bd94b3e5e05 100644 --- a/app/models/queries/filters/strategies/cf_integer.rb +++ b/app/models/queries/filters/strategies/cf_integer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/cf_list_optional.rb b/app/models/queries/filters/strategies/cf_list_optional.rb index f6c5e4e1ca3b..4df6beee392c 100644 --- a/app/models/queries/filters/strategies/cf_list_optional.rb +++ b/app/models/queries/filters/strategies/cf_list_optional.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/cf_numeric.rb b/app/models/queries/filters/strategies/cf_numeric.rb index 818dfab9b6e2..dd23c119a003 100644 --- a/app/models/queries/filters/strategies/cf_numeric.rb +++ b/app/models/queries/filters/strategies/cf_numeric.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/date.rb b/app/models/queries/filters/strategies/date.rb index 422b26946e82..afa7b660a866 100644 --- a/app/models/queries/filters/strategies/date.rb +++ b/app/models/queries/filters/strategies/date.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/date_interval.rb b/app/models/queries/filters/strategies/date_interval.rb index 307e9d1b7864..1087a9dafa26 100644 --- a/app/models/queries/filters/strategies/date_interval.rb +++ b/app/models/queries/filters/strategies/date_interval.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/date_time_past.rb b/app/models/queries/filters/strategies/date_time_past.rb index f7e666874baa..b06f0455183f 100644 --- a/app/models/queries/filters/strategies/date_time_past.rb +++ b/app/models/queries/filters/strategies/date_time_past.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/empty_value.rb b/app/models/queries/filters/strategies/empty_value.rb index 86f808a222e1..544d2f39b312 100644 --- a/app/models/queries/filters/strategies/empty_value.rb +++ b/app/models/queries/filters/strategies/empty_value.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/float.rb b/app/models/queries/filters/strategies/float.rb index 443cc9c203e1..ce4cefcf3cb9 100644 --- a/app/models/queries/filters/strategies/float.rb +++ b/app/models/queries/filters/strategies/float.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/float_numeric.rb b/app/models/queries/filters/strategies/float_numeric.rb index 3f638d9cd196..2058a58b254b 100644 --- a/app/models/queries/filters/strategies/float_numeric.rb +++ b/app/models/queries/filters/strategies/float_numeric.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/huge_list.rb b/app/models/queries/filters/strategies/huge_list.rb index 64407468a965..83ab9ac173b0 100644 --- a/app/models/queries/filters/strategies/huge_list.rb +++ b/app/models/queries/filters/strategies/huge_list.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/inexistent.rb b/app/models/queries/filters/strategies/inexistent.rb index 4e509cad7199..e3f9f9a55dbe 100644 --- a/app/models/queries/filters/strategies/inexistent.rb +++ b/app/models/queries/filters/strategies/inexistent.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/integer.rb b/app/models/queries/filters/strategies/integer.rb index 629ad3441df0..663b33036634 100644 --- a/app/models/queries/filters/strategies/integer.rb +++ b/app/models/queries/filters/strategies/integer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/integer_list.rb b/app/models/queries/filters/strategies/integer_list.rb index f00103456a6b..21a52d42ea47 100644 --- a/app/models/queries/filters/strategies/integer_list.rb +++ b/app/models/queries/filters/strategies/integer_list.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/integer_list_optional.rb b/app/models/queries/filters/strategies/integer_list_optional.rb index 708d03b25988..df55d434c6c3 100644 --- a/app/models/queries/filters/strategies/integer_list_optional.rb +++ b/app/models/queries/filters/strategies/integer_list_optional.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/integer_numeric.rb b/app/models/queries/filters/strategies/integer_numeric.rb index f66d926b70d5..224e47ca1baa 100644 --- a/app/models/queries/filters/strategies/integer_numeric.rb +++ b/app/models/queries/filters/strategies/integer_numeric.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/list.rb b/app/models/queries/filters/strategies/list.rb index e02720cdc174..6476b0984fe4 100644 --- a/app/models/queries/filters/strategies/list.rb +++ b/app/models/queries/filters/strategies/list.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/list_all.rb b/app/models/queries/filters/strategies/list_all.rb index 61da8689e67e..7b9c13a0173e 100644 --- a/app/models/queries/filters/strategies/list_all.rb +++ b/app/models/queries/filters/strategies/list_all.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/list_optional.rb b/app/models/queries/filters/strategies/list_optional.rb index 3e4f59d3c086..ff13c17f5c2f 100644 --- a/app/models/queries/filters/strategies/list_optional.rb +++ b/app/models/queries/filters/strategies/list_optional.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/numeric.rb b/app/models/queries/filters/strategies/numeric.rb index bf4814397f12..802c5f582327 100644 --- a/app/models/queries/filters/strategies/numeric.rb +++ b/app/models/queries/filters/strategies/numeric.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/relation.rb b/app/models/queries/filters/strategies/relation.rb index a17ea247cc80..236390d3294a 100644 --- a/app/models/queries/filters/strategies/relation.rb +++ b/app/models/queries/filters/strategies/relation.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/search.rb b/app/models/queries/filters/strategies/search.rb index 7fb9a07970c7..a541a048ca21 100644 --- a/app/models/queries/filters/strategies/search.rb +++ b/app/models/queries/filters/strategies/search.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/string.rb b/app/models/queries/filters/strategies/string.rb index f5e063ec58d7..7998342d797d 100644 --- a/app/models/queries/filters/strategies/string.rb +++ b/app/models/queries/filters/strategies/string.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/text.rb b/app/models/queries/filters/strategies/text.rb index 057ab43c2d47..27fec37d84de 100644 --- a/app/models/queries/filters/strategies/text.rb +++ b/app/models/queries/filters/strategies/text.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/validations.rb b/app/models/queries/filters/strategies/validations.rb index 8c9623270fbc..bd17a263a057 100644 --- a/app/models/queries/filters/strategies/validations.rb +++ b/app/models/queries/filters/strategies/validations.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/strategies/work_packages/shared_with_user/list_optional.rb b/app/models/queries/filters/strategies/work_packages/shared_with_user/list_optional.rb index 1bae91005a19..93e69b4c28cf 100644 --- a/app/models/queries/filters/strategies/work_packages/shared_with_user/list_optional.rb +++ b/app/models/queries/filters/strategies/work_packages/shared_with_user/list_optional.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/filters/templated_value.rb b/app/models/queries/filters/templated_value.rb index fc17c3b62c74..648ad803c517 100644 --- a/app/models/queries/filters/templated_value.rb +++ b/app/models/queries/filters/templated_value.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/group_bys/available_group_bys.rb b/app/models/queries/group_bys/available_group_bys.rb index e933e61bd85b..93620f5a1878 100644 --- a/app/models/queries/group_bys/available_group_bys.rb +++ b/app/models/queries/group_bys/available_group_bys.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/group_bys/base.rb b/app/models/queries/group_bys/base.rb index b4038a4d07b2..5d4a3c3a8e52 100644 --- a/app/models/queries/group_bys/base.rb +++ b/app/models/queries/group_bys/base.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/group_bys/not_existing_group_by.rb b/app/models/queries/group_bys/not_existing_group_by.rb index cf2dffebfc67..3e9cd550333c 100644 --- a/app/models/queries/group_bys/not_existing_group_by.rb +++ b/app/models/queries/group_bys/not_existing_group_by.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/groups.rb b/app/models/queries/groups.rb index 85d7c789bf43..1e7069e80380 100644 --- a/app/models/queries/groups.rb +++ b/app/models/queries/groups.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/groups/group_query.rb b/app/models/queries/groups/group_query.rb index e691edfe4911..e94cf7e2c1b3 100644 --- a/app/models/queries/groups/group_query.rb +++ b/app/models/queries/groups/group_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/groups/orders/default_order.rb b/app/models/queries/groups/orders/default_order.rb index 6829895453d3..2a1863551054 100644 --- a/app/models/queries/groups/orders/default_order.rb +++ b/app/models/queries/groups/orders/default_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/individual_principals/orders/group_order.rb b/app/models/queries/individual_principals/orders/group_order.rb index a6ab10f0c973..2b937c816a0a 100644 --- a/app/models/queries/individual_principals/orders/group_order.rb +++ b/app/models/queries/individual_principals/orders/group_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/individual_principals/orders/name_order.rb b/app/models/queries/individual_principals/orders/name_order.rb index 658d5ca59f0f..d175e5c8348e 100644 --- a/app/models/queries/individual_principals/orders/name_order.rb +++ b/app/models/queries/individual_principals/orders/name_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members.rb b/app/models/queries/members.rb index e1b56bfe2c6e..cf00d8fd04fd 100644 --- a/app/models/queries/members.rb +++ b/app/models/queries/members.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/filters/also_project_member_filter.rb b/app/models/queries/members/filters/also_project_member_filter.rb index 74b411f80a24..8f09811be277 100644 --- a/app/models/queries/members/filters/also_project_member_filter.rb +++ b/app/models/queries/members/filters/also_project_member_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/filters/any_name_attribute_filter.rb b/app/models/queries/members/filters/any_name_attribute_filter.rb index 424705911164..ff278d33a809 100644 --- a/app/models/queries/members/filters/any_name_attribute_filter.rb +++ b/app/models/queries/members/filters/any_name_attribute_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/filters/blocked_filter.rb b/app/models/queries/members/filters/blocked_filter.rb index f393a83ca905..ea71a3f97ad5 100644 --- a/app/models/queries/members/filters/blocked_filter.rb +++ b/app/models/queries/members/filters/blocked_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/filters/created_at_filter.rb b/app/models/queries/members/filters/created_at_filter.rb index 17979bac4db3..44a71bcc7ee1 100644 --- a/app/models/queries/members/filters/created_at_filter.rb +++ b/app/models/queries/members/filters/created_at_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/filters/entity_id_filter.rb b/app/models/queries/members/filters/entity_id_filter.rb index b5c39bc9e463..e5c60271c093 100644 --- a/app/models/queries/members/filters/entity_id_filter.rb +++ b/app/models/queries/members/filters/entity_id_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/filters/entity_type_filter.rb b/app/models/queries/members/filters/entity_type_filter.rb index 60f3be86a865..3c539db0c723 100644 --- a/app/models/queries/members/filters/entity_type_filter.rb +++ b/app/models/queries/members/filters/entity_type_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/filters/group_filter.rb b/app/models/queries/members/filters/group_filter.rb index f9377152c73a..a62f825bde8e 100644 --- a/app/models/queries/members/filters/group_filter.rb +++ b/app/models/queries/members/filters/group_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/filters/member_filter.rb b/app/models/queries/members/filters/member_filter.rb index a977b19837f2..f4edabb61c0d 100644 --- a/app/models/queries/members/filters/member_filter.rb +++ b/app/models/queries/members/filters/member_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/filters/name_filter.rb b/app/models/queries/members/filters/name_filter.rb index b07c7b3fbffa..300a954d62a8 100644 --- a/app/models/queries/members/filters/name_filter.rb +++ b/app/models/queries/members/filters/name_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/filters/only_project_member_filter.rb b/app/models/queries/members/filters/only_project_member_filter.rb index 5064881d677a..a7842f66c620 100644 --- a/app/models/queries/members/filters/only_project_member_filter.rb +++ b/app/models/queries/members/filters/only_project_member_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/filters/principal_filter.rb b/app/models/queries/members/filters/principal_filter.rb index ac5c8bc912c9..e5ab2edcd0db 100644 --- a/app/models/queries/members/filters/principal_filter.rb +++ b/app/models/queries/members/filters/principal_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/filters/principal_type_filter.rb b/app/models/queries/members/filters/principal_type_filter.rb index 68a72c4e614e..cf7e62ab51de 100644 --- a/app/models/queries/members/filters/principal_type_filter.rb +++ b/app/models/queries/members/filters/principal_type_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/filters/project_filter.rb b/app/models/queries/members/filters/project_filter.rb index 41a0e3e0d3bf..80f867b75a9b 100644 --- a/app/models/queries/members/filters/project_filter.rb +++ b/app/models/queries/members/filters/project_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/filters/role_filter.rb b/app/models/queries/members/filters/role_filter.rb index f25ea2442960..0629760e8d0e 100644 --- a/app/models/queries/members/filters/role_filter.rb +++ b/app/models/queries/members/filters/role_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/filters/status_filter.rb b/app/models/queries/members/filters/status_filter.rb index 7a7b2dec0e5d..4245996fb9e0 100644 --- a/app/models/queries/members/filters/status_filter.rb +++ b/app/models/queries/members/filters/status_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/filters/updated_at_filter.rb b/app/models/queries/members/filters/updated_at_filter.rb index 9e952b95982a..639d4ccb5019 100644 --- a/app/models/queries/members/filters/updated_at_filter.rb +++ b/app/models/queries/members/filters/updated_at_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/member_query.rb b/app/models/queries/members/member_query.rb index 2dd2b1e6ff8c..94fb72a81927 100644 --- a/app/models/queries/members/member_query.rb +++ b/app/models/queries/members/member_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/non_inherited_member_query.rb b/app/models/queries/members/non_inherited_member_query.rb index 87349f0d1f85..b67461815ffd 100644 --- a/app/models/queries/members/non_inherited_member_query.rb +++ b/app/models/queries/members/non_inherited_member_query.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/orders/default_order.rb b/app/models/queries/members/orders/default_order.rb index 7694ba9a4119..163a2cb1d524 100644 --- a/app/models/queries/members/orders/default_order.rb +++ b/app/models/queries/members/orders/default_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/orders/email_order.rb b/app/models/queries/members/orders/email_order.rb index 506b8fab12c8..6a94c8c32bc9 100644 --- a/app/models/queries/members/orders/email_order.rb +++ b/app/models/queries/members/orders/email_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/orders/name_order.rb b/app/models/queries/members/orders/name_order.rb index 21c71844dd30..e292a420a560 100644 --- a/app/models/queries/members/orders/name_order.rb +++ b/app/models/queries/members/orders/name_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/members/orders/status_order.rb b/app/models/queries/members/orders/status_order.rb index 94cc431f8f3f..739baac86fa9 100644 --- a/app/models/queries/members/orders/status_order.rb +++ b/app/models/queries/members/orders/status_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/news.rb b/app/models/queries/news.rb index c726cb0a0517..a349d1030e3b 100644 --- a/app/models/queries/news.rb +++ b/app/models/queries/news.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/news/filters/news_filter.rb b/app/models/queries/news/filters/news_filter.rb index 30c41d133647..0e243021067d 100644 --- a/app/models/queries/news/filters/news_filter.rb +++ b/app/models/queries/news/filters/news_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/news/filters/project_filter.rb b/app/models/queries/news/filters/project_filter.rb index b44978d13c10..3ab6091cc083 100644 --- a/app/models/queries/news/filters/project_filter.rb +++ b/app/models/queries/news/filters/project_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/news/news_query.rb b/app/models/queries/news/news_query.rb index b9e84cb5bd48..feb4ae749d42 100644 --- a/app/models/queries/news/news_query.rb +++ b/app/models/queries/news/news_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/news/orders/default_order.rb b/app/models/queries/news/orders/default_order.rb index f6dd79beb654..beb0ffe9840b 100644 --- a/app/models/queries/news/orders/default_order.rb +++ b/app/models/queries/news/orders/default_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/non_working_days.rb b/app/models/queries/non_working_days.rb index ab218f4ee171..a26bfdb397f6 100644 --- a/app/models/queries/non_working_days.rb +++ b/app/models/queries/non_working_days.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/non_working_days/filters/dates_interval_filter.rb b/app/models/queries/non_working_days/filters/dates_interval_filter.rb index dff733da37ac..a473914cce1d 100644 --- a/app/models/queries/non_working_days/filters/dates_interval_filter.rb +++ b/app/models/queries/non_working_days/filters/dates_interval_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/non_working_days/filters/non_working_day_filter.rb b/app/models/queries/non_working_days/filters/non_working_day_filter.rb index 3e6df852872a..e230031a4116 100644 --- a/app/models/queries/non_working_days/filters/non_working_day_filter.rb +++ b/app/models/queries/non_working_days/filters/non_working_day_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/non_working_days/non_working_day_query.rb b/app/models/queries/non_working_days/non_working_day_query.rb index ba9378e856b8..d1b9eb9fe76e 100644 --- a/app/models/queries/non_working_days/non_working_day_query.rb +++ b/app/models/queries/non_working_days/non_working_day_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/notifications.rb b/app/models/queries/notifications.rb index 5a94bff3b571..ddb7beb0a338 100644 --- a/app/models/queries/notifications.rb +++ b/app/models/queries/notifications.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/notifications/filters/id_filter.rb b/app/models/queries/notifications/filters/id_filter.rb index b5b9934c92a5..d85b9fac38be 100644 --- a/app/models/queries/notifications/filters/id_filter.rb +++ b/app/models/queries/notifications/filters/id_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/notifications/filters/notification_filter.rb b/app/models/queries/notifications/filters/notification_filter.rb index 1240eb00fe69..bd0d6d04a953 100644 --- a/app/models/queries/notifications/filters/notification_filter.rb +++ b/app/models/queries/notifications/filters/notification_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/notifications/filters/project_filter.rb b/app/models/queries/notifications/filters/project_filter.rb index 258ac5b3e54e..40c1b47bb232 100644 --- a/app/models/queries/notifications/filters/project_filter.rb +++ b/app/models/queries/notifications/filters/project_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/notifications/filters/read_ian_filter.rb b/app/models/queries/notifications/filters/read_ian_filter.rb index 5241eed59ee4..35b1ed496085 100644 --- a/app/models/queries/notifications/filters/read_ian_filter.rb +++ b/app/models/queries/notifications/filters/read_ian_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/notifications/filters/reason_filter.rb b/app/models/queries/notifications/filters/reason_filter.rb index 3bfb23c3d16e..fe76399187c6 100644 --- a/app/models/queries/notifications/filters/reason_filter.rb +++ b/app/models/queries/notifications/filters/reason_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/notifications/filters/resource_id_filter.rb b/app/models/queries/notifications/filters/resource_id_filter.rb index 41d28ed554da..10ef33adab4c 100644 --- a/app/models/queries/notifications/filters/resource_id_filter.rb +++ b/app/models/queries/notifications/filters/resource_id_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/notifications/filters/resource_type_filter.rb b/app/models/queries/notifications/filters/resource_type_filter.rb index 03fe4017b868..4974982cb35a 100644 --- a/app/models/queries/notifications/filters/resource_type_filter.rb +++ b/app/models/queries/notifications/filters/resource_type_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/notifications/group_bys/group_by_project.rb b/app/models/queries/notifications/group_bys/group_by_project.rb index 7e3536348254..b3bc90cd9eb1 100644 --- a/app/models/queries/notifications/group_bys/group_by_project.rb +++ b/app/models/queries/notifications/group_bys/group_by_project.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/notifications/group_bys/group_by_reason.rb b/app/models/queries/notifications/group_bys/group_by_reason.rb index be48f9f11bd8..2c51e01fb3d7 100644 --- a/app/models/queries/notifications/group_bys/group_by_reason.rb +++ b/app/models/queries/notifications/group_bys/group_by_reason.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/notifications/notification_query.rb b/app/models/queries/notifications/notification_query.rb index 2fd7587a4b97..ca941033bcf5 100644 --- a/app/models/queries/notifications/notification_query.rb +++ b/app/models/queries/notifications/notification_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/notifications/orders/default_order.rb b/app/models/queries/notifications/orders/default_order.rb index 73babdbcc28e..c4ed27a84111 100644 --- a/app/models/queries/notifications/orders/default_order.rb +++ b/app/models/queries/notifications/orders/default_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/notifications/orders/project_order.rb b/app/models/queries/notifications/orders/project_order.rb index 00501fb174e4..80b109037a38 100644 --- a/app/models/queries/notifications/orders/project_order.rb +++ b/app/models/queries/notifications/orders/project_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/notifications/orders/read_ian_order.rb b/app/models/queries/notifications/orders/read_ian_order.rb index a498a695a00d..6968b70a39de 100644 --- a/app/models/queries/notifications/orders/read_ian_order.rb +++ b/app/models/queries/notifications/orders/read_ian_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/notifications/orders/reason_order.rb b/app/models/queries/notifications/orders/reason_order.rb index 8f84a2ab7c67..ddfe50fa6f3c 100644 --- a/app/models/queries/notifications/orders/reason_order.rb +++ b/app/models/queries/notifications/orders/reason_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators.rb b/app/models/queries/operators.rb index 6a125c2fcc59..7581f53237b3 100644 --- a/app/models/queries/operators.rb +++ b/app/models/queries/operators.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/ago.rb b/app/models/queries/operators/ago.rb index 5101a2a4cefb..0ad737920c50 100644 --- a/app/models/queries/operators/ago.rb +++ b/app/models/queries/operators/ago.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/all.rb b/app/models/queries/operators/all.rb index 2f56ac12f101..60b288d236e0 100644 --- a/app/models/queries/operators/all.rb +++ b/app/models/queries/operators/all.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/all_and_non_blank.rb b/app/models/queries/operators/all_and_non_blank.rb index 157e17739abf..46b2183427cc 100644 --- a/app/models/queries/operators/all_and_non_blank.rb +++ b/app/models/queries/operators/all_and_non_blank.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/base.rb b/app/models/queries/operators/base.rb index eb638992ab2d..59a7487a5d44 100644 --- a/app/models/queries/operators/base.rb +++ b/app/models/queries/operators/base.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/between_date.rb b/app/models/queries/operators/between_date.rb index 9e9256db3da5..0f9351668851 100644 --- a/app/models/queries/operators/between_date.rb +++ b/app/models/queries/operators/between_date.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/between_date_time.rb b/app/models/queries/operators/between_date_time.rb index 8fe2a297124c..62ff8b47401e 100644 --- a/app/models/queries/operators/between_date_time.rb +++ b/app/models/queries/operators/between_date_time.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/blocked.rb b/app/models/queries/operators/blocked.rb index e3f0f3f1194e..70bc12324766 100644 --- a/app/models/queries/operators/blocked.rb +++ b/app/models/queries/operators/blocked.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/blocks.rb b/app/models/queries/operators/blocks.rb index 9939cba1b612..0312f3e7f479 100644 --- a/app/models/queries/operators/blocks.rb +++ b/app/models/queries/operators/blocks.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/boolean_equals.rb b/app/models/queries/operators/boolean_equals.rb index 0f609a0069e9..bb04b31eb26d 100644 --- a/app/models/queries/operators/boolean_equals.rb +++ b/app/models/queries/operators/boolean_equals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/boolean_equals_strict.rb b/app/models/queries/operators/boolean_equals_strict.rb index c8c88b5ba45e..75d64407c5b6 100644 --- a/app/models/queries/operators/boolean_equals_strict.rb +++ b/app/models/queries/operators/boolean_equals_strict.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/boolean_not_equals.rb b/app/models/queries/operators/boolean_not_equals.rb index 780118c69696..11f693d80f09 100644 --- a/app/models/queries/operators/boolean_not_equals.rb +++ b/app/models/queries/operators/boolean_not_equals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/casted_greater_or_equal.rb b/app/models/queries/operators/casted_greater_or_equal.rb index f3998780db41..a365f5cc62c7 100644 --- a/app/models/queries/operators/casted_greater_or_equal.rb +++ b/app/models/queries/operators/casted_greater_or_equal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/casted_less_or_equal.rb b/app/models/queries/operators/casted_less_or_equal.rb index bc23fd9a145e..75c83abd818a 100644 --- a/app/models/queries/operators/casted_less_or_equal.rb +++ b/app/models/queries/operators/casted_less_or_equal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/child.rb b/app/models/queries/operators/child.rb index 522edb7164b3..8bb8bd205179 100644 --- a/app/models/queries/operators/child.rb +++ b/app/models/queries/operators/child.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/children.rb b/app/models/queries/operators/children.rb index 5df6761409ab..a87dc584535a 100644 --- a/app/models/queries/operators/children.rb +++ b/app/models/queries/operators/children.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/closed_work_packages.rb b/app/models/queries/operators/closed_work_packages.rb index 7f2a05c2dbf9..050941d713b8 100644 --- a/app/models/queries/operators/closed_work_packages.rb +++ b/app/models/queries/operators/closed_work_packages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/concerns/contains_all_values.rb b/app/models/queries/operators/concerns/contains_all_values.rb index d766baa7443c..42913b8f488c 100644 --- a/app/models/queries/operators/concerns/contains_all_values.rb +++ b/app/models/queries/operators/concerns/contains_all_values.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/contains.rb b/app/models/queries/operators/contains.rb index a27a8ca65a08..907df3ad4be9 100644 --- a/app/models/queries/operators/contains.rb +++ b/app/models/queries/operators/contains.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/custom_fields/equals_all.rb b/app/models/queries/operators/custom_fields/equals_all.rb index 507dc0585dc8..ccaeb0b0b8af 100644 --- a/app/models/queries/operators/custom_fields/equals_all.rb +++ b/app/models/queries/operators/custom_fields/equals_all.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/custom_fields/not_equals_all.rb b/app/models/queries/operators/custom_fields/not_equals_all.rb index 159fda5c7536..a3cbf8d87420 100644 --- a/app/models/queries/operators/custom_fields/not_equals_all.rb +++ b/app/models/queries/operators/custom_fields/not_equals_all.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/date_range_clauses.rb b/app/models/queries/operators/date_range_clauses.rb index 158c3a185529..3b41a14105f3 100644 --- a/app/models/queries/operators/date_range_clauses.rb +++ b/app/models/queries/operators/date_range_clauses.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/datetime_range_clauses.rb b/app/models/queries/operators/datetime_range_clauses.rb index f3326c0f8f53..c40c33cc48ed 100644 --- a/app/models/queries/operators/datetime_range_clauses.rb +++ b/app/models/queries/operators/datetime_range_clauses.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/duplicated.rb b/app/models/queries/operators/duplicated.rb index 7fd0d6058a5f..c7e04a47e0e9 100644 --- a/app/models/queries/operators/duplicated.rb +++ b/app/models/queries/operators/duplicated.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/duplicates.rb b/app/models/queries/operators/duplicates.rb index 45025a1b0ebd..d0c01e067791 100644 --- a/app/models/queries/operators/duplicates.rb +++ b/app/models/queries/operators/duplicates.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/equals.rb b/app/models/queries/operators/equals.rb index 38555acb54b7..cb5550f6eec8 100644 --- a/app/models/queries/operators/equals.rb +++ b/app/models/queries/operators/equals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/equals_all.rb b/app/models/queries/operators/equals_all.rb index 31c4b8fe1d1b..bfdcd670417a 100644 --- a/app/models/queries/operators/equals_all.rb +++ b/app/models/queries/operators/equals_all.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/equals_or.rb b/app/models/queries/operators/equals_or.rb index dae581198716..ad036044b033 100644 --- a/app/models/queries/operators/equals_or.rb +++ b/app/models/queries/operators/equals_or.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/everywhere.rb b/app/models/queries/operators/everywhere.rb index 52152bde4315..2c1358160f41 100644 --- a/app/models/queries/operators/everywhere.rb +++ b/app/models/queries/operators/everywhere.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/follows.rb b/app/models/queries/operators/follows.rb index 53cb5c6f2072..5d913afdac03 100644 --- a/app/models/queries/operators/follows.rb +++ b/app/models/queries/operators/follows.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/greater_or_equal.rb b/app/models/queries/operators/greater_or_equal.rb index 075eb190b34c..22818d45001e 100644 --- a/app/models/queries/operators/greater_or_equal.rb +++ b/app/models/queries/operators/greater_or_equal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/in.rb b/app/models/queries/operators/in.rb index bf27ff0662d8..3151bf37c8e9 100644 --- a/app/models/queries/operators/in.rb +++ b/app/models/queries/operators/in.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/in_less_than.rb b/app/models/queries/operators/in_less_than.rb index b9ee542a48d2..b803f54fb84b 100644 --- a/app/models/queries/operators/in_less_than.rb +++ b/app/models/queries/operators/in_less_than.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/in_more_than.rb b/app/models/queries/operators/in_more_than.rb index 3b789f52801d..22717dc20672 100644 --- a/app/models/queries/operators/in_more_than.rb +++ b/app/models/queries/operators/in_more_than.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/includes.rb b/app/models/queries/operators/includes.rb index fa073d90e4bf..fad03d261b3f 100644 --- a/app/models/queries/operators/includes.rb +++ b/app/models/queries/operators/includes.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/less_or_equal.rb b/app/models/queries/operators/less_or_equal.rb index f90656a05192..12c4a52aa86d 100644 --- a/app/models/queries/operators/less_or_equal.rb +++ b/app/models/queries/operators/less_or_equal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/less_than_ago.rb b/app/models/queries/operators/less_than_ago.rb index 44335cd8ac83..c27619714259 100644 --- a/app/models/queries/operators/less_than_ago.rb +++ b/app/models/queries/operators/less_than_ago.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/more_than_ago.rb b/app/models/queries/operators/more_than_ago.rb index b157e8fc5f43..bd8f836de768 100644 --- a/app/models/queries/operators/more_than_ago.rb +++ b/app/models/queries/operators/more_than_ago.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/none.rb b/app/models/queries/operators/none.rb index 6021c430cfee..6ac7a1d2d90b 100644 --- a/app/models/queries/operators/none.rb +++ b/app/models/queries/operators/none.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/none_or_blank.rb b/app/models/queries/operators/none_or_blank.rb index f89b93aeab73..09b1e929ee1d 100644 --- a/app/models/queries/operators/none_or_blank.rb +++ b/app/models/queries/operators/none_or_blank.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/not_contains.rb b/app/models/queries/operators/not_contains.rb index 9635ab9427ca..09c399ea60aa 100644 --- a/app/models/queries/operators/not_contains.rb +++ b/app/models/queries/operators/not_contains.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/not_equals.rb b/app/models/queries/operators/not_equals.rb index 37748bdec1f0..4e2387a0cdfa 100644 --- a/app/models/queries/operators/not_equals.rb +++ b/app/models/queries/operators/not_equals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/on_date.rb b/app/models/queries/operators/on_date.rb index e8479e7f9e7e..4987c3dfa205 100644 --- a/app/models/queries/operators/on_date.rb +++ b/app/models/queries/operators/on_date.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/on_date_time.rb b/app/models/queries/operators/on_date_time.rb index 3dca0ea7539f..b4f034298e31 100644 --- a/app/models/queries/operators/on_date_time.rb +++ b/app/models/queries/operators/on_date_time.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/open_work_packages.rb b/app/models/queries/operators/open_work_packages.rb index 4fea1ddc95c8..f197cb037ce0 100644 --- a/app/models/queries/operators/open_work_packages.rb +++ b/app/models/queries/operators/open_work_packages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/ordered_work_packages.rb b/app/models/queries/operators/ordered_work_packages.rb index 211a84ccf75d..58344e7ad3f5 100644 --- a/app/models/queries/operators/ordered_work_packages.rb +++ b/app/models/queries/operators/ordered_work_packages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/parent.rb b/app/models/queries/operators/parent.rb index a16b694a70c6..e76ea68f5bde 100644 --- a/app/models/queries/operators/parent.rb +++ b/app/models/queries/operators/parent.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/part_of.rb b/app/models/queries/operators/part_of.rb index 768dc7c0ce51..c321d499c070 100644 --- a/app/models/queries/operators/part_of.rb +++ b/app/models/queries/operators/part_of.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/precedes.rb b/app/models/queries/operators/precedes.rb index ad2e16516743..6a5f59ad70f9 100644 --- a/app/models/queries/operators/precedes.rb +++ b/app/models/queries/operators/precedes.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/relates.rb b/app/models/queries/operators/relates.rb index 4aee30551e1a..391fef4e43a0 100644 --- a/app/models/queries/operators/relates.rb +++ b/app/models/queries/operators/relates.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/required.rb b/app/models/queries/operators/required.rb index 2e5f06992fbd..c514322478bf 100644 --- a/app/models/queries/operators/required.rb +++ b/app/models/queries/operators/required.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/requires.rb b/app/models/queries/operators/requires.rb index 6ae66bb2f443..0cb203730b85 100644 --- a/app/models/queries/operators/requires.rb +++ b/app/models/queries/operators/requires.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/this_week.rb b/app/models/queries/operators/this_week.rb index b8dbcae3cc83..1d5af0993f5c 100644 --- a/app/models/queries/operators/this_week.rb +++ b/app/models/queries/operators/this_week.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/today.rb b/app/models/queries/operators/today.rb index ebed001804c1..cdb67928a57b 100644 --- a/app/models/queries/operators/today.rb +++ b/app/models/queries/operators/today.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/operators/work_packages/shared_with_user/any.rb b/app/models/queries/operators/work_packages/shared_with_user/any.rb index 0d0e06c76cf9..f576765836e9 100644 --- a/app/models/queries/operators/work_packages/shared_with_user/any.rb +++ b/app/models/queries/operators/work_packages/shared_with_user/any.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/orders/available_orders.rb b/app/models/queries/orders/available_orders.rb index 9528a533dbb8..acd1963a94c1 100644 --- a/app/models/queries/orders/available_orders.rb +++ b/app/models/queries/orders/available_orders.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/orders/base.rb b/app/models/queries/orders/base.rb index 53f3f4b69f46..9cda8338ab39 100644 --- a/app/models/queries/orders/base.rb +++ b/app/models/queries/orders/base.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/orders/not_existing_order.rb b/app/models/queries/orders/not_existing_order.rb index 07bba0c6917e..c39d2c5d496b 100644 --- a/app/models/queries/orders/not_existing_order.rb +++ b/app/models/queries/orders/not_existing_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/placeholder_users.rb b/app/models/queries/placeholder_users.rb index d17dbfc0e06f..a98c53f8eea7 100644 --- a/app/models/queries/placeholder_users.rb +++ b/app/models/queries/placeholder_users.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/placeholder_users/filters/any_name_attribute_filter.rb b/app/models/queries/placeholder_users/filters/any_name_attribute_filter.rb index ba4ee046e694..347d35bdb809 100644 --- a/app/models/queries/placeholder_users/filters/any_name_attribute_filter.rb +++ b/app/models/queries/placeholder_users/filters/any_name_attribute_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/placeholder_users/filters/group_filter.rb b/app/models/queries/placeholder_users/filters/group_filter.rb index 7624aede19d2..2b897c0cf8b9 100644 --- a/app/models/queries/placeholder_users/filters/group_filter.rb +++ b/app/models/queries/placeholder_users/filters/group_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/placeholder_users/filters/name_filter.rb b/app/models/queries/placeholder_users/filters/name_filter.rb index 7bbd92357646..e674d4a05cc4 100644 --- a/app/models/queries/placeholder_users/filters/name_filter.rb +++ b/app/models/queries/placeholder_users/filters/name_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/placeholder_users/filters/placeholder_user_filter.rb b/app/models/queries/placeholder_users/filters/placeholder_user_filter.rb index 5a5af308c014..237f5befff97 100644 --- a/app/models/queries/placeholder_users/filters/placeholder_user_filter.rb +++ b/app/models/queries/placeholder_users/filters/placeholder_user_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/placeholder_users/filters/status_filter.rb b/app/models/queries/placeholder_users/filters/status_filter.rb index 72d5f5b554f7..eab7994cbe16 100644 --- a/app/models/queries/placeholder_users/filters/status_filter.rb +++ b/app/models/queries/placeholder_users/filters/status_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/placeholder_users/orders/default_order.rb b/app/models/queries/placeholder_users/orders/default_order.rb index b0715e84e008..a56743a21d04 100644 --- a/app/models/queries/placeholder_users/orders/default_order.rb +++ b/app/models/queries/placeholder_users/orders/default_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/placeholder_users/orders/group_order.rb b/app/models/queries/placeholder_users/orders/group_order.rb index aa3f5543d6e6..bd3b281848dc 100644 --- a/app/models/queries/placeholder_users/orders/group_order.rb +++ b/app/models/queries/placeholder_users/orders/group_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/placeholder_users/orders/name_order.rb b/app/models/queries/placeholder_users/orders/name_order.rb index caa0170e5c97..ba7ba8cbb021 100644 --- a/app/models/queries/placeholder_users/orders/name_order.rb +++ b/app/models/queries/placeholder_users/orders/name_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/placeholder_users/placeholder_user_query.rb b/app/models/queries/placeholder_users/placeholder_user_query.rb index d167ad155789..ae89cb42944c 100644 --- a/app/models/queries/placeholder_users/placeholder_user_query.rb +++ b/app/models/queries/placeholder_users/placeholder_user_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/principals.rb b/app/models/queries/principals.rb index 79f415112b90..378f53019ef4 100644 --- a/app/models/queries/principals.rb +++ b/app/models/queries/principals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/principals/filters/access_to_anything_in_project_filter.rb b/app/models/queries/principals/filters/access_to_anything_in_project_filter.rb index 66c3c3cfa276..3cc25a6612a2 100644 --- a/app/models/queries/principals/filters/access_to_anything_in_project_filter.rb +++ b/app/models/queries/principals/filters/access_to_anything_in_project_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/principals/filters/any_name_attribute_filter.rb b/app/models/queries/principals/filters/any_name_attribute_filter.rb index cb534f7f97df..9e6c470666be 100644 --- a/app/models/queries/principals/filters/any_name_attribute_filter.rb +++ b/app/models/queries/principals/filters/any_name_attribute_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/principals/filters/id_filter.rb b/app/models/queries/principals/filters/id_filter.rb index 51005c7198ac..0c8267ecce0d 100644 --- a/app/models/queries/principals/filters/id_filter.rb +++ b/app/models/queries/principals/filters/id_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/principals/filters/member_filter.rb b/app/models/queries/principals/filters/member_filter.rb index bda7af54f09c..f3391e4d1c9d 100644 --- a/app/models/queries/principals/filters/member_filter.rb +++ b/app/models/queries/principals/filters/member_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/principals/filters/mentionable_on_work_package_filter.rb b/app/models/queries/principals/filters/mentionable_on_work_package_filter.rb index 11bde23035ee..2b1bab0a0462 100644 --- a/app/models/queries/principals/filters/mentionable_on_work_package_filter.rb +++ b/app/models/queries/principals/filters/mentionable_on_work_package_filter.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/principals/filters/name_filter.rb b/app/models/queries/principals/filters/name_filter.rb index 8e5fb6a54de6..ab80395656ea 100644 --- a/app/models/queries/principals/filters/name_filter.rb +++ b/app/models/queries/principals/filters/name_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/principals/filters/principal_filter.rb b/app/models/queries/principals/filters/principal_filter.rb index 340943324ff9..4cef141f83ea 100644 --- a/app/models/queries/principals/filters/principal_filter.rb +++ b/app/models/queries/principals/filters/principal_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/principals/filters/status_filter.rb b/app/models/queries/principals/filters/status_filter.rb index 3372d2f0529d..c0cfccb93a5c 100644 --- a/app/models/queries/principals/filters/status_filter.rb +++ b/app/models/queries/principals/filters/status_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/principals/filters/type_filter.rb b/app/models/queries/principals/filters/type_filter.rb index 7e75536e4baa..7b6dd0970e80 100644 --- a/app/models/queries/principals/filters/type_filter.rb +++ b/app/models/queries/principals/filters/type_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/principals/filters/typeahead_filter.rb b/app/models/queries/principals/filters/typeahead_filter.rb index a4cf453dbbb5..374f3a5ca110 100644 --- a/app/models/queries/principals/filters/typeahead_filter.rb +++ b/app/models/queries/principals/filters/typeahead_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/principals/orders/name_order.rb b/app/models/queries/principals/orders/name_order.rb index 3ac301107375..a8706bb15fac 100644 --- a/app/models/queries/principals/orders/name_order.rb +++ b/app/models/queries/principals/orders/name_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/principals/principal_query.rb b/app/models/queries/principals/principal_query.rb index d97c21c9cfef..0d561949629b 100644 --- a/app/models/queries/principals/principal_query.rb +++ b/app/models/queries/principals/principal_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects.rb b/app/models/queries/projects.rb index 8b0bf9296871..f1dc49b0b1ca 100644 --- a/app/models/queries/projects.rb +++ b/app/models/queries/projects.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/factory.rb b/app/models/queries/projects/factory.rb index b4ead080663a..854d8c049382 100644 --- a/app/models/queries/projects/factory.rb +++ b/app/models/queries/projects/factory.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/active_filter.rb b/app/models/queries/projects/filters/active_filter.rb index 6d4b676240f8..d3bcacc1eac5 100644 --- a/app/models/queries/projects/filters/active_filter.rb +++ b/app/models/queries/projects/filters/active_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/ancestor_filter.rb b/app/models/queries/projects/filters/ancestor_filter.rb index e919f346676b..41e75b8a52a8 100644 --- a/app/models/queries/projects/filters/ancestor_filter.rb +++ b/app/models/queries/projects/filters/ancestor_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/available_project_attributes_filter.rb b/app/models/queries/projects/filters/available_project_attributes_filter.rb index 643d3860aa1b..0fe1ca825261 100644 --- a/app/models/queries/projects/filters/available_project_attributes_filter.rb +++ b/app/models/queries/projects/filters/available_project_attributes_filter.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/base.rb b/app/models/queries/projects/filters/base.rb index 198fc0759e0f..78b07973f41c 100644 --- a/app/models/queries/projects/filters/base.rb +++ b/app/models/queries/projects/filters/base.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/created_at_filter.rb b/app/models/queries/projects/filters/created_at_filter.rb index d09de15365eb..6c4aed794837 100644 --- a/app/models/queries/projects/filters/created_at_filter.rb +++ b/app/models/queries/projects/filters/created_at_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/custom_field_context.rb b/app/models/queries/projects/filters/custom_field_context.rb index 55199abde705..3ea39ffa3adf 100644 --- a/app/models/queries/projects/filters/custom_field_context.rb +++ b/app/models/queries/projects/filters/custom_field_context.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/custom_field_filter.rb b/app/models/queries/projects/filters/custom_field_filter.rb index eae533018b4a..8d9f7498282e 100644 --- a/app/models/queries/projects/filters/custom_field_filter.rb +++ b/app/models/queries/projects/filters/custom_field_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/favored_filter.rb b/app/models/queries/projects/filters/favored_filter.rb index 9654eaf6158c..7f6c61f7953c 100644 --- a/app/models/queries/projects/filters/favored_filter.rb +++ b/app/models/queries/projects/filters/favored_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/id_filter.rb b/app/models/queries/projects/filters/id_filter.rb index 1324bf7b8836..cec8c8440c87 100644 --- a/app/models/queries/projects/filters/id_filter.rb +++ b/app/models/queries/projects/filters/id_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/latest_activity_at_filter.rb b/app/models/queries/projects/filters/latest_activity_at_filter.rb index 81b809139498..619d296b2256 100644 --- a/app/models/queries/projects/filters/latest_activity_at_filter.rb +++ b/app/models/queries/projects/filters/latest_activity_at_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/member_of_filter.rb b/app/models/queries/projects/filters/member_of_filter.rb index 5b08a5c4dbff..b68e39f1b262 100644 --- a/app/models/queries/projects/filters/member_of_filter.rb +++ b/app/models/queries/projects/filters/member_of_filter.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/name_and_identifier_filter.rb b/app/models/queries/projects/filters/name_and_identifier_filter.rb index 3535573e4778..184ed49879eb 100644 --- a/app/models/queries/projects/filters/name_and_identifier_filter.rb +++ b/app/models/queries/projects/filters/name_and_identifier_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/name_filter.rb b/app/models/queries/projects/filters/name_filter.rb index ffc9ce6c5e1f..59357cbf39fe 100644 --- a/app/models/queries/projects/filters/name_filter.rb +++ b/app/models/queries/projects/filters/name_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/parent_filter.rb b/app/models/queries/projects/filters/parent_filter.rb index 507d1f102d75..4330c9f5dd66 100644 --- a/app/models/queries/projects/filters/parent_filter.rb +++ b/app/models/queries/projects/filters/parent_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/principal_filter.rb b/app/models/queries/projects/filters/principal_filter.rb index f8ff9518cdc9..b91a0e31a613 100644 --- a/app/models/queries/projects/filters/principal_filter.rb +++ b/app/models/queries/projects/filters/principal_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/project_status_filter.rb b/app/models/queries/projects/filters/project_status_filter.rb index 62df7e56fbe5..f32109577ed9 100644 --- a/app/models/queries/projects/filters/project_status_filter.rb +++ b/app/models/queries/projects/filters/project_status_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/public_filter.rb b/app/models/queries/projects/filters/public_filter.rb index 7c2ca086a140..d22fe8bf921a 100644 --- a/app/models/queries/projects/filters/public_filter.rb +++ b/app/models/queries/projects/filters/public_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/templated_filter.rb b/app/models/queries/projects/filters/templated_filter.rb index b708f572ce80..9892587a0dbf 100644 --- a/app/models/queries/projects/filters/templated_filter.rb +++ b/app/models/queries/projects/filters/templated_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/type_filter.rb b/app/models/queries/projects/filters/type_filter.rb index a5cb9d3978f0..43662b4ee5a7 100644 --- a/app/models/queries/projects/filters/type_filter.rb +++ b/app/models/queries/projects/filters/type_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/typeahead_filter.rb b/app/models/queries/projects/filters/typeahead_filter.rb index 9635055a1902..7b490617c6ce 100644 --- a/app/models/queries/projects/filters/typeahead_filter.rb +++ b/app/models/queries/projects/filters/typeahead_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/user_action_filter.rb b/app/models/queries/projects/filters/user_action_filter.rb index 2ec56e3c7ebe..fa1c2929102c 100644 --- a/app/models/queries/projects/filters/user_action_filter.rb +++ b/app/models/queries/projects/filters/user_action_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/filters/visible_filter.rb b/app/models/queries/projects/filters/visible_filter.rb index 952665de5226..75313e207445 100644 --- a/app/models/queries/projects/filters/visible_filter.rb +++ b/app/models/queries/projects/filters/visible_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/orders/custom_field_order.rb b/app/models/queries/projects/orders/custom_field_order.rb index dca4ab3f3e6c..02b7bac6a928 100644 --- a/app/models/queries/projects/orders/custom_field_order.rb +++ b/app/models/queries/projects/orders/custom_field_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/orders/default_order.rb b/app/models/queries/projects/orders/default_order.rb index 746d900c89eb..e612807171e3 100644 --- a/app/models/queries/projects/orders/default_order.rb +++ b/app/models/queries/projects/orders/default_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/orders/latest_activity_at_order.rb b/app/models/queries/projects/orders/latest_activity_at_order.rb index d2a9ca05a859..37432e168dbd 100644 --- a/app/models/queries/projects/orders/latest_activity_at_order.rb +++ b/app/models/queries/projects/orders/latest_activity_at_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/orders/name_order.rb b/app/models/queries/projects/orders/name_order.rb index 617623e5eecb..dd2e583b6863 100644 --- a/app/models/queries/projects/orders/name_order.rb +++ b/app/models/queries/projects/orders/name_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/orders/project_status_order.rb b/app/models/queries/projects/orders/project_status_order.rb index 44125a5f1901..acabb614fcb5 100644 --- a/app/models/queries/projects/orders/project_status_order.rb +++ b/app/models/queries/projects/orders/project_status_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/orders/required_disk_space_order.rb b/app/models/queries/projects/orders/required_disk_space_order.rb index 648dbd4544f3..cfdc32c684ea 100644 --- a/app/models/queries/projects/orders/required_disk_space_order.rb +++ b/app/models/queries/projects/orders/required_disk_space_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/orders/typeahead_order.rb b/app/models/queries/projects/orders/typeahead_order.rb index 7c739ff1a2a1..e05a7b543524 100644 --- a/app/models/queries/projects/orders/typeahead_order.rb +++ b/app/models/queries/projects/orders/typeahead_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/selects/created_at.rb b/app/models/queries/projects/selects/created_at.rb index db06809ffd78..fa6ed0e66bb8 100644 --- a/app/models/queries/projects/selects/created_at.rb +++ b/app/models/queries/projects/selects/created_at.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/selects/custom_field.rb b/app/models/queries/projects/selects/custom_field.rb index c1b54dc70b52..97b855e319fa 100644 --- a/app/models/queries/projects/selects/custom_field.rb +++ b/app/models/queries/projects/selects/custom_field.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/selects/default.rb b/app/models/queries/projects/selects/default.rb index 5b1fa8ced5d7..59cb279f11c7 100644 --- a/app/models/queries/projects/selects/default.rb +++ b/app/models/queries/projects/selects/default.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/selects/favored.rb b/app/models/queries/projects/selects/favored.rb index c71446e49a64..2240fdcd6f21 100644 --- a/app/models/queries/projects/selects/favored.rb +++ b/app/models/queries/projects/selects/favored.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/selects/latest_activity_at.rb b/app/models/queries/projects/selects/latest_activity_at.rb index e82fdd4c133d..91fb972dbe5c 100644 --- a/app/models/queries/projects/selects/latest_activity_at.rb +++ b/app/models/queries/projects/selects/latest_activity_at.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/selects/required_disk_space.rb b/app/models/queries/projects/selects/required_disk_space.rb index bc433247af03..6c99bcfc9850 100644 --- a/app/models/queries/projects/selects/required_disk_space.rb +++ b/app/models/queries/projects/selects/required_disk_space.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/projects/selects/status.rb b/app/models/queries/projects/selects/status.rb index 328ded86f6d2..bfb5704e2c7f 100644 --- a/app/models/queries/projects/selects/status.rb +++ b/app/models/queries/projects/selects/status.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/queries.rb b/app/models/queries/queries.rb index 79544a64cdc0..111aab74c18a 100644 --- a/app/models/queries/queries.rb +++ b/app/models/queries/queries.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/queries/filters/id_filter.rb b/app/models/queries/queries/filters/id_filter.rb index 9dd0c55ac1b9..a4ca8530fb58 100644 --- a/app/models/queries/queries/filters/id_filter.rb +++ b/app/models/queries/queries/filters/id_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/queries/filters/project_filter.rb b/app/models/queries/queries/filters/project_filter.rb index 043398b972b3..80ef336f7530 100644 --- a/app/models/queries/queries/filters/project_filter.rb +++ b/app/models/queries/queries/filters/project_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/queries/filters/project_identifier_filter.rb b/app/models/queries/queries/filters/project_identifier_filter.rb index 8403cc79c15a..a6e6f4dc462d 100644 --- a/app/models/queries/queries/filters/project_identifier_filter.rb +++ b/app/models/queries/queries/filters/project_identifier_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/queries/filters/query_filter.rb b/app/models/queries/queries/filters/query_filter.rb index 04e9e6166b8c..f0a3febf372a 100644 --- a/app/models/queries/queries/filters/query_filter.rb +++ b/app/models/queries/queries/filters/query_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/queries/filters/updated_at_filter.rb b/app/models/queries/queries/filters/updated_at_filter.rb index 7ef52994bf52..34df06d5cff0 100644 --- a/app/models/queries/queries/filters/updated_at_filter.rb +++ b/app/models/queries/queries/filters/updated_at_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/queries/query_query.rb b/app/models/queries/queries/query_query.rb index f79d8e691b5b..152520233e27 100644 --- a/app/models/queries/queries/query_query.rb +++ b/app/models/queries/queries/query_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/register.rb b/app/models/queries/register.rb index fa1d16e075b8..0f9dc6466161 100644 --- a/app/models/queries/register.rb +++ b/app/models/queries/register.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/relations.rb b/app/models/queries/relations.rb index 9086335fbbf3..777f3f092c30 100644 --- a/app/models/queries/relations.rb +++ b/app/models/queries/relations.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/relations/filters/from_filter.rb b/app/models/queries/relations/filters/from_filter.rb index e83818cefd08..7a856778b62f 100644 --- a/app/models/queries/relations/filters/from_filter.rb +++ b/app/models/queries/relations/filters/from_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/relations/filters/id_filter.rb b/app/models/queries/relations/filters/id_filter.rb index b36c58ccef92..8b8f53864392 100644 --- a/app/models/queries/relations/filters/id_filter.rb +++ b/app/models/queries/relations/filters/id_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/relations/filters/involved_filter.rb b/app/models/queries/relations/filters/involved_filter.rb index 95ddee87e5fe..d999dd8cdea5 100644 --- a/app/models/queries/relations/filters/involved_filter.rb +++ b/app/models/queries/relations/filters/involved_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/relations/filters/relation_filter.rb b/app/models/queries/relations/filters/relation_filter.rb index fb8dd07fc592..7bf57f7ef9bf 100644 --- a/app/models/queries/relations/filters/relation_filter.rb +++ b/app/models/queries/relations/filters/relation_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/relations/filters/to_filter.rb b/app/models/queries/relations/filters/to_filter.rb index a857154b586d..179b6007ae6f 100644 --- a/app/models/queries/relations/filters/to_filter.rb +++ b/app/models/queries/relations/filters/to_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/relations/filters/type_filter.rb b/app/models/queries/relations/filters/type_filter.rb index 37bc296fdb2c..bad12cba099c 100644 --- a/app/models/queries/relations/filters/type_filter.rb +++ b/app/models/queries/relations/filters/type_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/relations/filters/visibility_checking.rb b/app/models/queries/relations/filters/visibility_checking.rb index 1fee2304c4a4..4560b8833989 100644 --- a/app/models/queries/relations/filters/visibility_checking.rb +++ b/app/models/queries/relations/filters/visibility_checking.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/relations/orders/default_order.rb b/app/models/queries/relations/orders/default_order.rb index f2d4aca7863d..5def98e8baea 100644 --- a/app/models/queries/relations/orders/default_order.rb +++ b/app/models/queries/relations/orders/default_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/relations/relation_query.rb b/app/models/queries/relations/relation_query.rb index 0d3c149ab49d..52756a386c90 100644 --- a/app/models/queries/relations/relation_query.rb +++ b/app/models/queries/relations/relation_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/roles.rb b/app/models/queries/roles.rb index 18238fc010f6..038e18e2a1df 100644 --- a/app/models/queries/roles.rb +++ b/app/models/queries/roles.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/roles/filters/allows_becoming_assignee_filter.rb b/app/models/queries/roles/filters/allows_becoming_assignee_filter.rb index 75d158f4c4ad..116790569ef9 100644 --- a/app/models/queries/roles/filters/allows_becoming_assignee_filter.rb +++ b/app/models/queries/roles/filters/allows_becoming_assignee_filter.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/roles/filters/grantable_filter.rb b/app/models/queries/roles/filters/grantable_filter.rb index abbeac230ca2..c39075a9656d 100644 --- a/app/models/queries/roles/filters/grantable_filter.rb +++ b/app/models/queries/roles/filters/grantable_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/roles/filters/role_filter.rb b/app/models/queries/roles/filters/role_filter.rb index 070222eebb9a..ad5886f8e6bd 100644 --- a/app/models/queries/roles/filters/role_filter.rb +++ b/app/models/queries/roles/filters/role_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/roles/filters/unit_filter.rb b/app/models/queries/roles/filters/unit_filter.rb index 21b158ef6a92..e4d732acf259 100644 --- a/app/models/queries/roles/filters/unit_filter.rb +++ b/app/models/queries/roles/filters/unit_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/roles/role_query.rb b/app/models/queries/roles/role_query.rb index 500a94de4ac2..73830e986e79 100644 --- a/app/models/queries/roles/role_query.rb +++ b/app/models/queries/roles/role_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/scopes/having_views.rb b/app/models/queries/scopes/having_views.rb index 2e239db3f887..d070f7e19e73 100644 --- a/app/models/queries/scopes/having_views.rb +++ b/app/models/queries/scopes/having_views.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/scopes/visible.rb b/app/models/queries/scopes/visible.rb index 42caa20c653a..761fa6e00ea7 100644 --- a/app/models/queries/scopes/visible.rb +++ b/app/models/queries/scopes/visible.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/selects/available_selects.rb b/app/models/queries/selects/available_selects.rb index 9082a126f1bc..469b558efa70 100644 --- a/app/models/queries/selects/available_selects.rb +++ b/app/models/queries/selects/available_selects.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/selects/base.rb b/app/models/queries/selects/base.rb index 09737d5c0d4e..2ad2fb364dfb 100644 --- a/app/models/queries/selects/base.rb +++ b/app/models/queries/selects/base.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/selects/not_existing_select.rb b/app/models/queries/selects/not_existing_select.rb index f5c6bd3c1a0c..8b9b3fd808f5 100644 --- a/app/models/queries/selects/not_existing_select.rb +++ b/app/models/queries/selects/not_existing_select.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/serialization/filters.rb b/app/models/queries/serialization/filters.rb index 5326f20ea840..af72dd1d7304 100644 --- a/app/models/queries/serialization/filters.rb +++ b/app/models/queries/serialization/filters.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/serialization/hash.rb b/app/models/queries/serialization/hash.rb index 8a7c9a9f548a..4c0f8679abb0 100644 --- a/app/models/queries/serialization/hash.rb +++ b/app/models/queries/serialization/hash.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/serialization/orders.rb b/app/models/queries/serialization/orders.rb index 80be493caaf7..df570bf83aa2 100644 --- a/app/models/queries/serialization/orders.rb +++ b/app/models/queries/serialization/orders.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/serialization/selects.rb b/app/models/queries/serialization/selects.rb index 8d092a7295fe..283cf0d3ab3a 100644 --- a/app/models/queries/serialization/selects.rb +++ b/app/models/queries/serialization/selects.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/unpersisted_query.rb b/app/models/queries/unpersisted_query.rb index 570e0d20544e..0a1914f9ebc7 100644 --- a/app/models/queries/unpersisted_query.rb +++ b/app/models/queries/unpersisted_query.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/users.rb b/app/models/queries/users.rb index 9180958a1481..fc5d95c9696b 100644 --- a/app/models/queries/users.rb +++ b/app/models/queries/users.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/users/filters/any_name_attribute_filter.rb b/app/models/queries/users/filters/any_name_attribute_filter.rb index 013fc782f092..0cead6e4e110 100644 --- a/app/models/queries/users/filters/any_name_attribute_filter.rb +++ b/app/models/queries/users/filters/any_name_attribute_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/users/filters/blocked_filter.rb b/app/models/queries/users/filters/blocked_filter.rb index bddccc409b8f..a26c7cf47913 100644 --- a/app/models/queries/users/filters/blocked_filter.rb +++ b/app/models/queries/users/filters/blocked_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/users/filters/group_filter.rb b/app/models/queries/users/filters/group_filter.rb index b6c5182f9553..c71197082059 100644 --- a/app/models/queries/users/filters/group_filter.rb +++ b/app/models/queries/users/filters/group_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/users/filters/login_filter.rb b/app/models/queries/users/filters/login_filter.rb index d86c0bf15a1e..887e1776a0d4 100644 --- a/app/models/queries/users/filters/login_filter.rb +++ b/app/models/queries/users/filters/login_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/users/filters/name_filter.rb b/app/models/queries/users/filters/name_filter.rb index 59082a2d3e21..66133c07d668 100644 --- a/app/models/queries/users/filters/name_filter.rb +++ b/app/models/queries/users/filters/name_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/users/filters/status_filter.rb b/app/models/queries/users/filters/status_filter.rb index 93597ffed6dc..538a73173d6b 100644 --- a/app/models/queries/users/filters/status_filter.rb +++ b/app/models/queries/users/filters/status_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/users/filters/user_filter.rb b/app/models/queries/users/filters/user_filter.rb index 7144fd011f64..a06a1dd3af0e 100644 --- a/app/models/queries/users/filters/user_filter.rb +++ b/app/models/queries/users/filters/user_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/users/orders/default_order.rb b/app/models/queries/users/orders/default_order.rb index 1466a00a024a..faac8f5c201c 100644 --- a/app/models/queries/users/orders/default_order.rb +++ b/app/models/queries/users/orders/default_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/users/orders/group_order.rb b/app/models/queries/users/orders/group_order.rb index b133e962c3ef..a6ced7a03eb0 100644 --- a/app/models/queries/users/orders/group_order.rb +++ b/app/models/queries/users/orders/group_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/users/orders/name_order.rb b/app/models/queries/users/orders/name_order.rb index 2d7c7d497d3b..ae0659b3f48d 100644 --- a/app/models/queries/users/orders/name_order.rb +++ b/app/models/queries/users/orders/name_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/users/user_query.rb b/app/models/queries/users/user_query.rb index 10ea83723467..37697e997ea5 100644 --- a/app/models/queries/users/user_query.rb +++ b/app/models/queries/users/user_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/valid_subset.rb b/app/models/queries/valid_subset.rb index ae2335939f48..e2f764f55502 100644 --- a/app/models/queries/valid_subset.rb +++ b/app/models/queries/valid_subset.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/versions.rb b/app/models/queries/versions.rb index b077c23b8f90..b6af7df75293 100644 --- a/app/models/queries/versions.rb +++ b/app/models/queries/versions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/versions/filters/sharing_filter.rb b/app/models/queries/versions/filters/sharing_filter.rb index bd0c55d472c9..3bbffda08251 100644 --- a/app/models/queries/versions/filters/sharing_filter.rb +++ b/app/models/queries/versions/filters/sharing_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/versions/filters/version_filter.rb b/app/models/queries/versions/filters/version_filter.rb index 9fa34f49c198..106407e6ae5b 100644 --- a/app/models/queries/versions/filters/version_filter.rb +++ b/app/models/queries/versions/filters/version_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/versions/orders/name_order.rb b/app/models/queries/versions/orders/name_order.rb index 4f6db68065ed..0c6f0ddcfc62 100644 --- a/app/models/queries/versions/orders/name_order.rb +++ b/app/models/queries/versions/orders/name_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/versions/orders/semver_name_order.rb b/app/models/queries/versions/orders/semver_name_order.rb index 3e0f0e0a0823..465429fb6bb0 100644 --- a/app/models/queries/versions/orders/semver_name_order.rb +++ b/app/models/queries/versions/orders/semver_name_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/versions/version_query.rb b/app/models/queries/versions/version_query.rb index f71fe835bab2..2bcf9afb5164 100644 --- a/app/models/queries/versions/version_query.rb +++ b/app/models/queries/versions/version_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/views.rb b/app/models/queries/views.rb index dac5c69f4ed7..b553fd0f49da 100644 --- a/app/models/queries/views.rb +++ b/app/models/queries/views.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/views/filters/project_filter.rb b/app/models/queries/views/filters/project_filter.rb index 8b28e98f968b..504fe1d27e99 100644 --- a/app/models/queries/views/filters/project_filter.rb +++ b/app/models/queries/views/filters/project_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/views/filters/type_filter.rb b/app/models/queries/views/filters/type_filter.rb index 2e6b32981461..20f60ee2b9e9 100644 --- a/app/models/queries/views/filters/type_filter.rb +++ b/app/models/queries/views/filters/type_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/views/filters/view_filter.rb b/app/models/queries/views/filters/view_filter.rb index 4a544f0f114e..3d76759150e6 100644 --- a/app/models/queries/views/filters/view_filter.rb +++ b/app/models/queries/views/filters/view_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/views/orders/default_order.rb b/app/models/queries/views/orders/default_order.rb index f18649892a7d..8dfe8251b963 100644 --- a/app/models/queries/views/orders/default_order.rb +++ b/app/models/queries/views/orders/default_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/views/view_query.rb b/app/models/queries/views/view_query.rb index 97e0e9e5b4c7..0c2a4f31d61e 100644 --- a/app/models/queries/views/view_query.rb +++ b/app/models/queries/views/view_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/week_days/week_day_query.rb b/app/models/queries/week_days/week_day_query.rb index 299bf9084e84..4fb08a0875ce 100644 --- a/app/models/queries/week_days/week_day_query.rb +++ b/app/models/queries/week_days/week_day_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages.rb b/app/models/queries/work_packages.rb index a953f692ff9a..d5f6540f6d74 100644 --- a/app/models/queries/work_packages.rb +++ b/app/models/queries/work_packages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/common/manual_sorting.rb b/app/models/queries/work_packages/common/manual_sorting.rb index b8e22eab2825..1c207c2466bf 100644 --- a/app/models/queries/work_packages/common/manual_sorting.rb +++ b/app/models/queries/work_packages/common/manual_sorting.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter.rb b/app/models/queries/work_packages/filter.rb index ac58c9d63da8..28369d5742b9 100644 --- a/app/models/queries/work_packages/filter.rb +++ b/app/models/queries/work_packages/filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/assigned_to_filter.rb b/app/models/queries/work_packages/filter/assigned_to_filter.rb index 9c15e3f2c639..505782912f17 100644 --- a/app/models/queries/work_packages/filter/assigned_to_filter.rb +++ b/app/models/queries/work_packages/filter/assigned_to_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/assignee_or_group_filter.rb b/app/models/queries/work_packages/filter/assignee_or_group_filter.rb index 33d7ff14bc53..40fcf754fe5a 100644 --- a/app/models/queries/work_packages/filter/assignee_or_group_filter.rb +++ b/app/models/queries/work_packages/filter/assignee_or_group_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/attachment_base_filter.rb b/app/models/queries/work_packages/filter/attachment_base_filter.rb index 204bbf2b3e38..acce7a5bfc01 100644 --- a/app/models/queries/work_packages/filter/attachment_base_filter.rb +++ b/app/models/queries/work_packages/filter/attachment_base_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/attachment_content_filter.rb b/app/models/queries/work_packages/filter/attachment_content_filter.rb index 324d4f14fddc..0253260e8030 100644 --- a/app/models/queries/work_packages/filter/attachment_content_filter.rb +++ b/app/models/queries/work_packages/filter/attachment_content_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/attachment_file_name_filter.rb b/app/models/queries/work_packages/filter/attachment_file_name_filter.rb index 5f7ccb7f8d5a..0821b12b0398 100644 --- a/app/models/queries/work_packages/filter/attachment_file_name_filter.rb +++ b/app/models/queries/work_packages/filter/attachment_file_name_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/author_filter.rb b/app/models/queries/work_packages/filter/author_filter.rb index 1d07bfeeacdc..ca9423d99d61 100644 --- a/app/models/queries/work_packages/filter/author_filter.rb +++ b/app/models/queries/work_packages/filter/author_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/blocked_filter.rb b/app/models/queries/work_packages/filter/blocked_filter.rb index 38c49228d938..e644d230cc03 100644 --- a/app/models/queries/work_packages/filter/blocked_filter.rb +++ b/app/models/queries/work_packages/filter/blocked_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/blocks_filter.rb b/app/models/queries/work_packages/filter/blocks_filter.rb index 96dc29d6143c..8439c4116ee5 100644 --- a/app/models/queries/work_packages/filter/blocks_filter.rb +++ b/app/models/queries/work_packages/filter/blocks_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/category_filter.rb b/app/models/queries/work_packages/filter/category_filter.rb index fede1f83805d..62f54700607b 100644 --- a/app/models/queries/work_packages/filter/category_filter.rb +++ b/app/models/queries/work_packages/filter/category_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/comment_filter.rb b/app/models/queries/work_packages/filter/comment_filter.rb index f07b64a88e0b..e6f43e6aabc4 100644 --- a/app/models/queries/work_packages/filter/comment_filter.rb +++ b/app/models/queries/work_packages/filter/comment_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/created_at_filter.rb b/app/models/queries/work_packages/filter/created_at_filter.rb index cddcb1e20122..e4191e81b722 100644 --- a/app/models/queries/work_packages/filter/created_at_filter.rb +++ b/app/models/queries/work_packages/filter/created_at_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/custom_field_context.rb b/app/models/queries/work_packages/filter/custom_field_context.rb index c0f9f777942f..6697445fff5f 100644 --- a/app/models/queries/work_packages/filter/custom_field_context.rb +++ b/app/models/queries/work_packages/filter/custom_field_context.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/custom_field_filter.rb b/app/models/queries/work_packages/filter/custom_field_filter.rb index 673e824e50f7..e31378f940de 100644 --- a/app/models/queries/work_packages/filter/custom_field_filter.rb +++ b/app/models/queries/work_packages/filter/custom_field_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/dates_interval_filter.rb b/app/models/queries/work_packages/filter/dates_interval_filter.rb index 7ee85af0bd36..dd46750bd9e8 100644 --- a/app/models/queries/work_packages/filter/dates_interval_filter.rb +++ b/app/models/queries/work_packages/filter/dates_interval_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/description_filter.rb b/app/models/queries/work_packages/filter/description_filter.rb index a89ab9f55a0b..2a633fa4df26 100644 --- a/app/models/queries/work_packages/filter/description_filter.rb +++ b/app/models/queries/work_packages/filter/description_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/done_ratio_filter.rb b/app/models/queries/work_packages/filter/done_ratio_filter.rb index 8cfc4c1c4bc2..286e594a29f8 100644 --- a/app/models/queries/work_packages/filter/done_ratio_filter.rb +++ b/app/models/queries/work_packages/filter/done_ratio_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/due_date_filter.rb b/app/models/queries/work_packages/filter/due_date_filter.rb index 5547cd0fdf2b..04161878ed53 100644 --- a/app/models/queries/work_packages/filter/due_date_filter.rb +++ b/app/models/queries/work_packages/filter/due_date_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/duplicated_filter.rb b/app/models/queries/work_packages/filter/duplicated_filter.rb index 49c3cc2049fe..10d27a0c5317 100644 --- a/app/models/queries/work_packages/filter/duplicated_filter.rb +++ b/app/models/queries/work_packages/filter/duplicated_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/duplicates_filter.rb b/app/models/queries/work_packages/filter/duplicates_filter.rb index 065163d70fae..c8949c409be8 100644 --- a/app/models/queries/work_packages/filter/duplicates_filter.rb +++ b/app/models/queries/work_packages/filter/duplicates_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/duration_filter.rb b/app/models/queries/work_packages/filter/duration_filter.rb index 29321f37c488..ab859a641d22 100644 --- a/app/models/queries/work_packages/filter/duration_filter.rb +++ b/app/models/queries/work_packages/filter/duration_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/estimated_hours_filter.rb b/app/models/queries/work_packages/filter/estimated_hours_filter.rb index f2b67af8b839..840e2136b4c6 100644 --- a/app/models/queries/work_packages/filter/estimated_hours_filter.rb +++ b/app/models/queries/work_packages/filter/estimated_hours_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/filter_configuration.rb b/app/models/queries/work_packages/filter/filter_configuration.rb index f3aaa43f198a..0975b27c8c42 100644 --- a/app/models/queries/work_packages/filter/filter_configuration.rb +++ b/app/models/queries/work_packages/filter/filter_configuration.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/filter_for_wp_mixin.rb b/app/models/queries/work_packages/filter/filter_for_wp_mixin.rb index 6b02c0486f30..7449c03c804d 100644 --- a/app/models/queries/work_packages/filter/filter_for_wp_mixin.rb +++ b/app/models/queries/work_packages/filter/filter_for_wp_mixin.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/filter_on_directed_relations_mixin.rb b/app/models/queries/work_packages/filter/filter_on_directed_relations_mixin.rb index d3c642a0f698..da3886c5f818 100644 --- a/app/models/queries/work_packages/filter/filter_on_directed_relations_mixin.rb +++ b/app/models/queries/work_packages/filter/filter_on_directed_relations_mixin.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/filter_on_undirected_relations_mixin.rb b/app/models/queries/work_packages/filter/filter_on_undirected_relations_mixin.rb index 17192b2ce171..8a244d02fe8f 100644 --- a/app/models/queries/work_packages/filter/filter_on_undirected_relations_mixin.rb +++ b/app/models/queries/work_packages/filter/filter_on_undirected_relations_mixin.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/follows_filter.rb b/app/models/queries/work_packages/filter/follows_filter.rb index cc7cc27a3b37..28d5c4669a1a 100644 --- a/app/models/queries/work_packages/filter/follows_filter.rb +++ b/app/models/queries/work_packages/filter/follows_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/group_filter.rb b/app/models/queries/work_packages/filter/group_filter.rb index eb8de88d5dcb..5e919a05a861 100644 --- a/app/models/queries/work_packages/filter/group_filter.rb +++ b/app/models/queries/work_packages/filter/group_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/id_filter.rb b/app/models/queries/work_packages/filter/id_filter.rb index 9cb200e91d16..197bbbb69b62 100644 --- a/app/models/queries/work_packages/filter/id_filter.rb +++ b/app/models/queries/work_packages/filter/id_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/includes_filter.rb b/app/models/queries/work_packages/filter/includes_filter.rb index 5a4831e3c0dc..a3e91c8694a4 100644 --- a/app/models/queries/work_packages/filter/includes_filter.rb +++ b/app/models/queries/work_packages/filter/includes_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/manual_sort_filter.rb b/app/models/queries/work_packages/filter/manual_sort_filter.rb index 66eddd57236d..79e526d466bb 100644 --- a/app/models/queries/work_packages/filter/manual_sort_filter.rb +++ b/app/models/queries/work_packages/filter/manual_sort_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/me_value_filter_mixin.rb b/app/models/queries/work_packages/filter/me_value_filter_mixin.rb index e7ffe0c314b1..f300c8ca20e1 100644 --- a/app/models/queries/work_packages/filter/me_value_filter_mixin.rb +++ b/app/models/queries/work_packages/filter/me_value_filter_mixin.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/milestone_filter.rb b/app/models/queries/work_packages/filter/milestone_filter.rb index 111cd6fe4cbd..7f93e1718cad 100644 --- a/app/models/queries/work_packages/filter/milestone_filter.rb +++ b/app/models/queries/work_packages/filter/milestone_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/only_subproject_filter.rb b/app/models/queries/work_packages/filter/only_subproject_filter.rb index 96a9642975fe..09cf7747e93d 100644 --- a/app/models/queries/work_packages/filter/only_subproject_filter.rb +++ b/app/models/queries/work_packages/filter/only_subproject_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/or_filter_for_wp_mixin.rb b/app/models/queries/work_packages/filter/or_filter_for_wp_mixin.rb index 5b2d49cffed2..e511df3cba3e 100644 --- a/app/models/queries/work_packages/filter/or_filter_for_wp_mixin.rb +++ b/app/models/queries/work_packages/filter/or_filter_for_wp_mixin.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/parent_filter.rb b/app/models/queries/work_packages/filter/parent_filter.rb index e1bf1ed3ca67..a10b2cc65d5c 100644 --- a/app/models/queries/work_packages/filter/parent_filter.rb +++ b/app/models/queries/work_packages/filter/parent_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/partof_filter.rb b/app/models/queries/work_packages/filter/partof_filter.rb index 96392ee0921a..603819970c7e 100644 --- a/app/models/queries/work_packages/filter/partof_filter.rb +++ b/app/models/queries/work_packages/filter/partof_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/precedes_filter.rb b/app/models/queries/work_packages/filter/precedes_filter.rb index 03815985e1f2..56613d792beb 100644 --- a/app/models/queries/work_packages/filter/precedes_filter.rb +++ b/app/models/queries/work_packages/filter/precedes_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/principal_base_filter.rb b/app/models/queries/work_packages/filter/principal_base_filter.rb index 4d8d3bdcb34b..b8a7ad6e12a3 100644 --- a/app/models/queries/work_packages/filter/principal_base_filter.rb +++ b/app/models/queries/work_packages/filter/principal_base_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/principal_loader.rb b/app/models/queries/work_packages/filter/principal_loader.rb index 310bb8e96eb7..6b904fd1cc71 100644 --- a/app/models/queries/work_packages/filter/principal_loader.rb +++ b/app/models/queries/work_packages/filter/principal_loader.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/priority_filter.rb b/app/models/queries/work_packages/filter/priority_filter.rb index e2cc98362916..d1cdd7d39aaf 100644 --- a/app/models/queries/work_packages/filter/priority_filter.rb +++ b/app/models/queries/work_packages/filter/priority_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/project_filter.rb b/app/models/queries/work_packages/filter/project_filter.rb index ea1cf3f453bf..02c8c675bba5 100644 --- a/app/models/queries/work_packages/filter/project_filter.rb +++ b/app/models/queries/work_packages/filter/project_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/relatable_filter.rb b/app/models/queries/work_packages/filter/relatable_filter.rb index 5d917da12ce0..e2ec7c71b952 100644 --- a/app/models/queries/work_packages/filter/relatable_filter.rb +++ b/app/models/queries/work_packages/filter/relatable_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/relates_filter.rb b/app/models/queries/work_packages/filter/relates_filter.rb index d45c6b6c0bc2..b69f2ac7a02b 100644 --- a/app/models/queries/work_packages/filter/relates_filter.rb +++ b/app/models/queries/work_packages/filter/relates_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/required_filter.rb b/app/models/queries/work_packages/filter/required_filter.rb index 1580d1ba94cb..5836636ab603 100644 --- a/app/models/queries/work_packages/filter/required_filter.rb +++ b/app/models/queries/work_packages/filter/required_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/requires_filter.rb b/app/models/queries/work_packages/filter/requires_filter.rb index c519bdd8af68..2ea1ff17fad2 100644 --- a/app/models/queries/work_packages/filter/requires_filter.rb +++ b/app/models/queries/work_packages/filter/requires_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/responsible_filter.rb b/app/models/queries/work_packages/filter/responsible_filter.rb index 8961735cc0ec..c86f3aa73537 100644 --- a/app/models/queries/work_packages/filter/responsible_filter.rb +++ b/app/models/queries/work_packages/filter/responsible_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/role_filter.rb b/app/models/queries/work_packages/filter/role_filter.rb index db34d336c07b..16ddd8583c86 100644 --- a/app/models/queries/work_packages/filter/role_filter.rb +++ b/app/models/queries/work_packages/filter/role_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/search_filter.rb b/app/models/queries/work_packages/filter/search_filter.rb index 854a18a818db..d577ab7f1dfb 100644 --- a/app/models/queries/work_packages/filter/search_filter.rb +++ b/app/models/queries/work_packages/filter/search_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/shared_with_me_filter.rb b/app/models/queries/work_packages/filter/shared_with_me_filter.rb index d10f85cf8337..826cf02771b7 100644 --- a/app/models/queries/work_packages/filter/shared_with_me_filter.rb +++ b/app/models/queries/work_packages/filter/shared_with_me_filter.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/shared_with_user_filter.rb b/app/models/queries/work_packages/filter/shared_with_user_filter.rb index a5195d7afa23..bc8e17ed0a4b 100644 --- a/app/models/queries/work_packages/filter/shared_with_user_filter.rb +++ b/app/models/queries/work_packages/filter/shared_with_user_filter.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/start_date_filter.rb b/app/models/queries/work_packages/filter/start_date_filter.rb index aff793310628..0b1d2f9a47e8 100644 --- a/app/models/queries/work_packages/filter/start_date_filter.rb +++ b/app/models/queries/work_packages/filter/start_date_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/status_filter.rb b/app/models/queries/work_packages/filter/status_filter.rb index a92ea2c78f76..28c6cf76c4eb 100644 --- a/app/models/queries/work_packages/filter/status_filter.rb +++ b/app/models/queries/work_packages/filter/status_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/subject_filter.rb b/app/models/queries/work_packages/filter/subject_filter.rb index 5b9361708d61..b508697a8d10 100644 --- a/app/models/queries/work_packages/filter/subject_filter.rb +++ b/app/models/queries/work_packages/filter/subject_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/subject_or_id_filter.rb b/app/models/queries/work_packages/filter/subject_or_id_filter.rb index f9472f6b5fbc..d34464a2e8ae 100644 --- a/app/models/queries/work_packages/filter/subject_or_id_filter.rb +++ b/app/models/queries/work_packages/filter/subject_or_id_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/subproject_filter.rb b/app/models/queries/work_packages/filter/subproject_filter.rb index 510845de68c2..3202e3cb60ad 100644 --- a/app/models/queries/work_packages/filter/subproject_filter.rb +++ b/app/models/queries/work_packages/filter/subproject_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/text_filter_on_join_mixin.rb b/app/models/queries/work_packages/filter/text_filter_on_join_mixin.rb index 499328e02915..1961a1eccd2b 100644 --- a/app/models/queries/work_packages/filter/text_filter_on_join_mixin.rb +++ b/app/models/queries/work_packages/filter/text_filter_on_join_mixin.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/type_filter.rb b/app/models/queries/work_packages/filter/type_filter.rb index a692c92956da..1a06b33eaf39 100644 --- a/app/models/queries/work_packages/filter/type_filter.rb +++ b/app/models/queries/work_packages/filter/type_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/typeahead_filter.rb b/app/models/queries/work_packages/filter/typeahead_filter.rb index c7c4c4abd239..3ad935cf19d6 100644 --- a/app/models/queries/work_packages/filter/typeahead_filter.rb +++ b/app/models/queries/work_packages/filter/typeahead_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/updated_at_filter.rb b/app/models/queries/work_packages/filter/updated_at_filter.rb index 302557912899..e3a1ff517f61 100644 --- a/app/models/queries/work_packages/filter/updated_at_filter.rb +++ b/app/models/queries/work_packages/filter/updated_at_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/version_filter.rb b/app/models/queries/work_packages/filter/version_filter.rb index 79effbd6f477..9148c3c23a2f 100644 --- a/app/models/queries/work_packages/filter/version_filter.rb +++ b/app/models/queries/work_packages/filter/version_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/watcher_filter.rb b/app/models/queries/work_packages/filter/watcher_filter.rb index 1c12bee7a9f5..7567230b0910 100644 --- a/app/models/queries/work_packages/filter/watcher_filter.rb +++ b/app/models/queries/work_packages/filter/watcher_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter/work_package_filter.rb b/app/models/queries/work_packages/filter/work_package_filter.rb index 2cfd3449dd4b..2652c9a9b0cb 100644 --- a/app/models/queries/work_packages/filter/work_package_filter.rb +++ b/app/models/queries/work_packages/filter/work_package_filter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/filter_serializer.rb b/app/models/queries/work_packages/filter_serializer.rb index fa6012aac37f..e93322106a83 100644 --- a/app/models/queries/work_packages/filter_serializer.rb +++ b/app/models/queries/work_packages/filter_serializer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/selects/custom_field_select.rb b/app/models/queries/work_packages/selects/custom_field_select.rb index 18446e4b2c15..c6e2a107d5da 100644 --- a/app/models/queries/work_packages/selects/custom_field_select.rb +++ b/app/models/queries/work_packages/selects/custom_field_select.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/selects/manual_sorting_select.rb b/app/models/queries/work_packages/selects/manual_sorting_select.rb index 8cc86329e3fb..69c88365f17c 100644 --- a/app/models/queries/work_packages/selects/manual_sorting_select.rb +++ b/app/models/queries/work_packages/selects/manual_sorting_select.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/selects/property_select.rb b/app/models/queries/work_packages/selects/property_select.rb index 4a4ccead99d6..48635b1c296e 100644 --- a/app/models/queries/work_packages/selects/property_select.rb +++ b/app/models/queries/work_packages/selects/property_select.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/selects/relation_of_type_select.rb b/app/models/queries/work_packages/selects/relation_of_type_select.rb index 5a7a536b8d79..eb6809cec69c 100644 --- a/app/models/queries/work_packages/selects/relation_of_type_select.rb +++ b/app/models/queries/work_packages/selects/relation_of_type_select.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/selects/relation_select.rb b/app/models/queries/work_packages/selects/relation_select.rb index ddada8dfa641..c12f7663eb2e 100644 --- a/app/models/queries/work_packages/selects/relation_select.rb +++ b/app/models/queries/work_packages/selects/relation_select.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/selects/relation_to_type_select.rb b/app/models/queries/work_packages/selects/relation_to_type_select.rb index 3b5c921ceec0..cd6ddcd432fc 100644 --- a/app/models/queries/work_packages/selects/relation_to_type_select.rb +++ b/app/models/queries/work_packages/selects/relation_to_type_select.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/selects/typeahead_select.rb b/app/models/queries/work_packages/selects/typeahead_select.rb index a9efbe8b5dc7..1e6ba6663145 100644 --- a/app/models/queries/work_packages/selects/typeahead_select.rb +++ b/app/models/queries/work_packages/selects/typeahead_select.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/queries/work_packages/selects/work_package_select.rb b/app/models/queries/work_packages/selects/work_package_select.rb index bc5e3b72f755..a3ffe42aa3b6 100644 --- a/app/models/queries/work_packages/selects/work_package_select.rb +++ b/app/models/queries/work_packages/selects/work_package_select.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/query.rb b/app/models/query.rb index 80b321cd40ae..d8051b6b1d06 100644 --- a/app/models/query.rb +++ b/app/models/query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/query/highlighting.rb b/app/models/query/highlighting.rb index 25915f26cbb6..79c3c242a42f 100644 --- a/app/models/query/highlighting.rb +++ b/app/models/query/highlighting.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/query/manual_sorting.rb b/app/models/query/manual_sorting.rb index 94ca3ccaaedf..a4573534af87 100644 --- a/app/models/query/manual_sorting.rb +++ b/app/models/query/manual_sorting.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/query/results.rb b/app/models/query/results.rb index f00638ac4087..adf849c8be40 100644 --- a/app/models/query/results.rb +++ b/app/models/query/results.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/query/results/group_by.rb b/app/models/query/results/group_by.rb index b708a802fac0..b5609d28e876 100644 --- a/app/models/query/results/group_by.rb +++ b/app/models/query/results/group_by.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/query/results/sums.rb b/app/models/query/results/sums.rb index ff0bfaebde4d..23509ef6656f 100644 --- a/app/models/query/results/sums.rb +++ b/app/models/query/results/sums.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/query/sort_criteria.rb b/app/models/query/sort_criteria.rb index 5f3f2006b025..5b18e8bdaf40 100644 --- a/app/models/query/sort_criteria.rb +++ b/app/models/query/sort_criteria.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/query/statement_invalid.rb b/app/models/query/statement_invalid.rb index 9e8847e321fa..43ed4e9b55da 100644 --- a/app/models/query/statement_invalid.rb +++ b/app/models/query/statement_invalid.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/query/timelines.rb b/app/models/query/timelines.rb index 997a522c420e..6b4452834187 100644 --- a/app/models/query/timelines.rb +++ b/app/models/query/timelines.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/query/timestamps.rb b/app/models/query/timestamps.rb index d881d9b23529..de32c2b40255 100644 --- a/app/models/query/timestamps.rb +++ b/app/models/query/timestamps.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/relation.rb b/app/models/relation.rb index a39f733dad75..f57f195fb1f7 100644 --- a/app/models/relation.rb +++ b/app/models/relation.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/relations/scopes/follows_non_manual_ancestors.rb b/app/models/relations/scopes/follows_non_manual_ancestors.rb index 939c1d98749d..785517713e9c 100644 --- a/app/models/relations/scopes/follows_non_manual_ancestors.rb +++ b/app/models/relations/scopes/follows_non_manual_ancestors.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/relations/scopes/types.rb b/app/models/relations/scopes/types.rb index 826f62d6b9e4..147e8f825ccf 100644 --- a/app/models/relations/scopes/types.rb +++ b/app/models/relations/scopes/types.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/relations/scopes/visible.rb b/app/models/relations/scopes/visible.rb index 128637196499..e2522cc1fdbe 100644 --- a/app/models/relations/scopes/visible.rb +++ b/app/models/relations/scopes/visible.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/repository.rb b/app/models/repository.rb index 8445028ef00d..8d7c4bb52c00 100644 --- a/app/models/repository.rb +++ b/app/models/repository.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/repository/git.rb b/app/models/repository/git.rb index 86477f305fe1..71e295d63e60 100644 --- a/app/models/repository/git.rb +++ b/app/models/repository/git.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/repository/subversion.rb b/app/models/repository/subversion.rb index 0e6032c2e692..f8e5fb02799b 100644 --- a/app/models/repository/subversion.rb +++ b/app/models/repository/subversion.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/role.rb b/app/models/role.rb index 3376219b895d..bbaff72cd4a4 100644 --- a/app/models/role.rb +++ b/app/models/role.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/role_permission.rb b/app/models/role_permission.rb index 99435926f287..b341d44c0fff 100644 --- a/app/models/role_permission.rb +++ b/app/models/role_permission.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/scopes/scoped.rb b/app/models/scopes/scoped.rb index de9dd0d52647..129fe19397de 100644 --- a/app/models/scopes/scoped.rb +++ b/app/models/scopes/scoped.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/serializers/indifferent_hash_serializer.rb b/app/models/serializers/indifferent_hash_serializer.rb index f1bc416f2c1e..aa150dc7ec06 100644 --- a/app/models/serializers/indifferent_hash_serializer.rb +++ b/app/models/serializers/indifferent_hash_serializer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/sessions/sql_bypass.rb b/app/models/sessions/sql_bypass.rb index 4ac66bbfca69..e0283e4f444d 100644 --- a/app/models/sessions/sql_bypass.rb +++ b/app/models/sessions/sql_bypass.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/sessions/user_session.rb b/app/models/sessions/user_session.rb index d54c438f6442..1a0d40e751d9 100644 --- a/app/models/sessions/user_session.rb +++ b/app/models/sessions/user_session.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/setting.rb b/app/models/setting.rb index 0d885dd16a17..654e24527512 100644 --- a/app/models/setting.rb +++ b/app/models/setting.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/setting/aliases.rb b/app/models/setting/aliases.rb index 363706189e61..98aa5bbbf4fd 100644 --- a/app/models/setting/aliases.rb +++ b/app/models/setting/aliases.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/setting/autologin.rb b/app/models/setting/autologin.rb index cba4efc93400..fae2be5ed42e 100644 --- a/app/models/setting/autologin.rb +++ b/app/models/setting/autologin.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/setting/mail_settings.rb b/app/models/setting/mail_settings.rb index 8447ab0d6e3b..329dd248419e 100644 --- a/app/models/setting/mail_settings.rb +++ b/app/models/setting/mail_settings.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/setting/self_registration.rb b/app/models/setting/self_registration.rb index ac45be5d3ea6..d41b31912016 100644 --- a/app/models/setting/self_registration.rb +++ b/app/models/setting/self_registration.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/setting/virus_scanning.rb b/app/models/setting/virus_scanning.rb index 91161f54fbf0..c1035b174c12 100644 --- a/app/models/setting/virus_scanning.rb +++ b/app/models/setting/virus_scanning.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/sharing_strategies/base_strategy.rb b/app/models/sharing_strategies/base_strategy.rb index 52b7ca52a74a..bff01d94d896 100644 --- a/app/models/sharing_strategies/base_strategy.rb +++ b/app/models/sharing_strategies/base_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/sharing_strategies/project_query_strategy.rb b/app/models/sharing_strategies/project_query_strategy.rb index f3e10fab5d41..eb05b1970d78 100644 --- a/app/models/sharing_strategies/project_query_strategy.rb +++ b/app/models/sharing_strategies/project_query_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/sharing_strategies/work_package_strategy.rb b/app/models/sharing_strategies/work_package_strategy.rb index 7561c656f4cc..556767dc08aa 100644 --- a/app/models/sharing_strategies/work_package_strategy.rb +++ b/app/models/sharing_strategies/work_package_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/status.rb b/app/models/status.rb index 01be255ac359..1ca04da06be0 100644 --- a/app/models/status.rb +++ b/app/models/status.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/status/inexistent_status.rb b/app/models/status/inexistent_status.rb index 0c536dc39fd5..20d511194281 100644 --- a/app/models/status/inexistent_status.rb +++ b/app/models/status/inexistent_status.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/system_user.rb b/app/models/system_user.rb index decfe36e7fa5..1a3195dacc4b 100644 --- a/app/models/system_user.rb +++ b/app/models/system_user.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/timestamp.rb b/app/models/timestamp.rb index 8abd244f84c5..a8bf9f4cb845 100644 --- a/app/models/timestamp.rb +++ b/app/models/timestamp.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/token/api.rb b/app/models/token/api.rb index dca73edcac5f..8b62546e0db4 100644 --- a/app/models/token/api.rb +++ b/app/models/token/api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/token/auto_login.rb b/app/models/token/auto_login.rb index 92b975853ed6..5ea45679bfeb 100644 --- a/app/models/token/auto_login.rb +++ b/app/models/token/auto_login.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/token/backup.rb b/app/models/token/backup.rb index c74271720cbb..30baaacd72fe 100644 --- a/app/models/token/backup.rb +++ b/app/models/token/backup.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/token/enterprise_trial_key.rb b/app/models/token/enterprise_trial_key.rb index 224a657c08f0..c5b608e85503 100644 --- a/app/models/token/enterprise_trial_key.rb +++ b/app/models/token/enterprise_trial_key.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/token/ical.rb b/app/models/token/ical.rb index b93c72b19ff1..b58743f2fd86 100644 --- a/app/models/token/ical.rb +++ b/app/models/token/ical.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/token/invitation.rb b/app/models/token/invitation.rb index 99acb0434f8c..8b66a7730dcc 100644 --- a/app/models/token/invitation.rb +++ b/app/models/token/invitation.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/token/recovery.rb b/app/models/token/recovery.rb index 6ab4f08d417d..8f66d385f5ba 100644 --- a/app/models/token/recovery.rb +++ b/app/models/token/recovery.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/token/rss.rb b/app/models/token/rss.rb index d1589d6ead59..043a4cb94ffc 100644 --- a/app/models/token/rss.rb +++ b/app/models/token/rss.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/type.rb b/app/models/type.rb index 5465bad85bc2..eeda54b8fac2 100644 --- a/app/models/type.rb +++ b/app/models/type.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/type/attribute_group.rb b/app/models/type/attribute_group.rb index 5c0df238399b..a58b55bf04b2 100644 --- a/app/models/type/attribute_group.rb +++ b/app/models/type/attribute_group.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/type/attribute_groups.rb b/app/models/type/attribute_groups.rb index 235baa21427e..de5ba4e0233e 100644 --- a/app/models/type/attribute_groups.rb +++ b/app/models/type/attribute_groups.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/type/attributes.rb b/app/models/type/attributes.rb index fc7952c146d7..61a0cc8f3c8c 100644 --- a/app/models/type/attributes.rb +++ b/app/models/type/attributes.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/type/form_group.rb b/app/models/type/form_group.rb index e44aaf4c2923..967a76cdc91a 100644 --- a/app/models/type/form_group.rb +++ b/app/models/type/form_group.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/type/inexistent_type.rb b/app/models/type/inexistent_type.rb index bb438d52b0d7..5cf6b8c1974e 100644 --- a/app/models/type/inexistent_type.rb +++ b/app/models/type/inexistent_type.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/type/query_group.rb b/app/models/type/query_group.rb index caa40011b74f..b9e4d6b41a64 100644 --- a/app/models/type/query_group.rb +++ b/app/models/type/query_group.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/types/scopes/milestone.rb b/app/models/types/scopes/milestone.rb index 42ccd7c43704..984a2a362c3a 100644 --- a/app/models/types/scopes/milestone.rb +++ b/app/models/types/scopes/milestone.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/user.rb b/app/models/user.rb index 191049c27de4..df5c4a0f48a2 100644 --- a/app/models/user.rb +++ b/app/models/user.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/user_custom_field.rb b/app/models/user_custom_field.rb index 7d3d58bd8e2e..a3c75f5a233b 100644 --- a/app/models/user_custom_field.rb +++ b/app/models/user_custom_field.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/user_password.rb b/app/models/user_password.rb index 20a1618844bb..8e2bccb04a7f 100644 --- a/app/models/user_password.rb +++ b/app/models/user_password.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/user_password/bcrypt.rb b/app/models/user_password/bcrypt.rb index 8c9a087e9598..cdab238e5bb1 100644 --- a/app/models/user_password/bcrypt.rb +++ b/app/models/user_password/bcrypt.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/user_password/sha1.rb b/app/models/user_password/sha1.rb index 21d89932d7f1..71b125ab1011 100644 --- a/app/models/user_password/sha1.rb +++ b/app/models/user_password/sha1.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/user_preference.rb b/app/models/user_preference.rb index b242b7771cdc..a2f49ede552a 100644 --- a/app/models/user_preference.rb +++ b/app/models/user_preference.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/user_preferences/schema.rb b/app/models/user_preferences/schema.rb index 222ffd0bf701..a3e1518272aa 100644 --- a/app/models/user_preferences/schema.rb +++ b/app/models/user_preferences/schema.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/users/inexistent_user.rb b/app/models/users/inexistent_user.rb index fe83f4e78659..1d970832e46b 100644 --- a/app/models/users/inexistent_user.rb +++ b/app/models/users/inexistent_user.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/users/permission_checks.rb b/app/models/users/permission_checks.rb index 3c60d3377de8..1703f748b962 100644 --- a/app/models/users/permission_checks.rb +++ b/app/models/users/permission_checks.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/users/project_authorization_cache.rb b/app/models/users/project_authorization_cache.rb index b2997508c806..68b9a5c1659f 100644 --- a/app/models/users/project_authorization_cache.rb +++ b/app/models/users/project_authorization_cache.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/users/project_role_cache.rb b/app/models/users/project_role_cache.rb index 290cc54b5aed..56c629d2654e 100644 --- a/app/models/users/project_role_cache.rb +++ b/app/models/users/project_role_cache.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/users/scopes/find_by_login.rb b/app/models/users/scopes/find_by_login.rb index c516028d14db..a32e1d9c0c2b 100644 --- a/app/models/users/scopes/find_by_login.rb +++ b/app/models/users/scopes/find_by_login.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/users/scopes/having_reminder_mail_to_send.rb b/app/models/users/scopes/having_reminder_mail_to_send.rb index 0b59bce243f4..f9170672bf01 100644 --- a/app/models/users/scopes/having_reminder_mail_to_send.rb +++ b/app/models/users/scopes/having_reminder_mail_to_send.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/users/scopes/newest.rb b/app/models/users/scopes/newest.rb index 9708ce57776a..237bcc2f8878 100644 --- a/app/models/users/scopes/newest.rb +++ b/app/models/users/scopes/newest.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/users/scopes/notified_globally.rb b/app/models/users/scopes/notified_globally.rb index e3c2c4923ced..dba377362fcb 100644 --- a/app/models/users/scopes/notified_globally.rb +++ b/app/models/users/scopes/notified_globally.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/users/scopes/watcher_recipients.rb b/app/models/users/scopes/watcher_recipients.rb index c35c13e58e81..4c8694d7179c 100644 --- a/app/models/users/scopes/watcher_recipients.rb +++ b/app/models/users/scopes/watcher_recipients.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/users/scopes/with_time_zone.rb b/app/models/users/scopes/with_time_zone.rb index 2f78a015567d..6c367fcdb1a1 100644 --- a/app/models/users/scopes/with_time_zone.rb +++ b/app/models/users/scopes/with_time_zone.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/version.rb b/app/models/version.rb index 4193b80cd1b6..2cbd5a046211 100644 --- a/app/models/version.rb +++ b/app/models/version.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/version_custom_field.rb b/app/models/version_custom_field.rb index b8b9d726f55f..25f032c52461 100644 --- a/app/models/version_custom_field.rb +++ b/app/models/version_custom_field.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/versions/project_sharing.rb b/app/models/versions/project_sharing.rb index 44526ac2b3ca..9f96dfb36104 100644 --- a/app/models/versions/project_sharing.rb +++ b/app/models/versions/project_sharing.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/versions/scopes/order_by_semver_name.rb b/app/models/versions/scopes/order_by_semver_name.rb index beafdbba4a2e..35545c9e8db1 100644 --- a/app/models/versions/scopes/order_by_semver_name.rb +++ b/app/models/versions/scopes/order_by_semver_name.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/versions/scopes/rolled_up.rb b/app/models/versions/scopes/rolled_up.rb index 1b83ff93ede4..9c18ade35968 100644 --- a/app/models/versions/scopes/rolled_up.rb +++ b/app/models/versions/scopes/rolled_up.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/versions/scopes/shared_with.rb b/app/models/versions/scopes/shared_with.rb index e3804bfb1552..6b1cc420ba6a 100644 --- a/app/models/versions/scopes/shared_with.rb +++ b/app/models/versions/scopes/shared_with.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/view.rb b/app/models/view.rb index d8263acf3a41..602084254bab 100644 --- a/app/models/view.rb +++ b/app/models/view.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/watcher.rb b/app/models/watcher.rb index 104cd741d42f..bd05d3cc0bcc 100644 --- a/app/models/watcher.rb +++ b/app/models/watcher.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/wiki.rb b/app/models/wiki.rb index b2438ae9904f..91f7a3e2765c 100644 --- a/app/models/wiki.rb +++ b/app/models/wiki.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/wiki_page.rb b/app/models/wiki_page.rb index 15a122044253..9da527d8a1db 100644 --- a/app/models/wiki_page.rb +++ b/app/models/wiki_page.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/wiki_redirect.rb b/app/models/wiki_redirect.rb index 1efe6b75b535..5189ad26ed9b 100644 --- a/app/models/wiki_redirect.rb +++ b/app/models/wiki_redirect.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/wikis/annotate.rb b/app/models/wikis/annotate.rb index 2bbf1a8da1f0..0469efff789b 100644 --- a/app/models/wikis/annotate.rb +++ b/app/models/wikis/annotate.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/wikis/diff.rb b/app/models/wikis/diff.rb index 0258d189645b..4b7e7b8fa785 100644 --- a/app/models/wikis/diff.rb +++ b/app/models/wikis/diff.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package.rb b/app/models/work_package.rb index 3c273544c96a..dc16aea6e5d9 100644 --- a/app/models/work_package.rb +++ b/app/models/work_package.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/ancestors.rb b/app/models/work_package/ancestors.rb index 789817b18cdd..cef1188ce1ff 100644 --- a/app/models/work_package/ancestors.rb +++ b/app/models/work_package/ancestors.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/ask_before_destruction.rb b/app/models/work_package/ask_before_destruction.rb index 123785390035..a0df735b5968 100644 --- a/app/models/work_package/ask_before_destruction.rb +++ b/app/models/work_package/ask_before_destruction.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/custom_actioned.rb b/app/models/work_package/custom_actioned.rb index fa631c1bb3fb..146fff0e0ab2 100644 --- a/app/models/work_package/custom_actioned.rb +++ b/app/models/work_package/custom_actioned.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/exports/csv.rb b/app/models/work_package/exports/csv.rb index bbb01bee2eaf..052dd3f82925 100644 --- a/app/models/work_package/exports/csv.rb +++ b/app/models/work_package/exports/csv.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/exports/formatters/compound_hours.rb b/app/models/work_package/exports/formatters/compound_hours.rb index 83fc49403277..c7f74b03eef7 100644 --- a/app/models/work_package/exports/formatters/compound_hours.rb +++ b/app/models/work_package/exports/formatters/compound_hours.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/exports/formatters/costs.rb b/app/models/work_package/exports/formatters/costs.rb index 9ebe5b34852c..9133f3cfe02e 100644 --- a/app/models/work_package/exports/formatters/costs.rb +++ b/app/models/work_package/exports/formatters/costs.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/exports/formatters/currency.rb b/app/models/work_package/exports/formatters/currency.rb index 01e03b090799..29795fe02867 100644 --- a/app/models/work_package/exports/formatters/currency.rb +++ b/app/models/work_package/exports/formatters/currency.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/exports/formatters/days.rb b/app/models/work_package/exports/formatters/days.rb index 0a8c8928b9c0..d67fca9f1621 100644 --- a/app/models/work_package/exports/formatters/days.rb +++ b/app/models/work_package/exports/formatters/days.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/exports/formatters/done_ratio.rb b/app/models/work_package/exports/formatters/done_ratio.rb index dd1a1d929636..a85a5b9c547e 100644 --- a/app/models/work_package/exports/formatters/done_ratio.rb +++ b/app/models/work_package/exports/formatters/done_ratio.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/exports/formatters/estimated_hours.rb b/app/models/work_package/exports/formatters/estimated_hours.rb index 48c61e7584f1..2746de765d95 100644 --- a/app/models/work_package/exports/formatters/estimated_hours.rb +++ b/app/models/work_package/exports/formatters/estimated_hours.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/exports/formatters/hours.rb b/app/models/work_package/exports/formatters/hours.rb index 29419f559bd5..01f6e1d8bd51 100644 --- a/app/models/work_package/exports/formatters/hours.rb +++ b/app/models/work_package/exports/formatters/hours.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/exports/formatters/remaining_hours.rb b/app/models/work_package/exports/formatters/remaining_hours.rb index c1e2e880f4be..c46434b7abd8 100644 --- a/app/models/work_package/exports/formatters/remaining_hours.rb +++ b/app/models/work_package/exports/formatters/remaining_hours.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/exports/formatters/spent_units.rb b/app/models/work_package/exports/formatters/spent_units.rb index befa6f32ce94..1da1a8c9f04c 100644 --- a/app/models/work_package/exports/formatters/spent_units.rb +++ b/app/models/work_package/exports/formatters/spent_units.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/exports/macros/attributes.rb b/app/models/work_package/exports/macros/attributes.rb index d8b30f793406..4216a45462aa 100644 --- a/app/models/work_package/exports/macros/attributes.rb +++ b/app/models/work_package/exports/macros/attributes.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/exports/query_exporter.rb b/app/models/work_package/exports/query_exporter.rb index a72d20d68d27..f1620dd66e04 100644 --- a/app/models/work_package/exports/query_exporter.rb +++ b/app/models/work_package/exports/query_exporter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/hooks.rb b/app/models/work_package/hooks.rb index 24c40ac12203..751bb94baac1 100644 --- a/app/models/work_package/hooks.rb +++ b/app/models/work_package/hooks.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/inexistent_work_package.rb b/app/models/work_package/inexistent_work_package.rb index e33fe46fcb02..236d87f59e32 100644 --- a/app/models/work_package/inexistent_work_package.rb +++ b/app/models/work_package/inexistent_work_package.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/journalized.rb b/app/models/work_package/journalized.rb index 8d4372a3a7df..4289e1eb3d91 100644 --- a/app/models/work_package/journalized.rb +++ b/app/models/work_package/journalized.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/attachments.rb b/app/models/work_package/pdf_export/attachments.rb index d13a032127d7..7caf55ec0257 100644 --- a/app/models/work_package/pdf_export/attachments.rb +++ b/app/models/work_package/pdf_export/attachments.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/common.rb b/app/models/work_package/pdf_export/common.rb index 77799797c3b6..8d566dd3b337 100644 --- a/app/models/work_package/pdf_export/common.rb +++ b/app/models/work_package/pdf_export/common.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/cover.rb b/app/models/work_package/pdf_export/cover.rb index bebce1fdf0fa..ebac1df6b501 100644 --- a/app/models/work_package/pdf_export/cover.rb +++ b/app/models/work_package/pdf_export/cover.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/gantt.rb b/app/models/work_package/pdf_export/gantt.rb index 98ab9b03070b..778f286168f6 100644 --- a/app/models/work_package/pdf_export/gantt.rb +++ b/app/models/work_package/pdf_export/gantt.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/gantt/gantt_builder.rb b/app/models/work_package/pdf_export/gantt/gantt_builder.rb index 2e570a592fff..fd7520da96e3 100644 --- a/app/models/work_package/pdf_export/gantt/gantt_builder.rb +++ b/app/models/work_package/pdf_export/gantt/gantt_builder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/gantt/gantt_builder_days.rb b/app/models/work_package/pdf_export/gantt/gantt_builder_days.rb index ae94d2f3bba7..829e2f8bb41f 100644 --- a/app/models/work_package/pdf_export/gantt/gantt_builder_days.rb +++ b/app/models/work_package/pdf_export/gantt/gantt_builder_days.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/gantt/gantt_builder_months.rb b/app/models/work_package/pdf_export/gantt/gantt_builder_months.rb index 7e4ae3c339d5..2505a1d2de52 100644 --- a/app/models/work_package/pdf_export/gantt/gantt_builder_months.rb +++ b/app/models/work_package/pdf_export/gantt/gantt_builder_months.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/gantt/gantt_builder_quarters.rb b/app/models/work_package/pdf_export/gantt/gantt_builder_quarters.rb index 5942e85594c6..c6767403b3fe 100644 --- a/app/models/work_package/pdf_export/gantt/gantt_builder_quarters.rb +++ b/app/models/work_package/pdf_export/gantt/gantt_builder_quarters.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/gantt/gantt_builder_weeks.rb b/app/models/work_package/pdf_export/gantt/gantt_builder_weeks.rb index 54ee2e633820..f0cc8750a423 100644 --- a/app/models/work_package/pdf_export/gantt/gantt_builder_weeks.rb +++ b/app/models/work_package/pdf_export/gantt/gantt_builder_weeks.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/gantt/gantt_painter.rb b/app/models/work_package/pdf_export/gantt/gantt_painter.rb index 021cee0afb76..952b08b505b8 100644 --- a/app/models/work_package/pdf_export/gantt/gantt_painter.rb +++ b/app/models/work_package/pdf_export/gantt/gantt_painter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/markdown.rb b/app/models/work_package/pdf_export/markdown.rb index 03bdde5f7461..bfcf94e04010 100644 --- a/app/models/work_package/pdf_export/markdown.rb +++ b/app/models/work_package/pdf_export/markdown.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/markdown_field.rb b/app/models/work_package/pdf_export/markdown_field.rb index f5d45baa1dd5..53ccd93dc8b6 100644 --- a/app/models/work_package/pdf_export/markdown_field.rb +++ b/app/models/work_package/pdf_export/markdown_field.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/overview_table.rb b/app/models/work_package/pdf_export/overview_table.rb index 65b96886530d..c44684665114 100644 --- a/app/models/work_package/pdf_export/overview_table.rb +++ b/app/models/work_package/pdf_export/overview_table.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/page.rb b/app/models/work_package/pdf_export/page.rb index 2d6a96f784f7..ff5f1eea866b 100644 --- a/app/models/work_package/pdf_export/page.rb +++ b/app/models/work_package/pdf_export/page.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/style.rb b/app/models/work_package/pdf_export/style.rb index f507fb344adb..349bc977d67f 100644 --- a/app/models/work_package/pdf_export/style.rb +++ b/app/models/work_package/pdf_export/style.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/sums_table.rb b/app/models/work_package/pdf_export/sums_table.rb index 050eb3790f15..c34c08ad4eb0 100644 --- a/app/models/work_package/pdf_export/sums_table.rb +++ b/app/models/work_package/pdf_export/sums_table.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/table_of_contents.rb b/app/models/work_package/pdf_export/table_of_contents.rb index 8295ef560117..8d763bb21d09 100644 --- a/app/models/work_package/pdf_export/table_of_contents.rb +++ b/app/models/work_package/pdf_export/table_of_contents.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/view.rb b/app/models/work_package/pdf_export/view.rb index cdf583dcacce..86f9c4418c61 100644 --- a/app/models/work_package/pdf_export/view.rb +++ b/app/models/work_package/pdf_export/view.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/work_package_detail.rb b/app/models/work_package/pdf_export/work_package_detail.rb index 632ea724c8fc..faf82aef1ba8 100644 --- a/app/models/work_package/pdf_export/work_package_detail.rb +++ b/app/models/work_package/pdf_export/work_package_detail.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/work_package_list_to_pdf.rb b/app/models/work_package/pdf_export/work_package_list_to_pdf.rb index f933b5f6ee7d..195e79cb4170 100644 --- a/app/models/work_package/pdf_export/work_package_list_to_pdf.rb +++ b/app/models/work_package/pdf_export/work_package_list_to_pdf.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/pdf_export/work_package_to_pdf.rb b/app/models/work_package/pdf_export/work_package_to_pdf.rb index ea69bfbe5729..9f85c9d9572b 100644 --- a/app/models/work_package/pdf_export/work_package_to_pdf.rb +++ b/app/models/work_package/pdf_export/work_package_to_pdf.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/scheduling_rules.rb b/app/models/work_package/scheduling_rules.rb index 6b8991e78813..311ae978481b 100644 --- a/app/models/work_package/scheduling_rules.rb +++ b/app/models/work_package/scheduling_rules.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/status_transitions.rb b/app/models/work_package/status_transitions.rb index b4603fdd20aa..872562b49cda 100644 --- a/app/models/work_package/status_transitions.rb +++ b/app/models/work_package/status_transitions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/time_entries_cleaner.rb b/app/models/work_package/time_entries_cleaner.rb index 03a2dbec3b53..654818a3ea8a 100644 --- a/app/models/work_package/time_entries_cleaner.rb +++ b/app/models/work_package/time_entries_cleaner.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package/validations.rb b/app/models/work_package/validations.rb index 94f1c37475ef..d4adace17fd0 100644 --- a/app/models/work_package/validations.rb +++ b/app/models/work_package/validations.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package_custom_field.rb b/app/models/work_package_custom_field.rb index d2f84ea2b45e..1b1a68fe5bc8 100644 --- a/app/models/work_package_custom_field.rb +++ b/app/models/work_package_custom_field.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_package_role.rb b/app/models/work_package_role.rb index e5e0cd2f5e6b..e2fa4e9e91de 100644 --- a/app/models/work_package_role.rb +++ b/app/models/work_package_role.rb @@ -3,7 +3,7 @@ # #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_packages/costs.rb b/app/models/work_packages/costs.rb index ede0e36c1a8c..617aa8054107 100644 --- a/app/models/work_packages/costs.rb +++ b/app/models/work_packages/costs.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_packages/derived_dates.rb b/app/models/work_packages/derived_dates.rb index f8a74b43f406..182620865efb 100644 --- a/app/models/work_packages/derived_dates.rb +++ b/app/models/work_packages/derived_dates.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_packages/relations.rb b/app/models/work_packages/relations.rb index 16bc742a02a4..12dc4d3da507 100644 --- a/app/models/work_packages/relations.rb +++ b/app/models/work_packages/relations.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_packages/scopes/allowed_to.rb b/app/models/work_packages/scopes/allowed_to.rb index 45a26ca41af5..51da208c82e3 100644 --- a/app/models/work_packages/scopes/allowed_to.rb +++ b/app/models/work_packages/scopes/allowed_to.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_packages/scopes/covering_dates_and_days_of_week.rb b/app/models/work_packages/scopes/covering_dates_and_days_of_week.rb index fa352b50f66f..87fb3bdda656 100644 --- a/app/models/work_packages/scopes/covering_dates_and_days_of_week.rb +++ b/app/models/work_packages/scopes/covering_dates_and_days_of_week.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_packages/scopes/directly_related.rb b/app/models/work_packages/scopes/directly_related.rb index 5082cd06dcd7..b29b99cbdfaf 100644 --- a/app/models/work_packages/scopes/directly_related.rb +++ b/app/models/work_packages/scopes/directly_related.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_packages/scopes/for_scheduling.rb b/app/models/work_packages/scopes/for_scheduling.rb index b8e2d776547a..686d6895eb86 100644 --- a/app/models/work_packages/scopes/for_scheduling.rb +++ b/app/models/work_packages/scopes/for_scheduling.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_packages/scopes/include_derived_dates.rb b/app/models/work_packages/scopes/include_derived_dates.rb index 6d5c206a3168..9a2c0ad7fc8c 100644 --- a/app/models/work_packages/scopes/include_derived_dates.rb +++ b/app/models/work_packages/scopes/include_derived_dates.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_packages/scopes/include_spent_time.rb b/app/models/work_packages/scopes/include_spent_time.rb index e2b466941275..4aa24c1183c7 100644 --- a/app/models/work_packages/scopes/include_spent_time.rb +++ b/app/models/work_packages/scopes/include_spent_time.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_packages/scopes/involving_user.rb b/app/models/work_packages/scopes/involving_user.rb index fc9d4bb3ca04..da00ea9a04b5 100644 --- a/app/models/work_packages/scopes/involving_user.rb +++ b/app/models/work_packages/scopes/involving_user.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_packages/scopes/left_join_self_and_descendants.rb b/app/models/work_packages/scopes/left_join_self_and_descendants.rb index e1210fc44970..5dd0b83e8cc0 100644 --- a/app/models/work_packages/scopes/left_join_self_and_descendants.rb +++ b/app/models/work_packages/scopes/left_join_self_and_descendants.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_packages/scopes/relatable.rb b/app/models/work_packages/scopes/relatable.rb index 5190c72be2a3..d78d1cdc1c7d 100644 --- a/app/models/work_packages/scopes/relatable.rb +++ b/app/models/work_packages/scopes/relatable.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/work_packages/spent_time.rb b/app/models/work_packages/spent_time.rb index 276105882ff1..f2088973e7c3 100644 --- a/app/models/work_packages/spent_time.rb +++ b/app/models/work_packages/spent_time.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/models/workflow.rb b/app/models/workflow.rb index 2759ab965a0b..ddeaa8311171 100644 --- a/app/models/workflow.rb +++ b/app/models/workflow.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/policies/base_policy.rb b/app/policies/base_policy.rb index def1eda6cb28..e8446476f880 100644 --- a/app/policies/base_policy.rb +++ b/app/policies/base_policy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/policies/query_policy.rb b/app/policies/query_policy.rb index e59375ac44c7..03f24e5202fb 100644 --- a/app/policies/query_policy.rb +++ b/app/policies/query_policy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/policies/redirect_policy.rb b/app/policies/redirect_policy.rb index 9b672373fac2..95fcb5f725df 100644 --- a/app/policies/redirect_policy.rb +++ b/app/policies/redirect_policy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/policies/scm/authorization_policy.rb b/app/policies/scm/authorization_policy.rb index cf385e34042c..5cf8140405eb 100644 --- a/app/policies/scm/authorization_policy.rb +++ b/app/policies/scm/authorization_policy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/policies/scm/git_authorization_policy.rb b/app/policies/scm/git_authorization_policy.rb index 1586a355f8b3..c38ca9fc1ebc 100644 --- a/app/policies/scm/git_authorization_policy.rb +++ b/app/policies/scm/git_authorization_policy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/policies/scm/subversion_authorization_policy.rb b/app/policies/scm/subversion_authorization_policy.rb index f42abf756aad..65e4e35a5379 100644 --- a/app/policies/scm/subversion_authorization_policy.rb +++ b/app/policies/scm/subversion_authorization_policy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/policies/work_package_policy.rb b/app/policies/work_package_policy.rb index 206df16ccff2..c30b4316f1c5 100644 --- a/app/policies/work_package_policy.rb +++ b/app/policies/work_package_policy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/admin_user_seeder.rb b/app/seeders/admin_user_seeder.rb index 279a37cde00b..861e5e3fa7e9 100644 --- a/app/seeders/admin_user_seeder.rb +++ b/app/seeders/admin_user_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data/base_role_seeder.rb b/app/seeders/basic_data/base_role_seeder.rb index b7d6120a8d21..e1ffed74629e 100644 --- a/app/seeders/basic_data/base_role_seeder.rb +++ b/app/seeders/basic_data/base_role_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data/builtin_users_seeder.rb b/app/seeders/basic_data/builtin_users_seeder.rb index e50933c3e7df..64f7a76fabd5 100644 --- a/app/seeders/basic_data/builtin_users_seeder.rb +++ b/app/seeders/basic_data/builtin_users_seeder.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data/color_scheme_seeder.rb b/app/seeders/basic_data/color_scheme_seeder.rb index 3394a9726b54..ee548d716900 100644 --- a/app/seeders/basic_data/color_scheme_seeder.rb +++ b/app/seeders/basic_data/color_scheme_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data/color_seeder.rb b/app/seeders/basic_data/color_seeder.rb index d308dfff323f..225c372b704d 100644 --- a/app/seeders/basic_data/color_seeder.rb +++ b/app/seeders/basic_data/color_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data/global_role_seeder.rb b/app/seeders/basic_data/global_role_seeder.rb index 7c4fca5efffd..483a78c95fcb 100644 --- a/app/seeders/basic_data/global_role_seeder.rb +++ b/app/seeders/basic_data/global_role_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data/model_seeder.rb b/app/seeders/basic_data/model_seeder.rb index 9ceb91485d3d..979518804194 100644 --- a/app/seeders/basic_data/model_seeder.rb +++ b/app/seeders/basic_data/model_seeder.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data/priority_seeder.rb b/app/seeders/basic_data/priority_seeder.rb index ca67ddea0076..0ec9a7e41d3c 100644 --- a/app/seeders/basic_data/priority_seeder.rb +++ b/app/seeders/basic_data/priority_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data/project_query_role_seeder.rb b/app/seeders/basic_data/project_query_role_seeder.rb index 5d6ae5182586..909bec4916f5 100644 --- a/app/seeders/basic_data/project_query_role_seeder.rb +++ b/app/seeders/basic_data/project_query_role_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data/project_role_seeder.rb b/app/seeders/basic_data/project_role_seeder.rb index 7883c90d29ce..643d66fa85d8 100644 --- a/app/seeders/basic_data/project_role_seeder.rb +++ b/app/seeders/basic_data/project_role_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data/setting_seeder.rb b/app/seeders/basic_data/setting_seeder.rb index 8540a8be8b83..0f4c3feec857 100644 --- a/app/seeders/basic_data/setting_seeder.rb +++ b/app/seeders/basic_data/setting_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data/status_seeder.rb b/app/seeders/basic_data/status_seeder.rb index 6f26f64c155c..29418e3f5e56 100644 --- a/app/seeders/basic_data/status_seeder.rb +++ b/app/seeders/basic_data/status_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data/time_entry_activity_seeder.rb b/app/seeders/basic_data/time_entry_activity_seeder.rb index 002946a63490..1e5272d8fa1c 100644 --- a/app/seeders/basic_data/time_entry_activity_seeder.rb +++ b/app/seeders/basic_data/time_entry_activity_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data/type_configuration_seeder.rb b/app/seeders/basic_data/type_configuration_seeder.rb index 4a3f5e04dff9..650a441f2f96 100644 --- a/app/seeders/basic_data/type_configuration_seeder.rb +++ b/app/seeders/basic_data/type_configuration_seeder.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data/type_seeder.rb b/app/seeders/basic_data/type_seeder.rb index fd20df8a2b12..4fb5b0e51e51 100644 --- a/app/seeders/basic_data/type_seeder.rb +++ b/app/seeders/basic_data/type_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data/work_package_role_seeder.rb b/app/seeders/basic_data/work_package_role_seeder.rb index f1c09cf8b8a6..6b3f9ebc6072 100644 --- a/app/seeders/basic_data/work_package_role_seeder.rb +++ b/app/seeders/basic_data/work_package_role_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data/workflow_seeder.rb b/app/seeders/basic_data/workflow_seeder.rb index 30e761235528..ea0fd18a9a47 100644 --- a/app/seeders/basic_data/workflow_seeder.rb +++ b/app/seeders/basic_data/workflow_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/basic_data_seeder.rb b/app/seeders/basic_data_seeder.rb index 88f901503563..cab11375391f 100644 --- a/app/seeders/basic_data_seeder.rb +++ b/app/seeders/basic_data_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/common.yml b/app/seeders/common.yml index c75e9c9c7665..8862da936d3d 100644 --- a/app/seeders/common.yml +++ b/app/seeders/common.yml @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/composite_seeder.rb b/app/seeders/composite_seeder.rb index cd51995eecb3..4bdfbde74cb5 100644 --- a/app/seeders/composite_seeder.rb +++ b/app/seeders/composite_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/demo_data/create_attachments.rb b/app/seeders/demo_data/create_attachments.rb index 8b1a2a267a17..db643f90ae5b 100644 --- a/app/seeders/demo_data/create_attachments.rb +++ b/app/seeders/demo_data/create_attachments.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/demo_data/global_query_seeder.rb b/app/seeders/demo_data/global_query_seeder.rb index fc1dcf2abafa..de51f2d3bae2 100644 --- a/app/seeders/demo_data/global_query_seeder.rb +++ b/app/seeders/demo_data/global_query_seeder.rb @@ -1,7 +1,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/demo_data/group_seeder.rb b/app/seeders/demo_data/group_seeder.rb index 476e7a50ef2f..cb7bd1de2cd8 100644 --- a/app/seeders/demo_data/group_seeder.rb +++ b/app/seeders/demo_data/group_seeder.rb @@ -1,7 +1,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/demo_data/project_seeder.rb b/app/seeders/demo_data/project_seeder.rb index 5e005120fe83..cb7f1fb66190 100644 --- a/app/seeders/demo_data/project_seeder.rb +++ b/app/seeders/demo_data/project_seeder.rb @@ -1,7 +1,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/demo_data/projects_seeder.rb b/app/seeders/demo_data/projects_seeder.rb index 13ce66e993aa..1bcba5781492 100644 --- a/app/seeders/demo_data/projects_seeder.rb +++ b/app/seeders/demo_data/projects_seeder.rb @@ -1,7 +1,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/demo_data/query_builder.rb b/app/seeders/demo_data/query_builder.rb index e9bdc2568691..22349fea3ddf 100644 --- a/app/seeders/demo_data/query_builder.rb +++ b/app/seeders/demo_data/query_builder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/demo_data/references.rb b/app/seeders/demo_data/references.rb index 235047fb5e9b..60752ae2260a 100644 --- a/app/seeders/demo_data/references.rb +++ b/app/seeders/demo_data/references.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/demo_data/version_builder.rb b/app/seeders/demo_data/version_builder.rb index d7a4def70448..28f434498d5f 100644 --- a/app/seeders/demo_data/version_builder.rb +++ b/app/seeders/demo_data/version_builder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/demo_data/wiki_seeder.rb b/app/seeders/demo_data/wiki_seeder.rb index 47d59317ba31..56337b7cd5b6 100644 --- a/app/seeders/demo_data/wiki_seeder.rb +++ b/app/seeders/demo_data/wiki_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/demo_data/work_package_board_seeder.rb b/app/seeders/demo_data/work_package_board_seeder.rb index 1011df52ee62..94c3de9f4a67 100644 --- a/app/seeders/demo_data/work_package_board_seeder.rb +++ b/app/seeders/demo_data/work_package_board_seeder.rb @@ -1,7 +1,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/demo_data/work_package_seeder.rb b/app/seeders/demo_data/work_package_seeder.rb index 4306149882bc..efee28ae1cdf 100644 --- a/app/seeders/demo_data/work_package_seeder.rb +++ b/app/seeders/demo_data/work_package_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/demo_data_seeder.rb b/app/seeders/demo_data_seeder.rb index 006db0ddfeb6..b2051e49b0ec 100644 --- a/app/seeders/demo_data_seeder.rb +++ b/app/seeders/demo_data_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/development_data/custom_fields_seeder.rb b/app/seeders/development_data/custom_fields_seeder.rb index 355a4ccf40ef..5dda28641bdf 100644 --- a/app/seeders/development_data/custom_fields_seeder.rb +++ b/app/seeders/development_data/custom_fields_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/development_data/projects_seeder.rb b/app/seeders/development_data/projects_seeder.rb index 51677b913b7e..62d1930cccff 100644 --- a/app/seeders/development_data/projects_seeder.rb +++ b/app/seeders/development_data/projects_seeder.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/development_data/shared_work_packages_seeder.rb b/app/seeders/development_data/shared_work_packages_seeder.rb index b7e215af68df..de544cf177f3 100644 --- a/app/seeders/development_data/shared_work_packages_seeder.rb +++ b/app/seeders/development_data/shared_work_packages_seeder.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/development_data/users_seeder.rb b/app/seeders/development_data/users_seeder.rb index 374dfeae9a64..e7d5948e94fe 100644 --- a/app/seeders/development_data/users_seeder.rb +++ b/app/seeders/development_data/users_seeder.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/development_data_seeder.rb b/app/seeders/development_data_seeder.rb index a7a9b3fad34b..a60ab31bd929 100644 --- a/app/seeders/development_data_seeder.rb +++ b/app/seeders/development_data_seeder.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/env_data/ldap_seeder.rb b/app/seeders/env_data/ldap_seeder.rb index ef5003523f8d..26d7b9b3bd51 100644 --- a/app/seeders/env_data/ldap_seeder.rb +++ b/app/seeders/env_data/ldap_seeder.rb @@ -1,7 +1,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/env_data_seeder.rb b/app/seeders/env_data_seeder.rb index b12ee6ebd964..bbda615cb625 100644 --- a/app/seeders/env_data_seeder.rb +++ b/app/seeders/env_data_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/root_seeder.rb b/app/seeders/root_seeder.rb index 840fe59b85e1..c1a683ca0f5c 100644 --- a/app/seeders/root_seeder.rb +++ b/app/seeders/root_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/seeder.rb b/app/seeders/seeder.rb index 060ea4853f1d..a9438416a45b 100644 --- a/app/seeders/seeder.rb +++ b/app/seeders/seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/source/filter_translatables.rb b/app/seeders/source/filter_translatables.rb index a27a2434552c..fb84af79c812 100644 --- a/app/seeders/source/filter_translatables.rb +++ b/app/seeders/source/filter_translatables.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/source/seed_data.rb b/app/seeders/source/seed_data.rb index aefb3aad5615..f3813a98e8c2 100644 --- a/app/seeders/source/seed_data.rb +++ b/app/seeders/source/seed_data.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/source/seed_data_loader.rb b/app/seeders/source/seed_data_loader.rb index b946c2504bb5..49ae41554d7b 100644 --- a/app/seeders/source/seed_data_loader.rb +++ b/app/seeders/source/seed_data_loader.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/source/seed_file.rb b/app/seeders/source/seed_file.rb index 310975b6c46f..667c025699c4 100644 --- a/app/seeders/source/seed_file.rb +++ b/app/seeders/source/seed_file.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/source/translate.rb b/app/seeders/source/translate.rb index 9228257f036e..7f29cf923a69 100644 --- a/app/seeders/source/translate.rb +++ b/app/seeders/source/translate.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/standard.yml b/app/seeders/standard.yml index 69f2d18884a5..552bb23eaf26 100644 --- a/app/seeders/standard.yml +++ b/app/seeders/standard.yml @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/seeders/standard/basic_data_seeder.rb b/app/seeders/standard/basic_data_seeder.rb index a8202cd37099..a0ce1a7d7bd1 100644 --- a/app/seeders/standard/basic_data_seeder.rb +++ b/app/seeders/standard/basic_data_seeder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/add_work_package_note_service.rb b/app/services/add_work_package_note_service.rb index 0e9f933e5b00..d0bf6ff79b61 100644 --- a/app/services/add_work_package_note_service.rb +++ b/app/services/add_work_package_note_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/api/parse_resource_params_service.rb b/app/services/api/parse_resource_params_service.rb index 02c388a24c57..97ccf4f7c01d 100644 --- a/app/services/api/parse_resource_params_service.rb +++ b/app/services/api/parse_resource_params_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/api/parser_struct.rb b/app/services/api/parser_struct.rb index 89d49f3b10a9..5e853f6e7525 100644 --- a/app/services/api/parser_struct.rb +++ b/app/services/api/parser_struct.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/api/v3/params_to_query_service.rb b/app/services/api/v3/params_to_query_service.rb index b30da1fbb6b1..afa0a63561b7 100644 --- a/app/services/api/v3/params_to_query_service.rb +++ b/app/services/api/v3/params_to_query_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/api/v3/parse_query_params_service.rb b/app/services/api/v3/parse_query_params_service.rb index 487abb47a1bb..ee09482cb926 100644 --- a/app/services/api/v3/parse_query_params_service.rb +++ b/app/services/api/v3/parse_query_params_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/api/v3/parse_resource_params_service.rb b/app/services/api/v3/parse_resource_params_service.rb index 7ea8e5454bff..c7f963c2ff11 100644 --- a/app/services/api/v3/parse_resource_params_service.rb +++ b/app/services/api/v3/parse_resource_params_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/api/v3/update_query_from_v3_params_service.rb b/app/services/api/v3/update_query_from_v3_params_service.rb index 3e33c262bfdd..d6a45071eb57 100644 --- a/app/services/api/v3/update_query_from_v3_params_service.rb +++ b/app/services/api/v3/update_query_from_v3_params_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/api/v3/work_package_collection_from_query_params_service.rb b/app/services/api/v3/work_package_collection_from_query_params_service.rb index ffba34045dce..4bba60f3cd6e 100644 --- a/app/services/api/v3/work_package_collection_from_query_params_service.rb +++ b/app/services/api/v3/work_package_collection_from_query_params_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/api/v3/work_package_collection_from_query_service.rb b/app/services/api/v3/work_package_collection_from_query_service.rb index 886b9298765b..268db1162f6f 100644 --- a/app/services/api/v3/work_package_collection_from_query_service.rb +++ b/app/services/api/v3/work_package_collection_from_query_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/attachments/base_service.rb b/app/services/attachments/base_service.rb index c79925a54bb2..29347074b53e 100644 --- a/app/services/attachments/base_service.rb +++ b/app/services/attachments/base_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/attachments/build_service.rb b/app/services/attachments/build_service.rb index 9466ff5b3d43..f55fe7e13dff 100644 --- a/app/services/attachments/build_service.rb +++ b/app/services/attachments/build_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/attachments/clamav_service.rb b/app/services/attachments/clamav_service.rb index cbd51517abe2..dbd4d668b794 100644 --- a/app/services/attachments/clamav_service.rb +++ b/app/services/attachments/clamav_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/attachments/create_service.rb b/app/services/attachments/create_service.rb index 761d832827cf..54f81827d6f1 100644 --- a/app/services/attachments/create_service.rb +++ b/app/services/attachments/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/attachments/delete_service.rb b/app/services/attachments/delete_service.rb index 993296ae7801..bd1f0924cbb2 100644 --- a/app/services/attachments/delete_service.rb +++ b/app/services/attachments/delete_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/attachments/prepare_upload_service.rb b/app/services/attachments/prepare_upload_service.rb index 392804ed6a90..844757ed39c7 100644 --- a/app/services/attachments/prepare_upload_service.rb +++ b/app/services/attachments/prepare_upload_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/attachments/replace_attachments.rb b/app/services/attachments/replace_attachments.rb index cbf570abb9f5..029185aa377b 100644 --- a/app/services/attachments/replace_attachments.rb +++ b/app/services/attachments/replace_attachments.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/attachments/set_attributes_service.rb b/app/services/attachments/set_attributes_service.rb index 38fb7d536380..d8c7de3899a1 100644 --- a/app/services/attachments/set_attributes_service.rb +++ b/app/services/attachments/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/attachments/set_prepared_attributes_service.rb b/app/services/attachments/set_prepared_attributes_service.rb index 4da64362694a..7bd371439222 100644 --- a/app/services/attachments/set_prepared_attributes_service.rb +++ b/app/services/attachments/set_prepared_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/attachments/set_replacements.rb b/app/services/attachments/set_replacements.rb index 18a72259517e..70b43d65a0f7 100644 --- a/app/services/attachments/set_replacements.rb +++ b/app/services/attachments/set_replacements.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/attachments/touch_container.rb b/app/services/attachments/touch_container.rb index 68b53ae9796d..010d903359fc 100644 --- a/app/services/attachments/touch_container.rb +++ b/app/services/attachments/touch_container.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/attribute_help_texts/create_service.rb b/app/services/attribute_help_texts/create_service.rb index 2114f48d7ad7..240ad5ae2609 100644 --- a/app/services/attribute_help_texts/create_service.rb +++ b/app/services/attribute_help_texts/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/attribute_help_texts/set_attributes_service.rb b/app/services/attribute_help_texts/set_attributes_service.rb index 52b13432eb9c..4d563799efad 100644 --- a/app/services/attribute_help_texts/set_attributes_service.rb +++ b/app/services/attribute_help_texts/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/attribute_help_texts/update_service.rb b/app/services/attribute_help_texts/update_service.rb index 44de200833d8..f6a0658c4381 100644 --- a/app/services/attribute_help_texts/update_service.rb +++ b/app/services/attribute_help_texts/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authentication/omniauth_service.rb b/app/services/authentication/omniauth_service.rb index 51bcdf2dbf66..47f18d600691 100644 --- a/app/services/authentication/omniauth_service.rb +++ b/app/services/authentication/omniauth_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authorization.rb b/app/services/authorization.rb index 1a9c8cfd2f6d..737f7c14e74e 100644 --- a/app/services/authorization.rb +++ b/app/services/authorization.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authorization/abstract_query.rb b/app/services/authorization/abstract_query.rb index 79ff9151ce5d..e9ac68bbf7b1 100644 --- a/app/services/authorization/abstract_query.rb +++ b/app/services/authorization/abstract_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authorization/abstract_user_query.rb b/app/services/authorization/abstract_user_query.rb index bb3da6ec25c7..6c1dfe34da3f 100644 --- a/app/services/authorization/abstract_user_query.rb +++ b/app/services/authorization/abstract_user_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authorization/enterprise_service.rb b/app/services/authorization/enterprise_service.rb index 8f0ee66dacdf..5dacadd9c960 100644 --- a/app/services/authorization/enterprise_service.rb +++ b/app/services/authorization/enterprise_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authorization/illegal_permission_context_error.rb b/app/services/authorization/illegal_permission_context_error.rb index 4bd81afdcdec..3a92793461af 100644 --- a/app/services/authorization/illegal_permission_context_error.rb +++ b/app/services/authorization/illegal_permission_context_error.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authorization/project_query.rb b/app/services/authorization/project_query.rb index ec764d6d6d8e..e3a6095fff74 100644 --- a/app/services/authorization/project_query.rb +++ b/app/services/authorization/project_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authorization/query_transformation.rb b/app/services/authorization/query_transformation.rb index 6b1c92688264..0282155ab6ea 100644 --- a/app/services/authorization/query_transformation.rb +++ b/app/services/authorization/query_transformation.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authorization/query_transformation_visitor.rb b/app/services/authorization/query_transformation_visitor.rb index ba174b1130ae..461f8f52aaff 100644 --- a/app/services/authorization/query_transformation_visitor.rb +++ b/app/services/authorization/query_transformation_visitor.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authorization/query_transformations.rb b/app/services/authorization/query_transformations.rb index 6ccda7444617..4d64b5d08fce 100644 --- a/app/services/authorization/query_transformations.rb +++ b/app/services/authorization/query_transformations.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authorization/query_transformations_order.rb b/app/services/authorization/query_transformations_order.rb index e2858bdc587d..8184ff336684 100644 --- a/app/services/authorization/query_transformations_order.rb +++ b/app/services/authorization/query_transformations_order.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authorization/unknown_permission_error.rb b/app/services/authorization/unknown_permission_error.rb index 7e428dfa8566..62ae252940d7 100644 --- a/app/services/authorization/unknown_permission_error.rb +++ b/app/services/authorization/unknown_permission_error.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authorization/user_allowed_query.rb b/app/services/authorization/user_allowed_query.rb index f492a1772a98..5bb8110694bf 100644 --- a/app/services/authorization/user_allowed_query.rb +++ b/app/services/authorization/user_allowed_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authorization/user_entity_roles_query.rb b/app/services/authorization/user_entity_roles_query.rb index cc8508b32c9b..b42aa3cc5749 100644 --- a/app/services/authorization/user_entity_roles_query.rb +++ b/app/services/authorization/user_entity_roles_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authorization/user_global_roles_query.rb b/app/services/authorization/user_global_roles_query.rb index 1726d3b99aae..4fc93822512c 100644 --- a/app/services/authorization/user_global_roles_query.rb +++ b/app/services/authorization/user_global_roles_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authorization/user_project_roles_query.rb b/app/services/authorization/user_project_roles_query.rb index dd1d59e8a85f..e62497dd26f8 100644 --- a/app/services/authorization/user_project_roles_query.rb +++ b/app/services/authorization/user_project_roles_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/authorization/user_roles_query.rb b/app/services/authorization/user_roles_query.rb index 7a0b96651c9b..d7659e2336eb 100644 --- a/app/services/authorization/user_roles_query.rb +++ b/app/services/authorization/user_roles_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/backups/create_service.rb b/app/services/backups/create_service.rb index 99fd19218c2e..39e11ca27bb3 100644 --- a/app/services/backups/create_service.rb +++ b/app/services/backups/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/backups/set_attributes_service.rb b/app/services/backups/set_attributes_service.rb index d2d03da9e582..cd543dbf8e33 100644 --- a/app/services/backups/set_attributes_service.rb +++ b/app/services/backups/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/base_project_service.rb b/app/services/base_project_service.rb index 57eb3603ba3c..a80f51678d2b 100644 --- a/app/services/base_project_service.rb +++ b/app/services/base_project_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/base_services/base_callable.rb b/app/services/base_services/base_callable.rb index fab7dbdad1a7..bf2f04efa834 100644 --- a/app/services/base_services/base_callable.rb +++ b/app/services/base_services/base_callable.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/base_services/base_contracted.rb b/app/services/base_services/base_contracted.rb index 2799c059d053..88a7873dd28c 100644 --- a/app/services/base_services/base_contracted.rb +++ b/app/services/base_services/base_contracted.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/base_services/copy.rb b/app/services/base_services/copy.rb index d0cad199a513..353f32f75dc8 100644 --- a/app/services/base_services/copy.rb +++ b/app/services/base_services/copy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/base_services/create.rb b/app/services/base_services/create.rb index c01dc2b045c5..eaf18c7157a2 100644 --- a/app/services/base_services/create.rb +++ b/app/services/base_services/create.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/base_services/delete.rb b/app/services/base_services/delete.rb index 6fb72472af94..c0a58d9a89fc 100644 --- a/app/services/base_services/delete.rb +++ b/app/services/base_services/delete.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/base_services/set_attributes.rb b/app/services/base_services/set_attributes.rb index abf0b68b99ec..53bd8907368f 100644 --- a/app/services/base_services/set_attributes.rb +++ b/app/services/base_services/set_attributes.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/base_services/update.rb b/app/services/base_services/update.rb index 0163c7736680..4d6ba410622e 100644 --- a/app/services/base_services/update.rb +++ b/app/services/base_services/update.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/base_services/write.rb b/app/services/base_services/write.rb index bdc578eebccb..cb39f7dfc318 100644 --- a/app/services/base_services/write.rb +++ b/app/services/base_services/write.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/base_type_service.rb b/app/services/base_type_service.rb index ac248bd4a44a..d536cb3a79b6 100644 --- a/app/services/base_type_service.rb +++ b/app/services/base_type_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/changesets/log_time_service.rb b/app/services/changesets/log_time_service.rb index be2549c93fb3..3663de2c1835 100644 --- a/app/services/changesets/log_time_service.rb +++ b/app/services/changesets/log_time_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/concerns/contracted.rb b/app/services/concerns/contracted.rb index 15693c8179dd..d514830e21c1 100644 --- a/app/services/concerns/contracted.rb +++ b/app/services/concerns/contracted.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/concerns/with_reversible_state.rb b/app/services/concerns/with_reversible_state.rb index 1142a156966c..ef3a3ac44ffa 100644 --- a/app/services/concerns/with_reversible_state.rb +++ b/app/services/concerns/with_reversible_state.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/copy/dependency.rb b/app/services/copy/dependency.rb index 57b11bd6f04a..e6aca6213c61 100644 --- a/app/services/copy/dependency.rb +++ b/app/services/copy/dependency.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/create_type_service.rb b/app/services/create_type_service.rb index 1a7a9141c7a6..91e22caae226 100644 --- a/app/services/create_type_service.rb +++ b/app/services/create_type_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/custom_actions/base_service.rb b/app/services/custom_actions/base_service.rb index 51a7eaa76f06..d2f1a2728dcd 100644 --- a/app/services/custom_actions/base_service.rb +++ b/app/services/custom_actions/base_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/custom_actions/create_service.rb b/app/services/custom_actions/create_service.rb index 08120c9ad09e..3b52a6427873 100644 --- a/app/services/custom_actions/create_service.rb +++ b/app/services/custom_actions/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/custom_actions/update_service.rb b/app/services/custom_actions/update_service.rb index 7830ad11ffb7..7e6835f95c88 100644 --- a/app/services/custom_actions/update_service.rb +++ b/app/services/custom_actions/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/custom_actions/update_work_package_service.rb b/app/services/custom_actions/update_work_package_service.rb index c7d6d9ee0a54..6eb9ebd3f0a3 100644 --- a/app/services/custom_actions/update_work_package_service.rb +++ b/app/services/custom_actions/update_work_package_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/custom_fields/create_service.rb b/app/services/custom_fields/create_service.rb index f27308e20ca2..3009ecbb377f 100644 --- a/app/services/custom_fields/create_service.rb +++ b/app/services/custom_fields/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/custom_fields/set_attributes_service.rb b/app/services/custom_fields/set_attributes_service.rb index 67431bcb49f1..53f07297c369 100644 --- a/app/services/custom_fields/set_attributes_service.rb +++ b/app/services/custom_fields/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/custom_fields/update_service.rb b/app/services/custom_fields/update_service.rb index 1e04457df2be..0dda6290306d 100644 --- a/app/services/custom_fields/update_service.rb +++ b/app/services/custom_fields/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/design/update_design_service.rb b/app/services/design/update_design_service.rb index 0c55bc5b5985..96d29589e02a 100644 --- a/app/services/design/update_design_service.rb +++ b/app/services/design/update_design_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/duration_converter.rb b/app/services/duration_converter.rb index c1adb12a5798..f267b5b05c24 100644 --- a/app/services/duration_converter.rb +++ b/app/services/duration_converter.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/grids/copy/widgets_dependent_service.rb b/app/services/grids/copy/widgets_dependent_service.rb index 4ad2a74c9796..cad66938e846 100644 --- a/app/services/grids/copy/widgets_dependent_service.rb +++ b/app/services/grids/copy/widgets_dependent_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/grids/copy_service.rb b/app/services/grids/copy_service.rb index 7bee216da691..daa24e04af5b 100644 --- a/app/services/grids/copy_service.rb +++ b/app/services/grids/copy_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/groups/add_users_service.rb b/app/services/groups/add_users_service.rb index 7614a321c174..c6e705dbe1d4 100644 --- a/app/services/groups/add_users_service.rb +++ b/app/services/groups/add_users_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/groups/cleanup_inherited_roles_service.rb b/app/services/groups/cleanup_inherited_roles_service.rb index b10cb44ad7ca..97a4f3f75ab1 100644 --- a/app/services/groups/cleanup_inherited_roles_service.rb +++ b/app/services/groups/cleanup_inherited_roles_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/groups/concerns/membership_manipulation.rb b/app/services/groups/concerns/membership_manipulation.rb index 263567d442b8..c5fdbbbde279 100644 --- a/app/services/groups/concerns/membership_manipulation.rb +++ b/app/services/groups/concerns/membership_manipulation.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/groups/create_inherited_roles_service.rb b/app/services/groups/create_inherited_roles_service.rb index 0f51b81bef36..06c7f463f5b4 100644 --- a/app/services/groups/create_inherited_roles_service.rb +++ b/app/services/groups/create_inherited_roles_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/groups/create_service.rb b/app/services/groups/create_service.rb index 44aedcc1b280..bc2f42a9440f 100644 --- a/app/services/groups/create_service.rb +++ b/app/services/groups/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/groups/delete_service.rb b/app/services/groups/delete_service.rb index 9dde353fdb74..99001014fd9f 100644 --- a/app/services/groups/delete_service.rb +++ b/app/services/groups/delete_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/groups/set_attributes_service.rb b/app/services/groups/set_attributes_service.rb index 2f6be7771dea..b6440352c8b6 100644 --- a/app/services/groups/set_attributes_service.rb +++ b/app/services/groups/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/groups/update_roles_service.rb b/app/services/groups/update_roles_service.rb index b14eab5abbfc..d2361ddfe28c 100644 --- a/app/services/groups/update_roles_service.rb +++ b/app/services/groups/update_roles_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/groups/update_service.rb b/app/services/groups/update_service.rb index 5cc7bd526de7..f4790ce4c1de 100644 --- a/app/services/groups/update_service.rb +++ b/app/services/groups/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/journals/create_service.rb b/app/services/journals/create_service.rb index c617afae04a9..505904c3b676 100644 --- a/app/services/journals/create_service.rb +++ b/app/services/journals/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/journals/set_attributes_service.rb b/app/services/journals/set_attributes_service.rb index f8e61a31fd58..c63711205a33 100644 --- a/app/services/journals/set_attributes_service.rb +++ b/app/services/journals/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/journals/update_service.rb b/app/services/journals/update_service.rb index 1a02c8127ece..229838dd8df2 100644 --- a/app/services/journals/update_service.rb +++ b/app/services/journals/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/members/cleanup_service.rb b/app/services/members/cleanup_service.rb index b50d2dc8c3c5..f6f1f30ff307 100644 --- a/app/services/members/cleanup_service.rb +++ b/app/services/members/cleanup_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/members/concerns/cleaned_up.rb b/app/services/members/concerns/cleaned_up.rb index f50a043a53e6..8aa64d0eb753 100644 --- a/app/services/members/concerns/cleaned_up.rb +++ b/app/services/members/concerns/cleaned_up.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/members/concerns/notification_sender.rb b/app/services/members/concerns/notification_sender.rb index fb20b337564a..0db90c7c878a 100644 --- a/app/services/members/concerns/notification_sender.rb +++ b/app/services/members/concerns/notification_sender.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/members/concerns/role_assignment.rb b/app/services/members/concerns/role_assignment.rb index 8e3befb32e33..8d44bd673116 100644 --- a/app/services/members/concerns/role_assignment.rb +++ b/app/services/members/concerns/role_assignment.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/members/create_service.rb b/app/services/members/create_service.rb index 79404e5173c3..da693c80d8c9 100644 --- a/app/services/members/create_service.rb +++ b/app/services/members/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/members/delete_by_principal_service.rb b/app/services/members/delete_by_principal_service.rb index f52fd5c89999..95f0c0e1b610 100644 --- a/app/services/members/delete_by_principal_service.rb +++ b/app/services/members/delete_by_principal_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/members/delete_service.rb b/app/services/members/delete_service.rb index d60cb5983d85..0bf8ff9ad196 100644 --- a/app/services/members/delete_service.rb +++ b/app/services/members/delete_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/members/edit_membership_service.rb b/app/services/members/edit_membership_service.rb index 3bb56ae80db7..151ecff80866 100644 --- a/app/services/members/edit_membership_service.rb +++ b/app/services/members/edit_membership_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/members/set_attributes_service.rb b/app/services/members/set_attributes_service.rb index 6badbc274de2..deeb027f1022 100644 --- a/app/services/members/set_attributes_service.rb +++ b/app/services/members/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/members/update_service.rb b/app/services/members/update_service.rb index ca93748b418e..8b6b048e44ce 100644 --- a/app/services/members/update_service.rb +++ b/app/services/members/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/messages/create_service.rb b/app/services/messages/create_service.rb index 94fcf0e8384b..8b38e6398600 100644 --- a/app/services/messages/create_service.rb +++ b/app/services/messages/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/messages/set_attributes_service.rb b/app/services/messages/set_attributes_service.rb index 7dacc9199b59..ab3c03f8a206 100644 --- a/app/services/messages/set_attributes_service.rb +++ b/app/services/messages/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/messages/update_service.rb b/app/services/messages/update_service.rb index a4c67c19ddd8..e2b3710feef0 100644 --- a/app/services/messages/update_service.rb +++ b/app/services/messages/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/news/create_service.rb b/app/services/news/create_service.rb index 97af280e9af4..b91aa17b8e5e 100644 --- a/app/services/news/create_service.rb +++ b/app/services/news/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/news/delete_service.rb b/app/services/news/delete_service.rb index 04d7b5381c83..d118fc0a6cf2 100644 --- a/app/services/news/delete_service.rb +++ b/app/services/news/delete_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/news/set_attributes_service.rb b/app/services/news/set_attributes_service.rb index b6274c28460c..b7c08165682f 100644 --- a/app/services/news/set_attributes_service.rb +++ b/app/services/news/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/news/update_service.rb b/app/services/news/update_service.rb index d0e1ef90f959..bacf667a38b7 100644 --- a/app/services/news/update_service.rb +++ b/app/services/news/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/notifications/create_from_model_service.rb b/app/services/notifications/create_from_model_service.rb index 9f42b1a31f17..9065b5dd8fd2 100644 --- a/app/services/notifications/create_from_model_service.rb +++ b/app/services/notifications/create_from_model_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/notifications/create_from_model_service/comment_strategy.rb b/app/services/notifications/create_from_model_service/comment_strategy.rb index dd139575ebd1..ff48df4bb268 100644 --- a/app/services/notifications/create_from_model_service/comment_strategy.rb +++ b/app/services/notifications/create_from_model_service/comment_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/notifications/create_from_model_service/message_strategy.rb b/app/services/notifications/create_from_model_service/message_strategy.rb index 0e7084c09437..8ca67d94d61f 100644 --- a/app/services/notifications/create_from_model_service/message_strategy.rb +++ b/app/services/notifications/create_from_model_service/message_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/notifications/create_from_model_service/news_strategy.rb b/app/services/notifications/create_from_model_service/news_strategy.rb index 2a2ae7d4ee47..b069d337e886 100644 --- a/app/services/notifications/create_from_model_service/news_strategy.rb +++ b/app/services/notifications/create_from_model_service/news_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/notifications/create_from_model_service/wiki_page_strategy.rb b/app/services/notifications/create_from_model_service/wiki_page_strategy.rb index 3dc3a8e36096..d67ee4b74903 100644 --- a/app/services/notifications/create_from_model_service/wiki_page_strategy.rb +++ b/app/services/notifications/create_from_model_service/wiki_page_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/notifications/create_from_model_service/work_package_strategy.rb b/app/services/notifications/create_from_model_service/work_package_strategy.rb index c4150e8cf12b..d8db68c83f4c 100644 --- a/app/services/notifications/create_from_model_service/work_package_strategy.rb +++ b/app/services/notifications/create_from_model_service/work_package_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/notifications/create_service.rb b/app/services/notifications/create_service.rb index c66523d6a306..1a88ccf3a864 100644 --- a/app/services/notifications/create_service.rb +++ b/app/services/notifications/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/notifications/mail_service.rb b/app/services/notifications/mail_service.rb index bf9d5cf89b2a..dd321e801bfb 100644 --- a/app/services/notifications/mail_service.rb +++ b/app/services/notifications/mail_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/notifications/mail_service/comment_strategy.rb b/app/services/notifications/mail_service/comment_strategy.rb index 0fd33bada56f..a56319309c29 100644 --- a/app/services/notifications/mail_service/comment_strategy.rb +++ b/app/services/notifications/mail_service/comment_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/notifications/mail_service/message_strategy.rb b/app/services/notifications/mail_service/message_strategy.rb index 04c7ff1793cb..64661f3e02f2 100644 --- a/app/services/notifications/mail_service/message_strategy.rb +++ b/app/services/notifications/mail_service/message_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/notifications/mail_service/news_strategy.rb b/app/services/notifications/mail_service/news_strategy.rb index 07094fbe1204..161ff03f51c9 100644 --- a/app/services/notifications/mail_service/news_strategy.rb +++ b/app/services/notifications/mail_service/news_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/notifications/mail_service/wiki_page_strategy.rb b/app/services/notifications/mail_service/wiki_page_strategy.rb index e9f50c089535..821d1c7b9b5d 100644 --- a/app/services/notifications/mail_service/wiki_page_strategy.rb +++ b/app/services/notifications/mail_service/wiki_page_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/notifications/mail_service/work_package_strategy.rb b/app/services/notifications/mail_service/work_package_strategy.rb index 677770f59b25..c471969578da 100644 --- a/app/services/notifications/mail_service/work_package_strategy.rb +++ b/app/services/notifications/mail_service/work_package_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/notifications/set_attributes_service.rb b/app/services/notifications/set_attributes_service.rb index e16e0c6ac130..fc9ff56fa635 100644 --- a/app/services/notifications/set_attributes_service.rb +++ b/app/services/notifications/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/notifications/update_service.rb b/app/services/notifications/update_service.rb index c326e9232f49..2fe9aafab1be 100644 --- a/app/services/notifications/update_service.rb +++ b/app/services/notifications/update_service.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/oauth/persist_application_service.rb b/app/services/oauth/persist_application_service.rb index 6f25e567c39e..a33abd8eab60 100644 --- a/app/services/oauth/persist_application_service.rb +++ b/app/services/oauth/persist_application_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/oauth_clients/connection_manager.rb b/app/services/oauth_clients/connection_manager.rb index 5209ca058c9c..49d65f7e16ea 100644 --- a/app/services/oauth_clients/connection_manager.rb +++ b/app/services/oauth_clients/connection_manager.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/oauth_clients/create_service.rb b/app/services/oauth_clients/create_service.rb index ff0bb5b5e839..200c3d466946 100644 --- a/app/services/oauth_clients/create_service.rb +++ b/app/services/oauth_clients/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/oauth_clients/delete_service.rb b/app/services/oauth_clients/delete_service.rb index 2aff37c61984..4b258c66ff07 100644 --- a/app/services/oauth_clients/delete_service.rb +++ b/app/services/oauth_clients/delete_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/oauth_clients/redirect_uri_from_state_service.rb b/app/services/oauth_clients/redirect_uri_from_state_service.rb index 29803390d4ff..04e37a0f6200 100644 --- a/app/services/oauth_clients/redirect_uri_from_state_service.rb +++ b/app/services/oauth_clients/redirect_uri_from_state_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/oauth_clients/set_attributes_service.rb b/app/services/oauth_clients/set_attributes_service.rb index 16c9a439bc94..cf1ccf79cde7 100644 --- a/app/services/oauth_clients/set_attributes_service.rb +++ b/app/services/oauth_clients/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/params_to_query_service.rb b/app/services/params_to_query_service.rb index f117459b7a6f..98fcd811df70 100644 --- a/app/services/params_to_query_service.rb +++ b/app/services/params_to_query_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/parse_schema_filter_params_service.rb b/app/services/parse_schema_filter_params_service.rb index 4e446c608d60..175560ba8a8e 100644 --- a/app/services/parse_schema_filter_params_service.rb +++ b/app/services/parse_schema_filter_params_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/placeholder_users/create_service.rb b/app/services/placeholder_users/create_service.rb index adc0d3c0dfe2..e4e227145c8a 100644 --- a/app/services/placeholder_users/create_service.rb +++ b/app/services/placeholder_users/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/placeholder_users/delete_service.rb b/app/services/placeholder_users/delete_service.rb index 19909713853d..02245499b5ca 100644 --- a/app/services/placeholder_users/delete_service.rb +++ b/app/services/placeholder_users/delete_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/placeholder_users/set_attributes_service.rb b/app/services/placeholder_users/set_attributes_service.rb index bc80f8b51199..c5294ee04244 100644 --- a/app/services/placeholder_users/set_attributes_service.rb +++ b/app/services/placeholder_users/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/placeholder_users/update_service.rb b/app/services/placeholder_users/update_service.rb index 2b233101eae8..3072c53a8399 100644 --- a/app/services/placeholder_users/update_service.rb +++ b/app/services/placeholder_users/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/principals/replace_references_service.rb b/app/services/principals/replace_references_service.rb index 945460b1789c..d74dcd0b1dc9 100644 --- a/app/services/principals/replace_references_service.rb +++ b/app/services/principals/replace_references_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/project_custom_field_project_mappings/bulk_create_service.rb b/app/services/project_custom_field_project_mappings/bulk_create_service.rb index 1ea84387f1c6..982a27a03e6e 100644 --- a/app/services/project_custom_field_project_mappings/bulk_create_service.rb +++ b/app/services/project_custom_field_project_mappings/bulk_create_service.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/project_custom_field_project_mappings/bulk_update_service.rb b/app/services/project_custom_field_project_mappings/bulk_update_service.rb index 3957134f5a68..ee11eba5f0ad 100644 --- a/app/services/project_custom_field_project_mappings/bulk_update_service.rb +++ b/app/services/project_custom_field_project_mappings/bulk_update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/project_custom_field_project_mappings/delete_service.rb b/app/services/project_custom_field_project_mappings/delete_service.rb index 5c3a03feef8c..14a3ae7de57e 100644 --- a/app/services/project_custom_field_project_mappings/delete_service.rb +++ b/app/services/project_custom_field_project_mappings/delete_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/project_custom_field_project_mappings/set_attributes_service.rb b/app/services/project_custom_field_project_mappings/set_attributes_service.rb index 4a6c3007920f..371b73a81def 100644 --- a/app/services/project_custom_field_project_mappings/set_attributes_service.rb +++ b/app/services/project_custom_field_project_mappings/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/project_custom_field_project_mappings/toggle_service.rb b/app/services/project_custom_field_project_mappings/toggle_service.rb index c9acb5ae4d7b..eee463d7c7ae 100644 --- a/app/services/project_custom_field_project_mappings/toggle_service.rb +++ b/app/services/project_custom_field_project_mappings/toggle_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/project_custom_field_sections/create_service.rb b/app/services/project_custom_field_sections/create_service.rb index 01cf2b20db79..40a498bee6d8 100644 --- a/app/services/project_custom_field_sections/create_service.rb +++ b/app/services/project_custom_field_sections/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/project_custom_field_sections/delete_service.rb b/app/services/project_custom_field_sections/delete_service.rb index 823c96e8c41e..779fe2c6c995 100644 --- a/app/services/project_custom_field_sections/delete_service.rb +++ b/app/services/project_custom_field_sections/delete_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/project_custom_field_sections/set_attributes_service.rb b/app/services/project_custom_field_sections/set_attributes_service.rb index db7da29c9cd5..0d40adb03ad0 100644 --- a/app/services/project_custom_field_sections/set_attributes_service.rb +++ b/app/services/project_custom_field_sections/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/project_custom_field_sections/update_service.rb b/app/services/project_custom_field_sections/update_service.rb index 7611c6d4cd76..b02690b0198d 100644 --- a/app/services/project_custom_field_sections/update_service.rb +++ b/app/services/project_custom_field_sections/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/project_custom_fields/drop_service.rb b/app/services/project_custom_fields/drop_service.rb index dfd91263c6b4..0a416228d9b1 100644 --- a/app/services/project_custom_fields/drop_service.rb +++ b/app/services/project_custom_fields/drop_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/archive_service.rb b/app/services/projects/archive_service.rb index db0e8aaf1535..cc72697653cc 100644 --- a/app/services/projects/archive_service.rb +++ b/app/services/projects/archive_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/concerns/new_project_service.rb b/app/services/projects/concerns/new_project_service.rb index e9fb5a71a784..040a63b5d52f 100644 --- a/app/services/projects/concerns/new_project_service.rb +++ b/app/services/projects/concerns/new_project_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/concerns/update_demo_data.rb b/app/services/projects/concerns/update_demo_data.rb index e923cf9fae9f..88f121794225 100644 --- a/app/services/projects/concerns/update_demo_data.rb +++ b/app/services/projects/concerns/update_demo_data.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy/attachment_copier.rb b/app/services/projects/copy/attachment_copier.rb index 14baccfeb4d9..403badaaf224 100644 --- a/app/services/projects/copy/attachment_copier.rb +++ b/app/services/projects/copy/attachment_copier.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy/boards_dependent_service.rb b/app/services/projects/copy/boards_dependent_service.rb index 91fc678e4398..5635c236cc7f 100644 --- a/app/services/projects/copy/boards_dependent_service.rb +++ b/app/services/projects/copy/boards_dependent_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy/categories_dependent_service.rb b/app/services/projects/copy/categories_dependent_service.rb index 35043718b43d..fa0762ed653d 100644 --- a/app/services/projects/copy/categories_dependent_service.rb +++ b/app/services/projects/copy/categories_dependent_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy/dependency.rb b/app/services/projects/copy/dependency.rb index 78362cca41e4..f5bf55f9df40 100644 --- a/app/services/projects/copy/dependency.rb +++ b/app/services/projects/copy/dependency.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy/forums_dependent_service.rb b/app/services/projects/copy/forums_dependent_service.rb index dbfcf52ae47b..09fd1c924ea2 100644 --- a/app/services/projects/copy/forums_dependent_service.rb +++ b/app/services/projects/copy/forums_dependent_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy/members_dependent_service.rb b/app/services/projects/copy/members_dependent_service.rb index 3b7da7aa76f3..f388a0e3d2a6 100644 --- a/app/services/projects/copy/members_dependent_service.rb +++ b/app/services/projects/copy/members_dependent_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy/no_copier.rb b/app/services/projects/copy/no_copier.rb index be64abd95aa5..a6fd10b16d6d 100644 --- a/app/services/projects/copy/no_copier.rb +++ b/app/services/projects/copy/no_copier.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy/overview_dependent_service.rb b/app/services/projects/copy/overview_dependent_service.rb index 5cdb9c56db81..343bf110e6d5 100644 --- a/app/services/projects/copy/overview_dependent_service.rb +++ b/app/services/projects/copy/overview_dependent_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy/queries_dependent_service.rb b/app/services/projects/copy/queries_dependent_service.rb index 098bc3a10a34..610907a879ea 100644 --- a/app/services/projects/copy/queries_dependent_service.rb +++ b/app/services/projects/copy/queries_dependent_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy/share_copier.rb b/app/services/projects/copy/share_copier.rb index 7188a5c5a91d..efee97c58a1a 100644 --- a/app/services/projects/copy/share_copier.rb +++ b/app/services/projects/copy/share_copier.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy/versions_dependent_service.rb b/app/services/projects/copy/versions_dependent_service.rb index 7f5a9009e63e..5d26109616f5 100644 --- a/app/services/projects/copy/versions_dependent_service.rb +++ b/app/services/projects/copy/versions_dependent_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy/wiki_dependent_service.rb b/app/services/projects/copy/wiki_dependent_service.rb index 98e0973e0ec0..f2892fc2c72c 100644 --- a/app/services/projects/copy/wiki_dependent_service.rb +++ b/app/services/projects/copy/wiki_dependent_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy/wiki_page_attachments_dependent_service.rb b/app/services/projects/copy/wiki_page_attachments_dependent_service.rb index aed171452417..e253071539fc 100644 --- a/app/services/projects/copy/wiki_page_attachments_dependent_service.rb +++ b/app/services/projects/copy/wiki_page_attachments_dependent_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy/work_package_attachments_dependent_service.rb b/app/services/projects/copy/work_package_attachments_dependent_service.rb index f9754e73fad0..95140bb877d5 100644 --- a/app/services/projects/copy/work_package_attachments_dependent_service.rb +++ b/app/services/projects/copy/work_package_attachments_dependent_service.rb @@ -1,6 +1,6 @@ #--copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy/work_package_shares_dependent_service.rb b/app/services/projects/copy/work_package_shares_dependent_service.rb index 58751155725e..9b78abad19a3 100644 --- a/app/services/projects/copy/work_package_shares_dependent_service.rb +++ b/app/services/projects/copy/work_package_shares_dependent_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy/work_packages_dependent_service.rb b/app/services/projects/copy/work_packages_dependent_service.rb index 873e7e838c2e..735b074dff29 100644 --- a/app/services/projects/copy/work_packages_dependent_service.rb +++ b/app/services/projects/copy/work_packages_dependent_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/copy_service.rb b/app/services/projects/copy_service.rb index 72c3990f3a98..869b70e5e18b 100644 --- a/app/services/projects/copy_service.rb +++ b/app/services/projects/copy_service.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/create_service.rb b/app/services/projects/create_service.rb index 6252b7861997..aa16760434f0 100644 --- a/app/services/projects/create_service.rb +++ b/app/services/projects/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/delete_service.rb b/app/services/projects/delete_service.rb index 110998d456b5..46bb94e2ff74 100644 --- a/app/services/projects/delete_service.rb +++ b/app/services/projects/delete_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/enabled_modules_service.rb b/app/services/projects/enabled_modules_service.rb index 0fe0a6acd39f..eb4ac5cb8070 100644 --- a/app/services/projects/enabled_modules_service.rb +++ b/app/services/projects/enabled_modules_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/enqueue_copy_service.rb b/app/services/projects/enqueue_copy_service.rb index 5102685fa467..7c3b51b5800c 100644 --- a/app/services/projects/enqueue_copy_service.rb +++ b/app/services/projects/enqueue_copy_service.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/gantt_query_generator_service.rb b/app/services/projects/gantt_query_generator_service.rb index c9a757055785..fae74d7eb819 100644 --- a/app/services/projects/gantt_query_generator_service.rb +++ b/app/services/projects/gantt_query_generator_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/schedule_deletion_service.rb b/app/services/projects/schedule_deletion_service.rb index 8a5182b6b8db..e1f32f71488d 100644 --- a/app/services/projects/schedule_deletion_service.rb +++ b/app/services/projects/schedule_deletion_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/set_attributes_service.rb b/app/services/projects/set_attributes_service.rb index 54f1570bd857..583bb556cb38 100644 --- a/app/services/projects/set_attributes_service.rb +++ b/app/services/projects/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/unarchive_service.rb b/app/services/projects/unarchive_service.rb index 203b49944537..e52d148f0c3f 100644 --- a/app/services/projects/unarchive_service.rb +++ b/app/services/projects/unarchive_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/projects/update_service.rb b/app/services/projects/update_service.rb index b90659d5bf93..5f8ff78777e2 100644 --- a/app/services/projects/update_service.rb +++ b/app/services/projects/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/queries/base_service.rb b/app/services/queries/base_service.rb index fbf94f1c4da3..2e32631c4775 100644 --- a/app/services/queries/base_service.rb +++ b/app/services/queries/base_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/queries/copy/filters_mapper.rb b/app/services/queries/copy/filters_mapper.rb index bd912b9559ab..e8134b402634 100644 --- a/app/services/queries/copy/filters_mapper.rb +++ b/app/services/queries/copy/filters_mapper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/queries/copy/ordered_work_packages_dependent_service.rb b/app/services/queries/copy/ordered_work_packages_dependent_service.rb index 82494f10f765..579d7ee2d999 100644 --- a/app/services/queries/copy/ordered_work_packages_dependent_service.rb +++ b/app/services/queries/copy/ordered_work_packages_dependent_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/queries/copy/views_dependent_service.rb b/app/services/queries/copy/views_dependent_service.rb index 746234935ae3..5d3b23cd25ad 100644 --- a/app/services/queries/copy/views_dependent_service.rb +++ b/app/services/queries/copy/views_dependent_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/queries/copy_service.rb b/app/services/queries/copy_service.rb index 77d829b391e0..7006aca75f90 100644 --- a/app/services/queries/copy_service.rb +++ b/app/services/queries/copy_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/queries/create_service.rb b/app/services/queries/create_service.rb index 82b710e8dee3..6f5711728f1d 100644 --- a/app/services/queries/create_service.rb +++ b/app/services/queries/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/queries/projects/project_queries/create_service.rb b/app/services/queries/projects/project_queries/create_service.rb index 7d8482ec9698..7fff71fd0309 100644 --- a/app/services/queries/projects/project_queries/create_service.rb +++ b/app/services/queries/projects/project_queries/create_service.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/queries/projects/project_queries/delete_service.rb b/app/services/queries/projects/project_queries/delete_service.rb index 20a666953997..0300d92233d8 100644 --- a/app/services/queries/projects/project_queries/delete_service.rb +++ b/app/services/queries/projects/project_queries/delete_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/queries/projects/project_queries/publish_service.rb b/app/services/queries/projects/project_queries/publish_service.rb index e2c26fcda821..244d1acf1e01 100644 --- a/app/services/queries/projects/project_queries/publish_service.rb +++ b/app/services/queries/projects/project_queries/publish_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/queries/projects/project_queries/set_attributes_service.rb b/app/services/queries/projects/project_queries/set_attributes_service.rb index 9f8ce3acdae7..d47e5f6012a2 100644 --- a/app/services/queries/projects/project_queries/set_attributes_service.rb +++ b/app/services/queries/projects/project_queries/set_attributes_service.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/queries/projects/project_queries/update_service.rb b/app/services/queries/projects/project_queries/update_service.rb index 15dd89fcef27..16b6f00df60e 100644 --- a/app/services/queries/projects/project_queries/update_service.rb +++ b/app/services/queries/projects/project_queries/update_service.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/queries/set_attributes_service.rb b/app/services/queries/set_attributes_service.rb index 3fa92e75fb92..02f636851a8e 100644 --- a/app/services/queries/set_attributes_service.rb +++ b/app/services/queries/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/queries/update_service.rb b/app/services/queries/update_service.rb index 87e3c0c53295..8c5dcbadaa4d 100644 --- a/app/services/queries/update_service.rb +++ b/app/services/queries/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/relations/base_service.rb b/app/services/relations/base_service.rb index a2da7f73b891..7a657b5d4ab8 100644 --- a/app/services/relations/base_service.rb +++ b/app/services/relations/base_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/relations/create_service.rb b/app/services/relations/create_service.rb index fab64b9e5172..37b27353320c 100644 --- a/app/services/relations/create_service.rb +++ b/app/services/relations/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/relations/delete_service.rb b/app/services/relations/delete_service.rb index 435474cbd74d..51074fda7e7f 100644 --- a/app/services/relations/delete_service.rb +++ b/app/services/relations/delete_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/relations/update_service.rb b/app/services/relations/update_service.rb index 24607c5778c7..23ecc219701c 100644 --- a/app/services/relations/update_service.rb +++ b/app/services/relations/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/reports/assignee_report.rb b/app/services/reports/assignee_report.rb index 27a8b8422b6f..0aebc4f2ba65 100644 --- a/app/services/reports/assignee_report.rb +++ b/app/services/reports/assignee_report.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/reports/author_report.rb b/app/services/reports/author_report.rb index 123d9afee0db..0f6d7c60f757 100644 --- a/app/services/reports/author_report.rb +++ b/app/services/reports/author_report.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/reports/category_report.rb b/app/services/reports/category_report.rb index 12b5a392c01e..a7a639214abe 100644 --- a/app/services/reports/category_report.rb +++ b/app/services/reports/category_report.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/reports/priority_report.rb b/app/services/reports/priority_report.rb index 2b7dace84d66..607adf4b1e5e 100644 --- a/app/services/reports/priority_report.rb +++ b/app/services/reports/priority_report.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/reports/report.rb b/app/services/reports/report.rb index 1dd1225fe11d..4fbf0482ca64 100644 --- a/app/services/reports/report.rb +++ b/app/services/reports/report.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/reports/reports_service.rb b/app/services/reports/reports_service.rb index 810f736687ce..f138f18b4265 100644 --- a/app/services/reports/reports_service.rb +++ b/app/services/reports/reports_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/reports/responsible_report.rb b/app/services/reports/responsible_report.rb index c9994d72ddc8..0f56a510f4e1 100644 --- a/app/services/reports/responsible_report.rb +++ b/app/services/reports/responsible_report.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/reports/subproject_report.rb b/app/services/reports/subproject_report.rb index a74189dd8141..dfeecb6130a8 100644 --- a/app/services/reports/subproject_report.rb +++ b/app/services/reports/subproject_report.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/reports/type_report.rb b/app/services/reports/type_report.rb index 3f565f788e20..a052b6f4b7b6 100644 --- a/app/services/reports/type_report.rb +++ b/app/services/reports/type_report.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/reports/version_report.rb b/app/services/reports/version_report.rb index 11bb990c3e75..1401ab09404a 100644 --- a/app/services/reports/version_report.rb +++ b/app/services/reports/version_report.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/roles/create_service.rb b/app/services/roles/create_service.rb index 479d2b458acf..95774a71a39b 100644 --- a/app/services/roles/create_service.rb +++ b/app/services/roles/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/roles/delete_service.rb b/app/services/roles/delete_service.rb index 9042081aef8c..d41de30ee5c3 100644 --- a/app/services/roles/delete_service.rb +++ b/app/services/roles/delete_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/roles/set_attributes_service.rb b/app/services/roles/set_attributes_service.rb index e6db66920765..98e91d10757d 100644 --- a/app/services/roles/set_attributes_service.rb +++ b/app/services/roles/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/roles/update_service.rb b/app/services/roles/update_service.rb index 66245719468d..46358b9f2d34 100644 --- a/app/services/roles/update_service.rb +++ b/app/services/roles/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/scm/base_repository_service.rb b/app/services/scm/base_repository_service.rb index 7d06889a2cda..1ff1f7b4dcba 100644 --- a/app/services/scm/base_repository_service.rb +++ b/app/services/scm/base_repository_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/scm/checkout_instructions_service.rb b/app/services/scm/checkout_instructions_service.rb index 90510fbded94..da4217859d9d 100644 --- a/app/services/scm/checkout_instructions_service.rb +++ b/app/services/scm/checkout_instructions_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/scm/create_managed_repository_service.rb b/app/services/scm/create_managed_repository_service.rb index ecbd1fc5b919..8af94de9076d 100644 --- a/app/services/scm/create_managed_repository_service.rb +++ b/app/services/scm/create_managed_repository_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/scm/delete_managed_repository_service.rb b/app/services/scm/delete_managed_repository_service.rb index 13809f04d12d..d3427fef0a7d 100644 --- a/app/services/scm/delete_managed_repository_service.rb +++ b/app/services/scm/delete_managed_repository_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/scm/repository_factory_service.rb b/app/services/scm/repository_factory_service.rb index de682a8fd45a..91162b7f6e4b 100644 --- a/app/services/scm/repository_factory_service.rb +++ b/app/services/scm/repository_factory_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/service_result.rb b/app/services/service_result.rb index 660103e5d39c..36b35cc7943f 100644 --- a/app/services/service_result.rb +++ b/app/services/service_result.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/sessions/drop_all_sessions_service.rb b/app/services/sessions/drop_all_sessions_service.rb index f2de58b3feda..ff2b0b8a39ee 100644 --- a/app/services/sessions/drop_all_sessions_service.rb +++ b/app/services/sessions/drop_all_sessions_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/sessions/drop_other_sessions_service.rb b/app/services/sessions/drop_other_sessions_service.rb index a09cdc86d0fd..cd68292a5b86 100644 --- a/app/services/sessions/drop_other_sessions_service.rb +++ b/app/services/sessions/drop_other_sessions_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/set_localization_service.rb b/app/services/set_localization_service.rb index 21a933568e44..90e228d80d9b 100644 --- a/app/services/set_localization_service.rb +++ b/app/services/set_localization_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/settings/language_update_service.rb b/app/services/settings/language_update_service.rb index f9c44b7d5a74..3d5f47ce3ed7 100644 --- a/app/services/settings/language_update_service.rb +++ b/app/services/settings/language_update_service.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/settings/update_service.rb b/app/services/settings/update_service.rb index 255f7af69bee..a8eda6a5e1dc 100644 --- a/app/services/settings/update_service.rb +++ b/app/services/settings/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/settings/working_days_and_hours_update_service.rb b/app/services/settings/working_days_and_hours_update_service.rb index d3fe86a527bf..5ec50753b1da 100644 --- a/app/services/settings/working_days_and_hours_update_service.rb +++ b/app/services/settings/working_days_and_hours_update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/shared/block_service.rb b/app/services/shared/block_service.rb index f85dc181539f..7bfc2bd835ec 100644 --- a/app/services/shared/block_service.rb +++ b/app/services/shared/block_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/shared/service_context.rb b/app/services/shared/service_context.rb index 50ae78a98646..3e9fe6fd8845 100644 --- a/app/services/shared/service_context.rb +++ b/app/services/shared/service_context.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/shared/service_state.rb b/app/services/shared/service_state.rb index b40cbab89f4a..b5231b91e5d5 100644 --- a/app/services/shared/service_state.rb +++ b/app/services/shared/service_state.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/shares/concerns/role_assignment.rb b/app/services/shares/concerns/role_assignment.rb index 0df795fdd0c3..30a140fb3aef 100644 --- a/app/services/shares/concerns/role_assignment.rb +++ b/app/services/shares/concerns/role_assignment.rb @@ -2,7 +2,7 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/shares/create_or_update_service.rb b/app/services/shares/create_or_update_service.rb index ad9b60f0eba1..5e0a5674dde6 100644 --- a/app/services/shares/create_or_update_service.rb +++ b/app/services/shares/create_or_update_service.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/shares/create_service.rb b/app/services/shares/create_service.rb index 9b5cceea4a4e..2b778ae83643 100644 --- a/app/services/shares/create_service.rb +++ b/app/services/shares/create_service.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/shares/delete_role_service.rb b/app/services/shares/delete_role_service.rb index c0820994eaf9..8d3b2c916e67 100644 --- a/app/services/shares/delete_role_service.rb +++ b/app/services/shares/delete_role_service.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/shares/delete_service.rb b/app/services/shares/delete_service.rb index 88baee6fd386..0901659a7f92 100644 --- a/app/services/shares/delete_service.rb +++ b/app/services/shares/delete_service.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/shares/set_attributes_service.rb b/app/services/shares/set_attributes_service.rb index c241961bddf5..8e69f931b9b8 100644 --- a/app/services/shares/set_attributes_service.rb +++ b/app/services/shares/set_attributes_service.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/shares/update_service.rb b/app/services/shares/update_service.rb index d38e65a2ea67..7d10ff6b036d 100644 --- a/app/services/shares/update_service.rb +++ b/app/services/shares/update_service.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/update_projects_types_service.rb b/app/services/update_projects_types_service.rb index 94ff181aab4f..909cafad217f 100644 --- a/app/services/update_projects_types_service.rb +++ b/app/services/update_projects_types_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/update_query_from_params_service.rb b/app/services/update_query_from_params_service.rb index be1799c75055..33509fb338c8 100644 --- a/app/services/update_query_from_params_service.rb +++ b/app/services/update_query_from_params_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/update_type_service.rb b/app/services/update_type_service.rb index 919f67a450e1..be475bdf48ec 100644 --- a/app/services/update_type_service.rb +++ b/app/services/update_type_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/user_preferences/set_attributes_service.rb b/app/services/user_preferences/set_attributes_service.rb index 8638e5590601..ebbca864b57a 100644 --- a/app/services/user_preferences/set_attributes_service.rb +++ b/app/services/user_preferences/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/user_preferences/update_service.rb b/app/services/user_preferences/update_service.rb index 10595fa169cf..0c6e867215bb 100644 --- a/app/services/user_preferences/update_service.rb +++ b/app/services/user_preferences/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/user_search_service.rb b/app/services/user_search_service.rb index 1d4569ca0788..36f82c3e7023 100644 --- a/app/services/user_search_service.rb +++ b/app/services/user_search_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/users/change_password_service.rb b/app/services/users/change_password_service.rb index b2f5c41f7abc..6668eb77b4d7 100644 --- a/app/services/users/change_password_service.rb +++ b/app/services/users/change_password_service.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/users/create_service.rb b/app/services/users/create_service.rb index 15cc2657d057..206565a09b15 100644 --- a/app/services/users/create_service.rb +++ b/app/services/users/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/users/delete_service.rb b/app/services/users/delete_service.rb index faae57ab31fb..1c68ab7a8749 100644 --- a/app/services/users/delete_service.rb +++ b/app/services/users/delete_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/users/drop_tokens_service.rb b/app/services/users/drop_tokens_service.rb index 56f79cb75c1f..61252fb8299a 100644 --- a/app/services/users/drop_tokens_service.rb +++ b/app/services/users/drop_tokens_service.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/users/login_service.rb b/app/services/users/login_service.rb index 3bda281e2fd1..234d6afd4c0e 100644 --- a/app/services/users/login_service.rb +++ b/app/services/users/login_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/users/logout_service.rb b/app/services/users/logout_service.rb index bb7d58e0a0aa..d54a096b5554 100644 --- a/app/services/users/logout_service.rb +++ b/app/services/users/logout_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/users/register_user_service.rb b/app/services/users/register_user_service.rb index 647b5adcdbf9..3ab6efc7baad 100644 --- a/app/services/users/register_user_service.rb +++ b/app/services/users/register_user_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/users/replace_mentions_service.rb b/app/services/users/replace_mentions_service.rb index ffe7d84a7d3d..e4aface0388f 100644 --- a/app/services/users/replace_mentions_service.rb +++ b/app/services/users/replace_mentions_service.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/users/set_attributes_service.rb b/app/services/users/set_attributes_service.rb index 63f9ef982595..aa9d9e30a110 100644 --- a/app/services/users/set_attributes_service.rb +++ b/app/services/users/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/users/update_service.rb b/app/services/users/update_service.rb index efd5c36ce697..07dedb76ccd0 100644 --- a/app/services/users/update_service.rb +++ b/app/services/users/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/versions/create_service.rb b/app/services/versions/create_service.rb index a017aa8d6f39..6ce874c8d546 100644 --- a/app/services/versions/create_service.rb +++ b/app/services/versions/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/versions/delete_service.rb b/app/services/versions/delete_service.rb index bd8d2cdbb24b..be09259de8f9 100644 --- a/app/services/versions/delete_service.rb +++ b/app/services/versions/delete_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/versions/set_attributes_service.rb b/app/services/versions/set_attributes_service.rb index 22293ee0e31f..dd0e2e87f43a 100644 --- a/app/services/versions/set_attributes_service.rb +++ b/app/services/versions/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/versions/update_service.rb b/app/services/versions/update_service.rb index 81c48f28bade..ea7f555e7e55 100644 --- a/app/services/versions/update_service.rb +++ b/app/services/versions/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/views/create_service.rb b/app/services/views/create_service.rb index 6a68e098d2e4..96dfc2c72fbe 100644 --- a/app/services/views/create_service.rb +++ b/app/services/views/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/views/global_create_service.rb b/app/services/views/global_create_service.rb index 1dfec30d44fe..4679e7aa6228 100644 --- a/app/services/views/global_create_service.rb +++ b/app/services/views/global_create_service.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/views/set_attributes_service.rb b/app/services/views/set_attributes_service.rb index 1176385a270d..543e23aa4e88 100644 --- a/app/services/views/set_attributes_service.rb +++ b/app/services/views/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/wiki_pages/copy_service.rb b/app/services/wiki_pages/copy_service.rb index 5942f08e4102..400cd92e5432 100644 --- a/app/services/wiki_pages/copy_service.rb +++ b/app/services/wiki_pages/copy_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/wiki_pages/create_service.rb b/app/services/wiki_pages/create_service.rb index 4c23ce543c79..4dbf7af450bd 100644 --- a/app/services/wiki_pages/create_service.rb +++ b/app/services/wiki_pages/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/wiki_pages/set_attributes_service.rb b/app/services/wiki_pages/set_attributes_service.rb index 4be9d21336b9..2103aaaaf3e7 100644 --- a/app/services/wiki_pages/set_attributes_service.rb +++ b/app/services/wiki_pages/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/wiki_pages/update_service.rb b/app/services/wiki_pages/update_service.rb index 3d4e59d6659b..7cd7e211bcb3 100644 --- a/app/services/wiki_pages/update_service.rb +++ b/app/services/wiki_pages/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/bulk/bulked_service.rb b/app/services/work_packages/bulk/bulked_service.rb index 9e932f93a953..777a77d47208 100644 --- a/app/services/work_packages/bulk/bulked_service.rb +++ b/app/services/work_packages/bulk/bulked_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/bulk/copy_service.rb b/app/services/work_packages/bulk/copy_service.rb index b72aed6ca504..4f4475bfb019 100644 --- a/app/services/work_packages/bulk/copy_service.rb +++ b/app/services/work_packages/bulk/copy_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/bulk/move_service.rb b/app/services/work_packages/bulk/move_service.rb index d7a970e4c08f..b67e25d9dac5 100644 --- a/app/services/work_packages/bulk/move_service.rb +++ b/app/services/work_packages/bulk/move_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/bulk/update_service.rb b/app/services/work_packages/bulk/update_service.rb index cf9bff223887..bcb461580333 100644 --- a/app/services/work_packages/bulk/update_service.rb +++ b/app/services/work_packages/bulk/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/copy_service.rb b/app/services/work_packages/copy_service.rb index 3088a5c5e934..b34eaaf44ce7 100644 --- a/app/services/work_packages/copy_service.rb +++ b/app/services/work_packages/copy_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/create_service.rb b/app/services/work_packages/create_service.rb index db48ec744dd9..600c0f5d0eb2 100644 --- a/app/services/work_packages/create_service.rb +++ b/app/services/work_packages/create_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/default_query_generator_service.rb b/app/services/work_packages/default_query_generator_service.rb index 7bc9312c85bd..2a05b5ab2db1 100644 --- a/app/services/work_packages/default_query_generator_service.rb +++ b/app/services/work_packages/default_query_generator_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/delete_service.rb b/app/services/work_packages/delete_service.rb index 1cc454aafdb7..f1e629f167b9 100644 --- a/app/services/work_packages/delete_service.rb +++ b/app/services/work_packages/delete_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/exports/schedule_service.rb b/app/services/work_packages/exports/schedule_service.rb index cd873c2e99a8..0395e8556c35 100644 --- a/app/services/work_packages/exports/schedule_service.rb +++ b/app/services/work_packages/exports/schedule_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/schedule_dependency.rb b/app/services/work_packages/schedule_dependency.rb index d42f54a7e2a3..ed6976377a0b 100644 --- a/app/services/work_packages/schedule_dependency.rb +++ b/app/services/work_packages/schedule_dependency.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/schedule_dependency/dependency.rb b/app/services/work_packages/schedule_dependency/dependency.rb index ce533dd3ec65..4836ce1cbd44 100644 --- a/app/services/work_packages/schedule_dependency/dependency.rb +++ b/app/services/work_packages/schedule_dependency/dependency.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/schedule_dependency/dependency_graph.rb b/app/services/work_packages/schedule_dependency/dependency_graph.rb index 33f626f25c1c..551506482cbb 100644 --- a/app/services/work_packages/schedule_dependency/dependency_graph.rb +++ b/app/services/work_packages/schedule_dependency/dependency_graph.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/set_attributes_service.rb b/app/services/work_packages/set_attributes_service.rb index 75025cd34ddc..5b67c5b4c0cc 100644 --- a/app/services/work_packages/set_attributes_service.rb +++ b/app/services/work_packages/set_attributes_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/set_schedule_service.rb b/app/services/work_packages/set_schedule_service.rb index a27d13e680c8..f019d28cc3eb 100644 --- a/app/services/work_packages/set_schedule_service.rb +++ b/app/services/work_packages/set_schedule_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/shared/all_days.rb b/app/services/work_packages/shared/all_days.rb index 3efe16d213b9..bcceae1539f9 100644 --- a/app/services/work_packages/shared/all_days.rb +++ b/app/services/work_packages/shared/all_days.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/shared/days.rb b/app/services/work_packages/shared/days.rb index bc95af09e795..90a75e27e683 100644 --- a/app/services/work_packages/shared/days.rb +++ b/app/services/work_packages/shared/days.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/shared/update_ancestors.rb b/app/services/work_packages/shared/update_ancestors.rb index 5d673b7a2b54..6ee5ba33e2e5 100644 --- a/app/services/work_packages/shared/update_ancestors.rb +++ b/app/services/work_packages/shared/update_ancestors.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/shared/working_days.rb b/app/services/work_packages/shared/working_days.rb index b7c87f2a5d0a..ecaf0a887548 100644 --- a/app/services/work_packages/shared/working_days.rb +++ b/app/services/work_packages/shared/working_days.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/update_ancestors/loader.rb b/app/services/work_packages/update_ancestors/loader.rb index 3e9646e5f99e..966a04fd4620 100644 --- a/app/services/work_packages/update_ancestors/loader.rb +++ b/app/services/work_packages/update_ancestors/loader.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/update_ancestors_service.rb b/app/services/work_packages/update_ancestors_service.rb index 0ced628eac74..b6f0c3e0d78f 100644 --- a/app/services/work_packages/update_ancestors_service.rb +++ b/app/services/work_packages/update_ancestors_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/work_packages/update_service.rb b/app/services/work_packages/update_service.rb index 7865485a1182..4788e7374239 100644 --- a/app/services/work_packages/update_service.rb +++ b/app/services/work_packages/update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/services/workflows/bulk_update_service.rb b/app/services/workflows/bulk_update_service.rb index 39ce29d932f7..0008eb51e371 100644 --- a/app/services/workflows/bulk_update_service.rb +++ b/app/services/workflows/bulk_update_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/uploaders/file_uploader.rb b/app/uploaders/file_uploader.rb index 62db04ecfe0d..f5dac20f39a6 100644 --- a/app/uploaders/file_uploader.rb +++ b/app/uploaders/file_uploader.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/uploaders/fog_file_uploader.rb b/app/uploaders/fog_file_uploader.rb index 9349402b6b33..77633b6b9181 100644 --- a/app/uploaders/fog_file_uploader.rb +++ b/app/uploaders/fog_file_uploader.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/uploaders/local_file_uploader.rb b/app/uploaders/local_file_uploader.rb index a3e3fb90eab7..23bc605e689d 100644 --- a/app/uploaders/local_file_uploader.rb +++ b/app/uploaders/local_file_uploader.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/validators/not_nil_validator.rb b/app/validators/not_nil_validator.rb index 4711355806f1..4782c02fbdca 100644 --- a/app/validators/not_nil_validator.rb +++ b/app/validators/not_nil_validator.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/validators/secure_context_uri_validator.rb b/app/validators/secure_context_uri_validator.rb index 8eb2df613a4e..573beec7f295 100644 --- a/app/validators/secure_context_uri_validator.rb +++ b/app/validators/secure_context_uri_validator.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/accessibility/_empty_element_tag.html.erb b/app/views/accessibility/_empty_element_tag.html.erb index 3699d4209d1b..c952f6e5abd6 100644 --- a/app/views/accessibility/_empty_element_tag.html.erb +++ b/app/views/accessibility/_empty_element_tag.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/account/_auth_providers.html.erb b/app/views/account/_auth_providers.html.erb index b2bcbec89e0f..a828b896617b 100644 --- a/app/views/account/_auth_providers.html.erb +++ b/app/views/account/_auth_providers.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/account/_login.html.erb b/app/views/account/_login.html.erb index aabd685021b9..802e4f290772 100644 --- a/app/views/account/_login.html.erb +++ b/app/views/account/_login.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/account/_omniauth_login.html.erb b/app/views/account/_omniauth_login.html.erb index 3530a583bcb7..8e15ba116476 100644 --- a/app/views/account/_omniauth_login.html.erb +++ b/app/views/account/_omniauth_login.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/account/_password_login_form.html.erb b/app/views/account/_password_login_form.html.erb index f58caaeefb76..04b2e0d9d507 100644 --- a/app/views/account/_password_login_form.html.erb +++ b/app/views/account/_password_login_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/account/_register.html.erb b/app/views/account/_register.html.erb index 8ea86ce868b0..d3e7176812e3 100644 --- a/app/views/account/_register.html.erb +++ b/app/views/account/_register.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/account/consent.html.erb b/app/views/account/consent.html.erb index 854a18edaae8..1fd00ba74d89 100644 --- a/app/views/account/consent.html.erb +++ b/app/views/account/consent.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/account/exit.html.erb b/app/views/account/exit.html.erb index f616717796db..76d202bf294d 100644 --- a/app/views/account/exit.html.erb +++ b/app/views/account/exit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/account/login.html.erb b/app/views/account/login.html.erb index c07defe494a9..caf05943193f 100644 --- a/app/views/account/login.html.erb +++ b/app/views/account/login.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/account/lost_password.html.erb b/app/views/account/lost_password.html.erb index 876a98d21c08..5f2859f265c4 100644 --- a/app/views/account/lost_password.html.erb +++ b/app/views/account/lost_password.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/account/password_recovery.html.erb b/app/views/account/password_recovery.html.erb index e2caa6d63f9a..47b1f76db29f 100644 --- a/app/views/account/password_recovery.html.erb +++ b/app/views/account/password_recovery.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/account/register.html.erb b/app/views/account/register.html.erb index f124715ef1af..8fdf8af86f40 100644 --- a/app/views/account/register.html.erb +++ b/app/views/account/register.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/activities/index.html.erb b/app/views/activities/index.html.erb index 9d22e875e645..b252f30e50be 100644 --- a/app/views/activities/index.html.erb +++ b/app/views/activities/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/attachments/quarantined_attachments/index.html.erb b/app/views/admin/attachments/quarantined_attachments/index.html.erb index 37e16a02860c..d9108ba5c9c0 100644 --- a/app/views/admin/attachments/quarantined_attachments/index.html.erb +++ b/app/views/admin/attachments/quarantined_attachments/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/backups/reset_token.html.erb b/app/views/admin/backups/reset_token.html.erb index 91b8977b3af8..7cf210509bb4 100644 --- a/app/views/admin/backups/reset_token.html.erb +++ b/app/views/admin/backups/reset_token.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/backups/show.html.erb b/app/views/admin/backups/show.html.erb index c17f8d8a0ffe..4c9d15683957 100644 --- a/app/views/admin/backups/show.html.erb +++ b/app/views/admin/backups/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/index.html.erb b/app/views/admin/index.html.erb index 6a4a5230c754..481cf3dcf8cc 100644 --- a/app/views/admin/index.html.erb +++ b/app/views/admin/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/info.html.erb b/app/views/admin/info.html.erb index 5faada1b803f..6d28c0fa51e8 100644 --- a/app/views/admin/info.html.erb +++ b/app/views/admin/info.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/plugins.html.erb b/app/views/admin/plugins.html.erb index 732e11a8601a..9d431a89396c 100644 --- a/app/views/admin/plugins.html.erb +++ b/app/views/admin/plugins.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/aggregation_settings/show.html.erb b/app/views/admin/settings/aggregation_settings/show.html.erb index e4789920feb4..804ad55bdb0e 100644 --- a/app/views/admin/settings/aggregation_settings/show.html.erb +++ b/app/views/admin/settings/aggregation_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/api_settings/show.html.erb b/app/views/admin/settings/api_settings/show.html.erb index 649df735b542..2c8a696ca2e3 100644 --- a/app/views/admin/settings/api_settings/show.html.erb +++ b/app/views/admin/settings/api_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/attachments_settings/show.html.erb b/app/views/admin/settings/attachments_settings/show.html.erb index 5cecc9a53368..d7be7a30e7cf 100644 --- a/app/views/admin/settings/attachments_settings/show.html.erb +++ b/app/views/admin/settings/attachments_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/authentication_settings/show.html.erb b/app/views/admin/settings/authentication_settings/show.html.erb index b1b977886c30..8943b42aee49 100644 --- a/app/views/admin/settings/authentication_settings/show.html.erb +++ b/app/views/admin/settings/authentication_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/date_format_settings/show.html.erb b/app/views/admin/settings/date_format_settings/show.html.erb index 0275f0bdc896..d558d1c58ca6 100644 --- a/app/views/admin/settings/date_format_settings/show.html.erb +++ b/app/views/admin/settings/date_format_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/experimental_settings/show.html.erb b/app/views/admin/settings/experimental_settings/show.html.erb index 4230a2220264..e4bf50e68760 100644 --- a/app/views/admin/settings/experimental_settings/show.html.erb +++ b/app/views/admin/settings/experimental_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/general_settings/show.html.erb b/app/views/admin/settings/general_settings/show.html.erb index bb81201ae4e9..3af6d73f1d48 100644 --- a/app/views/admin/settings/general_settings/show.html.erb +++ b/app/views/admin/settings/general_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/icalendar_settings/show.html.erb b/app/views/admin/settings/icalendar_settings/show.html.erb index ad8b58c11477..f82f58b40bc9 100644 --- a/app/views/admin/settings/icalendar_settings/show.html.erb +++ b/app/views/admin/settings/icalendar_settings/show.html.erb @@ -1,6 +1,6 @@ <%# -- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/incoming_mails_settings/show.html.erb b/app/views/admin/settings/incoming_mails_settings/show.html.erb index 49d02c79aa6f..066a7d62705d 100644 --- a/app/views/admin/settings/incoming_mails_settings/show.html.erb +++ b/app/views/admin/settings/incoming_mails_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/languages_settings/show.html.erb b/app/views/admin/settings/languages_settings/show.html.erb index 59e4c4101631..4b3312b5377f 100644 --- a/app/views/admin/settings/languages_settings/show.html.erb +++ b/app/views/admin/settings/languages_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/mail_notifications_settings/show.html.erb b/app/views/admin/settings/mail_notifications_settings/show.html.erb index dd464dc728d4..1333508205c1 100644 --- a/app/views/admin/settings/mail_notifications_settings/show.html.erb +++ b/app/views/admin/settings/mail_notifications_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/new_project_settings/show.html.erb b/app/views/admin/settings/new_project_settings/show.html.erb index 6bcea0a55d50..b879a6594091 100644 --- a/app/views/admin/settings/new_project_settings/show.html.erb +++ b/app/views/admin/settings/new_project_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/project_custom_fields/edit.html.erb b/app/views/admin/settings/project_custom_fields/edit.html.erb index 7decbc7ffdd7..369dac69b8ee 100644 --- a/app/views/admin/settings/project_custom_fields/edit.html.erb +++ b/app/views/admin/settings/project_custom_fields/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2023 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/project_custom_fields/index.html.erb b/app/views/admin/settings/project_custom_fields/index.html.erb index 28a58287d6c1..6a856aba4f38 100644 --- a/app/views/admin/settings/project_custom_fields/index.html.erb +++ b/app/views/admin/settings/project_custom_fields/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2023 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/project_custom_fields/new.html.erb b/app/views/admin/settings/project_custom_fields/new.html.erb index 9214b04f5135..4efb658a4d96 100644 --- a/app/views/admin/settings/project_custom_fields/new.html.erb +++ b/app/views/admin/settings/project_custom_fields/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2023 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/project_custom_fields/project_mappings.html.erb b/app/views/admin/settings/project_custom_fields/project_mappings.html.erb index 66e463fa57d7..1f9cc9a070ff 100644 --- a/app/views/admin/settings/project_custom_fields/project_mappings.html.erb +++ b/app/views/admin/settings/project_custom_fields/project_mappings.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2023 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/projects_settings/show.html.erb b/app/views/admin/settings/projects_settings/show.html.erb index 92bae4037acc..c7f40de398af 100644 --- a/app/views/admin/settings/projects_settings/show.html.erb +++ b/app/views/admin/settings/projects_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/repositories_settings/show.html.erb b/app/views/admin/settings/repositories_settings/show.html.erb index 42119c2ad035..eb0d4810d749 100644 --- a/app/views/admin/settings/repositories_settings/show.html.erb +++ b/app/views/admin/settings/repositories_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/show_plugin.html.erb b/app/views/admin/settings/show_plugin.html.erb index 877efddf782a..1b0feba44eda 100644 --- a/app/views/admin/settings/show_plugin.html.erb +++ b/app/views/admin/settings/show_plugin.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/users_settings/show.html.erb b/app/views/admin/settings/users_settings/show.html.erb index c412fd7b730b..0f67f8b37049 100644 --- a/app/views/admin/settings/users_settings/show.html.erb +++ b/app/views/admin/settings/users_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/virus_scanning_settings/show.html.erb b/app/views/admin/settings/virus_scanning_settings/show.html.erb index 8181473af8e3..7a79bf68f43f 100644 --- a/app/views/admin/settings/virus_scanning_settings/show.html.erb +++ b/app/views/admin/settings/virus_scanning_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/virus_scanning_settings/upsale.html.erb b/app/views/admin/settings/virus_scanning_settings/upsale.html.erb index afd136808897..77f09925eccb 100644 --- a/app/views/admin/settings/virus_scanning_settings/upsale.html.erb +++ b/app/views/admin/settings/virus_scanning_settings/upsale.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/work_packages_settings/show.html.erb b/app/views/admin/settings/work_packages_settings/show.html.erb index e4ae35b477d5..3baa0765efe3 100644 --- a/app/views/admin/settings/work_packages_settings/show.html.erb +++ b/app/views/admin/settings/work_packages_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/admin/settings/working_days_and_hours_settings/show.html.erb b/app/views/admin/settings/working_days_and_hours_settings/show.html.erb index 0a384f9f0a55..6dd8ceaac2ba 100644 --- a/app/views/admin/settings/working_days_and_hours_settings/show.html.erb +++ b/app/views/admin/settings/working_days_and_hours_settings/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/attribute_help_texts/_form.html.erb b/app/views/attribute_help_texts/_form.html.erb index 4059a136f08d..ebf19deadf5b 100644 --- a/app/views/attribute_help_texts/_form.html.erb +++ b/app/views/attribute_help_texts/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/attribute_help_texts/edit.html.erb b/app/views/attribute_help_texts/edit.html.erb index 5569709c0b0e..6cbdd2bb55d5 100644 --- a/app/views/attribute_help_texts/edit.html.erb +++ b/app/views/attribute_help_texts/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/attribute_help_texts/index.html.erb b/app/views/attribute_help_texts/index.html.erb index 4964519968cb..6db28e5a33cc 100644 --- a/app/views/attribute_help_texts/index.html.erb +++ b/app/views/attribute_help_texts/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/attribute_help_texts/new.html.erb b/app/views/attribute_help_texts/new.html.erb index 32e6d3cf9056..467da146dcbf 100644 --- a/app/views/attribute_help_texts/new.html.erb +++ b/app/views/attribute_help_texts/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/attribute_help_texts/upsale.html.erb b/app/views/attribute_help_texts/upsale.html.erb index 928f8bea14ba..bba919c1ee1a 100644 --- a/app/views/attribute_help_texts/upsale.html.erb +++ b/app/views/attribute_help_texts/upsale.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/categories/_form.html.erb b/app/views/categories/_form.html.erb index 59bf238ce50a..974a49f0527e 100644 --- a/app/views/categories/_form.html.erb +++ b/app/views/categories/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/categories/create.js.erb b/app/views/categories/create.js.erb index 67d4d7d7d267..4a4ce5f19d9f 100644 --- a/app/views/categories/create.js.erb +++ b/app/views/categories/create.js.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/categories/destroy.html.erb b/app/views/categories/destroy.html.erb index 3c95064abc9b..ea75334d6a64 100644 --- a/app/views/categories/destroy.html.erb +++ b/app/views/categories/destroy.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/categories/edit.html.erb b/app/views/categories/edit.html.erb index 6cbc6aff4986..cd0a4711ef27 100644 --- a/app/views/categories/edit.html.erb +++ b/app/views/categories/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/categories/new.html.erb b/app/views/categories/new.html.erb index 683d5d4f82df..f93042e60ecc 100644 --- a/app/views/categories/new.html.erb +++ b/app/views/categories/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/colors/_form.html.erb b/app/views/colors/_form.html.erb index bea82e9fb4b9..fea3be0517f7 100644 --- a/app/views/colors/_form.html.erb +++ b/app/views/colors/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/colors/confirm_destroy.html.erb b/app/views/colors/confirm_destroy.html.erb index d61560857c9b..878cb53b1785 100644 --- a/app/views/colors/confirm_destroy.html.erb +++ b/app/views/colors/confirm_destroy.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/colors/edit.html.erb b/app/views/colors/edit.html.erb index 7d960ceb7698..e47baa9915c5 100644 --- a/app/views/colors/edit.html.erb +++ b/app/views/colors/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/colors/index.html.erb b/app/views/colors/index.html.erb index a31f6ad2c6ef..a5f8633281bb 100644 --- a/app/views/colors/index.html.erb +++ b/app/views/colors/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/colors/new.html.erb b/app/views/colors/new.html.erb index 4c894c1b8d56..dc5859eb5eaa 100644 --- a/app/views/colors/new.html.erb +++ b/app/views/colors/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/common/_diff.html.erb b/app/views/common/_diff.html.erb index db2dca0f2f19..070249d73c5a 100644 --- a/app/views/common/_diff.html.erb +++ b/app/views/common/_diff.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/common/_error_base.html.erb b/app/views/common/_error_base.html.erb index c79c8b9a74ac..ef3c03700180 100644 --- a/app/views/common/_error_base.html.erb +++ b/app/views/common/_error_base.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/common/_file.html.erb b/app/views/common/_file.html.erb index 91a93087f5a1..2eb8c257adb4 100644 --- a/app/views/common/_file.html.erb +++ b/app/views/common/_file.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/common/_no_results.html.erb b/app/views/common/_no_results.html.erb index 83127b8740c0..75c75f712648 100644 --- a/app/views/common/_no_results.html.erb +++ b/app/views/common/_no_results.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/common/_tabs.html.erb b/app/views/common/_tabs.html.erb index 79e723bc9537..85c1c9a57684 100644 --- a/app/views/common/_tabs.html.erb +++ b/app/views/common/_tabs.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/common/_validation_error.html.erb b/app/views/common/_validation_error.html.erb index 69b0d18e19ad..109649f48f25 100644 --- a/app/views/common/_validation_error.html.erb +++ b/app/views/common/_validation_error.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/common/error.html.erb b/app/views/common/error.html.erb index c9e0480a3fce..521ad7f8b42e 100644 --- a/app/views/common/error.html.erb +++ b/app/views/common/error.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/common/feed.atom.builder b/app/views/common/feed.atom.builder index d2420224474a..a95f90bd8c02 100644 --- a/app/views/common/feed.atom.builder +++ b/app/views/common/feed.atom.builder @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/common/list_attachments.json.erb b/app/views/common/list_attachments.json.erb index 79622a590620..2c600e32a3b2 100644 --- a/app/views/common/list_attachments.json.erb +++ b/app/views/common/list_attachments.json.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/custom_actions/edit.html.erb b/app/views/custom_actions/edit.html.erb index a6eb17641364..6c6a563ca8ca 100644 --- a/app/views/custom_actions/edit.html.erb +++ b/app/views/custom_actions/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/custom_actions/new.html.erb b/app/views/custom_actions/new.html.erb index ecaba4c5508f..f124a55d65bb 100644 --- a/app/views/custom_actions/new.html.erb +++ b/app/views/custom_actions/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/custom_fields/_custom_options.html.erb b/app/views/custom_fields/_custom_options.html.erb index c428ef6a430f..42104014231b 100644 --- a/app/views/custom_fields/_custom_options.html.erb +++ b/app/views/custom_fields/_custom_options.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/custom_fields/_form.html.erb b/app/views/custom_fields/_form.html.erb index cb6278fbe5a2..c4b5e444ce7c 100644 --- a/app/views/custom_fields/_form.html.erb +++ b/app/views/custom_fields/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/custom_fields/_tab.html.erb b/app/views/custom_fields/_tab.html.erb index 7829a420e862..1fd4373cdda3 100644 --- a/app/views/custom_fields/_tab.html.erb +++ b/app/views/custom_fields/_tab.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/custom_fields/edit.html.erb b/app/views/custom_fields/edit.html.erb index 189a2975f370..e03bdba8098a 100644 --- a/app/views/custom_fields/edit.html.erb +++ b/app/views/custom_fields/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/custom_fields/index.html.erb b/app/views/custom_fields/index.html.erb index 8b87fbce3438..c15534545512 100644 --- a/app/views/custom_fields/index.html.erb +++ b/app/views/custom_fields/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/custom_fields/new.html.erb b/app/views/custom_fields/new.html.erb index 2f62999a2999..36fedfa6ecae 100644 --- a/app/views/custom_fields/new.html.erb +++ b/app/views/custom_fields/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/custom_styles/_inline_css.erb b/app/views/custom_styles/_inline_css.erb index 4ea8b44cdf9b..56902b4a08eb 100644 --- a/app/views/custom_styles/_inline_css.erb +++ b/app/views/custom_styles/_inline_css.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/custom_styles/_inline_css_logo.erb b/app/views/custom_styles/_inline_css_logo.erb index 904e75831c21..ea9e72797273 100644 --- a/app/views/custom_styles/_inline_css_logo.erb +++ b/app/views/custom_styles/_inline_css_logo.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/custom_styles/show.html.erb b/app/views/custom_styles/show.html.erb index 54d142cf02d2..1368cf54c11d 100644 --- a/app/views/custom_styles/show.html.erb +++ b/app/views/custom_styles/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/custom_styles/upsale.html.erb b/app/views/custom_styles/upsale.html.erb index fe05e65edb0e..97d7f96c11ce 100644 --- a/app/views/custom_styles/upsale.html.erb +++ b/app/views/custom_styles/upsale.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/customizable/_form.html.erb b/app/views/customizable/_form.html.erb index bce52b816851..c38054fd342f 100644 --- a/app/views/customizable/_form.html.erb +++ b/app/views/customizable/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/enterprises/_info.html.erb b/app/views/enterprises/_info.html.erb index 75e5dfb8f985..a6469c775df5 100644 --- a/app/views/enterprises/_info.html.erb +++ b/app/views/enterprises/_info.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/enumerations/_form.html.erb b/app/views/enumerations/_form.html.erb index ae1e97c4c19c..db1be44dbc1e 100644 --- a/app/views/enumerations/_form.html.erb +++ b/app/views/enumerations/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/enumerations/destroy.html.erb b/app/views/enumerations/destroy.html.erb index a7c8958518d7..b70413b17212 100644 --- a/app/views/enumerations/destroy.html.erb +++ b/app/views/enumerations/destroy.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/enumerations/edit.html.erb b/app/views/enumerations/edit.html.erb index dc487c74a8d6..92f9ba9635d3 100644 --- a/app/views/enumerations/edit.html.erb +++ b/app/views/enumerations/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/enumerations/index.html.erb b/app/views/enumerations/index.html.erb index 540e0a492a7a..bc61f86715e5 100644 --- a/app/views/enumerations/index.html.erb +++ b/app/views/enumerations/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/enumerations/new.html.erb b/app/views/enumerations/new.html.erb index 8ef65c183ed5..c8d70fd03a92 100644 --- a/app/views/enumerations/new.html.erb +++ b/app/views/enumerations/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/forums/_form.html.erb b/app/views/forums/_form.html.erb index 487ebc799b3a..0781757f28e9 100644 --- a/app/views/forums/_form.html.erb +++ b/app/views/forums/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/forums/edit.html.erb b/app/views/forums/edit.html.erb index 59d724ea6697..55eecad24ebf 100644 --- a/app/views/forums/edit.html.erb +++ b/app/views/forums/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/forums/index.html.erb b/app/views/forums/index.html.erb index 2f0d761762a5..ef46ec843c41 100644 --- a/app/views/forums/index.html.erb +++ b/app/views/forums/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/forums/new.html.erb b/app/views/forums/new.html.erb index c17d6bc30a73..47c22c0fd526 100644 --- a/app/views/forums/new.html.erb +++ b/app/views/forums/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/forums/show.html.erb b/app/views/forums/show.html.erb index cc1136287572..3e14c6529c23 100644 --- a/app/views/forums/show.html.erb +++ b/app/views/forums/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/groups/_form.html.erb b/app/views/groups/_form.html.erb index 0c5f35a1550f..c94768193a8f 100644 --- a/app/views/groups/_form.html.erb +++ b/app/views/groups/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/groups/_general.html.erb b/app/views/groups/_general.html.erb index 06238c28cab2..a8c529337dc3 100644 --- a/app/views/groups/_general.html.erb +++ b/app/views/groups/_general.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/groups/_memberships.html.erb b/app/views/groups/_memberships.html.erb index af0297e0ae3f..802458872afe 100644 --- a/app/views/groups/_memberships.html.erb +++ b/app/views/groups/_memberships.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/groups/_users.html.erb b/app/views/groups/_users.html.erb index 4e7f11b2fe4d..4097f27a1c03 100644 --- a/app/views/groups/_users.html.erb +++ b/app/views/groups/_users.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/groups/_users_table.html.erb b/app/views/groups/_users_table.html.erb index bd1ec5430793..b8595fb23a84 100644 --- a/app/views/groups/_users_table.html.erb +++ b/app/views/groups/_users_table.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/groups/autocomplete_for_user.html.erb b/app/views/groups/autocomplete_for_user.html.erb index 420bc7e991a6..cb4b4e1f883e 100644 --- a/app/views/groups/autocomplete_for_user.html.erb +++ b/app/views/groups/autocomplete_for_user.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/groups/edit.html.erb b/app/views/groups/edit.html.erb index b6aa743cfaf5..ca051993d2c3 100644 --- a/app/views/groups/edit.html.erb +++ b/app/views/groups/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/groups/index.html.erb b/app/views/groups/index.html.erb index bf0fe1ceae6b..533d13cb5d54 100644 --- a/app/views/groups/index.html.erb +++ b/app/views/groups/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/groups/new.html.erb b/app/views/groups/new.html.erb index 91988f40cca3..233f476a27cc 100644 --- a/app/views/groups/new.html.erb +++ b/app/views/groups/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/groups/show.html.erb b/app/views/groups/show.html.erb index 7a90aafb08a9..f487a9bf6e05 100644 --- a/app/views/groups/show.html.erb +++ b/app/views/groups/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/homescreen/index.html.erb b/app/views/homescreen/index.html.erb index c2f3b993e048..d94fd731fcf0 100644 --- a/app/views/homescreen/index.html.erb +++ b/app/views/homescreen/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/homescreen/robots-login-required.text.erb b/app/views/homescreen/robots-login-required.text.erb index 3d2b52f9d434..95a27febe79a 100644 --- a/app/views/homescreen/robots-login-required.text.erb +++ b/app/views/homescreen/robots-login-required.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/homescreen/robots.text.erb b/app/views/homescreen/robots.text.erb index d0f094c45d2f..2ed928d01e77 100644 --- a/app/views/homescreen/robots.text.erb +++ b/app/views/homescreen/robots.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/hooks/login/_auth_provider.html.erb b/app/views/hooks/login/_auth_provider.html.erb index 51276eaf1cdd..8a93ce74af98 100644 --- a/app/views/hooks/login/_auth_provider.html.erb +++ b/app/views/hooks/login/_auth_provider.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/individual_principals/_memberships.html.erb b/app/views/individual_principals/_memberships.html.erb index 1b4b91cc54c5..5879ceaa5816 100644 --- a/app/views/individual_principals/_memberships.html.erb +++ b/app/views/individual_principals/_memberships.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/journals/_diff.html.erb b/app/views/journals/_diff.html.erb index ef668420c00c..0ebdab4b374b 100644 --- a/app/views/journals/_diff.html.erb +++ b/app/views/journals/_diff.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/journals/diff.html.erb b/app/views/journals/diff.html.erb index cfe720f4d6ef..025248320b80 100644 --- a/app/views/journals/diff.html.erb +++ b/app/views/journals/diff.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/journals/index.atom.builder b/app/views/journals/index.atom.builder index e0cee145af65..9723e810f9df 100644 --- a/app/views/journals/index.atom.builder +++ b/app/views/journals/index.atom.builder @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/layouts/admin.html.erb b/app/views/layouts/admin.html.erb index bf873fa84d5a..197c5f1af7d4 100644 --- a/app/views/layouts/admin.html.erb +++ b/app/views/layouts/admin.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/layouts/angular/angular.html.erb b/app/views/layouts/angular/angular.html.erb index e6e534689a47..a5a24efa3abb 100644 --- a/app/views/layouts/angular/angular.html.erb +++ b/app/views/layouts/angular/angular.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/layouts/angular/notifications.html.erb b/app/views/layouts/angular/notifications.html.erb index d8448ab511b3..baca98a52788 100644 --- a/app/views/layouts/angular/notifications.html.erb +++ b/app/views/layouts/angular/notifications.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/layouts/base.html.erb b/app/views/layouts/base.html.erb index afca3f0a3dc9..9abfce6b995c 100644 --- a/app/views/layouts/base.html.erb +++ b/app/views/layouts/base.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/layouts/component_preview.html.erb b/app/views/layouts/component_preview.html.erb index 23829c7e3dc5..0bb01309f261 100644 --- a/app/views/layouts/component_preview.html.erb +++ b/app/views/layouts/component_preview.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/layouts/global.html.erb b/app/views/layouts/global.html.erb index b5ce0bdf077b..60958f46427a 100644 --- a/app/views/layouts/global.html.erb +++ b/app/views/layouts/global.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/layouts/mailer.html.erb b/app/views/layouts/mailer.html.erb index 1b73fb1f389c..464201afd768 100644 --- a/app/views/layouts/mailer.html.erb +++ b/app/views/layouts/mailer.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/layouts/mailer.text.erb b/app/views/layouts/mailer.text.erb index 39e7af60bc77..b3f26d1a0ec4 100644 --- a/app/views/layouts/mailer.text.erb +++ b/app/views/layouts/mailer.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/layouts/my.html.erb b/app/views/layouts/my.html.erb index b9438a00b990..aa3a8097c5f8 100644 --- a/app/views/layouts/my.html.erb +++ b/app/views/layouts/my.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/layouts/no_menu.html.erb b/app/views/layouts/no_menu.html.erb index 1eaac03be8c9..3fd1efe6f8e3 100644 --- a/app/views/layouts/no_menu.html.erb +++ b/app/views/layouts/no_menu.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/layouts/only_logo.html.erb b/app/views/layouts/only_logo.html.erb index 75f34354ac4d..14fa3f9c4dad 100644 --- a/app/views/layouts/only_logo.html.erb +++ b/app/views/layouts/only_logo.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/ldap_auth_sources/_form.html.erb b/app/views/ldap_auth_sources/_form.html.erb index 83a5afbac7f9..37005bbce5ab 100644 --- a/app/views/ldap_auth_sources/_form.html.erb +++ b/app/views/ldap_auth_sources/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/ldap_auth_sources/edit.html.erb b/app/views/ldap_auth_sources/edit.html.erb index beb4ba76e0d3..93647c9bb62c 100644 --- a/app/views/ldap_auth_sources/edit.html.erb +++ b/app/views/ldap_auth_sources/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/ldap_auth_sources/index.html.erb b/app/views/ldap_auth_sources/index.html.erb index 405bfc644a27..22e57c742845 100644 --- a/app/views/ldap_auth_sources/index.html.erb +++ b/app/views/ldap_auth_sources/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/ldap_auth_sources/new.html.erb b/app/views/ldap_auth_sources/new.html.erb index dd51c283a0e2..75dfaf01cc43 100644 --- a/app/views/ldap_auth_sources/new.html.erb +++ b/app/views/ldap_auth_sources/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/members/_autocomplete_for_member.html.erb b/app/views/members/_autocomplete_for_member.html.erb index 7b1dd229b007..bf3049a60e5d 100644 --- a/app/views/members/_autocomplete_for_member.html.erb +++ b/app/views/members/_autocomplete_for_member.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/members/_common_notice.html.erb b/app/views/members/_common_notice.html.erb index e72b8a1a2b30..5a4e13abc31e 100644 --- a/app/views/members/_common_notice.html.erb +++ b/app/views/members/_common_notice.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/members/_member_form.html.erb b/app/views/members/_member_form.html.erb index dec20dd95623..2f861fb4a092 100644 --- a/app/views/members/_member_form.html.erb +++ b/app/views/members/_member_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/members/index.html.erb b/app/views/members/index.html.erb index 0469594c432d..87305b630a37 100644 --- a/app/views/members/index.html.erb +++ b/app/views/members/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/messages/_form.html.erb b/app/views/messages/_form.html.erb index 6f53b5a4edbb..499d604e9cd7 100644 --- a/app/views/messages/_form.html.erb +++ b/app/views/messages/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/messages/edit.html.erb b/app/views/messages/edit.html.erb index 887edb8f3190..7f69e748fb88 100644 --- a/app/views/messages/edit.html.erb +++ b/app/views/messages/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/messages/new.html.erb b/app/views/messages/new.html.erb index c46bfac6ed85..7efd05da3ea7 100644 --- a/app/views/messages/new.html.erb +++ b/app/views/messages/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/messages/show.html.erb b/app/views/messages/show.html.erb index 885cd475b28f..5df6a85b5f8a 100644 --- a/app/views/messages/show.html.erb +++ b/app/views/messages/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/my/_password_form_fields.html.erb b/app/views/my/_password_form_fields.html.erb index feb0819e282c..cd8b75d4d0c9 100644 --- a/app/views/my/_password_form_fields.html.erb +++ b/app/views/my/_password_form_fields.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/my/access_token.html.erb b/app/views/my/access_token.html.erb index 6adc3b8c953e..b513d8719d96 100644 --- a/app/views/my/access_token.html.erb +++ b/app/views/my/access_token.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/my/access_token_partials/_api_tokens_section.html.erb b/app/views/my/access_token_partials/_api_tokens_section.html.erb index e3e0770f0dde..16a1ba368ffd 100644 --- a/app/views/my/access_token_partials/_api_tokens_section.html.erb +++ b/app/views/my/access_token_partials/_api_tokens_section.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/my/access_token_partials/_icalendar_tokens_section.html.erb b/app/views/my/access_token_partials/_icalendar_tokens_section.html.erb index 26d7c6b5b0bf..3fd2595a7564 100644 --- a/app/views/my/access_token_partials/_icalendar_tokens_section.html.erb +++ b/app/views/my/access_token_partials/_icalendar_tokens_section.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/my/access_token_partials/_oauth_tokens_section.html.erb b/app/views/my/access_token_partials/_oauth_tokens_section.html.erb index 1340593e53c8..eca2435c12f0 100644 --- a/app/views/my/access_token_partials/_oauth_tokens_section.html.erb +++ b/app/views/my/access_token_partials/_oauth_tokens_section.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/my/access_token_partials/_rss_tokens_section.html.erb b/app/views/my/access_token_partials/_rss_tokens_section.html.erb index eeec7447253b..3557cecf7c06 100644 --- a/app/views/my/access_token_partials/_rss_tokens_section.html.erb +++ b/app/views/my/access_token_partials/_rss_tokens_section.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/my/access_token_partials/_storage_tokens_section.html.erb b/app/views/my/access_token_partials/_storage_tokens_section.html.erb index 6a9872d8f63e..ede26b4c1c7e 100644 --- a/app/views/my/access_token_partials/_storage_tokens_section.html.erb +++ b/app/views/my/access_token_partials/_storage_tokens_section.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/my/access_token_partials/_token_table_header.html.erb b/app/views/my/access_token_partials/_token_table_header.html.erb index 451a1dc280f9..5bc75f81206b 100644 --- a/app/views/my/access_token_partials/_token_table_header.html.erb +++ b/app/views/my/access_token_partials/_token_table_header.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/my/account.html.erb b/app/views/my/account.html.erb index db4116c03a2d..56b701d800b3 100644 --- a/app/views/my/account.html.erb +++ b/app/views/my/account.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/my/password.html.erb b/app/views/my/password.html.erb index 9fd43c65af52..8cc157ad218a 100644 --- a/app/views/my/password.html.erb +++ b/app/views/my/password.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/my/sessions/index.html.erb b/app/views/my/sessions/index.html.erb index 71194b62138a..d4ff5868d116 100644 --- a/app/views/my/sessions/index.html.erb +++ b/app/views/my/sessions/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/my/settings.html.erb b/app/views/my/settings.html.erb index 39563fd12ef7..3f6b90d0cb36 100644 --- a/app/views/my/settings.html.erb +++ b/app/views/my/settings.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/news/_form.html.erb b/app/views/news/_form.html.erb index d23dc9241b33..d98e2de02b71 100644 --- a/app/views/news/_form.html.erb +++ b/app/views/news/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/news/_news.html.erb b/app/views/news/_news.html.erb index af397c35aea2..aac0c968b854 100644 --- a/app/views/news/_news.html.erb +++ b/app/views/news/_news.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/news/edit.html.erb b/app/views/news/edit.html.erb index 2ad405f686ba..dd8cadc3a921 100644 --- a/app/views/news/edit.html.erb +++ b/app/views/news/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/news/index.html.erb b/app/views/news/index.html.erb index a0ddb1dfc774..ba47943a1fee 100644 --- a/app/views/news/index.html.erb +++ b/app/views/news/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/news/new.html.erb b/app/views/news/new.html.erb index a9e0ee02f289..f031848d2b34 100644 --- a/app/views/news/new.html.erb +++ b/app/views/news/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/news/show.html.erb b/app/views/news/show.html.erb index dda0aad9e40f..6e6820b3def3 100644 --- a/app/views/news/show.html.erb +++ b/app/views/news/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/oauth/applications/_form.html.erb b/app/views/oauth/applications/_form.html.erb index a18661e447ea..1bd043582fa3 100644 --- a/app/views/oauth/applications/_form.html.erb +++ b/app/views/oauth/applications/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/oauth/applications/edit.html.erb b/app/views/oauth/applications/edit.html.erb index 3c78f85dbe56..b532b6723ed1 100644 --- a/app/views/oauth/applications/edit.html.erb +++ b/app/views/oauth/applications/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/oauth/applications/index.html.erb b/app/views/oauth/applications/index.html.erb index 8a909c9cbaca..3f290aa417bf 100644 --- a/app/views/oauth/applications/index.html.erb +++ b/app/views/oauth/applications/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/oauth/applications/new.html.erb b/app/views/oauth/applications/new.html.erb index 78bb94575703..fa3f91b2177d 100644 --- a/app/views/oauth/applications/new.html.erb +++ b/app/views/oauth/applications/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/oauth/applications/show.html.erb b/app/views/oauth/applications/show.html.erb index c579b95f2c76..589274cc0a28 100644 --- a/app/views/oauth/applications/show.html.erb +++ b/app/views/oauth/applications/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/onboarding/_configuration_modal.html.erb b/app/views/onboarding/_configuration_modal.html.erb index fd68e8b055a4..2f2b730c0c7c 100644 --- a/app/views/onboarding/_configuration_modal.html.erb +++ b/app/views/onboarding/_configuration_modal.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/onboarding/_menu_item.html.erb b/app/views/onboarding/_menu_item.html.erb index e5067eab050d..d81276db8617 100644 --- a/app/views/onboarding/_menu_item.html.erb +++ b/app/views/onboarding/_menu_item.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/onboarding/_onboarding_video_modal.html.erb b/app/views/onboarding/_onboarding_video_modal.html.erb index 8adcb057dd86..696ef0da7884 100644 --- a/app/views/onboarding/_onboarding_video_modal.html.erb +++ b/app/views/onboarding/_onboarding_video_modal.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/placeholder_users/_form.html.erb b/app/views/placeholder_users/_form.html.erb index 7a7ea8f69495..7ce48536b06b 100644 --- a/app/views/placeholder_users/_form.html.erb +++ b/app/views/placeholder_users/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/placeholder_users/_general.html.erb b/app/views/placeholder_users/_general.html.erb index 2a46d38c7c92..c05de326a808 100644 --- a/app/views/placeholder_users/_general.html.erb +++ b/app/views/placeholder_users/_general.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/placeholder_users/deletion_info.html.erb b/app/views/placeholder_users/deletion_info.html.erb index bd1ff038554c..3512953526c3 100644 --- a/app/views/placeholder_users/deletion_info.html.erb +++ b/app/views/placeholder_users/deletion_info.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/placeholder_users/edit.html.erb b/app/views/placeholder_users/edit.html.erb index 50086f281743..fdf6a11debbd 100644 --- a/app/views/placeholder_users/edit.html.erb +++ b/app/views/placeholder_users/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/placeholder_users/index.html.erb b/app/views/placeholder_users/index.html.erb index 0b65abf905a5..5baf1740ff90 100644 --- a/app/views/placeholder_users/index.html.erb +++ b/app/views/placeholder_users/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/placeholder_users/new.html.erb b/app/views/placeholder_users/new.html.erb index f89b21efa865..1c9d01987024 100644 --- a/app/views/placeholder_users/new.html.erb +++ b/app/views/placeholder_users/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/placeholder_users/show.html.erb b/app/views/placeholder_users/show.html.erb index 331222dd8ebf..2b98f6bf6cfb 100644 --- a/app/views/placeholder_users/show.html.erb +++ b/app/views/placeholder_users/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/principals/_assigned_global_role.html.erb b/app/views/principals/_assigned_global_role.html.erb index 725d5121ea75..a2465072abf5 100644 --- a/app/views/principals/_assigned_global_role.html.erb +++ b/app/views/principals/_assigned_global_role.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/principals/_available_global_role.html.erb b/app/views/principals/_available_global_role.html.erb index 78a7a359a091..1260d33929cd 100644 --- a/app/views/principals/_available_global_role.html.erb +++ b/app/views/principals/_available_global_role.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/principals/_available_global_roles.html.erb b/app/views/principals/_available_global_roles.html.erb index 48d088d8ba9b..ae3e852f8458 100644 --- a/app/views/principals/_available_global_roles.html.erb +++ b/app/views/principals/_available_global_roles.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/principals/_global_roles.html.erb b/app/views/principals/_global_roles.html.erb index af0441f0bee3..8b261bc1ae63 100644 --- a/app/views/principals/_global_roles.html.erb +++ b/app/views/principals/_global_roles.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/project_mailer/copy_project_failed.html.erb b/app/views/project_mailer/copy_project_failed.html.erb index 7ae1f3155cbc..6aa6a8a13da3 100644 --- a/app/views/project_mailer/copy_project_failed.html.erb +++ b/app/views/project_mailer/copy_project_failed.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/project_mailer/copy_project_failed.text.erb b/app/views/project_mailer/copy_project_failed.text.erb index 5c77746516f5..53b2f5370645 100644 --- a/app/views/project_mailer/copy_project_failed.text.erb +++ b/app/views/project_mailer/copy_project_failed.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/project_mailer/copy_project_succeeded.html.erb b/app/views/project_mailer/copy_project_succeeded.html.erb index 046de29644eb..ac8a0df8cf91 100644 --- a/app/views/project_mailer/copy_project_succeeded.html.erb +++ b/app/views/project_mailer/copy_project_succeeded.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/project_mailer/copy_project_succeeded.text.erb b/app/views/project_mailer/copy_project_succeeded.text.erb index fdc36339dae1..2b1521e2a5cc 100644 --- a/app/views/project_mailer/copy_project_succeeded.text.erb +++ b/app/views/project_mailer/copy_project_succeeded.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/project_mailer/delete_project_completed.html.erb b/app/views/project_mailer/delete_project_completed.html.erb index 81b6053f1e69..fd3639058758 100644 --- a/app/views/project_mailer/delete_project_completed.html.erb +++ b/app/views/project_mailer/delete_project_completed.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/project_mailer/delete_project_completed.text.erb b/app/views/project_mailer/delete_project_completed.text.erb index 4ff418612cbf..c2b28f473f9f 100644 --- a/app/views/project_mailer/delete_project_completed.text.erb +++ b/app/views/project_mailer/delete_project_completed.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/project_mailer/delete_project_failed.html.erb b/app/views/project_mailer/delete_project_failed.html.erb index b96f4a2b05ca..3bf5fe6b6d4c 100644 --- a/app/views/project_mailer/delete_project_failed.html.erb +++ b/app/views/project_mailer/delete_project_failed.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/project_mailer/delete_project_failed.text.erb b/app/views/project_mailer/delete_project_failed.text.erb index 55e6a7891a75..2111c054cfc7 100644 --- a/app/views/project_mailer/delete_project_failed.text.erb +++ b/app/views/project_mailer/delete_project_failed.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/_toolbar.html.erb b/app/views/projects/_toolbar.html.erb index d31df7c88e3c..fbfa41072e26 100644 --- a/app/views/projects/_toolbar.html.erb +++ b/app/views/projects/_toolbar.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/copy.html.erb b/app/views/projects/copy.html.erb index b29e34cfd946..3ff9984f198f 100644 --- a/app/views/projects/copy.html.erb +++ b/app/views/projects/copy.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/destroy_info.html.erb b/app/views/projects/destroy_info.html.erb index b1b8adbb862d..8d5a6d9b7d13 100644 --- a/app/views/projects/destroy_info.html.erb +++ b/app/views/projects/destroy_info.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/identifier/show.html.erb b/app/views/projects/identifier/show.html.erb index 7c59b32a8ec3..c69c3227dbea 100644 --- a/app/views/projects/identifier/show.html.erb +++ b/app/views/projects/identifier/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/index.html.erb b/app/views/projects/index.html.erb index a469acb90f2e..8acece15b819 100644 --- a/app/views/projects/index.html.erb +++ b/app/views/projects/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/new.html.erb b/app/views/projects/new.html.erb index fae9c8bf58f8..2ce73219a92c 100644 --- a/app/views/projects/new.html.erb +++ b/app/views/projects/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/_form_toolbar.html.erb b/app/views/projects/settings/_form_toolbar.html.erb index b19e314c4cad..0ec768f89424 100644 --- a/app/views/projects/settings/_form_toolbar.html.erb +++ b/app/views/projects/settings/_form_toolbar.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/categories/show.html.erb b/app/views/projects/settings/categories/show.html.erb index be486d0a4c87..dbf2e34c453d 100644 --- a/app/views/projects/settings/categories/show.html.erb +++ b/app/views/projects/settings/categories/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/custom_fields/_form.html.erb b/app/views/projects/settings/custom_fields/_form.html.erb index 804684133ad7..1255ad99ca32 100644 --- a/app/views/projects/settings/custom_fields/_form.html.erb +++ b/app/views/projects/settings/custom_fields/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/custom_fields/show.html.erb b/app/views/projects/settings/custom_fields/show.html.erb index 6c8e10459d8c..02e415838207 100644 --- a/app/views/projects/settings/custom_fields/show.html.erb +++ b/app/views/projects/settings/custom_fields/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/general/show.html.erb b/app/views/projects/settings/general/show.html.erb index 6cc902d984c1..c5bc207a347f 100644 --- a/app/views/projects/settings/general/show.html.erb +++ b/app/views/projects/settings/general/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/modules/_form.html.erb b/app/views/projects/settings/modules/_form.html.erb index bf9047ab8c1e..ce68cab4fd83 100644 --- a/app/views/projects/settings/modules/_form.html.erb +++ b/app/views/projects/settings/modules/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/modules/show.html.erb b/app/views/projects/settings/modules/show.html.erb index 817bb422b0de..08fe1ab7448a 100644 --- a/app/views/projects/settings/modules/show.html.erb +++ b/app/views/projects/settings/modules/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/project_custom_fields/show.html.erb b/app/views/projects/settings/project_custom_fields/show.html.erb index 9ca23bd11ef1..34103faae4c9 100644 --- a/app/views/projects/settings/project_custom_fields/show.html.erb +++ b/app/views/projects/settings/project_custom_fields/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2023 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/repository/_vendor_form.html.erb b/app/views/projects/settings/repository/_vendor_form.html.erb index 31d6098c1ae2..ac7b8e23ddd0 100644 --- a/app/views/projects/settings/repository/_vendor_form.html.erb +++ b/app/views/projects/settings/repository/_vendor_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/repository/git/_local.html.erb b/app/views/projects/settings/repository/git/_local.html.erb index 255e89ba1fb4..1567b1f14b92 100644 --- a/app/views/projects/settings/repository/git/_local.html.erb +++ b/app/views/projects/settings/repository/git/_local.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/repository/git/_managed.html.erb b/app/views/projects/settings/repository/git/_managed.html.erb index b08e795275c6..987031ee82ec 100644 --- a/app/views/projects/settings/repository/git/_managed.html.erb +++ b/app/views/projects/settings/repository/git/_managed.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/repository/shared/_managed.html.erb b/app/views/projects/settings/repository/shared/_managed.html.erb index 38b46434c7c8..3139792bb704 100644 --- a/app/views/projects/settings/repository/shared/_managed.html.erb +++ b/app/views/projects/settings/repository/shared/_managed.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/repository/show.html.erb b/app/views/projects/settings/repository/show.html.erb index e5ed0d989ecc..ca93b4ec114f 100644 --- a/app/views/projects/settings/repository/show.html.erb +++ b/app/views/projects/settings/repository/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/repository/subversion/_existing.html.erb b/app/views/projects/settings/repository/subversion/_existing.html.erb index 41f2d6e93a3d..06a8cd99d16a 100644 --- a/app/views/projects/settings/repository/subversion/_existing.html.erb +++ b/app/views/projects/settings/repository/subversion/_existing.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/repository/subversion/_managed.html.erb b/app/views/projects/settings/repository/subversion/_managed.html.erb index 5fea99782bc5..e9639d114699 100644 --- a/app/views/projects/settings/repository/subversion/_managed.html.erb +++ b/app/views/projects/settings/repository/subversion/_managed.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/storage/_storage_field.html.erb b/app/views/projects/settings/storage/_storage_field.html.erb index da7cc5179687..4dc837313a78 100644 --- a/app/views/projects/settings/storage/_storage_field.html.erb +++ b/app/views/projects/settings/storage/_storage_field.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/storage/show.html.erb b/app/views/projects/settings/storage/show.html.erb index 4dcb48ad8a33..a1ab2e53d1f5 100644 --- a/app/views/projects/settings/storage/show.html.erb +++ b/app/views/projects/settings/storage/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/types/_form.html.erb b/app/views/projects/settings/types/_form.html.erb index fa127d467080..6ff1000bcca0 100644 --- a/app/views/projects/settings/types/_form.html.erb +++ b/app/views/projects/settings/types/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/types/show.html.erb b/app/views/projects/settings/types/show.html.erb index e527d3ad7059..fc053d7105ce 100644 --- a/app/views/projects/settings/types/show.html.erb +++ b/app/views/projects/settings/types/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/projects/settings/versions/show.html.erb b/app/views/projects/settings/versions/show.html.erb index 84c6f7498a92..aad2ca59bc90 100644 --- a/app/views/projects/settings/versions/show.html.erb +++ b/app/views/projects/settings/versions/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/_breadcrumbs.html.erb b/app/views/repositories/_breadcrumbs.html.erb index 13ad74baf382..84c0eff4e243 100644 --- a/app/views/repositories/_breadcrumbs.html.erb +++ b/app/views/repositories/_breadcrumbs.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/_checkout_instructions.html.erb b/app/views/repositories/_checkout_instructions.html.erb index c1eae0d422ca..26d4ecd19cdd 100644 --- a/app/views/repositories/_checkout_instructions.html.erb +++ b/app/views/repositories/_checkout_instructions.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/_dir_list.html.erb b/app/views/repositories/_dir_list.html.erb index e72594b29113..5b417c530357 100644 --- a/app/views/repositories/_dir_list.html.erb +++ b/app/views/repositories/_dir_list.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/_dir_list_content.html.erb b/app/views/repositories/_dir_list_content.html.erb index 64ffd4c24b4d..89a4748bca03 100644 --- a/app/views/repositories/_dir_list_content.html.erb +++ b/app/views/repositories/_dir_list_content.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/_link_to_functions.html.erb b/app/views/repositories/_link_to_functions.html.erb index 35185b06a341..51efeecb14b5 100644 --- a/app/views/repositories/_link_to_functions.html.erb +++ b/app/views/repositories/_link_to_functions.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/_repository_header.html.erb b/app/views/repositories/_repository_header.html.erb index 454220b63a1a..81e20bd99845 100644 --- a/app/views/repositories/_repository_header.html.erb +++ b/app/views/repositories/_repository_header.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/_revisions.html.erb b/app/views/repositories/_revisions.html.erb index f30e7d947ffc..5b547c43826c 100644 --- a/app/views/repositories/_revisions.html.erb +++ b/app/views/repositories/_revisions.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/annotate.html.erb b/app/views/repositories/annotate.html.erb index 37dc371d1fad..5f11e5682877 100644 --- a/app/views/repositories/annotate.html.erb +++ b/app/views/repositories/annotate.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/changes.html.erb b/app/views/repositories/changes.html.erb index 1973f4d3ab5e..a029c3717cfa 100644 --- a/app/views/repositories/changes.html.erb +++ b/app/views/repositories/changes.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/committers.html.erb b/app/views/repositories/committers.html.erb index e583ab76cb06..50ca04e46932 100644 --- a/app/views/repositories/committers.html.erb +++ b/app/views/repositories/committers.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/destroy_info.html.erb b/app/views/repositories/destroy_info.html.erb index df9adc05c824..0df0c2318ca5 100644 --- a/app/views/repositories/destroy_info.html.erb +++ b/app/views/repositories/destroy_info.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/diff.html.erb b/app/views/repositories/diff.html.erb index 7fb6bae51fff..ae9b42cc671d 100644 --- a/app/views/repositories/diff.html.erb +++ b/app/views/repositories/diff.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/empty.html.erb b/app/views/repositories/empty.html.erb index dfeb2ab349c5..74a6e319aa1f 100644 --- a/app/views/repositories/empty.html.erb +++ b/app/views/repositories/empty.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/entry.html.erb b/app/views/repositories/entry.html.erb index 6682151b1095..248dd65824fd 100644 --- a/app/views/repositories/entry.html.erb +++ b/app/views/repositories/entry.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/revision.html.erb b/app/views/repositories/revision.html.erb index d1bf2e53b8a5..51b05ffebe55 100644 --- a/app/views/repositories/revision.html.erb +++ b/app/views/repositories/revision.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/revisions.html.erb b/app/views/repositories/revisions.html.erb index c3b608a0179b..be09bb484377 100644 --- a/app/views/repositories/revisions.html.erb +++ b/app/views/repositories/revisions.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/show.html.erb b/app/views/repositories/show.html.erb index 9cac54b1439c..14ffbe676f03 100644 --- a/app/views/repositories/show.html.erb +++ b/app/views/repositories/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/repositories/stats.html.erb b/app/views/repositories/stats.html.erb index a754ac643c3f..4014b452415b 100644 --- a/app/views/repositories/stats.html.erb +++ b/app/views/repositories/stats.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/roles/_form.html.erb b/app/views/roles/_form.html.erb index df262c1200ac..eb10c3fd9258 100644 --- a/app/views/roles/_form.html.erb +++ b/app/views/roles/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/roles/_member_attributes.html.erb b/app/views/roles/_member_attributes.html.erb index dc8179bf12d3..4374d25db589 100644 --- a/app/views/roles/_member_attributes.html.erb +++ b/app/views/roles/_member_attributes.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/roles/_member_form.html.erb b/app/views/roles/_member_form.html.erb index 05037e48644c..b6a65a4a7299 100644 --- a/app/views/roles/_member_form.html.erb +++ b/app/views/roles/_member_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/roles/_permissions.html.erb b/app/views/roles/_permissions.html.erb index ac5ce042e013..fed1428bb203 100644 --- a/app/views/roles/_permissions.html.erb +++ b/app/views/roles/_permissions.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/roles/autocomplete_for_role.json.erb b/app/views/roles/autocomplete_for_role.json.erb index f654d812aea5..8ed152efa682 100644 --- a/app/views/roles/autocomplete_for_role.json.erb +++ b/app/views/roles/autocomplete_for_role.json.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/roles/edit.html.erb b/app/views/roles/edit.html.erb index 97015ff71a94..a5d597338867 100644 --- a/app/views/roles/edit.html.erb +++ b/app/views/roles/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/roles/index.html.erb b/app/views/roles/index.html.erb index 2c87cc4218a5..a5a3c55aa2ac 100644 --- a/app/views/roles/index.html.erb +++ b/app/views/roles/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/roles/new.html.erb b/app/views/roles/new.html.erb index 36309d96853a..0b25556a51b1 100644 --- a/app/views/roles/new.html.erb +++ b/app/views/roles/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/roles/report.html.erb b/app/views/roles/report.html.erb index 04a9452ba5a1..0fcfd9c8cba0 100644 --- a/app/views/roles/report.html.erb +++ b/app/views/roles/report.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/search/_pagination.html.erb b/app/views/search/_pagination.html.erb index d4898ff567e0..a00001a6a3d4 100644 --- a/app/views/search/_pagination.html.erb +++ b/app/views/search/_pagination.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/search/index.html.erb b/app/views/search/index.html.erb index f507ebf095e8..4646329ee85f 100644 --- a/app/views/search/index.html.erb +++ b/app/views/search/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/statuses/_form.html.erb b/app/views/statuses/_form.html.erb index cb0dd1c56a2c..0f2f43fc165a 100644 --- a/app/views/statuses/_form.html.erb +++ b/app/views/statuses/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/statuses/edit.html.erb b/app/views/statuses/edit.html.erb index 50aa5d22be78..d955e4ce3c2c 100644 --- a/app/views/statuses/edit.html.erb +++ b/app/views/statuses/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/statuses/index.html.erb b/app/views/statuses/index.html.erb index b8b6996ad0ad..5bbbfe24fc45 100644 --- a/app/views/statuses/index.html.erb +++ b/app/views/statuses/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/statuses/new.html.erb b/app/views/statuses/new.html.erb index e7a84b6fa4ba..a3537b90d16e 100644 --- a/app/views/statuses/new.html.erb +++ b/app/views/statuses/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/types/edit.html.erb b/app/views/types/edit.html.erb index b0a1212868f9..c3b52c8f96a7 100644 --- a/app/views/types/edit.html.erb +++ b/app/views/types/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/types/form/_form_configuration.html.erb b/app/views/types/form/_form_configuration.html.erb index 4d458baaa429..8646594c899d 100644 --- a/app/views/types/form/_form_configuration.html.erb +++ b/app/views/types/form/_form_configuration.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/types/form/_projects.html.erb b/app/views/types/form/_projects.html.erb index db8349d0431b..081f5cf2d592 100644 --- a/app/views/types/form/_projects.html.erb +++ b/app/views/types/form/_projects.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/types/form/_settings.html.erb b/app/views/types/form/_settings.html.erb index 1e170049953c..eb2d6a224515 100644 --- a/app/views/types/form/_settings.html.erb +++ b/app/views/types/form/_settings.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/types/index.html.erb b/app/views/types/index.html.erb index 12d520ed14e3..8743fc7fcc3a 100644 --- a/app/views/types/index.html.erb +++ b/app/views/types/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/types/new.html.erb b/app/views/types/new.html.erb index 27d24a354ca2..44eee4a52a3a 100644 --- a/app/views/types/new.html.erb +++ b/app/views/types/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/_errors.html.erb b/app/views/user_mailer/_errors.html.erb index 01e6ae942c18..693cebc45298 100644 --- a/app/views/user_mailer/_errors.html.erb +++ b/app/views/user_mailer/_errors.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/_errors.text.erb b/app/views/user_mailer/_errors.text.erb index 3f58ea21f792..92cf5ab0c7b2 100644 --- a/app/views/user_mailer/_errors.text.erb +++ b/app/views/user_mailer/_errors.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/account_activated.html.erb b/app/views/user_mailer/account_activated.html.erb index 7363799a3109..f3c11e563bf1 100644 --- a/app/views/user_mailer/account_activated.html.erb +++ b/app/views/user_mailer/account_activated.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/account_activated.text.erb b/app/views/user_mailer/account_activated.text.erb index a66e024257b5..8118e5acb0ce 100644 --- a/app/views/user_mailer/account_activated.text.erb +++ b/app/views/user_mailer/account_activated.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/account_activation_requested.html.erb b/app/views/user_mailer/account_activation_requested.html.erb index e91ddd4121e0..9a20f854dc6a 100644 --- a/app/views/user_mailer/account_activation_requested.html.erb +++ b/app/views/user_mailer/account_activation_requested.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/account_activation_requested.text.erb b/app/views/user_mailer/account_activation_requested.text.erb index 7ed782135e18..20bb66294808 100644 --- a/app/views/user_mailer/account_activation_requested.text.erb +++ b/app/views/user_mailer/account_activation_requested.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/account_information.html.erb b/app/views/user_mailer/account_information.html.erb index 2a2c18a17c14..c37d75bafb13 100644 --- a/app/views/user_mailer/account_information.html.erb +++ b/app/views/user_mailer/account_information.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/account_information.text.erb b/app/views/user_mailer/account_information.text.erb index 02b55cf3e7da..195df3d85144 100644 --- a/app/views/user_mailer/account_information.text.erb +++ b/app/views/user_mailer/account_information.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/activation_limit_reached.html.erb b/app/views/user_mailer/activation_limit_reached.html.erb index a27811db74de..7fbd1f3c5896 100644 --- a/app/views/user_mailer/activation_limit_reached.html.erb +++ b/app/views/user_mailer/activation_limit_reached.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/activation_limit_reached.text.erb b/app/views/user_mailer/activation_limit_reached.text.erb index c91cf4090dcb..1c184667b631 100644 --- a/app/views/user_mailer/activation_limit_reached.text.erb +++ b/app/views/user_mailer/activation_limit_reached.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/attachments_added.html.erb b/app/views/user_mailer/attachments_added.html.erb index 8ece2a55b190..007fba606ee9 100644 --- a/app/views/user_mailer/attachments_added.html.erb +++ b/app/views/user_mailer/attachments_added.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/attachments_added.text.erb b/app/views/user_mailer/attachments_added.text.erb index a5cbebc3fd9b..0977d57fb7ed 100644 --- a/app/views/user_mailer/attachments_added.text.erb +++ b/app/views/user_mailer/attachments_added.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/backup_ready.html.erb b/app/views/user_mailer/backup_ready.html.erb index 50a8447b67ed..54c3e1347c44 100644 --- a/app/views/user_mailer/backup_ready.html.erb +++ b/app/views/user_mailer/backup_ready.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/backup_ready.text.erb b/app/views/user_mailer/backup_ready.text.erb index 7ec73960599a..8eac950d644f 100644 --- a/app/views/user_mailer/backup_ready.text.erb +++ b/app/views/user_mailer/backup_ready.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/backup_token_reset.html.erb b/app/views/user_mailer/backup_token_reset.html.erb index 844e6044a8f9..189d3dc75101 100644 --- a/app/views/user_mailer/backup_token_reset.html.erb +++ b/app/views/user_mailer/backup_token_reset.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/backup_token_reset.text.erb b/app/views/user_mailer/backup_token_reset.text.erb index 32449b9e5748..5e9fc174a8e3 100644 --- a/app/views/user_mailer/backup_token_reset.text.erb +++ b/app/views/user_mailer/backup_token_reset.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/incoming_email_error.html.erb b/app/views/user_mailer/incoming_email_error.html.erb index 6801adb94ec9..0e26a3aa6da0 100644 --- a/app/views/user_mailer/incoming_email_error.html.erb +++ b/app/views/user_mailer/incoming_email_error.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/incoming_email_error.text.erb b/app/views/user_mailer/incoming_email_error.text.erb index 7d5450344b9d..cb2b8acf96d6 100644 --- a/app/views/user_mailer/incoming_email_error.text.erb +++ b/app/views/user_mailer/incoming_email_error.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/message_posted.html.erb b/app/views/user_mailer/message_posted.html.erb index a38201351294..97ce22612eb3 100644 --- a/app/views/user_mailer/message_posted.html.erb +++ b/app/views/user_mailer/message_posted.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/message_posted.text.erb b/app/views/user_mailer/message_posted.text.erb index 9d2fe0623af0..582170a33ccb 100644 --- a/app/views/user_mailer/message_posted.text.erb +++ b/app/views/user_mailer/message_posted.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/news_added.html.erb b/app/views/user_mailer/news_added.html.erb index 78070d48395b..ebf53631df10 100644 --- a/app/views/user_mailer/news_added.html.erb +++ b/app/views/user_mailer/news_added.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/news_added.text.erb b/app/views/user_mailer/news_added.text.erb index e49151fa42b1..2609a2957cb6 100644 --- a/app/views/user_mailer/news_added.text.erb +++ b/app/views/user_mailer/news_added.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/news_comment_added.html.erb b/app/views/user_mailer/news_comment_added.html.erb index 815521f4f379..adfacc35b03c 100644 --- a/app/views/user_mailer/news_comment_added.html.erb +++ b/app/views/user_mailer/news_comment_added.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/news_comment_added.text.erb b/app/views/user_mailer/news_comment_added.text.erb index db8e9dfbd186..d40f5daf9769 100644 --- a/app/views/user_mailer/news_comment_added.text.erb +++ b/app/views/user_mailer/news_comment_added.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/password_change_not_possible.html.erb b/app/views/user_mailer/password_change_not_possible.html.erb index b4ebfec01603..a7c8de12a4b6 100644 --- a/app/views/user_mailer/password_change_not_possible.html.erb +++ b/app/views/user_mailer/password_change_not_possible.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/password_change_not_possible.text.erb b/app/views/user_mailer/password_change_not_possible.text.erb index bdc1deebe652..25c215b8f841 100644 --- a/app/views/user_mailer/password_change_not_possible.text.erb +++ b/app/views/user_mailer/password_change_not_possible.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/password_lost.html.erb b/app/views/user_mailer/password_lost.html.erb index dcc7ed65859d..fbd8ae226812 100644 --- a/app/views/user_mailer/password_lost.html.erb +++ b/app/views/user_mailer/password_lost.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/password_lost.text.erb b/app/views/user_mailer/password_lost.text.erb index 7ef681270359..fecf30b6a12a 100644 --- a/app/views/user_mailer/password_lost.text.erb +++ b/app/views/user_mailer/password_lost.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/test_mail.html.erb b/app/views/user_mailer/test_mail.html.erb index 70971d00a6cb..dc464399c4b0 100644 --- a/app/views/user_mailer/test_mail.html.erb +++ b/app/views/user_mailer/test_mail.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/test_mail.text.erb b/app/views/user_mailer/test_mail.text.erb index 3a35bd69e340..600afb43d413 100644 --- a/app/views/user_mailer/test_mail.text.erb +++ b/app/views/user_mailer/test_mail.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/user_signed_up.html.erb b/app/views/user_mailer/user_signed_up.html.erb index 96bf1a67008e..e38762ed9d28 100644 --- a/app/views/user_mailer/user_signed_up.html.erb +++ b/app/views/user_mailer/user_signed_up.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/user_signed_up.text.erb b/app/views/user_mailer/user_signed_up.text.erb index c951a9870532..341f7440834d 100644 --- a/app/views/user_mailer/user_signed_up.text.erb +++ b/app/views/user_mailer/user_signed_up.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/wiki_page_added.html.erb b/app/views/user_mailer/wiki_page_added.html.erb index f362f9dba0f1..e4fb65bfc17f 100644 --- a/app/views/user_mailer/wiki_page_added.html.erb +++ b/app/views/user_mailer/wiki_page_added.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/wiki_page_added.text.erb b/app/views/user_mailer/wiki_page_added.text.erb index 2fbcff4306eb..29d966e6d9f0 100644 --- a/app/views/user_mailer/wiki_page_added.text.erb +++ b/app/views/user_mailer/wiki_page_added.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/wiki_page_updated.html.erb b/app/views/user_mailer/wiki_page_updated.html.erb index 9e8b2d33bd25..5678b6d5c2f2 100644 --- a/app/views/user_mailer/wiki_page_updated.html.erb +++ b/app/views/user_mailer/wiki_page_updated.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/user_mailer/wiki_page_updated.text.erb b/app/views/user_mailer/wiki_page_updated.text.erb index 5bf34fc35698..11a73c96108b 100644 --- a/app/views/user_mailer/wiki_page_updated.text.erb +++ b/app/views/user_mailer/wiki_page_updated.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/users/_form.html.erb b/app/views/users/_form.html.erb index 7d2cb271a291..1fba6fd3524a 100644 --- a/app/views/users/_form.html.erb +++ b/app/views/users/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/users/_general.html.erb b/app/views/users/_general.html.erb index b818d5a8fb1e..bddf16b88f32 100644 --- a/app/views/users/_general.html.erb +++ b/app/views/users/_general.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/users/_groups.html.erb b/app/views/users/_groups.html.erb index c41597e566db..672eb540ab6a 100644 --- a/app/views/users/_groups.html.erb +++ b/app/views/users/_groups.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/users/_notifications.html.erb b/app/views/users/_notifications.html.erb index 56f4043b3dac..8b36936dfe78 100644 --- a/app/views/users/_notifications.html.erb +++ b/app/views/users/_notifications.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/users/_preferences.html.erb b/app/views/users/_preferences.html.erb index 315a43fab43b..44a513b0527e 100644 --- a/app/views/users/_preferences.html.erb +++ b/app/views/users/_preferences.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/users/_reminders.html.erb b/app/views/users/_reminders.html.erb index 1d211e2c5d58..b7642e06f426 100644 --- a/app/views/users/_reminders.html.erb +++ b/app/views/users/_reminders.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/users/_simple_form.html.erb b/app/views/users/_simple_form.html.erb index 8acb5780ede9..12fab61c0101 100644 --- a/app/views/users/_simple_form.html.erb +++ b/app/views/users/_simple_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/users/change_status_info.html.erb b/app/views/users/change_status_info.html.erb index 63801b7a14a2..1e43a477cded 100644 --- a/app/views/users/change_status_info.html.erb +++ b/app/views/users/change_status_info.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/users/deletion_info.html.erb b/app/views/users/deletion_info.html.erb index 65d493bb966e..b568f5e31859 100644 --- a/app/views/users/deletion_info.html.erb +++ b/app/views/users/deletion_info.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/users/edit.html.erb b/app/views/users/edit.html.erb index 77596c6588c1..812da69ed876 100644 --- a/app/views/users/edit.html.erb +++ b/app/views/users/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/users/index.html.erb b/app/views/users/index.html.erb index 5144d444dc0e..54aa510704a2 100644 --- a/app/views/users/index.html.erb +++ b/app/views/users/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/users/new.html.erb b/app/views/users/new.html.erb index 8703e31406d9..3fd26b66db3f 100644 --- a/app/views/users/new.html.erb +++ b/app/views/users/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index ab4a3d103374..dc5f26f6d037 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/versions/_form.html.erb b/app/views/versions/_form.html.erb index aaaff0dc6640..792fef6f3cda 100644 --- a/app/views/versions/_form.html.erb +++ b/app/views/versions/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/versions/_overview.html.erb b/app/views/versions/_overview.html.erb index effd5ca9b5d0..da652867491b 100644 --- a/app/views/versions/_overview.html.erb +++ b/app/views/versions/_overview.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/versions/create.js.erb b/app/views/versions/create.js.erb index ec06bb663259..3107e98ff5e2 100644 --- a/app/views/versions/create.js.erb +++ b/app/views/versions/create.js.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/versions/edit.html.erb b/app/views/versions/edit.html.erb index 5dbc0a1bfde0..a32dd511565d 100644 --- a/app/views/versions/edit.html.erb +++ b/app/views/versions/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/versions/index.html.erb b/app/views/versions/index.html.erb index a969a046db73..8a7c9d84ff43 100644 --- a/app/views/versions/index.html.erb +++ b/app/views/versions/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/versions/new.html.erb b/app/views/versions/new.html.erb index 5a10dfe48dbd..611e08914928 100644 --- a/app/views/versions/new.html.erb +++ b/app/views/versions/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/versions/show.html.erb b/app/views/versions/show.html.erb index 3ede750a3043..25b6c95d35e1 100644 --- a/app/views/versions/show.html.erb +++ b/app/views/versions/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/wiki/_text.html.erb b/app/views/wiki/_text.html.erb index e4be69b5fef5..3528ccfafbb1 100644 --- a/app/views/wiki/_text.html.erb +++ b/app/views/wiki/_text.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/wiki/_wiki_export_modal.html.erb b/app/views/wiki/_wiki_export_modal.html.erb index 079e6802e8f2..71b0ea95aca8 100644 --- a/app/views/wiki/_wiki_export_modal.html.erb +++ b/app/views/wiki/_wiki_export_modal.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/wiki/annotate.html.erb b/app/views/wiki/annotate.html.erb index 2f448547c922..8b637bbf36fb 100644 --- a/app/views/wiki/annotate.html.erb +++ b/app/views/wiki/annotate.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/wiki/destroy.html.erb b/app/views/wiki/destroy.html.erb index 280d92e2d613..742bc707d48d 100644 --- a/app/views/wiki/destroy.html.erb +++ b/app/views/wiki/destroy.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/wiki/diff.html.erb b/app/views/wiki/diff.html.erb index 0ad474ed5728..934f6af2725d 100644 --- a/app/views/wiki/diff.html.erb +++ b/app/views/wiki/diff.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/wiki/edit.html.erb b/app/views/wiki/edit.html.erb index 0223d1a3ac65..baf641281fcd 100644 --- a/app/views/wiki/edit.html.erb +++ b/app/views/wiki/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/wiki/edit_parent_page.html.erb b/app/views/wiki/edit_parent_page.html.erb index 090661698a28..12653ee21e38 100644 --- a/app/views/wiki/edit_parent_page.html.erb +++ b/app/views/wiki/edit_parent_page.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/wiki/export_multiple.html.erb b/app/views/wiki/export_multiple.html.erb index 768907eb9389..83462dae26a2 100644 --- a/app/views/wiki/export_multiple.html.erb +++ b/app/views/wiki/export_multiple.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/wiki/history.html.erb b/app/views/wiki/history.html.erb index fb6f7e464be5..1f141a955863 100644 --- a/app/views/wiki/history.html.erb +++ b/app/views/wiki/history.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/wiki/index.html.erb b/app/views/wiki/index.html.erb index f1ab134166ed..63335aeb89e3 100644 --- a/app/views/wiki/index.html.erb +++ b/app/views/wiki/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/wiki/new.html.erb b/app/views/wiki/new.html.erb index 354547ec6915..c78ce5d8430b 100644 --- a/app/views/wiki/new.html.erb +++ b/app/views/wiki/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/wiki/rename.html.erb b/app/views/wiki/rename.html.erb index 617f5e98e2c9..734c56ddf86e 100644 --- a/app/views/wiki/rename.html.erb +++ b/app/views/wiki/rename.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/wiki/show.html.erb b/app/views/wiki/show.html.erb index 413d66c847cb..9db2a1af7b71 100644 --- a/app/views/wiki/show.html.erb +++ b/app/views/wiki/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/wiki_menu_items/edit.html.erb b/app/views/wiki_menu_items/edit.html.erb index 8be0870396af..76bac72ebf2b 100644 --- a/app/views/wiki_menu_items/edit.html.erb +++ b/app/views/wiki_menu_items/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/wiki_menu_items/select_main_menu_item.html.erb b/app/views/wiki_menu_items/select_main_menu_item.html.erb index 9633769b0e86..38a32de4c47f 100644 --- a/app/views/wiki_menu_items/select_main_menu_item.html.erb +++ b/app/views/wiki_menu_items/select_main_menu_item.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/work_package_mailer/_work_package_details.html.erb b/app/views/work_package_mailer/_work_package_details.html.erb index 692e2f39bd3f..a5f7cb017522 100644 --- a/app/views/work_package_mailer/_work_package_details.html.erb +++ b/app/views/work_package_mailer/_work_package_details.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/work_package_mailer/_work_package_details.text.erb b/app/views/work_package_mailer/_work_package_details.text.erb index 2a64e9387d6b..925c667e94d0 100644 --- a/app/views/work_package_mailer/_work_package_details.text.erb +++ b/app/views/work_package_mailer/_work_package_details.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/work_package_mailer/watcher_changed.html.erb b/app/views/work_package_mailer/watcher_changed.html.erb index 1b9f7ce2b4e1..c85f7549be04 100644 --- a/app/views/work_package_mailer/watcher_changed.html.erb +++ b/app/views/work_package_mailer/watcher_changed.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/work_package_mailer/watcher_changed.text.erb b/app/views/work_package_mailer/watcher_changed.text.erb index 625a2368fd7a..659f91ace423 100644 --- a/app/views/work_package_mailer/watcher_changed.text.erb +++ b/app/views/work_package_mailer/watcher_changed.text.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/work_packages/_sidebar.html.erb b/app/views/work_packages/_sidebar.html.erb index e9d74abf91f8..a3d809858013 100644 --- a/app/views/work_packages/_sidebar.html.erb +++ b/app/views/work_packages/_sidebar.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/work_packages/auto_completes/index.html.erb b/app/views/work_packages/auto_completes/index.html.erb index f5d22b068f34..af32964f27b6 100644 --- a/app/views/work_packages/auto_completes/index.html.erb +++ b/app/views/work_packages/auto_completes/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/work_packages/bulk/destroy.html.erb b/app/views/work_packages/bulk/destroy.html.erb index aa79633e2060..ac5027979cac 100644 --- a/app/views/work_packages/bulk/destroy.html.erb +++ b/app/views/work_packages/bulk/destroy.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/work_packages/bulk/edit.html.erb b/app/views/work_packages/bulk/edit.html.erb index ca800ace383c..33dcfa74cb66 100644 --- a/app/views/work_packages/bulk/edit.html.erb +++ b/app/views/work_packages/bulk/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/work_packages/index.html.erb b/app/views/work_packages/index.html.erb index 672a236589f7..f6c050d4b9ff 100644 --- a/app/views/work_packages/index.html.erb +++ b/app/views/work_packages/index.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/work_packages/moves/new.html.erb b/app/views/work_packages/moves/new.html.erb index f46a4af1b4f5..db732055f370 100644 --- a/app/views/work_packages/moves/new.html.erb +++ b/app/views/work_packages/moves/new.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/work_packages/reports/_report.html.erb b/app/views/work_packages/reports/_report.html.erb index b6a963d646a0..eb6b0b9fe23e 100644 --- a/app/views/work_packages/reports/_report.html.erb +++ b/app/views/work_packages/reports/_report.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/work_packages/reports/_report_category.html.erb b/app/views/work_packages/reports/_report_category.html.erb index 07df7a811377..b54d95c689f8 100644 --- a/app/views/work_packages/reports/_report_category.html.erb +++ b/app/views/work_packages/reports/_report_category.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/work_packages/reports/report.html.erb b/app/views/work_packages/reports/report.html.erb index d7a55fce6ced..76b3eed2866c 100644 --- a/app/views/work_packages/reports/report.html.erb +++ b/app/views/work_packages/reports/report.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/work_packages/reports/report_details.html.erb b/app/views/work_packages/reports/report_details.html.erb index bdb75a468660..787ccdd493ab 100644 --- a/app/views/work_packages/reports/report_details.html.erb +++ b/app/views/work_packages/reports/report_details.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/work_packages/show.html.erb b/app/views/work_packages/show.html.erb index 2d3d117a7608..136812d91752 100644 --- a/app/views/work_packages/show.html.erb +++ b/app/views/work_packages/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/workflows/_form.html.erb b/app/views/workflows/_form.html.erb index 9b952ab16a1f..5b83ec37930d 100644 --- a/app/views/workflows/_form.html.erb +++ b/app/views/workflows/_form.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/workflows/copy.html.erb b/app/views/workflows/copy.html.erb index caa3c029cae3..9e9a322480fa 100644 --- a/app/views/workflows/copy.html.erb +++ b/app/views/workflows/copy.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/workflows/edit.html.erb b/app/views/workflows/edit.html.erb index 96ded6de11c4..2e6666ab8e5c 100644 --- a/app/views/workflows/edit.html.erb +++ b/app/views/workflows/edit.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/views/workflows/show.html.erb b/app/views/workflows/show.html.erb index 0b4d39269b81..6d71a6e7d28f 100644 --- a/app/views/workflows/show.html.erb +++ b/app/views/workflows/show.html.erb @@ -1,6 +1,6 @@ <%#-- copyright OpenProject is an open source project management software. -Copyright (C) 2012-2024 the OpenProject GmbH +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/announcements/scheduler_job.rb b/app/workers/announcements/scheduler_job.rb index fa5e6dc4f43a..fe6ae2b760e6 100644 --- a/app/workers/announcements/scheduler_job.rb +++ b/app/workers/announcements/scheduler_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/application_job.rb b/app/workers/application_job.rb index 7c4b71fb871a..44c81ab93723 100644 --- a/app/workers/application_job.rb +++ b/app/workers/application_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/attachments/cleanup_uncontainered_job.rb b/app/workers/attachments/cleanup_uncontainered_job.rb index 5b0dc599ef53..11d83d30912f 100644 --- a/app/workers/attachments/cleanup_uncontainered_job.rb +++ b/app/workers/attachments/cleanup_uncontainered_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/attachments/extract_fulltext_job.rb b/app/workers/attachments/extract_fulltext_job.rb index a9379778bd87..900abd69770f 100644 --- a/app/workers/attachments/extract_fulltext_job.rb +++ b/app/workers/attachments/extract_fulltext_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/attachments/finish_direct_upload_job.rb b/app/workers/attachments/finish_direct_upload_job.rb index b99ed1ca0e17..dcf878310109 100644 --- a/app/workers/attachments/finish_direct_upload_job.rb +++ b/app/workers/attachments/finish_direct_upload_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/attachments/virus_rescan_job.rb b/app/workers/attachments/virus_rescan_job.rb index 7b568eb0416a..2127d5e84bab 100644 --- a/app/workers/attachments/virus_rescan_job.rb +++ b/app/workers/attachments/virus_rescan_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/attachments/virus_scan_job.rb b/app/workers/attachments/virus_scan_job.rb index bbcf757670c9..d6dee2ca3263 100644 --- a/app/workers/attachments/virus_scan_job.rb +++ b/app/workers/attachments/virus_scan_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/backup_job.rb b/app/workers/backup_job.rb index 24d8b1b8d856..560bdfad3f8a 100644 --- a/app/workers/backup_job.rb +++ b/app/workers/backup_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/concerns/state_machine_job.rb b/app/workers/concerns/state_machine_job.rb index 65867fc2fb5d..ddd46c55bdfc 100644 --- a/app/workers/concerns/state_machine_job.rb +++ b/app/workers/concerns/state_machine_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/copy_project_job.rb b/app/workers/copy_project_job.rb index 6dde92dc32ac..b5c011d1f0bc 100644 --- a/app/workers/copy_project_job.rb +++ b/app/workers/copy_project_job.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/cron/clear_old_sessions_job.rb b/app/workers/cron/clear_old_sessions_job.rb index 8c50a5b8e531..0398b3a8859c 100644 --- a/app/workers/cron/clear_old_sessions_job.rb +++ b/app/workers/cron/clear_old_sessions_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/cron/clear_tmp_cache_job.rb b/app/workers/cron/clear_tmp_cache_job.rb index 17d78e6cfd2d..df8f394ee370 100644 --- a/app/workers/cron/clear_tmp_cache_job.rb +++ b/app/workers/cron/clear_tmp_cache_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/cron/clear_uploaded_files_job.rb b/app/workers/cron/clear_uploaded_files_job.rb index 5086ea9dc3e9..aa959c4b0c99 100644 --- a/app/workers/cron/clear_uploaded_files_job.rb +++ b/app/workers/cron/clear_uploaded_files_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/cron/quarter_hour_schedule_job.rb b/app/workers/cron/quarter_hour_schedule_job.rb index 015defc5adfb..35fff96731bf 100644 --- a/app/workers/cron/quarter_hour_schedule_job.rb +++ b/app/workers/cron/quarter_hour_schedule_job.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/debounceable_job.rb b/app/workers/debounceable_job.rb index 1b4c94998ae8..a942617c6568 100644 --- a/app/workers/debounceable_job.rb +++ b/app/workers/debounceable_job.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/exports/cleanup_outdated_job.rb b/app/workers/exports/cleanup_outdated_job.rb index ad081368538a..7632ac6329d2 100644 --- a/app/workers/exports/cleanup_outdated_job.rb +++ b/app/workers/exports/cleanup_outdated_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/job_concurrency.rb b/app/workers/job_concurrency.rb index c98816841ade..98f3057ef042 100644 --- a/app/workers/job_concurrency.rb +++ b/app/workers/job_concurrency.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/journals/completed_job.rb b/app/workers/journals/completed_job.rb index b3a8ad188cf6..095ebcda20df 100644 --- a/app/workers/journals/completed_job.rb +++ b/app/workers/journals/completed_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/ldap/synchronization_job.rb b/app/workers/ldap/synchronization_job.rb index a100d5b87898..134b94d8a175 100644 --- a/app/workers/ldap/synchronization_job.rb +++ b/app/workers/ldap/synchronization_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/mails/deliver_job.rb b/app/workers/mails/deliver_job.rb index 5520973a911b..ff1ec9467a02 100644 --- a/app/workers/mails/deliver_job.rb +++ b/app/workers/mails/deliver_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/mails/invitation_job.rb b/app/workers/mails/invitation_job.rb index c70009b9f79a..7b52f64715b7 100644 --- a/app/workers/mails/invitation_job.rb +++ b/app/workers/mails/invitation_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/mails/mailer_job.rb b/app/workers/mails/mailer_job.rb index a3cb14b90dce..beaed7c77fae 100644 --- a/app/workers/mails/mailer_job.rb +++ b/app/workers/mails/mailer_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/mails/member_created_job.rb b/app/workers/mails/member_created_job.rb index de027c6d3d59..2d03a11baa2b 100644 --- a/app/workers/mails/member_created_job.rb +++ b/app/workers/mails/member_created_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/mails/member_job.rb b/app/workers/mails/member_job.rb index 458d66b1b803..1487a49853cf 100644 --- a/app/workers/mails/member_job.rb +++ b/app/workers/mails/member_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/mails/member_updated_job.rb b/app/workers/mails/member_updated_job.rb index 6e62bf0b974e..98d064b90585 100644 --- a/app/workers/mails/member_updated_job.rb +++ b/app/workers/mails/member_updated_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/mails/reminder_job.rb b/app/workers/mails/reminder_job.rb index afcac61bac04..01e84db4ea28 100644 --- a/app/workers/mails/reminder_job.rb +++ b/app/workers/mails/reminder_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/mails/watcher_added_job.rb b/app/workers/mails/watcher_added_job.rb index 75039dc846d8..25d9f87c0f6c 100644 --- a/app/workers/mails/watcher_added_job.rb +++ b/app/workers/mails/watcher_added_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/mails/watcher_job.rb b/app/workers/mails/watcher_job.rb index 719157488e9c..78bfda1afa31 100644 --- a/app/workers/mails/watcher_job.rb +++ b/app/workers/mails/watcher_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/mails/watcher_removed_job.rb b/app/workers/mails/watcher_removed_job.rb index a1be42f12faa..3ed0596f5f24 100644 --- a/app/workers/mails/watcher_removed_job.rb +++ b/app/workers/mails/watcher_removed_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/mails/with_sender.rb b/app/workers/mails/with_sender.rb index 3a7b483a646c..04e835433dd3 100644 --- a/app/workers/mails/with_sender.rb +++ b/app/workers/mails/with_sender.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/mails/work_package_shared_job.rb b/app/workers/mails/work_package_shared_job.rb index eebae90c37e8..4b63ca5e0f44 100644 --- a/app/workers/mails/work_package_shared_job.rb +++ b/app/workers/mails/work_package_shared_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/notifications/create_date_alerts_notifications_job.rb b/app/workers/notifications/create_date_alerts_notifications_job.rb index 181c50286684..b000ee2935ff 100644 --- a/app/workers/notifications/create_date_alerts_notifications_job.rb +++ b/app/workers/notifications/create_date_alerts_notifications_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/notifications/create_date_alerts_notifications_job/alertable_work_packages.rb b/app/workers/notifications/create_date_alerts_notifications_job/alertable_work_packages.rb index dae14ea4f1e3..abb42793c2c0 100644 --- a/app/workers/notifications/create_date_alerts_notifications_job/alertable_work_packages.rb +++ b/app/workers/notifications/create_date_alerts_notifications_job/alertable_work_packages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/notifications/create_date_alerts_notifications_job/service.rb b/app/workers/notifications/create_date_alerts_notifications_job/service.rb index d3d8f2b7bdec..9c8c20b7fd95 100644 --- a/app/workers/notifications/create_date_alerts_notifications_job/service.rb +++ b/app/workers/notifications/create_date_alerts_notifications_job/service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/notifications/group_member_altered_job.rb b/app/workers/notifications/group_member_altered_job.rb index dcb50dd19c22..38668dcf7c2d 100644 --- a/app/workers/notifications/group_member_altered_job.rb +++ b/app/workers/notifications/group_member_altered_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/notifications/schedule_date_alerts_notifications_job.rb b/app/workers/notifications/schedule_date_alerts_notifications_job.rb index a2cd750e60de..7628edcc73d2 100644 --- a/app/workers/notifications/schedule_date_alerts_notifications_job.rb +++ b/app/workers/notifications/schedule_date_alerts_notifications_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/notifications/schedule_date_alerts_notifications_job/service.rb b/app/workers/notifications/schedule_date_alerts_notifications_job/service.rb index fb11bc3cea52..19dbf054e265 100644 --- a/app/workers/notifications/schedule_date_alerts_notifications_job/service.rb +++ b/app/workers/notifications/schedule_date_alerts_notifications_job/service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/notifications/schedule_reminder_mails_job.rb b/app/workers/notifications/schedule_reminder_mails_job.rb index 3a393cc7f298..039efdb21338 100644 --- a/app/workers/notifications/schedule_reminder_mails_job.rb +++ b/app/workers/notifications/schedule_reminder_mails_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/notifications/with_marked_notifications.rb b/app/workers/notifications/with_marked_notifications.rb index e99d1b2e63b2..73d16a78b8a8 100644 --- a/app/workers/notifications/with_marked_notifications.rb +++ b/app/workers/notifications/with_marked_notifications.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/notifications/workflow_job.rb b/app/workers/notifications/workflow_job.rb index 1bb977c29426..8d95bf1de7ab 100644 --- a/app/workers/notifications/workflow_job.rb +++ b/app/workers/notifications/workflow_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/oauth/cleanup_job.rb b/app/workers/oauth/cleanup_job.rb index f08ea238262a..67ada7b3280e 100644 --- a/app/workers/oauth/cleanup_job.rb +++ b/app/workers/oauth/cleanup_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/paper_trail_audits/cleanup_job.rb b/app/workers/paper_trail_audits/cleanup_job.rb index c593ab4c93e4..4f99e51546fa 100644 --- a/app/workers/paper_trail_audits/cleanup_job.rb +++ b/app/workers/paper_trail_audits/cleanup_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/principals/delete_job.rb b/app/workers/principals/delete_job.rb index d4dd3c722cc1..4df2dafba025 100644 --- a/app/workers/principals/delete_job.rb +++ b/app/workers/principals/delete_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/projects/delete_project_job.rb b/app/workers/projects/delete_project_job.rb index 305134c61b14..67da28766f26 100644 --- a/app/workers/projects/delete_project_job.rb +++ b/app/workers/projects/delete_project_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/rake_job.rb b/app/workers/rake_job.rb index a86cf73635a7..ef2414614305 100644 --- a/app/workers/rake_job.rb +++ b/app/workers/rake_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/scm/create_local_repository_job.rb b/app/workers/scm/create_local_repository_job.rb index 109799ef4a77..b1f2a812a20e 100644 --- a/app/workers/scm/create_local_repository_job.rb +++ b/app/workers/scm/create_local_repository_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/scm/create_remote_repository_job.rb b/app/workers/scm/create_remote_repository_job.rb index 3665b260cbc3..93e0be15e42e 100644 --- a/app/workers/scm/create_remote_repository_job.rb +++ b/app/workers/scm/create_remote_repository_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/scm/delete_local_repository_job.rb b/app/workers/scm/delete_local_repository_job.rb index 7bba59194ef1..8356d9596f05 100644 --- a/app/workers/scm/delete_local_repository_job.rb +++ b/app/workers/scm/delete_local_repository_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/scm/delete_remote_repository_job.rb b/app/workers/scm/delete_remote_repository_job.rb index 2debddb61850..f2c7103cc1e7 100644 --- a/app/workers/scm/delete_remote_repository_job.rb +++ b/app/workers/scm/delete_remote_repository_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/scm/relocate_repository_job.rb b/app/workers/scm/relocate_repository_job.rb index f3138a1b767a..3bebf7a24947 100644 --- a/app/workers/scm/relocate_repository_job.rb +++ b/app/workers/scm/relocate_repository_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/scm/remote_repository_job.rb b/app/workers/scm/remote_repository_job.rb index 25fddd5891d8..44357590e10d 100644 --- a/app/workers/scm/remote_repository_job.rb +++ b/app/workers/scm/remote_repository_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/scm/storage_updater_job.rb b/app/workers/scm/storage_updater_job.rb index ec1050531cba..f40955e4d908 100644 --- a/app/workers/scm/storage_updater_job.rb +++ b/app/workers/scm/storage_updater_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/send_copy_project_status_email_job.rb b/app/workers/send_copy_project_status_email_job.rb index 1e04eb64ae01..4ef3c44a06fd 100644 --- a/app/workers/send_copy_project_status_email_job.rb +++ b/app/workers/send_copy_project_status_email_job.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/user_job.rb b/app/workers/user_job.rb index 17bab13bbb03..14dbfa3746fc 100644 --- a/app/workers/user_job.rb +++ b/app/workers/user_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/work_packages/apply_working_days_change_job.rb b/app/workers/work_packages/apply_working_days_change_job.rb index 8b4f17992374..6d7ca1353fb7 100644 --- a/app/workers/work_packages/apply_working_days_change_job.rb +++ b/app/workers/work_packages/apply_working_days_change_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/work_packages/bulk_copy_job.rb b/app/workers/work_packages/bulk_copy_job.rb index 7ad99e4328ca..e4e25504572b 100644 --- a/app/workers/work_packages/bulk_copy_job.rb +++ b/app/workers/work_packages/bulk_copy_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/work_packages/bulk_job.rb b/app/workers/work_packages/bulk_job.rb index e493507f2a19..c4181492e5a7 100644 --- a/app/workers/work_packages/bulk_job.rb +++ b/app/workers/work_packages/bulk_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/work_packages/bulk_move_job.rb b/app/workers/work_packages/bulk_move_job.rb index 5929f47adca1..ed094e97f711 100644 --- a/app/workers/work_packages/bulk_move_job.rb +++ b/app/workers/work_packages/bulk_move_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/work_packages/progress/apply_statuses_change_job.rb b/app/workers/work_packages/progress/apply_statuses_change_job.rb index a2ef5e1b8688..4a29583b0b35 100644 --- a/app/workers/work_packages/progress/apply_statuses_change_job.rb +++ b/app/workers/work_packages/progress/apply_statuses_change_job.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/work_packages/progress/job.rb b/app/workers/work_packages/progress/job.rb index c4c1bb47222e..1c29b33be175 100644 --- a/app/workers/work_packages/progress/job.rb +++ b/app/workers/work_packages/progress/job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/work_packages/progress/migrate_remove_totals_from_childless_work_packages_job.rb b/app/workers/work_packages/progress/migrate_remove_totals_from_childless_work_packages_job.rb index d01e42f7f567..7f1b1be256e1 100644 --- a/app/workers/work_packages/progress/migrate_remove_totals_from_childless_work_packages_job.rb +++ b/app/workers/work_packages/progress/migrate_remove_totals_from_childless_work_packages_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/work_packages/progress/migrate_values_job.rb b/app/workers/work_packages/progress/migrate_values_job.rb index 212f912d8244..04f9d741d05a 100644 --- a/app/workers/work_packages/progress/migrate_values_job.rb +++ b/app/workers/work_packages/progress/migrate_values_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/work_packages/progress/sql_commands.rb b/app/workers/work_packages/progress/sql_commands.rb index 1b2b6990825b..5ae49386fd40 100644 --- a/app/workers/work_packages/progress/sql_commands.rb +++ b/app/workers/work_packages/progress/sql_commands.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/app/workers/work_packages/progress/sql_commands_for_migration.rb b/app/workers/work_packages/progress/sql_commands_for_migration.rb index 6842c7e22543..e62d424456a6 100644 --- a/app/workers/work_packages/progress/sql_commands_for_migration.rb +++ b/app/workers/work_packages/progress/sql_commands_for_migration.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config.ru b/config.ru index 2f1cc5f2e89b..f72d7c705726 100644 --- a/config.ru +++ b/config.ru @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/additional_environment.rb.example b/config/additional_environment.rb.example index 98f66db88b9a..3a51486406be 100644 --- a/config/additional_environment.rb.example +++ b/config/additional_environment.rb.example @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/application.rb b/config/application.rb index 00f7e0cb6ec8..0422994fd7cc 100644 --- a/config/application.rb +++ b/config/application.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/boot.rb b/config/boot.rb index 64fdb9879e5b..078fda00413d 100644 --- a/config/boot.rb +++ b/config/boot.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/configuration.yml.example b/config/configuration.yml.example index 750bc18982f4..3af0f46bc815 100644 --- a/config/configuration.yml.example +++ b/config/configuration.yml.example @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/constants/api_patch_registry.rb b/config/constants/api_patch_registry.rb index 39e255adaa05..7fa9d7daecee 100644 --- a/config/constants/api_patch_registry.rb +++ b/config/constants/api_patch_registry.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/constants/ar_to_api_conversions.rb b/config/constants/ar_to_api_conversions.rb index 1f87be6c494e..ff9e020edd38 100644 --- a/config/constants/ar_to_api_conversions.rb +++ b/config/constants/ar_to_api_conversions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/constants/open_project/activity.rb b/config/constants/open_project/activity.rb index 3d79eff7d609..6e2b7df0de3c 100644 --- a/config/constants/open_project/activity.rb +++ b/config/constants/open_project/activity.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/constants/open_project/null_db_fallback.rb b/config/constants/open_project/null_db_fallback.rb index 37dad4e11e74..5cc443ccd6ed 100644 --- a/config/constants/open_project/null_db_fallback.rb +++ b/config/constants/open_project/null_db_fallback.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/constants/open_project/project_latest_activity.rb b/config/constants/open_project/project_latest_activity.rb index a66eef970a00..70a438c2aea5 100644 --- a/config/constants/open_project/project_latest_activity.rb +++ b/config/constants/open_project/project_latest_activity.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/constants/settings/definition.rb b/config/constants/settings/definition.rb index ac9f6bde699c..5c151c79659d 100644 --- a/config/constants/settings/definition.rb +++ b/config/constants/settings/definition.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/constants/views.rb b/config/constants/views.rb index e44ad504f6c6..40de5f7bfba5 100644 --- a/config/constants/views.rb +++ b/config/constants/views.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/credentials.yml b/config/credentials.yml index 4c189e69fba1..38e859a88f64 100644 --- a/config/credentials.yml +++ b/config/credentials.yml @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/database.production.yml b/config/database.production.yml index 7a0042938ade..d122a4969771 100644 --- a/config/database.production.yml +++ b/config/database.production.yml @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/database.yml.example b/config/database.yml.example index 895d3b217598..2350dd566402 100644 --- a/config/database.yml.example +++ b/config/database.yml.example @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/environment.rb b/config/environment.rb index df243e497597..10d2b40bdbd8 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/environments/demo.rb b/config/environments/demo.rb index 45f2a4472c5f..d74d6ea5b098 100644 --- a/config/environments/demo.rb +++ b/config/environments/demo.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/environments/development.rb b/config/environments/development.rb index 3ffd4ac233dd..3f5a499780d5 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/environments/production.rb b/config/environments/production.rb index a699c44af96d..a9095d98c0fd 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/environments/test.rb b/config/environments/test.rb index aafe1499fe6f..f5826c7c4b1b 100644 --- a/config/environments/test.rb +++ b/config/environments/test.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/environments/test_pgsql.rb b/config/environments/test_pgsql.rb index f6bdbb51b3ee..fcb126076816 100644 --- a/config/environments/test_pgsql.rb +++ b/config/environments/test_pgsql.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/00-load_plugins.rb b/config/initializers/00-load_plugins.rb index aeae3a77db65..c178cb9b6799 100644 --- a/config/initializers/00-load_plugins.rb +++ b/config/initializers/00-load_plugins.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/03-db_check.rb b/config/initializers/03-db_check.rb index 5f2906272719..0d7206b9d028 100644 --- a/config/initializers/03-db_check.rb +++ b/config/initializers/03-db_check.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/05-null_db_fallback.rb b/config/initializers/05-null_db_fallback.rb index b882f1e0deae..61fd6f78783d 100644 --- a/config/initializers/05-null_db_fallback.rb +++ b/config/initializers/05-null_db_fallback.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/06-pending_migrations_check.rb b/config/initializers/06-pending_migrations_check.rb index f564b2e33be8..afb34290ceeb 100644 --- a/config/initializers/06-pending_migrations_check.rb +++ b/config/initializers/06-pending_migrations_check.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/10-load_patches.rb b/config/initializers/10-load_patches.rb index a066aa06d6d8..5237b4a8840f 100644 --- a/config/initializers/10-load_patches.rb +++ b/config/initializers/10-load_patches.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/30-open_project_loading.rb b/config/initializers/30-open_project_loading.rb index 43fdb1d470d9..3ba4d0cbdf09 100644 --- a/config/initializers/30-open_project_loading.rb +++ b/config/initializers/30-open_project_loading.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/activity.rb b/config/initializers/activity.rb index f2e51ac1c49b..74ed7e477dce 100644 --- a/config/initializers/activity.rb +++ b/config/initializers/activity.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/airbrake.rb b/config/initializers/airbrake.rb index 453656c319d4..8a48d9a69303 100644 --- a/config/initializers/airbrake.rb +++ b/config/initializers/airbrake.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/backtrace_silencers.rb b/config/initializers/backtrace_silencers.rb index 6285a1a8ed34..903135c4fe75 100644 --- a/config/initializers/backtrace_silencers.rb +++ b/config/initializers/backtrace_silencers.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/bcrypt.rb b/config/initializers/bcrypt.rb index a3d6ec735260..4b59a1348c09 100644 --- a/config/initializers/bcrypt.rb +++ b/config/initializers/bcrypt.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/bullet.rb b/config/initializers/bullet.rb index 0b83d5bf1080..e8d636936347 100644 --- a/config/initializers/bullet.rb +++ b/config/initializers/bullet.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/carrierwave.rb b/config/initializers/carrierwave.rb index 9a7d8f909783..043d97d5748d 100644 --- a/config/initializers/carrierwave.rb +++ b/config/initializers/carrierwave.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/cronjobs.rb b/config/initializers/cronjobs.rb index af7c61e8d6f7..369622021548 100644 --- a/config/initializers/cronjobs.rb +++ b/config/initializers/cronjobs.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/custom_deprecators.rb b/config/initializers/custom_deprecators.rb index a689d7784780..7dd617302963 100644 --- a/config/initializers/custom_deprecators.rb +++ b/config/initializers/custom_deprecators.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/custom_field_format.rb b/config/initializers/custom_field_format.rb index 5a250e1569db..f99a0402b4bc 100644 --- a/config/initializers/custom_field_format.rb +++ b/config/initializers/custom_field_format.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/database_pool_size.rb b/config/initializers/database_pool_size.rb index 19985ab3d052..5284af471985 100644 --- a/config/initializers/database_pool_size.rb +++ b/config/initializers/database_pool_size.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/enforce_isolation_level.rb b/config/initializers/enforce_isolation_level.rb index edfa6fbe7bcc..223b693711ff 100644 --- a/config/initializers/enforce_isolation_level.rb +++ b/config/initializers/enforce_isolation_level.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/feature_decisions.rb b/config/initializers/feature_decisions.rb index e98381d9be1e..ba1f2578964f 100644 --- a/config/initializers/feature_decisions.rb +++ b/config/initializers/feature_decisions.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/filter_parameter_logging.rb b/config/initializers/filter_parameter_logging.rb index b27acd8715bd..a5605170e10f 100644 --- a/config/initializers/filter_parameter_logging.rb +++ b/config/initializers/filter_parameter_logging.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/grape.rb b/config/initializers/grape.rb index d1c77c8cab1b..4b7c9e1cbc79 100644 --- a/config/initializers/grape.rb +++ b/config/initializers/grape.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/homescreen.rb b/config/initializers/homescreen.rb index b070de9c5844..00b3e8124867 100644 --- a/config/initializers/homescreen.rb +++ b/config/initializers/homescreen.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/inflections.rb b/config/initializers/inflections.rb index 252893140147..7b4f4b52bce9 100644 --- a/config/initializers/inflections.rb +++ b/config/initializers/inflections.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/jwt.rb b/config/initializers/jwt.rb index ddb44cd8f71c..f7ba802f5406 100644 --- a/config/initializers/jwt.rb +++ b/config/initializers/jwt.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/menus.rb b/config/initializers/menus.rb index 97d39d783353..2fc3e4c45f2d 100644 --- a/config/initializers/menus.rb +++ b/config/initializers/menus.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/mime_types.rb b/config/initializers/mime_types.rb index 2fbfb6fb1c00..79bc53e76860 100644 --- a/config/initializers/mime_types.rb +++ b/config/initializers/mime_types.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/module_handler.rb b/config/initializers/module_handler.rb index 486c0386398f..e81eaebf9929 100644 --- a/config/initializers/module_handler.rb +++ b/config/initializers/module_handler.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/omniauth.rb b/config/initializers/omniauth.rb index e7a23093a6c7..21ac2dd65d90 100644 --- a/config/initializers/omniauth.rb +++ b/config/initializers/omniauth.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/permissions.rb b/config/initializers/permissions.rb index e5d636bc5681..8b54671827c7 100644 --- a/config/initializers/permissions.rb +++ b/config/initializers/permissions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/plaintext.rb b/config/initializers/plaintext.rb index 67f6e611c87e..6f61dfe78c8e 100644 --- a/config/initializers/plaintext.rb +++ b/config/initializers/plaintext.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/rack-attack.rb b/config/initializers/rack-attack.rb index 11e04a3c1d32..f700d43174da 100644 --- a/config/initializers/rack-attack.rb +++ b/config/initializers/rack-attack.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/rack-cors.rb b/config/initializers/rack-cors.rb index 500b3cd3f3da..c46735aa643e 100644 --- a/config/initializers/rack-cors.rb +++ b/config/initializers/rack-cors.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/rails_footnotes.rb b/config/initializers/rails_footnotes.rb index 02bbba8881db..33382d580415 100644 --- a/config/initializers/rails_footnotes.rb +++ b/config/initializers/rails_footnotes.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/register_mail_interceptors.rb b/config/initializers/register_mail_interceptors.rb index 3fa5bba0fe1f..4c1148a3df1d 100644 --- a/config/initializers/register_mail_interceptors.rb +++ b/config/initializers/register_mail_interceptors.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/register_renderer.rb b/config/initializers/register_renderer.rb index c954392caf39..7cda3927bd1b 100644 --- a/config/initializers/register_renderer.rb +++ b/config/initializers/register_renderer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/register_views.rb b/config/initializers/register_views.rb index 9467182249d4..2552b2b46a39 100644 --- a/config/initializers/register_views.rb +++ b/config/initializers/register_views.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/retry_failed_jobs_with_name_error.rb b/config/initializers/retry_failed_jobs_with_name_error.rb index cb78b81680a5..d8ce5849ccc0 100644 --- a/config/initializers/retry_failed_jobs_with_name_error.rb +++ b/config/initializers/retry_failed_jobs_with_name_error.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/search.rb b/config/initializers/search.rb index 6d83479b699b..c0bdb06940db 100644 --- a/config/initializers/search.rb +++ b/config/initializers/search.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/session_store.rb b/config/initializers/session_store.rb index e59b9eba3cfe..e5b7f61d8ab4 100644 --- a/config/initializers/session_store.rb +++ b/config/initializers/session_store.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/subscribe_listeners.rb b/config/initializers/subscribe_listeners.rb index 00f6404a7b92..6a3a1a889683 100644 --- a/config/initializers/subscribe_listeners.rb +++ b/config/initializers/subscribe_listeners.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/initializers/wrap_parameters.rb b/config/initializers/wrap_parameters.rb index 62b4dbd97897..8603c9c54d7e 100644 --- a/config/initializers/wrap_parameters.rb +++ b/config/initializers/wrap_parameters.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/locales/crowdin/af.yml b/config/locales/crowdin/af.yml index abaed85eae8d..7a483b3a83cb 100644 --- a/config/locales/crowdin/af.yml +++ b/config/locales/crowdin/af.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/ar.yml b/config/locales/crowdin/ar.yml index 63ec4453add1..305be171156e 100644 --- a/config/locales/crowdin/ar.yml +++ b/config/locales/crowdin/ar.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/az.yml b/config/locales/crowdin/az.yml index fcb34f605cf4..a128426e82f5 100644 --- a/config/locales/crowdin/az.yml +++ b/config/locales/crowdin/az.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/be.yml b/config/locales/crowdin/be.yml index 971cf8fc32c2..43df9a0d2cfa 100644 --- a/config/locales/crowdin/be.yml +++ b/config/locales/crowdin/be.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/bg.yml b/config/locales/crowdin/bg.yml index 02ab39d69976..5711eb14aee0 100644 --- a/config/locales/crowdin/bg.yml +++ b/config/locales/crowdin/bg.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/ca.yml b/config/locales/crowdin/ca.yml index e0d9a547f9c1..72a74b258bdd 100644 --- a/config/locales/crowdin/ca.yml +++ b/config/locales/crowdin/ca.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/ckb-IR.yml b/config/locales/crowdin/ckb-IR.yml index 2e4ec8cf785c..7bd09c1a3a43 100644 --- a/config/locales/crowdin/ckb-IR.yml +++ b/config/locales/crowdin/ckb-IR.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/cs.yml b/config/locales/crowdin/cs.yml index 511dd2bcc89a..27f568f42b6b 100644 --- a/config/locales/crowdin/cs.yml +++ b/config/locales/crowdin/cs.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/da.yml b/config/locales/crowdin/da.yml index dce09ecaaccb..2fb00bade0ba 100644 --- a/config/locales/crowdin/da.yml +++ b/config/locales/crowdin/da.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/de.yml b/config/locales/crowdin/de.yml index a15b4c4faac3..140aa386cad9 100644 --- a/config/locales/crowdin/de.yml +++ b/config/locales/crowdin/de.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/el.yml b/config/locales/crowdin/el.yml index 7b507972e89a..2af28d23ef13 100644 --- a/config/locales/crowdin/el.yml +++ b/config/locales/crowdin/el.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/eo.yml b/config/locales/crowdin/eo.yml index 8fc1c7b0b2cd..6b6c7f448acc 100644 --- a/config/locales/crowdin/eo.yml +++ b/config/locales/crowdin/eo.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/es.yml b/config/locales/crowdin/es.yml index 39aeac16031d..6e30f1d9d9c8 100644 --- a/config/locales/crowdin/es.yml +++ b/config/locales/crowdin/es.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/et.yml b/config/locales/crowdin/et.yml index a7ed966d18bd..b0121fae950d 100644 --- a/config/locales/crowdin/et.yml +++ b/config/locales/crowdin/et.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/eu.yml b/config/locales/crowdin/eu.yml index 69c25dfe7622..b07136bcf44d 100644 --- a/config/locales/crowdin/eu.yml +++ b/config/locales/crowdin/eu.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/fa.yml b/config/locales/crowdin/fa.yml index 9904210fe09e..e4d57e09dc37 100644 --- a/config/locales/crowdin/fa.yml +++ b/config/locales/crowdin/fa.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/fi.yml b/config/locales/crowdin/fi.yml index 4bed59ec5a19..514810185398 100644 --- a/config/locales/crowdin/fi.yml +++ b/config/locales/crowdin/fi.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/fil.yml b/config/locales/crowdin/fil.yml index a997723a7474..39860b9afce8 100644 --- a/config/locales/crowdin/fil.yml +++ b/config/locales/crowdin/fil.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/fr.yml b/config/locales/crowdin/fr.yml index f5bb313af03e..00e8b262eae6 100644 --- a/config/locales/crowdin/fr.yml +++ b/config/locales/crowdin/fr.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/he.yml b/config/locales/crowdin/he.yml index d6255219b194..9915e673483d 100644 --- a/config/locales/crowdin/he.yml +++ b/config/locales/crowdin/he.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/hi.yml b/config/locales/crowdin/hi.yml index 4cb043bad5ce..85dc8323550f 100644 --- a/config/locales/crowdin/hi.yml +++ b/config/locales/crowdin/hi.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/hr.yml b/config/locales/crowdin/hr.yml index 2e28490dbad3..dca2d013a9f8 100644 --- a/config/locales/crowdin/hr.yml +++ b/config/locales/crowdin/hr.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/hu.yml b/config/locales/crowdin/hu.yml index f7d8ac243c7d..51e488b39e7d 100644 --- a/config/locales/crowdin/hu.yml +++ b/config/locales/crowdin/hu.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/id.yml b/config/locales/crowdin/id.yml index cc1af42e3f59..29b2bc7e890e 100644 --- a/config/locales/crowdin/id.yml +++ b/config/locales/crowdin/id.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/it.yml b/config/locales/crowdin/it.yml index 31438338f6d2..72edfd308f9e 100644 --- a/config/locales/crowdin/it.yml +++ b/config/locales/crowdin/it.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/ja.yml b/config/locales/crowdin/ja.yml index ba81a09ac47c..d5c1cc131330 100644 --- a/config/locales/crowdin/ja.yml +++ b/config/locales/crowdin/ja.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-af.yml b/config/locales/crowdin/js-af.yml index 9e23b32938eb..21c4c5cc6954 100644 --- a/config/locales/crowdin/js-af.yml +++ b/config/locales/crowdin/js-af.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-ar.yml b/config/locales/crowdin/js-ar.yml index 8aed6a1afd6c..1bccda214d6c 100644 --- a/config/locales/crowdin/js-ar.yml +++ b/config/locales/crowdin/js-ar.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-az.yml b/config/locales/crowdin/js-az.yml index 16eeb0dc2e19..b793abe35cce 100644 --- a/config/locales/crowdin/js-az.yml +++ b/config/locales/crowdin/js-az.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-be.yml b/config/locales/crowdin/js-be.yml index 2f31ee62104b..2dca76e6aaae 100644 --- a/config/locales/crowdin/js-be.yml +++ b/config/locales/crowdin/js-be.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-bg.yml b/config/locales/crowdin/js-bg.yml index 8d3d21e59aa2..0e2c591ab3a2 100644 --- a/config/locales/crowdin/js-bg.yml +++ b/config/locales/crowdin/js-bg.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-ca.yml b/config/locales/crowdin/js-ca.yml index a78677eab354..989c05a02ef0 100644 --- a/config/locales/crowdin/js-ca.yml +++ b/config/locales/crowdin/js-ca.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-ckb-IR.yml b/config/locales/crowdin/js-ckb-IR.yml index 715e1efc561d..0ee003d62c83 100644 --- a/config/locales/crowdin/js-ckb-IR.yml +++ b/config/locales/crowdin/js-ckb-IR.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-cs.yml b/config/locales/crowdin/js-cs.yml index 98ab4b2f9213..d337f80071dc 100644 --- a/config/locales/crowdin/js-cs.yml +++ b/config/locales/crowdin/js-cs.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-da.yml b/config/locales/crowdin/js-da.yml index 8d9636421674..c8191d2eb809 100644 --- a/config/locales/crowdin/js-da.yml +++ b/config/locales/crowdin/js-da.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-de.yml b/config/locales/crowdin/js-de.yml index fd8024b8e801..2273592beb68 100644 --- a/config/locales/crowdin/js-de.yml +++ b/config/locales/crowdin/js-de.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-el.yml b/config/locales/crowdin/js-el.yml index f3ea26f1c9c2..ece4473f0250 100644 --- a/config/locales/crowdin/js-el.yml +++ b/config/locales/crowdin/js-el.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-eo.yml b/config/locales/crowdin/js-eo.yml index 9c5f97bae550..c96babc71556 100644 --- a/config/locales/crowdin/js-eo.yml +++ b/config/locales/crowdin/js-eo.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-es.yml b/config/locales/crowdin/js-es.yml index a7d544e49450..59ef828256f1 100644 --- a/config/locales/crowdin/js-es.yml +++ b/config/locales/crowdin/js-es.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-et.yml b/config/locales/crowdin/js-et.yml index 42de14fcfb7b..3971952b0890 100644 --- a/config/locales/crowdin/js-et.yml +++ b/config/locales/crowdin/js-et.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-eu.yml b/config/locales/crowdin/js-eu.yml index 055faef15ff8..4175184edd40 100644 --- a/config/locales/crowdin/js-eu.yml +++ b/config/locales/crowdin/js-eu.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-fa.yml b/config/locales/crowdin/js-fa.yml index 637c53c2d889..4bc4eee882c2 100644 --- a/config/locales/crowdin/js-fa.yml +++ b/config/locales/crowdin/js-fa.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-fi.yml b/config/locales/crowdin/js-fi.yml index ac0eaaf9621c..cd98933ea45a 100644 --- a/config/locales/crowdin/js-fi.yml +++ b/config/locales/crowdin/js-fi.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-fil.yml b/config/locales/crowdin/js-fil.yml index 7710f62f3d1a..33b0e6fb96b4 100644 --- a/config/locales/crowdin/js-fil.yml +++ b/config/locales/crowdin/js-fil.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-fr.yml b/config/locales/crowdin/js-fr.yml index 275b8ed43b72..f1a0377d93b3 100644 --- a/config/locales/crowdin/js-fr.yml +++ b/config/locales/crowdin/js-fr.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-he.yml b/config/locales/crowdin/js-he.yml index 1e86d347d9bf..78eb8c4f26ea 100644 --- a/config/locales/crowdin/js-he.yml +++ b/config/locales/crowdin/js-he.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-hi.yml b/config/locales/crowdin/js-hi.yml index dc4a496aaea5..1267ff015d25 100644 --- a/config/locales/crowdin/js-hi.yml +++ b/config/locales/crowdin/js-hi.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-hr.yml b/config/locales/crowdin/js-hr.yml index e42213226230..b521bdf94205 100644 --- a/config/locales/crowdin/js-hr.yml +++ b/config/locales/crowdin/js-hr.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-hu.yml b/config/locales/crowdin/js-hu.yml index c096ade39bce..7f252afb34af 100644 --- a/config/locales/crowdin/js-hu.yml +++ b/config/locales/crowdin/js-hu.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-id.yml b/config/locales/crowdin/js-id.yml index d4efa935f88c..0f743245885f 100644 --- a/config/locales/crowdin/js-id.yml +++ b/config/locales/crowdin/js-id.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-it.yml b/config/locales/crowdin/js-it.yml index 71452637828e..650620e2288a 100644 --- a/config/locales/crowdin/js-it.yml +++ b/config/locales/crowdin/js-it.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-ja.yml b/config/locales/crowdin/js-ja.yml index cbc18bf6a0da..2b933711232d 100644 --- a/config/locales/crowdin/js-ja.yml +++ b/config/locales/crowdin/js-ja.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-ka.yml b/config/locales/crowdin/js-ka.yml index 03f158b5c524..2260c4080179 100644 --- a/config/locales/crowdin/js-ka.yml +++ b/config/locales/crowdin/js-ka.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-kk.yml b/config/locales/crowdin/js-kk.yml index 56a1e88fb40b..04804804909f 100644 --- a/config/locales/crowdin/js-kk.yml +++ b/config/locales/crowdin/js-kk.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-ko.yml b/config/locales/crowdin/js-ko.yml index 9b171134eb84..c1c701c0e6c4 100644 --- a/config/locales/crowdin/js-ko.yml +++ b/config/locales/crowdin/js-ko.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-lt.yml b/config/locales/crowdin/js-lt.yml index d3b34f235f0e..dc8a3e44bd7d 100644 --- a/config/locales/crowdin/js-lt.yml +++ b/config/locales/crowdin/js-lt.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-lv.yml b/config/locales/crowdin/js-lv.yml index a9ac52fd9df3..11c7c902903c 100644 --- a/config/locales/crowdin/js-lv.yml +++ b/config/locales/crowdin/js-lv.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-mn.yml b/config/locales/crowdin/js-mn.yml index 5a7682c1049a..3207f2ff39a0 100644 --- a/config/locales/crowdin/js-mn.yml +++ b/config/locales/crowdin/js-mn.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-ms.yml b/config/locales/crowdin/js-ms.yml index bb5383250e92..7753ead7b72d 100644 --- a/config/locales/crowdin/js-ms.yml +++ b/config/locales/crowdin/js-ms.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-ne.yml b/config/locales/crowdin/js-ne.yml index b31fd9dce427..6a3f9a86760a 100644 --- a/config/locales/crowdin/js-ne.yml +++ b/config/locales/crowdin/js-ne.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-nl.yml b/config/locales/crowdin/js-nl.yml index e289562e806e..641bd1b96c96 100644 --- a/config/locales/crowdin/js-nl.yml +++ b/config/locales/crowdin/js-nl.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-no.yml b/config/locales/crowdin/js-no.yml index 0c96e6aa5351..06b03701c70f 100644 --- a/config/locales/crowdin/js-no.yml +++ b/config/locales/crowdin/js-no.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-pl.yml b/config/locales/crowdin/js-pl.yml index e8ea5f880ce2..b8d8b5ce10bc 100644 --- a/config/locales/crowdin/js-pl.yml +++ b/config/locales/crowdin/js-pl.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-pt-BR.yml b/config/locales/crowdin/js-pt-BR.yml index 5ddbf39c5250..445bfd66f920 100644 --- a/config/locales/crowdin/js-pt-BR.yml +++ b/config/locales/crowdin/js-pt-BR.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-pt-PT.yml b/config/locales/crowdin/js-pt-PT.yml index 35db8ea762c3..a7449702c1df 100644 --- a/config/locales/crowdin/js-pt-PT.yml +++ b/config/locales/crowdin/js-pt-PT.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-ro.yml b/config/locales/crowdin/js-ro.yml index 3060cd81d3c2..03e449d4f1ec 100644 --- a/config/locales/crowdin/js-ro.yml +++ b/config/locales/crowdin/js-ro.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-ru.yml b/config/locales/crowdin/js-ru.yml index 276fae72b7f6..b5d3f1feecd5 100644 --- a/config/locales/crowdin/js-ru.yml +++ b/config/locales/crowdin/js-ru.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-rw.yml b/config/locales/crowdin/js-rw.yml index 017db44b95d8..971b6da993af 100644 --- a/config/locales/crowdin/js-rw.yml +++ b/config/locales/crowdin/js-rw.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-si.yml b/config/locales/crowdin/js-si.yml index 87a9fa3ff86e..9d52f5afa09c 100644 --- a/config/locales/crowdin/js-si.yml +++ b/config/locales/crowdin/js-si.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-sk.yml b/config/locales/crowdin/js-sk.yml index a87154b4b2a4..b36496cbd9cc 100644 --- a/config/locales/crowdin/js-sk.yml +++ b/config/locales/crowdin/js-sk.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-sl.yml b/config/locales/crowdin/js-sl.yml index 97fc031cbe6d..c1b59a599651 100644 --- a/config/locales/crowdin/js-sl.yml +++ b/config/locales/crowdin/js-sl.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-sr.yml b/config/locales/crowdin/js-sr.yml index 35b0153da45b..a87d6503ee71 100644 --- a/config/locales/crowdin/js-sr.yml +++ b/config/locales/crowdin/js-sr.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-sv.yml b/config/locales/crowdin/js-sv.yml index cc4c9d11c038..5eb91b4b2659 100644 --- a/config/locales/crowdin/js-sv.yml +++ b/config/locales/crowdin/js-sv.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-th.yml b/config/locales/crowdin/js-th.yml index 120391d4dda0..ee01a16c593c 100644 --- a/config/locales/crowdin/js-th.yml +++ b/config/locales/crowdin/js-th.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-tr.yml b/config/locales/crowdin/js-tr.yml index 1dc542dcdc9c..a5629f8175ff 100644 --- a/config/locales/crowdin/js-tr.yml +++ b/config/locales/crowdin/js-tr.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-uk.yml b/config/locales/crowdin/js-uk.yml index 90a158e8ce50..c6d200b89116 100644 --- a/config/locales/crowdin/js-uk.yml +++ b/config/locales/crowdin/js-uk.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-uz.yml b/config/locales/crowdin/js-uz.yml index b505fa6a1146..d3200dac66da 100644 --- a/config/locales/crowdin/js-uz.yml +++ b/config/locales/crowdin/js-uz.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-vi.yml b/config/locales/crowdin/js-vi.yml index f92c2a14c94a..1a6e1494177f 100644 --- a/config/locales/crowdin/js-vi.yml +++ b/config/locales/crowdin/js-vi.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-zh-CN.yml b/config/locales/crowdin/js-zh-CN.yml index 48fa6cfb66ac..1efb44be5cd5 100644 --- a/config/locales/crowdin/js-zh-CN.yml +++ b/config/locales/crowdin/js-zh-CN.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/js-zh-TW.yml b/config/locales/crowdin/js-zh-TW.yml index f3fb0d5c1e7b..fa704249a634 100644 --- a/config/locales/crowdin/js-zh-TW.yml +++ b/config/locales/crowdin/js-zh-TW.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/ka.yml b/config/locales/crowdin/ka.yml index 0b6756994429..4dbcf4651a69 100644 --- a/config/locales/crowdin/ka.yml +++ b/config/locales/crowdin/ka.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/kk.yml b/config/locales/crowdin/kk.yml index 4d0c1254b1f7..ade482cae305 100644 --- a/config/locales/crowdin/kk.yml +++ b/config/locales/crowdin/kk.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/ko.yml b/config/locales/crowdin/ko.yml index 5a01bffb99be..956dda69949f 100644 --- a/config/locales/crowdin/ko.yml +++ b/config/locales/crowdin/ko.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/lt.yml b/config/locales/crowdin/lt.yml index c530df7343e7..60cc64077db6 100644 --- a/config/locales/crowdin/lt.yml +++ b/config/locales/crowdin/lt.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/lv.yml b/config/locales/crowdin/lv.yml index 020cd0c01927..927b692e2abd 100644 --- a/config/locales/crowdin/lv.yml +++ b/config/locales/crowdin/lv.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/mn.yml b/config/locales/crowdin/mn.yml index 6186b29c1e0f..a56219e65ad5 100644 --- a/config/locales/crowdin/mn.yml +++ b/config/locales/crowdin/mn.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/ms.yml b/config/locales/crowdin/ms.yml index e6d5ec0065d1..5458cb649e60 100644 --- a/config/locales/crowdin/ms.yml +++ b/config/locales/crowdin/ms.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/ne.yml b/config/locales/crowdin/ne.yml index 7a423731b04d..3168c6268675 100644 --- a/config/locales/crowdin/ne.yml +++ b/config/locales/crowdin/ne.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/nl.yml b/config/locales/crowdin/nl.yml index 0da47d1540bf..1b5dcc399668 100644 --- a/config/locales/crowdin/nl.yml +++ b/config/locales/crowdin/nl.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/no.yml b/config/locales/crowdin/no.yml index 28a437bdf9d1..024e49cf4cb5 100644 --- a/config/locales/crowdin/no.yml +++ b/config/locales/crowdin/no.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/pl.yml b/config/locales/crowdin/pl.yml index 5f2c8b8b3299..6b3b6f20b014 100644 --- a/config/locales/crowdin/pl.yml +++ b/config/locales/crowdin/pl.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/pt-BR.yml b/config/locales/crowdin/pt-BR.yml index c2a7ec1c0bfd..4e93441f5392 100644 --- a/config/locales/crowdin/pt-BR.yml +++ b/config/locales/crowdin/pt-BR.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/pt-PT.yml b/config/locales/crowdin/pt-PT.yml index f91bb06359b6..70bf63d2c423 100644 --- a/config/locales/crowdin/pt-PT.yml +++ b/config/locales/crowdin/pt-PT.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/ro.yml b/config/locales/crowdin/ro.yml index 0f65d50f11ac..0b7410374995 100644 --- a/config/locales/crowdin/ro.yml +++ b/config/locales/crowdin/ro.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/ru.yml b/config/locales/crowdin/ru.yml index ca485ba1cba4..4caa5c9d87a8 100644 --- a/config/locales/crowdin/ru.yml +++ b/config/locales/crowdin/ru.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/rw.yml b/config/locales/crowdin/rw.yml index 43b5249618ba..41049140841f 100644 --- a/config/locales/crowdin/rw.yml +++ b/config/locales/crowdin/rw.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/si.yml b/config/locales/crowdin/si.yml index a46eba23a531..ee2317cfcd91 100644 --- a/config/locales/crowdin/si.yml +++ b/config/locales/crowdin/si.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/sk.yml b/config/locales/crowdin/sk.yml index 82d9bf38f3b9..f35e81a76abc 100644 --- a/config/locales/crowdin/sk.yml +++ b/config/locales/crowdin/sk.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/sl.yml b/config/locales/crowdin/sl.yml index ce049a297586..6ad8e1aaf883 100644 --- a/config/locales/crowdin/sl.yml +++ b/config/locales/crowdin/sl.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/sr.yml b/config/locales/crowdin/sr.yml index 28d716179161..962ec48e1777 100644 --- a/config/locales/crowdin/sr.yml +++ b/config/locales/crowdin/sr.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/sv.yml b/config/locales/crowdin/sv.yml index 10d6bb58bfe5..96d3ca5c1d0c 100644 --- a/config/locales/crowdin/sv.yml +++ b/config/locales/crowdin/sv.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/th.yml b/config/locales/crowdin/th.yml index f05c226e7abf..dd34f598c2a2 100644 --- a/config/locales/crowdin/th.yml +++ b/config/locales/crowdin/th.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/tr.yml b/config/locales/crowdin/tr.yml index bf2fb2d56bcb..0b8c6e7d69e3 100644 --- a/config/locales/crowdin/tr.yml +++ b/config/locales/crowdin/tr.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/uk.yml b/config/locales/crowdin/uk.yml index 7b24448a778c..129645365798 100644 --- a/config/locales/crowdin/uk.yml +++ b/config/locales/crowdin/uk.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/uz.yml b/config/locales/crowdin/uz.yml index e3ef2dc2e628..7ca8359e0a62 100644 --- a/config/locales/crowdin/uz.yml +++ b/config/locales/crowdin/uz.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/vi.yml b/config/locales/crowdin/vi.yml index 3023ed1523a9..e8cc3aa4e103 100644 --- a/config/locales/crowdin/vi.yml +++ b/config/locales/crowdin/vi.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/zh-CN.yml b/config/locales/crowdin/zh-CN.yml index 5179bec3985a..01dac29f492c 100644 --- a/config/locales/crowdin/zh-CN.yml +++ b/config/locales/crowdin/zh-CN.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/crowdin/zh-TW.yml b/config/locales/crowdin/zh-TW.yml index a18bf0017277..ec8ab049df8a 100644 --- a/config/locales/crowdin/zh-TW.yml +++ b/config/locales/crowdin/zh-TW.yml @@ -1,6 +1,6 @@ #-- copyright #OpenProject is an open source project management software. -#Copyright (C) 2012-2024 the OpenProject GmbH +#Copyright (C) the OpenProject GmbH #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: diff --git a/config/locales/en.yml b/config/locales/en.yml index 0ff367256024..641e1b3b4f22 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/locales/js-en.yml b/config/locales/js-en.yml index b421cc47a3c0..0ca661073d66 100644 --- a/config/locales/js-en.yml +++ b/config/locales/js-en.yml @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/config/routes.rb b/config/routes.rb index e7e202b6755c..adecd46413d8 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/10000000000000_to_v710_aggregated_migrations.rb b/db/migrate/10000000000000_to_v710_aggregated_migrations.rb index 028afd8fe62e..961d2704a933 100644 --- a/db/migrate/10000000000000_to_v710_aggregated_migrations.rb +++ b/db/migrate/10000000000000_to_v710_aggregated_migrations.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20100528100562_aggregated_global_roles_migrations.rb b/db/migrate/20100528100562_aggregated_global_roles_migrations.rb index 899eb505e311..f143acd730aa 100644 --- a/db/migrate/20100528100562_aggregated_global_roles_migrations.rb +++ b/db/migrate/20100528100562_aggregated_global_roles_migrations.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20170703075208_add_attribute_help_texts.rb b/db/migrate/20170703075208_add_attribute_help_texts.rb index 954d968b61d1..298506100ac2 100644 --- a/db/migrate/20170703075208_add_attribute_help_texts.rb +++ b/db/migrate/20170703075208_add_attribute_help_texts.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20170705134348_remove_attribute_visibility.rb b/db/migrate/20170705134348_remove_attribute_visibility.rb index a7e0ef307f52..988df9059e4a 100644 --- a/db/migrate/20170705134348_remove_attribute_visibility.rb +++ b/db/migrate/20170705134348_remove_attribute_visibility.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20170818063404_add_timeline_labels_to_query.rb b/db/migrate/20170818063404_add_timeline_labels_to_query.rb index 0142d34337ae..1e1aa3ad8f89 100644 --- a/db/migrate/20170818063404_add_timeline_labels_to_query.rb +++ b/db/migrate/20170818063404_add_timeline_labels_to_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20170829095701_generate_wp_closure.rb b/db/migrate/20170829095701_generate_wp_closure.rb index 60c6e4d6f07d..f131eeb310ce 100644 --- a/db/migrate/20170829095701_generate_wp_closure.rb +++ b/db/migrate/20170829095701_generate_wp_closure.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20171106074835_move_hashed_token_to_core.rb b/db/migrate/20171106074835_move_hashed_token_to_core.rb index a17e0403f0f4..4ab651afea5e 100644 --- a/db/migrate/20171106074835_move_hashed_token_to_core.rb +++ b/db/migrate/20171106074835_move_hashed_token_to_core.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20171129145631_add_fulltext_to_attachments.rb b/db/migrate/20171129145631_add_fulltext_to_attachments.rb index 24feee34e2ab..6b117a867a07 100644 --- a/db/migrate/20171129145631_add_fulltext_to_attachments.rb +++ b/db/migrate/20171129145631_add_fulltext_to_attachments.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180105130053_rebuild_dag.rb b/db/migrate/20180105130053_rebuild_dag.rb index 8a61cfa404a6..c106cca520ca 100644 --- a/db/migrate/20180105130053_rebuild_dag.rb +++ b/db/migrate/20180105130053_rebuild_dag.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180108132929_vacuum_relations.rb b/db/migrate/20180108132929_vacuum_relations.rb index 511ec3e4fd58..8ed6ebd34079 100644 --- a/db/migrate/20180108132929_vacuum_relations.rb +++ b/db/migrate/20180108132929_vacuum_relations.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180116065518_add_hierarchy_paths.rb b/db/migrate/20180116065518_add_hierarchy_paths.rb index 3c7f32ec382f..34e809fc1040 100644 --- a/db/migrate/20180116065518_add_hierarchy_paths.rb +++ b/db/migrate/20180116065518_add_hierarchy_paths.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180117065255_remove_timelines_and_reportings.rb b/db/migrate/20180117065255_remove_timelines_and_reportings.rb index d46c111f4760..e77290c12e56 100644 --- a/db/migrate/20180117065255_remove_timelines_and_reportings.rb +++ b/db/migrate/20180117065255_remove_timelines_and_reportings.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180122135443_add_tsv_columns_to_attachments.rb b/db/migrate/20180122135443_add_tsv_columns_to_attachments.rb index fab3abfee959..5928c1502549 100644 --- a/db/migrate/20180122135443_add_tsv_columns_to_attachments.rb +++ b/db/migrate/20180122135443_add_tsv_columns_to_attachments.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180123092002_add_custom_actions.rb b/db/migrate/20180123092002_add_custom_actions.rb index 96326f0c01b9..714890ae1f31 100644 --- a/db/migrate/20180123092002_add_custom_actions.rb +++ b/db/migrate/20180123092002_add_custom_actions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180213155320_add_description_to_custom_actions.rb b/db/migrate/20180213155320_add_description_to_custom_actions.rb index 51b1241ccb4e..22b18b39767e 100644 --- a/db/migrate/20180213155320_add_description_to_custom_actions.rb +++ b/db/migrate/20180213155320_add_description_to_custom_actions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180221151038_add_position_to_custom_action.rb b/db/migrate/20180221151038_add_position_to_custom_action.rb index 29527747b48e..ec650c88173d 100644 --- a/db/migrate/20180221151038_add_position_to_custom_action.rb +++ b/db/migrate/20180221151038_add_position_to_custom_action.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180305130811_remove_wiki_content_versions.rb b/db/migrate/20180305130811_remove_wiki_content_versions.rb index 5662f355c9d2..c6cf8c2cd457 100644 --- a/db/migrate/20180305130811_remove_wiki_content_versions.rb +++ b/db/migrate/20180305130811_remove_wiki_content_versions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180419061910_timestamp_for_caching.rb b/db/migrate/20180419061910_timestamp_for_caching.rb index 19f13c1596ba..e9728a74784a 100644 --- a/db/migrate/20180419061910_timestamp_for_caching.rb +++ b/db/migrate/20180419061910_timestamp_for_caching.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180504144320_add_color_to_statuses_and_enumerations.rb b/db/migrate/20180504144320_add_color_to_statuses_and_enumerations.rb index c96dec68b34f..b145361e7736 100644 --- a/db/migrate/20180504144320_add_color_to_statuses_and_enumerations.rb +++ b/db/migrate/20180504144320_add_color_to_statuses_and_enumerations.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180510184732_rename_planning_elemnt_type_colors_to_colors.rb b/db/migrate/20180510184732_rename_planning_elemnt_type_colors_to_colors.rb index 17a252e97261..19cb14fcd15d 100644 --- a/db/migrate/20180510184732_rename_planning_elemnt_type_colors_to_colors.rb +++ b/db/migrate/20180510184732_rename_planning_elemnt_type_colors_to_colors.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180518130559_add_timestamps_to_wiki.rb b/db/migrate/20180518130559_add_timestamps_to_wiki.rb index 0fc22f62aa1a..17550f78ad8e 100644 --- a/db/migrate/20180518130559_add_timestamps_to_wiki.rb +++ b/db/migrate/20180518130559_add_timestamps_to_wiki.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180524084654_remove_non_null_container_on_attachments.rb b/db/migrate/20180524084654_remove_non_null_container_on_attachments.rb index 0c8339d6211a..bccbfb1c9366 100644 --- a/db/migrate/20180524084654_remove_non_null_container_on_attachments.rb +++ b/db/migrate/20180524084654_remove_non_null_container_on_attachments.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180524113516_add_consent_timestamp_to_user.rb b/db/migrate/20180524113516_add_consent_timestamp_to_user.rb index 1ebfac50dca0..6a2cefde9ae9 100644 --- a/db/migrate/20180524113516_add_consent_timestamp_to_user.rb +++ b/db/migrate/20180524113516_add_consent_timestamp_to_user.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180706150714_convert_to_markdown.rb b/db/migrate/20180706150714_convert_to_markdown.rb index 1da5c0af589b..62d675ea4725 100644 --- a/db/migrate/20180706150714_convert_to_markdown.rb +++ b/db/migrate/20180706150714_convert_to_markdown.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180717102331_remove_in_aggregation_from_type.rb b/db/migrate/20180717102331_remove_in_aggregation_from_type.rb index 77eb2a288009..d00f718e455a 100644 --- a/db/migrate/20180717102331_remove_in_aggregation_from_type.rb +++ b/db/migrate/20180717102331_remove_in_aggregation_from_type.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180801072018_remove_responsible_and_type_from_project.rb b/db/migrate/20180801072018_remove_responsible_and_type_from_project.rb index 2ba40b5832f6..a70530da007b 100644 --- a/db/migrate/20180801072018_remove_responsible_and_type_from_project.rb +++ b/db/migrate/20180801072018_remove_responsible_and_type_from_project.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180830120550_migrate_light_background_themes.rb b/db/migrate/20180830120550_migrate_light_background_themes.rb index 0a8140fd583e..0f166498c4d2 100644 --- a/db/migrate/20180830120550_migrate_light_background_themes.rb +++ b/db/migrate/20180830120550_migrate_light_background_themes.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180903110212_add_highlighting_to_query.rb b/db/migrate/20180903110212_add_highlighting_to_query.rb index a044e18b07a3..6ff7268e8da1 100644 --- a/db/migrate/20180903110212_add_highlighting_to_query.rb +++ b/db/migrate/20180903110212_add_highlighting_to_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20180924141838_add_highlighted_attributes_to_query.rb b/db/migrate/20180924141838_add_highlighted_attributes_to_query.rb index 59bff872f67c..27cc1f08cbec 100644 --- a/db/migrate/20180924141838_add_highlighted_attributes_to_query.rb +++ b/db/migrate/20180924141838_add_highlighted_attributes_to_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20181101132712_add_read_only_to_statuses.rb b/db/migrate/20181101132712_add_read_only_to_statuses.rb index 9d061bdaa6c4..693e6179ee90 100644 --- a/db/migrate/20181101132712_add_read_only_to_statuses.rb +++ b/db/migrate/20181101132712_add_read_only_to_statuses.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20181112125034_create_doorkeeper_tables.rb b/db/migrate/20181112125034_create_doorkeeper_tables.rb index 4313df4ff752..18fc7d1e7ca9 100644 --- a/db/migrate/20181112125034_create_doorkeeper_tables.rb +++ b/db/migrate/20181112125034_create_doorkeeper_tables.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20181118193730_create_grid.rb b/db/migrate/20181118193730_create_grid.rb index 74c2415e6b65..48b832874aec 100644 --- a/db/migrate/20181118193730_create_grid.rb +++ b/db/migrate/20181118193730_create_grid.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20181121174153_create_ordered_work_packages.rb b/db/migrate/20181121174153_create_ordered_work_packages.rb index 75424ce11102..834136513ec5 100644 --- a/db/migrate/20181121174153_create_ordered_work_packages.rb +++ b/db/migrate/20181121174153_create_ordered_work_packages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190124081710_remove_accessibility_mode.rb b/db/migrate/20190124081710_remove_accessibility_mode.rb index cf59b22329a0..2e03204e5609 100644 --- a/db/migrate/20190124081710_remove_accessibility_mode.rb +++ b/db/migrate/20190124081710_remove_accessibility_mode.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190129083842_add_project_to_grid.rb b/db/migrate/20190129083842_add_project_to_grid.rb index 72fee2c1c281..6ccba94b4a1c 100644 --- a/db/migrate/20190129083842_add_project_to_grid.rb +++ b/db/migrate/20190129083842_add_project_to_grid.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190205090102_add_options_to_grid.rb b/db/migrate/20190205090102_add_options_to_grid.rb index 14773c02fd72..4cda89853163 100644 --- a/db/migrate/20190205090102_add_options_to_grid.rb +++ b/db/migrate/20190205090102_add_options_to_grid.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190207155607_add_hidden_to_queries.rb b/db/migrate/20190207155607_add_hidden_to_queries.rb index 0c056dbd1695..c66c87baf6b0 100644 --- a/db/migrate/20190207155607_add_hidden_to_queries.rb +++ b/db/migrate/20190207155607_add_hidden_to_queries.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190220080647_migrate_my_page_layout.rb b/db/migrate/20190220080647_migrate_my_page_layout.rb index 53869baa4998..4b7e7fee6126 100644 --- a/db/migrate/20190220080647_migrate_my_page_layout.rb +++ b/db/migrate/20190220080647_migrate_my_page_layout.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190227163226_add_tls_mode_to_auth_sources.rb b/db/migrate/20190227163226_add_tls_mode_to_auth_sources.rb index 52360fa37907..4baf5c9fb968 100644 --- a/db/migrate/20190227163226_add_tls_mode_to_auth_sources.rb +++ b/db/migrate/20190227163226_add_tls_mode_to_auth_sources.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190301122554_remove_hierarchy_paths.rb b/db/migrate/20190301122554_remove_hierarchy_paths.rb index 473c3864a33f..0ff00477f41c 100644 --- a/db/migrate/20190301122554_remove_hierarchy_paths.rb +++ b/db/migrate/20190301122554_remove_hierarchy_paths.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190312083304_rename_boards_to_forums.rb b/db/migrate/20190312083304_rename_boards_to_forums.rb index 0b4b2c6b1b3c..a59107c3bc96 100644 --- a/db/migrate/20190312083304_rename_boards_to_forums.rb +++ b/db/migrate/20190312083304_rename_boards_to_forums.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190411122815_set_timeline_auto_zoom.rb b/db/migrate/20190411122815_set_timeline_auto_zoom.rb index c9544438d750..cccfb9fe40f8 100644 --- a/db/migrate/20190411122815_set_timeline_auto_zoom.rb +++ b/db/migrate/20190411122815_set_timeline_auto_zoom.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190502102512_ensure_postgres_index_names.rb b/db/migrate/20190502102512_ensure_postgres_index_names.rb index 1d3a19ea8261..40a7ca9914fc 100644 --- a/db/migrate/20190502102512_ensure_postgres_index_names.rb +++ b/db/migrate/20190502102512_ensure_postgres_index_names.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190507132517_add_board_view_to_roles.rb b/db/migrate/20190507132517_add_board_view_to_roles.rb index 42583fd0f181..e2c656a5787f 100644 --- a/db/migrate/20190507132517_add_board_view_to_roles.rb +++ b/db/migrate/20190507132517_add_board_view_to_roles.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190509071101_add_default_description_to_types.rb b/db/migrate/20190509071101_add_default_description_to_types.rb index 395871f829cb..8438f236becb 100644 --- a/db/migrate/20190509071101_add_default_description_to_types.rb +++ b/db/migrate/20190509071101_add_default_description_to_types.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190527095959_set_manage_board_permission.rb b/db/migrate/20190527095959_set_manage_board_permission.rb index 49a329fdf63e..d04477ba5e2a 100644 --- a/db/migrate/20190527095959_set_manage_board_permission.rb +++ b/db/migrate/20190527095959_set_manage_board_permission.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190603060951_set_assign_versions_permission.rb b/db/migrate/20190603060951_set_assign_versions_permission.rb index f862f94f7a2e..8b36ff6889d3 100644 --- a/db/migrate/20190603060951_set_assign_versions_permission.rb +++ b/db/migrate/20190603060951_set_assign_versions_permission.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190618115620_fix_available_languages.rb b/db/migrate/20190618115620_fix_available_languages.rb index 42f3cf8e1e12..6bf00dd82d28 100644 --- a/db/migrate/20190618115620_fix_available_languages.rb +++ b/db/migrate/20190618115620_fix_available_languages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190619143049_add_timestamps_to_query.rb b/db/migrate/20190619143049_add_timestamps_to_query.rb index ae236fd37e35..8a41355a3561 100644 --- a/db/migrate/20190619143049_add_timestamps_to_query.rb +++ b/db/migrate/20190619143049_add_timestamps_to_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190710132957_rename_my_page_widgets.rb b/db/migrate/20190710132957_rename_my_page_widgets.rb index fa991d11817a..084377f736e4 100644 --- a/db/migrate/20190710132957_rename_my_page_widgets.rb +++ b/db/migrate/20190710132957_rename_my_page_widgets.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190716071941_add_display_representation_to_query.rb b/db/migrate/20190716071941_add_display_representation_to_query.rb index 1109b58f34fc..74e489eafcb0 100644 --- a/db/migrate/20190716071941_add_display_representation_to_query.rb +++ b/db/migrate/20190716071941_add_display_representation_to_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190722082648_add_derived_estimated_hours_to_work_packages.rb b/db/migrate/20190722082648_add_derived_estimated_hours_to_work_packages.rb index 75b6e10eab36..625fd77b9314 100644 --- a/db/migrate/20190722082648_add_derived_estimated_hours_to_work_packages.rb +++ b/db/migrate/20190722082648_add_derived_estimated_hours_to_work_packages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190724093332_add_journal_versions_table.rb b/db/migrate/20190724093332_add_journal_versions_table.rb index cdfaf1a128bf..ab31cd55e1ec 100644 --- a/db/migrate/20190724093332_add_journal_versions_table.rb +++ b/db/migrate/20190724093332_add_journal_versions_table.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190920102446_clean_custom_values.rb b/db/migrate/20190920102446_clean_custom_values.rb index d5207a17831f..c70572e8f0ea 100644 --- a/db/migrate/20190920102446_clean_custom_values.rb +++ b/db/migrate/20190920102446_clean_custom_values.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190923111902_add_project_status_reporting.rb b/db/migrate/20190923111902_add_project_status_reporting.rb index 82c68cbc8f59..481b4bb518d5 100644 --- a/db/migrate/20190923111902_add_project_status_reporting.rb +++ b/db/migrate/20190923111902_add_project_status_reporting.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20190923123858_simplify_project_active_and_timestamp.rb b/db/migrate/20190923123858_simplify_project_active_and_timestamp.rb index 7cf1a3b2189e..a6c94e331e3b 100644 --- a/db/migrate/20190923123858_simplify_project_active_and_timestamp.rb +++ b/db/migrate/20190923123858_simplify_project_active_and_timestamp.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20191106132533_make_system_user_active.rb b/db/migrate/20191106132533_make_system_user_active.rb index 5a2bc1d86c36..801d1177eaa8 100644 --- a/db/migrate/20191106132533_make_system_user_active.rb +++ b/db/migrate/20191106132533_make_system_user_active.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20191112111040_fix_system_user_status.rb b/db/migrate/20191112111040_fix_system_user_status.rb index 479f8b3b64a0..d761b074720e 100644 --- a/db/migrate/20191112111040_fix_system_user_status.rb +++ b/db/migrate/20191112111040_fix_system_user_status.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20191115141154_add_content_orientation_to_custom_fields.rb b/db/migrate/20191115141154_add_content_orientation_to_custom_fields.rb index a183ebd4a4ba..e74346167ef8 100644 --- a/db/migrate/20191115141154_add_content_orientation_to_custom_fields.rb +++ b/db/migrate/20191115141154_add_content_orientation_to_custom_fields.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20191216135213_join_table_for_active_activities.rb b/db/migrate/20191216135213_join_table_for_active_activities.rb index e0b491e0fc51..40495c10f0b2 100644 --- a/db/migrate/20191216135213_join_table_for_active_activities.rb +++ b/db/migrate/20191216135213_join_table_for_active_activities.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200114091135_add_theme_name_to_custom_styles.rb b/db/migrate/20200114091135_add_theme_name_to_custom_styles.rb index 15c9c805a955..e1894c1740da 100644 --- a/db/migrate/20200114091135_add_theme_name_to_custom_styles.rb +++ b/db/migrate/20200114091135_add_theme_name_to_custom_styles.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200115090742_fix_parent_id_for_wiki_pages.rb b/db/migrate/20200115090742_fix_parent_id_for_wiki_pages.rb index d6ca4e1207b2..14d09afba2e8 100644 --- a/db/migrate/20200115090742_fix_parent_id_for_wiki_pages.rb +++ b/db/migrate/20200115090742_fix_parent_id_for_wiki_pages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200206101135_add_theme_logo_to_custom_style.rb b/db/migrate/20200206101135_add_theme_logo_to_custom_style.rb index b0aa9e6a9c49..4d5046b87e73 100644 --- a/db/migrate/20200206101135_add_theme_logo_to_custom_style.rb +++ b/db/migrate/20200206101135_add_theme_logo_to_custom_style.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200217061622_add_timestamp_to_news.rb b/db/migrate/20200217061622_add_timestamp_to_news.rb index 5640ce76b919..b3ddc5ff1944 100644 --- a/db/migrate/20200217061622_add_timestamp_to_news.rb +++ b/db/migrate/20200217061622_add_timestamp_to_news.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200217155632_rename_tokens.rb b/db/migrate/20200217155632_rename_tokens.rb index 2446e06f9e80..ec27b286592b 100644 --- a/db/migrate/20200217155632_rename_tokens.rb +++ b/db/migrate/20200217155632_rename_tokens.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200220171133_rename_bim_module.rb b/db/migrate/20200220171133_rename_bim_module.rb index de32c897def0..edb36ed6ea5a 100644 --- a/db/migrate/20200220171133_rename_bim_module.rb +++ b/db/migrate/20200220171133_rename_bim_module.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200302100431_fix_attachable_journals.rb b/db/migrate/20200302100431_fix_attachable_journals.rb index 56c6c50ac749..ae71bcae69b6 100644 --- a/db/migrate/20200302100431_fix_attachable_journals.rb +++ b/db/migrate/20200302100431_fix_attachable_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200310092237_add_timestamps_to_bcf.rb b/db/migrate/20200310092237_add_timestamps_to_bcf.rb index 52c3e5586c58..4b87d81caa21 100644 --- a/db/migrate/20200310092237_add_timestamps_to_bcf.rb +++ b/db/migrate/20200310092237_add_timestamps_to_bcf.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200325101528_strip_whitespace_from_user_attributes.rb b/db/migrate/20200325101528_strip_whitespace_from_user_attributes.rb index d8538cbc6848..34a5704fae2a 100644 --- a/db/migrate/20200325101528_strip_whitespace_from_user_attributes.rb +++ b/db/migrate/20200325101528_strip_whitespace_from_user_attributes.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200326102408_rename_fixed_version.rb b/db/migrate/20200326102408_rename_fixed_version.rb index e940c5277004..e376fdd58ae7 100644 --- a/db/migrate/20200326102408_rename_fixed_version.rb +++ b/db/migrate/20200326102408_rename_fixed_version.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200403105252_add_cron_to_delayed_jobs.rb b/db/migrate/20200403105252_add_cron_to_delayed_jobs.rb index b81466c57c67..8ad4afed36a2 100644 --- a/db/migrate/20200403105252_add_cron_to_delayed_jobs.rb +++ b/db/migrate/20200403105252_add_cron_to_delayed_jobs.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200415131633_add_work_package_exports.rb b/db/migrate/20200415131633_add_work_package_exports.rb index 6b1b66f2690e..79634a3210c0 100644 --- a/db/migrate/20200415131633_add_work_package_exports.rb +++ b/db/migrate/20200415131633_add_work_package_exports.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200427121606_add_filter_to_ldap.rb b/db/migrate/20200427121606_add_filter_to_ldap.rb index de6e73783f49..23e93c4a0392 100644 --- a/db/migrate/20200427121606_add_filter_to_ldap.rb +++ b/db/migrate/20200427121606_add_filter_to_ldap.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200428105404_unique_member_role.rb b/db/migrate/20200428105404_unique_member_role.rb index 900a24442f7a..cd71775028df 100644 --- a/db/migrate/20200428105404_unique_member_role.rb +++ b/db/migrate/20200428105404_unique_member_role.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200504085933_add_schedule_manually_to_work_packages.rb b/db/migrate/20200504085933_add_schedule_manually_to_work_packages.rb index 4b50c46adb33..0d4459dee570 100644 --- a/db/migrate/20200504085933_add_schedule_manually_to_work_packages.rb +++ b/db/migrate/20200504085933_add_schedule_manually_to_work_packages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200522131255_splash_multi_list_customizable_journals.rb b/db/migrate/20200522131255_splash_multi_list_customizable_journals.rb index 155b755b3ccd..028f4e06ba1c 100644 --- a/db/migrate/20200522131255_splash_multi_list_customizable_journals.rb +++ b/db/migrate/20200522131255_splash_multi_list_customizable_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200522140244_remove_journal_versions_table.rb b/db/migrate/20200522140244_remove_journal_versions_table.rb index aea50b7974b6..eeb8f487a7a8 100644 --- a/db/migrate/20200522140244_remove_journal_versions_table.rb +++ b/db/migrate/20200522140244_remove_journal_versions_table.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200527130633_add_templated_to_project.rb b/db/migrate/20200527130633_add_templated_to_project.rb index 703130b44abb..871925ea70ec 100644 --- a/db/migrate/20200527130633_add_templated_to_project.rb +++ b/db/migrate/20200527130633_add_templated_to_project.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200625133727_fix_inherited_group_member_roles.rb b/db/migrate/20200625133727_fix_inherited_group_member_roles.rb index f3602c463f39..590ca4ead31a 100644 --- a/db/migrate/20200625133727_fix_inherited_group_member_roles.rb +++ b/db/migrate/20200625133727_fix_inherited_group_member_roles.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200708065116_fix_members_inconsistencies.rb b/db/migrate/20200708065116_fix_members_inconsistencies.rb index f8435abcdb09..f284215d8a06 100644 --- a/db/migrate/20200708065116_fix_members_inconsistencies.rb +++ b/db/migrate/20200708065116_fix_members_inconsistencies.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200803081038_journalize_scheduling_mode.rb b/db/migrate/20200803081038_journalize_scheduling_mode.rb index f8c723c95828..996ce875a207 100644 --- a/db/migrate/20200803081038_journalize_scheduling_mode.rb +++ b/db/migrate/20200803081038_journalize_scheduling_mode.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200820140526_remove_summable_setting.rb b/db/migrate/20200820140526_remove_summable_setting.rb index 8f9a60098d21..c449e9be7891 100644 --- a/db/migrate/20200820140526_remove_summable_setting.rb +++ b/db/migrate/20200820140526_remove_summable_setting.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200903064009_enable_current_project_custom_fields_columns.rb b/db/migrate/20200903064009_enable_current_project_custom_fields_columns.rb index 126a3be7643a..47d9eaf4a260 100644 --- a/db/migrate/20200903064009_enable_current_project_custom_fields_columns.rb +++ b/db/migrate/20200903064009_enable_current_project_custom_fields_columns.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200907090753_change_attachment_filesize_to_big_int.rb b/db/migrate/20200907090753_change_attachment_filesize_to_big_int.rb index de79b39fa1c2..0da979e4b49f 100644 --- a/db/migrate/20200907090753_change_attachment_filesize_to_big_int.rb +++ b/db/migrate/20200907090753_change_attachment_filesize_to_big_int.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200914092212_set_current_timestamp_defaults_for_bcf_viewpoints_and_issues.rb b/db/migrate/20200914092212_set_current_timestamp_defaults_for_bcf_viewpoints_and_issues.rb index 768ba09c6cff..5fc22c63da07 100644 --- a/db/migrate/20200914092212_set_current_timestamp_defaults_for_bcf_viewpoints_and_issues.rb +++ b/db/migrate/20200914092212_set_current_timestamp_defaults_for_bcf_viewpoints_and_issues.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200924085508_cleanup_orphaned_journal_data.rb b/db/migrate/20200924085508_cleanup_orphaned_journal_data.rb index b0786030e775..bf1a731456e8 100644 --- a/db/migrate/20200924085508_cleanup_orphaned_journal_data.rb +++ b/db/migrate/20200924085508_cleanup_orphaned_journal_data.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20200925084550_members_allow_null_on_project.rb b/db/migrate/20200925084550_members_allow_null_on_project.rb index 1cb890e030cf..5b15687ee78c 100644 --- a/db/migrate/20200925084550_members_allow_null_on_project.rb +++ b/db/migrate/20200925084550_members_allow_null_on_project.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20201001184404_rename_timestamp_on_time_and_cost_entry.rb b/db/migrate/20201001184404_rename_timestamp_on_time_and_cost_entry.rb index f19ec790ee0e..73b3ee6cc381 100644 --- a/db/migrate/20201001184404_rename_timestamp_on_time_and_cost_entry.rb +++ b/db/migrate/20201001184404_rename_timestamp_on_time_and_cost_entry.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20201005120137_ensure_integer_for_relations_foreign_keys.rb b/db/migrate/20201005120137_ensure_integer_for_relations_foreign_keys.rb index e291582dd851..81baf2134882 100644 --- a/db/migrate/20201005120137_ensure_integer_for_relations_foreign_keys.rb +++ b/db/migrate/20201005120137_ensure_integer_for_relations_foreign_keys.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20201005184411_rename_timestamps.rb b/db/migrate/20201005184411_rename_timestamps.rb index b0ba86cbe6b5..e7f056db0915 100644 --- a/db/migrate/20201005184411_rename_timestamps.rb +++ b/db/migrate/20201005184411_rename_timestamps.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20201125121949_remove_renamed_cron_job.rb b/db/migrate/20201125121949_remove_renamed_cron_job.rb index be642846ee2a..141b3d4a9601 100644 --- a/db/migrate/20201125121949_remove_renamed_cron_job.rb +++ b/db/migrate/20201125121949_remove_renamed_cron_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210126112238_add_uniqueness_constrain_on_lastname_for_groups_and_placeholder_users.rb b/db/migrate/20210126112238_add_uniqueness_constrain_on_lastname_for_groups_and_placeholder_users.rb index 30cdfeb1fb26..52a864c486c1 100644 --- a/db/migrate/20210126112238_add_uniqueness_constrain_on_lastname_for_groups_and_placeholder_users.rb +++ b/db/migrate/20210126112238_add_uniqueness_constrain_on_lastname_for_groups_and_placeholder_users.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210127134438_alter_user_attributes_max_length.rb b/db/migrate/20210127134438_alter_user_attributes_max_length.rb index e89e43f5be5d..a2ddd3307d75 100644 --- a/db/migrate/20210127134438_alter_user_attributes_max_length.rb +++ b/db/migrate/20210127134438_alter_user_attributes_max_length.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210214205545_replace_invalid_principal_references.rb b/db/migrate/20210214205545_replace_invalid_principal_references.rb index 912b9b3f6e52..bac82d2cdf06 100644 --- a/db/migrate/20210214205545_replace_invalid_principal_references.rb +++ b/db/migrate/20210214205545_replace_invalid_principal_references.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210221230446_add_group_user_primary_key.rb b/db/migrate/20210221230446_add_group_user_primary_key.rb index 9edd7f35ff4a..71bbc2123918 100644 --- a/db/migrate/20210221230446_add_group_user_primary_key.rb +++ b/db/migrate/20210221230446_add_group_user_primary_key.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210310101840_generalize_exports.rb b/db/migrate/20210310101840_generalize_exports.rb index 5ba29c6ea527..2be4f14dee20 100644 --- a/db/migrate/20210310101840_generalize_exports.rb +++ b/db/migrate/20210310101840_generalize_exports.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210331085058_migrate_sessions_unlogged.rb b/db/migrate/20210331085058_migrate_sessions_unlogged.rb index 61db62b0101a..de9d305b38ca 100644 --- a/db/migrate/20210331085058_migrate_sessions_unlogged.rb +++ b/db/migrate/20210331085058_migrate_sessions_unlogged.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210427065703_make_system_user_admin.rb b/db/migrate/20210427065703_make_system_user_admin.rb index 2a49d00f002c..13d26187ee28 100644 --- a/db/migrate/20210427065703_make_system_user_admin.rb +++ b/db/migrate/20210427065703_make_system_user_admin.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210510193438_remove_project_setting.rb b/db/migrate/20210510193438_remove_project_setting.rb index c6c25faa1232..7e0f4fb427b2 100644 --- a/db/migrate/20210510193438_remove_project_setting.rb +++ b/db/migrate/20210510193438_remove_project_setting.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210512121322_make_project_identifier_unique.rb b/db/migrate/20210512121322_make_project_identifier_unique.rb index 3871d2a5234d..d219d125dd76 100644 --- a/db/migrate/20210512121322_make_project_identifier_unique.rb +++ b/db/migrate/20210512121322_make_project_identifier_unique.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210519141244_remove_reply_from_message_journalizing.rb b/db/migrate/20210519141244_remove_reply_from_message_journalizing.rb index 6c350c6558d7..f8c110978c4c 100644 --- a/db/migrate/20210519141244_remove_reply_from_message_journalizing.rb +++ b/db/migrate/20210519141244_remove_reply_from_message_journalizing.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210615150558_aggregate_journals.rb b/db/migrate/20210615150558_aggregate_journals.rb index 6b6cd3a851cb..8e0306d421a3 100644 --- a/db/migrate/20210615150558_aggregate_journals.rb +++ b/db/migrate/20210615150558_aggregate_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210616145324_polymorphic_journal_data.rb b/db/migrate/20210616145324_polymorphic_journal_data.rb index 45169574f3a1..1837fc7d5c61 100644 --- a/db/migrate/20210616145324_polymorphic_journal_data.rb +++ b/db/migrate/20210616145324_polymorphic_journal_data.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210616191052_create_notifications.rb b/db/migrate/20210616191052_create_notifications.rb index a5bb36430551..fe3e018f6865 100644 --- a/db/migrate/20210616191052_create_notifications.rb +++ b/db/migrate/20210616191052_create_notifications.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210618125430_authors_as_watchers.rb b/db/migrate/20210618125430_authors_as_watchers.rb index a56d8617ee8e..a7477ab99c60 100644 --- a/db/migrate/20210618125430_authors_as_watchers.rb +++ b/db/migrate/20210618125430_authors_as_watchers.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210618132206_add_notification_settings.rb b/db/migrate/20210618132206_add_notification_settings.rb index d91a287018d4..8639113cf327 100644 --- a/db/migrate/20210618132206_add_notification_settings.rb +++ b/db/migrate/20210618132206_add_notification_settings.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210628185054_extend_custom_field_name_length.rb b/db/migrate/20210628185054_extend_custom_field_name_length.rb index b7c838fc8e0c..24096d5ac7e3 100644 --- a/db/migrate/20210628185054_extend_custom_field_name_length.rb +++ b/db/migrate/20210628185054_extend_custom_field_name_length.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210701073944_add_digest_setting.rb b/db/migrate/20210701073944_add_digest_setting.rb index 3740602fc0bd..f88186fa4676 100644 --- a/db/migrate/20210701073944_add_digest_setting.rb +++ b/db/migrate/20210701073944_add_digest_setting.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210701082511_add_digest_to_notification.rb b/db/migrate/20210701082511_add_digest_to_notification.rb index 1dfc0345e0c9..c6716bae639e 100644 --- a/db/migrate/20210701082511_add_digest_to_notification.rb +++ b/db/migrate/20210701082511_add_digest_to_notification.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210713081724_flip_bcf_viewpoint_clipping_direction_selectively.rb b/db/migrate/20210713081724_flip_bcf_viewpoint_clipping_direction_selectively.rb index add10b34505a..ff4a94c15b84 100644 --- a/db/migrate/20210713081724_flip_bcf_viewpoint_clipping_direction_selectively.rb +++ b/db/migrate/20210713081724_flip_bcf_viewpoint_clipping_direction_selectively.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210726070813_remove_journal_versions.rb b/db/migrate/20210726070813_remove_journal_versions.rb index b7a10ea60603..b11e5512be42 100644 --- a/db/migrate/20210726070813_remove_journal_versions.rb +++ b/db/migrate/20210726070813_remove_journal_versions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210802114054_add_notification_setting_options.rb b/db/migrate/20210802114054_add_notification_setting_options.rb index 3c926df3ee6b..16b315315401 100644 --- a/db/migrate/20210802114054_add_notification_setting_options.rb +++ b/db/migrate/20210802114054_add_notification_setting_options.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210825183540_make_user_preferences_json.rb b/db/migrate/20210825183540_make_user_preferences_json.rb index 38a9b40029ce..9fe33c5584b0 100644 --- a/db/migrate/20210825183540_make_user_preferences_json.rb +++ b/db/migrate/20210825183540_make_user_preferences_json.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210902201126_cleanup_user_preferences.rb b/db/migrate/20210902201126_cleanup_user_preferences.rb index 97fb27311de5..8dbbed258091 100644 --- a/db/migrate/20210902201126_cleanup_user_preferences.rb +++ b/db/migrate/20210902201126_cleanup_user_preferences.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210910092414_add_bcf_comment_hierarchy.rb b/db/migrate/20210910092414_add_bcf_comment_hierarchy.rb index 7365eb752e6d..253085361087 100644 --- a/db/migrate/20210910092414_add_bcf_comment_hierarchy.rb +++ b/db/migrate/20210910092414_add_bcf_comment_hierarchy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210914065555_cleanup_notifications.rb b/db/migrate/20210914065555_cleanup_notifications.rb index 9941e8f2925f..5b63f186f3fa 100644 --- a/db/migrate/20210914065555_cleanup_notifications.rb +++ b/db/migrate/20210914065555_cleanup_notifications.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210915154656_add_user_preference_settings_indices.rb b/db/migrate/20210915154656_add_user_preference_settings_indices.rb index f83d8d50995b..cdce67f25f32 100644 --- a/db/migrate/20210915154656_add_user_preference_settings_indices.rb +++ b/db/migrate/20210915154656_add_user_preference_settings_indices.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210917190141_non_work_package_notification_settings.rb b/db/migrate/20210917190141_non_work_package_notification_settings.rb index 10e60e4d4411..5328fa8b57ed 100644 --- a/db/migrate/20210917190141_non_work_package_notification_settings.rb +++ b/db/migrate/20210917190141_non_work_package_notification_settings.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210922123908_notification_foreign_key_constraint.rb b/db/migrate/20210922123908_notification_foreign_key_constraint.rb index ea88c98da330..bb982f74683d 100644 --- a/db/migrate/20210922123908_notification_foreign_key_constraint.rb +++ b/db/migrate/20210922123908_notification_foreign_key_constraint.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20210928133538_add_reminder_workdays.rb b/db/migrate/20210928133538_add_reminder_workdays.rb index da4feef12fbd..5f01b12e1dbc 100644 --- a/db/migrate/20210928133538_add_reminder_workdays.rb +++ b/db/migrate/20210928133538_add_reminder_workdays.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20211005080304_tzinfo_time_zones.rb b/db/migrate/20211005080304_tzinfo_time_zones.rb index 41cc50a9278c..948d21091c29 100644 --- a/db/migrate/20211005080304_tzinfo_time_zones.rb +++ b/db/migrate/20211005080304_tzinfo_time_zones.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20211005135637_remove_invalid_group_users.rb b/db/migrate/20211005135637_remove_invalid_group_users.rb index ebf8f9134407..4dfbfe636646 100644 --- a/db/migrate/20211005135637_remove_invalid_group_users.rb +++ b/db/migrate/20211005135637_remove_invalid_group_users.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20211022143726_remove_snapshot_data.rb b/db/migrate/20211022143726_remove_snapshot_data.rb index a42b7c5cd51f..319b0c8d85e0 100644 --- a/db/migrate/20211022143726_remove_snapshot_data.rb +++ b/db/migrate/20211022143726_remove_snapshot_data.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20211026061420_add_indexes_for_email_reminder_pause.rb b/db/migrate/20211026061420_add_indexes_for_email_reminder_pause.rb index 60620b7719a0..3722b24d2a2e 100644 --- a/db/migrate/20211026061420_add_indexes_for_email_reminder_pause.rb +++ b/db/migrate/20211026061420_add_indexes_for_email_reminder_pause.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20211101152840_redistribute_edit_project_permission.rb b/db/migrate/20211101152840_redistribute_edit_project_permission.rb index 630584eca4fb..fdbfc06ff111 100644 --- a/db/migrate/20211101152840_redistribute_edit_project_permission.rb +++ b/db/migrate/20211101152840_redistribute_edit_project_permission.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20211102161932_remove_custom_field_types.rb b/db/migrate/20211102161932_remove_custom_field_types.rb index f1b6389a86b3..f78bcfbc6898 100644 --- a/db/migrate/20211102161932_remove_custom_field_types.rb +++ b/db/migrate/20211102161932_remove_custom_field_types.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20211103120946_clean_emails_footer.rb b/db/migrate/20211103120946_clean_emails_footer.rb index abad1e984e7d..d9bbfd86daca 100644 --- a/db/migrate/20211103120946_clean_emails_footer.rb +++ b/db/migrate/20211103120946_clean_emails_footer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20211104151329_default_notification_setting.rb b/db/migrate/20211104151329_default_notification_setting.rb index 500640a88116..df410c3c7a47 100644 --- a/db/migrate/20211104151329_default_notification_setting.rb +++ b/db/migrate/20211104151329_default_notification_setting.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20211117195121_remove_destroyed_help_texts.rb b/db/migrate/20211117195121_remove_destroyed_help_texts.rb index 01f24e1c5985..b5075126e18a 100644 --- a/db/migrate/20211117195121_remove_destroyed_help_texts.rb +++ b/db/migrate/20211117195121_remove_destroyed_help_texts.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20211118203332_clean_hide_mail.rb b/db/migrate/20211118203332_clean_hide_mail.rb index aa61eb74bcdc..134cf2a6aec0 100644 --- a/db/migrate/20211118203332_clean_hide_mail.rb +++ b/db/migrate/20211118203332_clean_hide_mail.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20211130161501_add_views.rb b/db/migrate/20211130161501_add_views.rb index 35eb18ee53f6..20fbac7a356a 100644 --- a/db/migrate/20211130161501_add_views.rb +++ b/db/migrate/20211130161501_add_views.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20211209092519_query_views.rb b/db/migrate/20211209092519_query_views.rb index d228dcb11332..3d8490e3f04d 100644 --- a/db/migrate/20211209092519_query_views.rb +++ b/db/migrate/20211209092519_query_views.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220106145037_fix_missing_notification_settings.rb b/db/migrate/20220106145037_fix_missing_notification_settings.rb index cb9764e16ff2..17fa13415577 100644 --- a/db/migrate/20220106145037_fix_missing_notification_settings.rb +++ b/db/migrate/20220106145037_fix_missing_notification_settings.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220202140507_reorder_project_children.rb b/db/migrate/20220202140507_reorder_project_children.rb index 760467ec60f9..42d8fd4837f7 100644 --- a/db/migrate/20220202140507_reorder_project_children.rb +++ b/db/migrate/20220202140507_reorder_project_children.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220223095355_projects_lft_rgt_index.rb b/db/migrate/20220223095355_projects_lft_rgt_index.rb index 1cd3c9302413..0b397a7149b3 100644 --- a/db/migrate/20220223095355_projects_lft_rgt_index.rb +++ b/db/migrate/20220223095355_projects_lft_rgt_index.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220302123642_assignable_to_permission.rb b/db/migrate/20220302123642_assignable_to_permission.rb index 161091ea80e5..c07c45daeb30 100644 --- a/db/migrate/20220302123642_assignable_to_permission.rb +++ b/db/migrate/20220302123642_assignable_to_permission.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220319211253_add_parent_id_to_wp.rb b/db/migrate/20220319211253_add_parent_id_to_wp.rb index be79605ab36c..303eb5721b2a 100644 --- a/db/migrate/20220319211253_add_parent_id_to_wp.rb +++ b/db/migrate/20220319211253_add_parent_id_to_wp.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220323083000_add_include_subprojects_to_query.rb b/db/migrate/20220323083000_add_include_subprojects_to_query.rb index 01fec549f8c8..a69b78b47081 100644 --- a/db/migrate/20220323083000_add_include_subprojects_to_query.rb +++ b/db/migrate/20220323083000_add_include_subprojects_to_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220408080838_bigint_primary_key_on_relations.rb b/db/migrate/20220408080838_bigint_primary_key_on_relations.rb index ae128e1642ac..4518de6f2740 100644 --- a/db/migrate/20220408080838_bigint_primary_key_on_relations.rb +++ b/db/migrate/20220408080838_bigint_primary_key_on_relations.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220414085531_migrate_team_planner_permissions.rb b/db/migrate/20220414085531_migrate_team_planner_permissions.rb index 0f2c77264476..782c4e26cb25 100644 --- a/db/migrate/20220414085531_migrate_team_planner_permissions.rb +++ b/db/migrate/20220414085531_migrate_team_planner_permissions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220426132637_refix_inherited_group_member_roles.rb b/db/migrate/20220426132637_refix_inherited_group_member_roles.rb index 25ba7173120a..b40fa538b72f 100644 --- a/db/migrate/20220426132637_refix_inherited_group_member_roles.rb +++ b/db/migrate/20220426132637_refix_inherited_group_member_roles.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220428071221_restore_defaults_on_empty_settings.rb b/db/migrate/20220428071221_restore_defaults_on_empty_settings.rb index ba31fe2fe3be..4d00b53022fd 100644 --- a/db/migrate/20220428071221_restore_defaults_on_empty_settings.rb +++ b/db/migrate/20220428071221_restore_defaults_on_empty_settings.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220503093844_create_oauth_client.rb b/db/migrate/20220503093844_create_oauth_client.rb index 225d77cff518..319b83b2765a 100644 --- a/db/migrate/20220503093844_create_oauth_client.rb +++ b/db/migrate/20220503093844_create_oauth_client.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220511124930_create_week_days.rb b/db/migrate/20220511124930_create_week_days.rb index fd93644ab89c..0dd0df3e0cd1 100644 --- a/db/migrate/20220511124930_create_week_days.rb +++ b/db/migrate/20220511124930_create_week_days.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220517113828_create_non_working_days.rb b/db/migrate/20220517113828_create_non_working_days.rb index cf061e15be48..3c1fe3ea5cff 100644 --- a/db/migrate/20220517113828_create_non_working_days.rb +++ b/db/migrate/20220517113828_create_non_working_days.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220518154147_create_oauth_client_tokens.rb b/db/migrate/20220518154147_create_oauth_client_tokens.rb index 8ba230afd4dd..54dcbcf678c3 100644 --- a/db/migrate/20220518154147_create_oauth_client_tokens.rb +++ b/db/migrate/20220518154147_create_oauth_client_tokens.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220525154549_add_duration_to_work_packages.rb b/db/migrate/20220525154549_add_duration_to_work_packages.rb index 5c8bdcd095f3..8d2bb12fde67 100644 --- a/db/migrate/20220525154549_add_duration_to_work_packages.rb +++ b/db/migrate/20220525154549_add_duration_to_work_packages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220608213712_add_logged_by_id_to_time_entries.rb b/db/migrate/20220608213712_add_logged_by_id_to_time_entries.rb index 2b050659eaf5..57f8491a8ddf 100644 --- a/db/migrate/20220608213712_add_logged_by_id_to_time_entries.rb +++ b/db/migrate/20220608213712_add_logged_by_id_to_time_entries.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220614132200_add_ignore_non_working_days_to_work_packages.rb b/db/migrate/20220614132200_add_ignore_non_working_days_to_work_packages.rb index b9bb608fa347..d3f18593fea1 100644 --- a/db/migrate/20220614132200_add_ignore_non_working_days_to_work_packages.rb +++ b/db/migrate/20220614132200_add_ignore_non_working_days_to_work_packages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220615213015_migrate_log_time_to_log_own_time_in_role_permissions.rb b/db/migrate/20220615213015_migrate_log_time_to_log_own_time_in_role_permissions.rb index 590ea5780fe5..fab80d642cd5 100644 --- a/db/migrate/20220615213015_migrate_log_time_to_log_own_time_in_role_permissions.rb +++ b/db/migrate/20220615213015_migrate_log_time_to_log_own_time_in_role_permissions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220620132922_change_duration_default_value.rb b/db/migrate/20220620132922_change_duration_default_value.rb index c9242f949bda..ff35c83a6126 100644 --- a/db/migrate/20220620132922_change_duration_default_value.rb +++ b/db/migrate/20220620132922_change_duration_default_value.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220622151721_drop_project_associations.rb b/db/migrate/20220622151721_drop_project_associations.rb index c47b58113505..fe073bd551cd 100644 --- a/db/migrate/20220622151721_drop_project_associations.rb +++ b/db/migrate/20220622151721_drop_project_associations.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220629061540_add_paper_trail.rb b/db/migrate/20220629061540_add_paper_trail.rb index df075eef8c59..2ecdd6e9a920 100644 --- a/db/migrate/20220629061540_add_paper_trail.rb +++ b/db/migrate/20220629061540_add_paper_trail.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220629073727_add_polymorphic_integration_to_oauth_application.rb b/db/migrate/20220629073727_add_polymorphic_integration_to_oauth_application.rb index 5499d62c4810..65cb2b85c31c 100644 --- a/db/migrate/20220629073727_add_polymorphic_integration_to_oauth_application.rb +++ b/db/migrate/20220629073727_add_polymorphic_integration_to_oauth_application.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220707192304_backfill_time_entries_with_logged_by_id.rb b/db/migrate/20220707192304_backfill_time_entries_with_logged_by_id.rb index a6dc47b3bffe..a3d459d09450 100644 --- a/db/migrate/20220707192304_backfill_time_entries_with_logged_by_id.rb +++ b/db/migrate/20220707192304_backfill_time_entries_with_logged_by_id.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220712132505_add_foreign_key_constraint_for_type_color_id.rb b/db/migrate/20220712132505_add_foreign_key_constraint_for_type_color_id.rb index 6d0663bcd60c..fbfcefdb8aaf 100644 --- a/db/migrate/20220712132505_add_foreign_key_constraint_for_type_color_id.rb +++ b/db/migrate/20220712132505_add_foreign_key_constraint_for_type_color_id.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220714145356_migrate_work_package_export_settings.rb b/db/migrate/20220714145356_migrate_work_package_export_settings.rb index 87659892d808..b7e6d473f1ee 100644 --- a/db/migrate/20220714145356_migrate_work_package_export_settings.rb +++ b/db/migrate/20220714145356_migrate_work_package_export_settings.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220804112533_remove_notification_cleanup_job.rb b/db/migrate/20220804112533_remove_notification_cleanup_job.rb index a041d7bdd07a..5468cee458f5 100644 --- a/db/migrate/20220804112533_remove_notification_cleanup_job.rb +++ b/db/migrate/20220804112533_remove_notification_cleanup_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220811061024_rename_work_package_export_limit.rb b/db/migrate/20220811061024_rename_work_package_export_limit.rb index 685c45d9c908..31aea4c2cb33 100644 --- a/db/migrate/20220811061024_rename_work_package_export_limit.rb +++ b/db/migrate/20220811061024_rename_work_package_export_limit.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220815072420_add_logged_by_to_time_entries_journals.rb b/db/migrate/20220815072420_add_logged_by_to_time_entries_journals.rb index 1834f79abe85..05bd07687b23 100644 --- a/db/migrate/20220815072420_add_logged_by_to_time_entries_journals.rb +++ b/db/migrate/20220815072420_add_logged_by_to_time_entries_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220817154403_remove_work_packages_duration_field_active_setting.rb b/db/migrate/20220817154403_remove_work_packages_duration_field_active_setting.rb index 62a1c931100a..2b8c77481df0 100644 --- a/db/migrate/20220817154403_remove_work_packages_duration_field_active_setting.rb +++ b/db/migrate/20220817154403_remove_work_packages_duration_field_active_setting.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220818074150_fix_invalid_journals.rb b/db/migrate/20220818074150_fix_invalid_journals.rb index 28fb789f9545..2d1e65becd52 100644 --- a/db/migrate/20220818074150_fix_invalid_journals.rb +++ b/db/migrate/20220818074150_fix_invalid_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220818074159_fix_deleted_data_journals.rb b/db/migrate/20220818074159_fix_deleted_data_journals.rb index 68bc67073849..fe1e8d6bec7a 100644 --- a/db/migrate/20220818074159_fix_deleted_data_journals.rb +++ b/db/migrate/20220818074159_fix_deleted_data_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220830074821_add_ignore_non_working_days_to_work_package_journals.rb b/db/migrate/20220830074821_add_ignore_non_working_days_to_work_package_journals.rb index 3b2f24ee3a80..5e081bbfd81c 100644 --- a/db/migrate/20220830074821_add_ignore_non_working_days_to_work_package_journals.rb +++ b/db/migrate/20220830074821_add_ignore_non_working_days_to_work_package_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220830092057_change_default_for_non_working_days.rb b/db/migrate/20220830092057_change_default_for_non_working_days.rb index 5e538b9fa57a..9752a0c65076 100644 --- a/db/migrate/20220830092057_change_default_for_non_working_days.rb +++ b/db/migrate/20220830092057_change_default_for_non_working_days.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220831073113_work_package_project_foreign_key.rb b/db/migrate/20220831073113_work_package_project_foreign_key.rb index 4d7a16aea3af..87d5f9b8f644 100644 --- a/db/migrate/20220831073113_work_package_project_foreign_key.rb +++ b/db/migrate/20220831073113_work_package_project_foreign_key.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220831081937_migrate_timestamps_to_with_timezone.rb b/db/migrate/20220831081937_migrate_timestamps_to_with_timezone.rb index af9f22ff563a..97506f3c9ce1 100644 --- a/db/migrate/20220831081937_migrate_timestamps_to_with_timezone.rb +++ b/db/migrate/20220831081937_migrate_timestamps_to_with_timezone.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220909153412_drop_week_days.rb b/db/migrate/20220909153412_drop_week_days.rb index 928ab200f8b2..9d3e6bc29392 100644 --- a/db/migrate/20220909153412_drop_week_days.rb +++ b/db/migrate/20220909153412_drop_week_days.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220911182835_create_default_working_days_setting_entry.rb b/db/migrate/20220911182835_create_default_working_days_setting_entry.rb index 253e7aa1a364..4f95f86fbe9d 100644 --- a/db/migrate/20220911182835_create_default_working_days_setting_entry.rb +++ b/db/migrate/20220911182835_create_default_working_days_setting_entry.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220918165443_add_start_date_due_date_and_overdue_to_notification_settings.rb b/db/migrate/20220918165443_add_start_date_due_date_and_overdue_to_notification_settings.rb index 95e710a18250..5c915cac1553 100644 --- a/db/migrate/20220918165443_add_start_date_due_date_and_overdue_to_notification_settings.rb +++ b/db/migrate/20220918165443_add_start_date_due_date_and_overdue_to_notification_settings.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220922200908_split_involved_notification_setting.rb b/db/migrate/20220922200908_split_involved_notification_setting.rb index 2f1f26720235..ebedb280a06f 100644 --- a/db/migrate/20220922200908_split_involved_notification_setting.rb +++ b/db/migrate/20220922200908_split_involved_notification_setting.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220926124435_constrain_work_package_dates.rb b/db/migrate/20220926124435_constrain_work_package_dates.rb index cf7b3af7f5bf..1a888666eb39 100644 --- a/db/migrate/20220926124435_constrain_work_package_dates.rb +++ b/db/migrate/20220926124435_constrain_work_package_dates.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220929114423_add_unique_index_to_ldap_groups_membership.rb b/db/migrate/20220929114423_add_unique_index_to_ldap_groups_membership.rb index 6fe062d8235d..6df2b8ef2c59 100644 --- a/db/migrate/20220929114423_add_unique_index_to_ldap_groups_membership.rb +++ b/db/migrate/20220929114423_add_unique_index_to_ldap_groups_membership.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20220930133418_set_duration_for_milestone_work_packages.rb b/db/migrate/20220930133418_set_duration_for_milestone_work_packages.rb index 3c4110ef4607..33e3b51ed64c 100644 --- a/db/migrate/20220930133418_set_duration_for_milestone_work_packages.rb +++ b/db/migrate/20220930133418_set_duration_for_milestone_work_packages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20221017073431_remove_orphaned_tokens.rb b/db/migrate/20221017073431_remove_orphaned_tokens.rb index 2b3660562e7d..fb798fe76e27 100644 --- a/db/migrate/20221017073431_remove_orphaned_tokens.rb +++ b/db/migrate/20221017073431_remove_orphaned_tokens.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20221017184204_change_defaults_for_notification_settings.rb b/db/migrate/20221017184204_change_defaults_for_notification_settings.rb index 1a28153f8427..126c3b155434 100644 --- a/db/migrate/20221017184204_change_defaults_for_notification_settings.rb +++ b/db/migrate/20221017184204_change_defaults_for_notification_settings.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20221018160449_add_logged_by_to_cost_entries.rb b/db/migrate/20221018160449_add_logged_by_to_cost_entries.rb index 346e3b3be546..43dcfa59be08 100644 --- a/db/migrate/20221018160449_add_logged_by_to_cost_entries.rb +++ b/db/migrate/20221018160449_add_logged_by_to_cost_entries.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20221026132134_bigint_primary_and_foreign_keys.rb b/db/migrate/20221026132134_bigint_primary_and_foreign_keys.rb index 795c3473c559..e458ac17c513 100644 --- a/db/migrate/20221026132134_bigint_primary_and_foreign_keys.rb +++ b/db/migrate/20221026132134_bigint_primary_and_foreign_keys.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20221027151959_remove_plaintext_tokens.rb b/db/migrate/20221027151959_remove_plaintext_tokens.rb index 8b85eb09e1b2..4e65a466cc66 100644 --- a/db/migrate/20221027151959_remove_plaintext_tokens.rb +++ b/db/migrate/20221027151959_remove_plaintext_tokens.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20221028070534_change_notification_settings_start_date_due_date_and_overdue_duration_unit_to_days.rb b/db/migrate/20221028070534_change_notification_settings_start_date_due_date_and_overdue_duration_unit_to_days.rb index 1a3d2d363ea6..f2fb65bf669d 100644 --- a/db/migrate/20221028070534_change_notification_settings_start_date_due_date_and_overdue_duration_unit_to_days.rb +++ b/db/migrate/20221028070534_change_notification_settings_start_date_due_date_and_overdue_duration_unit_to_days.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20221029194419_add_timestamps_to_queries.rb b/db/migrate/20221029194419_add_timestamps_to_queries.rb index 99ede913e3d1..9743be9c4f0e 100644 --- a/db/migrate/20221029194419_add_timestamps_to_queries.rb +++ b/db/migrate/20221029194419_add_timestamps_to_queries.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20221115082403_add_ldap_tls_options.rb b/db/migrate/20221115082403_add_ldap_tls_options.rb index 862b5305e46c..9ca761ec9526 100644 --- a/db/migrate/20221115082403_add_ldap_tls_options.rb +++ b/db/migrate/20221115082403_add_ldap_tls_options.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20221129074635_remove_activity_type_from_journals_table.rb b/db/migrate/20221129074635_remove_activity_type_from_journals_table.rb index c55581fdbb4b..2580c69687df 100644 --- a/db/migrate/20221129074635_remove_activity_type_from_journals_table.rb +++ b/db/migrate/20221129074635_remove_activity_type_from_journals_table.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20221130150352_create_project_journals.rb b/db/migrate/20221130150352_create_project_journals.rb index a08f4f82903a..da63a158ce4b 100644 --- a/db/migrate/20221130150352_create_project_journals.rb +++ b/db/migrate/20221130150352_create_project_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20221201140825_add_non_null_constraint_on_projects_identifier.rb b/db/migrate/20221201140825_add_non_null_constraint_on_projects_identifier.rb index 0486e63f84d6..0114481e93cc 100644 --- a/db/migrate/20221201140825_add_non_null_constraint_on_projects_identifier.rb +++ b/db/migrate/20221201140825_add_non_null_constraint_on_projects_identifier.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20221202130039_fill_project_journals_with_existing_data.rb b/db/migrate/20221202130039_fill_project_journals_with_existing_data.rb index 127a480f38c9..3ae4390625dc 100644 --- a/db/migrate/20221202130039_fill_project_journals_with_existing_data.rb +++ b/db/migrate/20221202130039_fill_project_journals_with_existing_data.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20221213092910_remove_default_values_from_journal_tables_definition.rb b/db/migrate/20221213092910_remove_default_values_from_journal_tables_definition.rb index 5a49bfc8e656..0a48fd0a2035 100644 --- a/db/migrate/20221213092910_remove_default_values_from_journal_tables_definition.rb +++ b/db/migrate/20221213092910_remove_default_values_from_journal_tables_definition.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230105073117_remove_renamed_date_alert_job.rb b/db/migrate/20230105073117_remove_renamed_date_alert_job.rb index e59bc347aa68..f6ede044445c 100644 --- a/db/migrate/20230105073117_remove_renamed_date_alert_job.rb +++ b/db/migrate/20230105073117_remove_renamed_date_alert_job.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230105134940_work_package_date_indices.rb b/db/migrate/20230105134940_work_package_date_indices.rb index e6f9848a15f8..c20a24d0d7f0 100644 --- a/db/migrate/20230105134940_work_package_date_indices.rb +++ b/db/migrate/20230105134940_work_package_date_indices.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230130134630_add_index_for_work_package_journals_project_id.rb b/db/migrate/20230130134630_add_index_for_work_package_journals_project_id.rb index fd385710a1e5..434cd17c90a9 100644 --- a/db/migrate/20230130134630_add_index_for_work_package_journals_project_id.rb +++ b/db/migrate/20230130134630_add_index_for_work_package_journals_project_id.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230306083203_non_null_data_reference_on_journals.rb b/db/migrate/20230306083203_non_null_data_reference_on_journals.rb index 6a239df4d9f1..e8741dcfa793 100644 --- a/db/migrate/20230306083203_non_null_data_reference_on_journals.rb +++ b/db/migrate/20230306083203_non_null_data_reference_on_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230309104056_unique_index_on_custom_fields_projects.rb b/db/migrate/20230309104056_unique_index_on_custom_fields_projects.rb index 2a2696752644..a208b3c6acc8 100644 --- a/db/migrate/20230309104056_unique_index_on_custom_fields_projects.rb +++ b/db/migrate/20230309104056_unique_index_on_custom_fields_projects.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230314093106_add_update_delete_cascade_to_work_packages_project_id.rb b/db/migrate/20230314093106_add_update_delete_cascade_to_work_packages_project_id.rb index 259edcdc018e..287bf7e7c3d9 100644 --- a/db/migrate/20230314093106_add_update_delete_cascade_to_work_packages_project_id.rb +++ b/db/migrate/20230314093106_add_update_delete_cascade_to_work_packages_project_id.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230314165213_add_foreign_keys_to_work_packages.rb b/db/migrate/20230314165213_add_foreign_keys_to_work_packages.rb index ae4af5542be3..b529225592ef 100644 --- a/db/migrate/20230314165213_add_foreign_keys_to_work_packages.rb +++ b/db/migrate/20230314165213_add_foreign_keys_to_work_packages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230315103437_add_foreign_keys_to_workflows.rb b/db/migrate/20230315103437_add_foreign_keys_to_workflows.rb index 51b58599edd6..42a4f6f9aba8 100644 --- a/db/migrate/20230315103437_add_foreign_keys_to_workflows.rb +++ b/db/migrate/20230315103437_add_foreign_keys_to_workflows.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230315183431_add_foreign_keys_to_projects_types.rb b/db/migrate/20230315183431_add_foreign_keys_to_projects_types.rb index ebb97be620e8..c794651fa8b2 100644 --- a/db/migrate/20230315183431_add_foreign_keys_to_projects_types.rb +++ b/db/migrate/20230315183431_add_foreign_keys_to_projects_types.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230315184533_add_foreign_keys_to_custom_fields_projects.rb b/db/migrate/20230315184533_add_foreign_keys_to_custom_fields_projects.rb index 84836744acfb..a5aea3d18312 100644 --- a/db/migrate/20230315184533_add_foreign_keys_to_custom_fields_projects.rb +++ b/db/migrate/20230315184533_add_foreign_keys_to_custom_fields_projects.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230322135932_merge_wiki_content_into_page.rb b/db/migrate/20230322135932_merge_wiki_content_into_page.rb index a1fd45aacfe5..926cf11e9067 100644 --- a/db/migrate/20230322135932_merge_wiki_content_into_page.rb +++ b/db/migrate/20230322135932_merge_wiki_content_into_page.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230328154645_add_gin_trgm_index_on_journals_and_custom_values.rb b/db/migrate/20230328154645_add_gin_trgm_index_on_journals_and_custom_values.rb index 22c1d74a3ec7..ef80a866f8e1 100644 --- a/db/migrate/20230328154645_add_gin_trgm_index_on_journals_and_custom_values.rb +++ b/db/migrate/20230328154645_add_gin_trgm_index_on_journals_and_custom_values.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230508150835_copy_project_status_into_projects_and_journals.rb b/db/migrate/20230508150835_copy_project_status_into_projects_and_journals.rb index 20b436ae7b92..b11c81b1371b 100644 --- a/db/migrate/20230508150835_copy_project_status_into_projects_and_journals.rb +++ b/db/migrate/20230508150835_copy_project_status_into_projects_and_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230713144232_create_storages_file_link_journals.rb b/db/migrate/20230713144232_create_storages_file_link_journals.rb index d447e25fea84..80b898ee468f 100644 --- a/db/migrate/20230713144232_create_storages_file_link_journals.rb +++ b/db/migrate/20230713144232_create_storages_file_link_journals.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230725165505_add_storage_name_to_storages_file_links_journals.rb b/db/migrate/20230725165505_add_storage_name_to_storages_file_links_journals.rb index f58d27d33c2c..6c00dd82b234 100644 --- a/db/migrate/20230725165505_add_storage_name_to_storages_file_links_journals.rb +++ b/db/migrate/20230725165505_add_storage_name_to_storages_file_links_journals.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230731153909_add_file_link_journals_to_existing_containers.rb b/db/migrate/20230731153909_add_file_link_journals_to_existing_containers.rb index 5e3ff87fd18b..558664edd23e 100644 --- a/db/migrate/20230731153909_add_file_link_journals_to_existing_containers.rb +++ b/db/migrate/20230731153909_add_file_link_journals_to_existing_containers.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230808140921_add_derived_remaining_hours_to_work_packages.rb b/db/migrate/20230808140921_add_derived_remaining_hours_to_work_packages.rb index 034bdde095bf..f573413a59fb 100644 --- a/db/migrate/20230808140921_add_derived_remaining_hours_to_work_packages.rb +++ b/db/migrate/20230808140921_add_derived_remaining_hours_to_work_packages.rb @@ -2,7 +2,7 @@ #--copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230829151629_add_copy_work_packages_permission_to_roles.rb b/db/migrate/20230829151629_add_copy_work_packages_permission_to_roles.rb index 2b214a967034..6bcb92a8a9fb 100644 --- a/db/migrate/20230829151629_add_copy_work_packages_permission_to_roles.rb +++ b/db/migrate/20230829151629_add_copy_work_packages_permission_to_roles.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230905090205_add_share_workpackages_permission.rb b/db/migrate/20230905090205_add_share_workpackages_permission.rb index 84b28bb9d439..1706576059b5 100644 --- a/db/migrate/20230905090205_add_share_workpackages_permission.rb +++ b/db/migrate/20230905090205_add_share_workpackages_permission.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20230912185647_add_view_shared_work_packages_permission.rb b/db/migrate/20230912185647_add_view_shared_work_packages_permission.rb index 1e55b42832aa..36754a671ba7 100644 --- a/db/migrate/20230912185647_add_view_shared_work_packages_permission.rb +++ b/db/migrate/20230912185647_add_view_shared_work_packages_permission.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20231025144701_migrate_agenda_item_permissions.rb b/db/migrate/20231025144701_migrate_agenda_item_permissions.rb index 78265bc7ee7b..74fa9ef447ce 100644 --- a/db/migrate/20231025144701_migrate_agenda_item_permissions.rb +++ b/db/migrate/20231025144701_migrate_agenda_item_permissions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20231027102747_rollback_create_meeting_agendas_and_split_edit_meeting_role.rb b/db/migrate/20231027102747_rollback_create_meeting_agendas_and_split_edit_meeting_role.rb index 4d52c0e2ffd5..a873bdf8d09c 100644 --- a/db/migrate/20231027102747_rollback_create_meeting_agendas_and_split_edit_meeting_role.rb +++ b/db/migrate/20231027102747_rollback_create_meeting_agendas_and_split_edit_meeting_role.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20231123111357_create_custom_field_sections.rb b/db/migrate/20231123111357_create_custom_field_sections.rb index 0d777c80ebf8..924583439f90 100644 --- a/db/migrate/20231123111357_create_custom_field_sections.rb +++ b/db/migrate/20231123111357_create_custom_field_sections.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20240116165933_add_derived_done_ratio_to_work_packages.rb b/db/migrate/20240116165933_add_derived_done_ratio_to_work_packages.rb index 28bf37a979a6..bb77b5330a5e 100644 --- a/db/migrate/20240116165933_add_derived_done_ratio_to_work_packages.rb +++ b/db/migrate/20240116165933_add_derived_done_ratio_to_work_packages.rb @@ -2,7 +2,7 @@ #--copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20240227154544_remove_delayed_jobs.rb b/db/migrate/20240227154544_remove_delayed_jobs.rb index cc47c1c9d066..58c06b87dcd6 100644 --- a/db/migrate/20240227154544_remove_delayed_jobs.rb +++ b/db/migrate/20240227154544_remove_delayed_jobs.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20240229133250_rename_delayed_job_statuses.rb b/db/migrate/20240229133250_rename_delayed_job_statuses.rb index 43ffd4dd4577..1c8527da4595 100644 --- a/db/migrate/20240229133250_rename_delayed_job_statuses.rb +++ b/db/migrate/20240229133250_rename_delayed_job_statuses.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20240306154734_create_good_job_labels.rb b/db/migrate/20240306154734_create_good_job_labels.rb index 48e9770eedb4..7773d60e535a 100644 --- a/db/migrate/20240306154734_create_good_job_labels.rb +++ b/db/migrate/20240306154734_create_good_job_labels.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20240306154735_create_good_job_labels_index.rb b/db/migrate/20240306154735_create_good_job_labels_index.rb index 2a380ebb38ba..c1980765868d 100644 --- a/db/migrate/20240306154735_create_good_job_labels_index.rb +++ b/db/migrate/20240306154735_create_good_job_labels_index.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20240306154736_remove_good_job_active_id_index.rb b/db/migrate/20240306154736_remove_good_job_active_id_index.rb index f54d20488a16..37fba7d296f1 100644 --- a/db/migrate/20240306154736_remove_good_job_active_id_index.rb +++ b/db/migrate/20240306154736_remove_good_job_active_id_index.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20240306154737_create_index_good_job_jobs_for_candidate_lookup.rb b/db/migrate/20240306154737_create_index_good_job_jobs_for_candidate_lookup.rb index 5d84cf237477..d62d826c7f6b 100644 --- a/db/migrate/20240306154737_create_index_good_job_jobs_for_candidate_lookup.rb +++ b/db/migrate/20240306154737_create_index_good_job_jobs_for_candidate_lookup.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20240311111957_enable_unaccent_extension.rb b/db/migrate/20240311111957_enable_unaccent_extension.rb index 8d4897b76717..4bf28a3b7c59 100644 --- a/db/migrate/20240311111957_enable_unaccent_extension.rb +++ b/db/migrate/20240311111957_enable_unaccent_extension.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20240424160513_add_settings_to_projects.rb b/db/migrate/20240424160513_add_settings_to_projects.rb index bb8dbe214a2e..3ededcf8bb0a 100644 --- a/db/migrate/20240424160513_add_settings_to_projects.rb +++ b/db/migrate/20240424160513_add_settings_to_projects.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/20240430143313_update_default_project_columns.rb b/db/migrate/20240430143313_update_default_project_columns.rb index ec1fce0fc51a..914ca9077df3 100644 --- a/db/migrate/20240430143313_update_default_project_columns.rb +++ b/db/migrate/20240430143313_update_default_project_columns.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/aggregated/base.rb b/db/migrate/aggregated/base.rb index 372f3f333da6..b8a0d8baa2bc 100644 --- a/db/migrate/aggregated/base.rb +++ b/db/migrate/aggregated/base.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/aggregated/to_3_0.rb b/db/migrate/aggregated/to_3_0.rb index 860a5b544682..d51736ea156b 100644 --- a/db/migrate/aggregated/to_3_0.rb +++ b/db/migrate/aggregated/to_3_0.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/aggregated/to_7_1.rb b/db/migrate/aggregated/to_7_1.rb index 9af58c14063a..f132eacc7495 100644 --- a/db/migrate/aggregated/to_7_1.rb +++ b/db/migrate/aggregated/to_7_1.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/migration_utils/column.rb b/db/migrate/migration_utils/column.rb index 255d5d824f59..6f0c00039a82 100644 --- a/db/migrate/migration_utils/column.rb +++ b/db/migrate/migration_utils/column.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/migration_utils/migration_squasher.rb b/db/migrate/migration_utils/migration_squasher.rb index 23d0dd5eae83..dfd87626db3c 100644 --- a/db/migrate/migration_utils/migration_squasher.rb +++ b/db/migrate/migration_utils/migration_squasher.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/migration_utils/module_renamer.rb b/db/migrate/migration_utils/module_renamer.rb index 81ce589fbb4f..ff264f97c9a4 100644 --- a/db/migrate/migration_utils/module_renamer.rb +++ b/db/migrate/migration_utils/module_renamer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/migration_utils/permission_adder.rb b/db/migrate/migration_utils/permission_adder.rb index 72808f9b713d..e0d173584552 100644 --- a/db/migrate/migration_utils/permission_adder.rb +++ b/db/migrate/migration_utils/permission_adder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/migration_utils/setting_renamer.rb b/db/migrate/migration_utils/setting_renamer.rb index 0b34f82a2c89..329db6d63dff 100644 --- a/db/migrate/migration_utils/setting_renamer.rb +++ b/db/migrate/migration_utils/setting_renamer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/migration_utils/typed_dag.rb b/db/migrate/migration_utils/typed_dag.rb index df06bfbeb3ff..4de0c6988244 100644 --- a/db/migrate/migration_utils/typed_dag.rb +++ b/db/migrate/migration_utils/typed_dag.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/migration_utils/utils.rb b/db/migrate/migration_utils/utils.rb index 15dba0019d2b..67b1a79a91d5 100644 --- a/db/migrate/migration_utils/utils.rb +++ b/db/migrate/migration_utils/utils.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/announcements.rb b/db/migrate/tables/announcements.rb index 9fbd0c0d4a16..b57a0567e5a5 100644 --- a/db/migrate/tables/announcements.rb +++ b/db/migrate/tables/announcements.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/attachable_journals.rb b/db/migrate/tables/attachable_journals.rb index 149e82549391..387dd44bffe4 100644 --- a/db/migrate/tables/attachable_journals.rb +++ b/db/migrate/tables/attachable_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/attachment_journals.rb b/db/migrate/tables/attachment_journals.rb index cabc163bcd32..a6de976da945 100644 --- a/db/migrate/tables/attachment_journals.rb +++ b/db/migrate/tables/attachment_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/attachments.rb b/db/migrate/tables/attachments.rb index e15e068de949..423a2c6bcf00 100644 --- a/db/migrate/tables/attachments.rb +++ b/db/migrate/tables/attachments.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/auth_sources.rb b/db/migrate/tables/auth_sources.rb index bc7bbc6b5251..3c02b25b9c5e 100644 --- a/db/migrate/tables/auth_sources.rb +++ b/db/migrate/tables/auth_sources.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/available_project_statuses.rb b/db/migrate/tables/available_project_statuses.rb index 1852fc4558a8..89a0a0da98ee 100644 --- a/db/migrate/tables/available_project_statuses.rb +++ b/db/migrate/tables/available_project_statuses.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/base.rb b/db/migrate/tables/base.rb index 4dc0def509ab..90eecb5e376a 100644 --- a/db/migrate/tables/base.rb +++ b/db/migrate/tables/base.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/boards.rb b/db/migrate/tables/boards.rb index 489bd29365b2..b8d585317adb 100644 --- a/db/migrate/tables/boards.rb +++ b/db/migrate/tables/boards.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/categories.rb b/db/migrate/tables/categories.rb index e45d4801cb63..e4a4e838ee32 100644 --- a/db/migrate/tables/categories.rb +++ b/db/migrate/tables/categories.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/changes.rb b/db/migrate/tables/changes.rb index eb643c6a6392..2cd424740419 100644 --- a/db/migrate/tables/changes.rb +++ b/db/migrate/tables/changes.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/changeset_journals.rb b/db/migrate/tables/changeset_journals.rb index a9aa43acb0d1..a7b7847a0f68 100644 --- a/db/migrate/tables/changeset_journals.rb +++ b/db/migrate/tables/changeset_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/changesets.rb b/db/migrate/tables/changesets.rb index 2d77b7dd0d37..d6cd0e63b66f 100644 --- a/db/migrate/tables/changesets.rb +++ b/db/migrate/tables/changesets.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/changesets_work_packages.rb b/db/migrate/tables/changesets_work_packages.rb index 17e348272194..788990751b32 100644 --- a/db/migrate/tables/changesets_work_packages.rb +++ b/db/migrate/tables/changesets_work_packages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/comments.rb b/db/migrate/tables/comments.rb index 59c19f4c5638..57ab69a942d9 100644 --- a/db/migrate/tables/comments.rb +++ b/db/migrate/tables/comments.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/custom_fields.rb b/db/migrate/tables/custom_fields.rb index 89181272876c..3277e0421a74 100644 --- a/db/migrate/tables/custom_fields.rb +++ b/db/migrate/tables/custom_fields.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/custom_fields_projects.rb b/db/migrate/tables/custom_fields_projects.rb index 6272c782db30..9c6c2cdc76a6 100644 --- a/db/migrate/tables/custom_fields_projects.rb +++ b/db/migrate/tables/custom_fields_projects.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/custom_fields_types.rb b/db/migrate/tables/custom_fields_types.rb index 76ac44f248c5..f0384377ccce 100644 --- a/db/migrate/tables/custom_fields_types.rb +++ b/db/migrate/tables/custom_fields_types.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/custom_options.rb b/db/migrate/tables/custom_options.rb index 50f3be270f56..ae56573c0af4 100644 --- a/db/migrate/tables/custom_options.rb +++ b/db/migrate/tables/custom_options.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/custom_styles.rb b/db/migrate/tables/custom_styles.rb index c0991d813f21..d70992c3f383 100644 --- a/db/migrate/tables/custom_styles.rb +++ b/db/migrate/tables/custom_styles.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/custom_values.rb b/db/migrate/tables/custom_values.rb index 5aceedc1ffe7..4c90950f8f7b 100644 --- a/db/migrate/tables/custom_values.rb +++ b/db/migrate/tables/custom_values.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/customizable_journals_table.rb b/db/migrate/tables/customizable_journals_table.rb index ad58c5531d17..8bc30f49db46 100644 --- a/db/migrate/tables/customizable_journals_table.rb +++ b/db/migrate/tables/customizable_journals_table.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/delayed_jobs.rb b/db/migrate/tables/delayed_jobs.rb index 9448acf567f9..56b418c1cefb 100644 --- a/db/migrate/tables/delayed_jobs.rb +++ b/db/migrate/tables/delayed_jobs.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/design_colors.rb b/db/migrate/tables/design_colors.rb index ac0a1384d6d0..594f64e0e40d 100644 --- a/db/migrate/tables/design_colors.rb +++ b/db/migrate/tables/design_colors.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/enabled_modules.rb b/db/migrate/tables/enabled_modules.rb index 45e73111375f..6809f1ee3403 100644 --- a/db/migrate/tables/enabled_modules.rb +++ b/db/migrate/tables/enabled_modules.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/enterprise_tokens.rb b/db/migrate/tables/enterprise_tokens.rb index 5302a47b679e..c27650618268 100644 --- a/db/migrate/tables/enterprise_tokens.rb +++ b/db/migrate/tables/enterprise_tokens.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/enumerations.rb b/db/migrate/tables/enumerations.rb index 99cf7bc02ed9..aafc948c3b1d 100644 --- a/db/migrate/tables/enumerations.rb +++ b/db/migrate/tables/enumerations.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/forums.rb b/db/migrate/tables/forums.rb index 18260a7002f6..d7a72ba6112a 100644 --- a/db/migrate/tables/forums.rb +++ b/db/migrate/tables/forums.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/group_users.rb b/db/migrate/tables/group_users.rb index f0339ab48ed5..0e828c9b0404 100644 --- a/db/migrate/tables/group_users.rb +++ b/db/migrate/tables/group_users.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/journals.rb b/db/migrate/tables/journals.rb index c189d64e3139..230d36581208 100644 --- a/db/migrate/tables/journals.rb +++ b/db/migrate/tables/journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/member_roles.rb b/db/migrate/tables/member_roles.rb index 69bb318b6512..569343a2b27e 100644 --- a/db/migrate/tables/member_roles.rb +++ b/db/migrate/tables/member_roles.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/members.rb b/db/migrate/tables/members.rb index a265ff15bc35..47da6e103811 100644 --- a/db/migrate/tables/members.rb +++ b/db/migrate/tables/members.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/menu_items.rb b/db/migrate/tables/menu_items.rb index 565756559471..79b19042a840 100644 --- a/db/migrate/tables/menu_items.rb +++ b/db/migrate/tables/menu_items.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/message_journals.rb b/db/migrate/tables/message_journals.rb index 3359b4e3250d..5e0664f46101 100644 --- a/db/migrate/tables/message_journals.rb +++ b/db/migrate/tables/message_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/messages.rb b/db/migrate/tables/messages.rb index 8bccf557a09a..aeb5572db233 100644 --- a/db/migrate/tables/messages.rb +++ b/db/migrate/tables/messages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/news.rb b/db/migrate/tables/news.rb index e68cfb880a80..19a4e439cd63 100644 --- a/db/migrate/tables/news.rb +++ b/db/migrate/tables/news.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/news_journals.rb b/db/migrate/tables/news_journals.rb index 3be5d12b28c3..742ca9f26cdc 100644 --- a/db/migrate/tables/news_journals.rb +++ b/db/migrate/tables/news_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/planning_element_type_colors.rb b/db/migrate/tables/planning_element_type_colors.rb index 306c487ceba7..23f17357fbf7 100644 --- a/db/migrate/tables/planning_element_type_colors.rb +++ b/db/migrate/tables/planning_element_type_colors.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/project_associations.rb b/db/migrate/tables/project_associations.rb index 6f14db81a91d..3630cf53ba3b 100644 --- a/db/migrate/tables/project_associations.rb +++ b/db/migrate/tables/project_associations.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/project_types.rb b/db/migrate/tables/project_types.rb index 19748a6ef8c8..aaea45f4cad0 100644 --- a/db/migrate/tables/project_types.rb +++ b/db/migrate/tables/project_types.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/projects.rb b/db/migrate/tables/projects.rb index f224d2415180..cd2da0bfe792 100644 --- a/db/migrate/tables/projects.rb +++ b/db/migrate/tables/projects.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/projects_types.rb b/db/migrate/tables/projects_types.rb index fbd42ecfed43..d2fde3c72de6 100644 --- a/db/migrate/tables/projects_types.rb +++ b/db/migrate/tables/projects_types.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/queries.rb b/db/migrate/tables/queries.rb index a9859081d05d..2fe691685d24 100644 --- a/db/migrate/tables/queries.rb +++ b/db/migrate/tables/queries.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/relations.rb b/db/migrate/tables/relations.rb index 8d5dfe56a3cb..d129d8d9f1b3 100644 --- a/db/migrate/tables/relations.rb +++ b/db/migrate/tables/relations.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/reportings.rb b/db/migrate/tables/reportings.rb index 3edbe20a5d99..ae5f274a6f0c 100644 --- a/db/migrate/tables/reportings.rb +++ b/db/migrate/tables/reportings.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/repositories.rb b/db/migrate/tables/repositories.rb index da1be57acd04..aec51647879a 100644 --- a/db/migrate/tables/repositories.rb +++ b/db/migrate/tables/repositories.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/role_permissions.rb b/db/migrate/tables/role_permissions.rb index 25b3bcce0da7..9bafd8838f2b 100644 --- a/db/migrate/tables/role_permissions.rb +++ b/db/migrate/tables/role_permissions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/roles.rb b/db/migrate/tables/roles.rb index 2f5129c99f56..e651997fc48e 100644 --- a/db/migrate/tables/roles.rb +++ b/db/migrate/tables/roles.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/sessions.rb b/db/migrate/tables/sessions.rb index 410f1c7314bc..f44163ac1844 100644 --- a/db/migrate/tables/sessions.rb +++ b/db/migrate/tables/sessions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/settings.rb b/db/migrate/tables/settings.rb index 47f7e176f1a8..7aed2446e767 100644 --- a/db/migrate/tables/settings.rb +++ b/db/migrate/tables/settings.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/statuses.rb b/db/migrate/tables/statuses.rb index 53a0e2b7d3bc..9ef01e72639a 100644 --- a/db/migrate/tables/statuses.rb +++ b/db/migrate/tables/statuses.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/time_entries.rb b/db/migrate/tables/time_entries.rb index deb1b44f222b..e06f60708135 100644 --- a/db/migrate/tables/time_entries.rb +++ b/db/migrate/tables/time_entries.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/time_entry_journals.rb b/db/migrate/tables/time_entry_journals.rb index 2364896ef7fb..f9ea48ee4fa3 100644 --- a/db/migrate/tables/time_entry_journals.rb +++ b/db/migrate/tables/time_entry_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/timelines.rb b/db/migrate/tables/timelines.rb index 5551092c2a75..d793c23af5d7 100644 --- a/db/migrate/tables/timelines.rb +++ b/db/migrate/tables/timelines.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/tokens.rb b/db/migrate/tables/tokens.rb index 3d1cb9c49820..92f2a683069a 100644 --- a/db/migrate/tables/tokens.rb +++ b/db/migrate/tables/tokens.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/types.rb b/db/migrate/tables/types.rb index 08717ff6fd76..b881297bd2df 100644 --- a/db/migrate/tables/types.rb +++ b/db/migrate/tables/types.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/user_passwords.rb b/db/migrate/tables/user_passwords.rb index 427f4d56e3ee..59b8a1bbcec2 100644 --- a/db/migrate/tables/user_passwords.rb +++ b/db/migrate/tables/user_passwords.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/user_preferences.rb b/db/migrate/tables/user_preferences.rb index bb3a098de45f..85352fbff225 100644 --- a/db/migrate/tables/user_preferences.rb +++ b/db/migrate/tables/user_preferences.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/users.rb b/db/migrate/tables/users.rb index b6151ed8c9d7..a6812e3aa142 100644 --- a/db/migrate/tables/users.rb +++ b/db/migrate/tables/users.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/versions.rb b/db/migrate/tables/versions.rb index 27651683e3d7..1bc27770fe56 100644 --- a/db/migrate/tables/versions.rb +++ b/db/migrate/tables/versions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/watchers.rb b/db/migrate/tables/watchers.rb index 0b61a2f546e3..beae5c02a35e 100644 --- a/db/migrate/tables/watchers.rb +++ b/db/migrate/tables/watchers.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/wiki_content_journals.rb b/db/migrate/tables/wiki_content_journals.rb index 566b08cb0b7a..94fb7a8fdcb8 100644 --- a/db/migrate/tables/wiki_content_journals.rb +++ b/db/migrate/tables/wiki_content_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/wiki_content_versions.rb b/db/migrate/tables/wiki_content_versions.rb index 3e6fa66b488e..299cec20239b 100644 --- a/db/migrate/tables/wiki_content_versions.rb +++ b/db/migrate/tables/wiki_content_versions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/wiki_contents.rb b/db/migrate/tables/wiki_contents.rb index 79766d3e4624..ff402138a0ee 100644 --- a/db/migrate/tables/wiki_contents.rb +++ b/db/migrate/tables/wiki_contents.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/wiki_pages.rb b/db/migrate/tables/wiki_pages.rb index d017e6a47fd0..b52fd8eecce4 100644 --- a/db/migrate/tables/wiki_pages.rb +++ b/db/migrate/tables/wiki_pages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/wiki_redirects.rb b/db/migrate/tables/wiki_redirects.rb index 3b8a2decede4..8f92ccadfaa0 100644 --- a/db/migrate/tables/wiki_redirects.rb +++ b/db/migrate/tables/wiki_redirects.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/wikis.rb b/db/migrate/tables/wikis.rb index 9f219b55e355..9f55b77d6a7c 100644 --- a/db/migrate/tables/wikis.rb +++ b/db/migrate/tables/wikis.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/work_package_journals.rb b/db/migrate/tables/work_package_journals.rb index 51333e4b0bb9..dc0470099d2c 100644 --- a/db/migrate/tables/work_package_journals.rb +++ b/db/migrate/tables/work_package_journals.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/work_packages.rb b/db/migrate/tables/work_packages.rb index 47e0a9d50f2a..b123c37f906e 100644 --- a/db/migrate/tables/work_packages.rb +++ b/db/migrate/tables/work_packages.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/migrate/tables/workflows.rb b/db/migrate/tables/workflows.rb index fc103ecc8ea6..7c7a738cd2b9 100644 --- a/db/migrate/tables/workflows.rb +++ b/db/migrate/tables/workflows.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/db/seeds.rb b/db/seeds.rb index f375b55197e2..7705e7754f47 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/extra/mail_handler/rdm-mailhandler.rb b/extra/mail_handler/rdm-mailhandler.rb index a40d446ce0e7..5b320d8ec5ff 100644 --- a/extra/mail_handler/rdm-mailhandler.rb +++ b/extra/mail_handler/rdm-mailhandler.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/extra/svn/reposman.rb b/extra/svn/reposman.rb index bac4d2a3135d..d154767c6e1d 100755 --- a/extra/svn/reposman.rb +++ b/extra/svn/reposman.rb @@ -1,7 +1,7 @@ #!/usr/bin/env ruby #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/app.module.ts b/frontend/src/app/app.module.ts index 1b037c1dba91..e53e855538de 100644 --- a/frontend/src/app/app.module.ts +++ b/frontend/src/app/app.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/api-v3.service.spec.ts b/frontend/src/app/core/apiv3/api-v3.service.spec.ts index eabbc1e5305d..e1bd2db74cee 100644 --- a/frontend/src/app/core/apiv3/api-v3.service.spec.ts +++ b/frontend/src/app/core/apiv3/api-v3.service.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/api-v3.service.ts b/frontend/src/app/core/apiv3/api-v3.service.ts index c195ec36a0ad..ba10e1a0291b 100644 --- a/frontend/src/app/core/apiv3/api-v3.service.ts +++ b/frontend/src/app/core/apiv3/api-v3.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/cache/cachable-apiv3-collection.ts b/frontend/src/app/core/apiv3/cache/cachable-apiv3-collection.ts index 7c21f1aba055..9f80b2f75c61 100644 --- a/frontend/src/app/core/apiv3/cache/cachable-apiv3-collection.ts +++ b/frontend/src/app/core/apiv3/cache/cachable-apiv3-collection.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/cache/cachable-apiv3-resource.ts b/frontend/src/app/core/apiv3/cache/cachable-apiv3-resource.ts index 0ce2235bc2a7..5fff505828f0 100644 --- a/frontend/src/app/core/apiv3/cache/cachable-apiv3-resource.ts +++ b/frontend/src/app/core/apiv3/cache/cachable-apiv3-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/cache/state-cache.service.ts b/frontend/src/app/core/apiv3/cache/state-cache.service.ts index 12d3b6a1f68c..a146f67321e6 100644 --- a/frontend/src/app/core/apiv3/cache/state-cache.service.ts +++ b/frontend/src/app/core/apiv3/cache/state-cache.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/backups/apiv3-backups-path.ts b/frontend/src/app/core/apiv3/endpoints/backups/apiv3-backups-path.ts index c0ac15e34b90..32159fbe1aa5 100644 --- a/frontend/src/app/core/apiv3/endpoints/backups/apiv3-backups-path.ts +++ b/frontend/src/app/core/apiv3/endpoints/backups/apiv3-backups-path.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/capabilities/apiv3-capabilities-paths.ts b/frontend/src/app/core/apiv3/endpoints/capabilities/apiv3-capabilities-paths.ts index b64529745780..6c2b4759115d 100644 --- a/frontend/src/app/core/apiv3/endpoints/capabilities/apiv3-capabilities-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/capabilities/apiv3-capabilities-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/capabilities/apiv3-capability-paths.ts b/frontend/src/app/core/apiv3/endpoints/capabilities/apiv3-capability-paths.ts index fdce9d8a0664..f2271566b89d 100644 --- a/frontend/src/app/core/apiv3/endpoints/capabilities/apiv3-capability-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/capabilities/apiv3-capability-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/configuration/apiv3-configuration-path.ts b/frontend/src/app/core/apiv3/endpoints/configuration/apiv3-configuration-path.ts index 3a63f0075891..16837e0cb5d5 100644 --- a/frontend/src/app/core/apiv3/endpoints/configuration/apiv3-configuration-path.ts +++ b/frontend/src/app/core/apiv3/endpoints/configuration/apiv3-configuration-path.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/days/api-v3-day-paths.ts b/frontend/src/app/core/apiv3/endpoints/days/api-v3-day-paths.ts index ca38797e7817..ef5a9f15c013 100644 --- a/frontend/src/app/core/apiv3/endpoints/days/api-v3-day-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/days/api-v3-day-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/days/api-v3-days-paths.ts b/frontend/src/app/core/apiv3/endpoints/days/api-v3-days-paths.ts index 5be90ca48b0e..f5e18f843071 100644 --- a/frontend/src/app/core/apiv3/endpoints/days/api-v3-days-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/days/api-v3-days-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/grids/apiv3-grid-form.ts b/frontend/src/app/core/apiv3/endpoints/grids/apiv3-grid-form.ts index 64353d24d223..caa787b8abee 100644 --- a/frontend/src/app/core/apiv3/endpoints/grids/apiv3-grid-form.ts +++ b/frontend/src/app/core/apiv3/endpoints/grids/apiv3-grid-form.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/grids/apiv3-grid-paths.ts b/frontend/src/app/core/apiv3/endpoints/grids/apiv3-grid-paths.ts index 45d8931473a9..0c93643ee240 100644 --- a/frontend/src/app/core/apiv3/endpoints/grids/apiv3-grid-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/grids/apiv3-grid-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/grids/apiv3-grids-paths.ts b/frontend/src/app/core/apiv3/endpoints/grids/apiv3-grids-paths.ts index f29f45698c16..3094a7d35e9e 100644 --- a/frontend/src/app/core/apiv3/endpoints/grids/apiv3-grids-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/grids/apiv3-grids-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/groups/apiv3-group-paths.ts b/frontend/src/app/core/apiv3/endpoints/groups/apiv3-group-paths.ts index 1acab3425b40..8b652cb01bef 100644 --- a/frontend/src/app/core/apiv3/endpoints/groups/apiv3-group-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/groups/apiv3-group-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/groups/apiv3-groups-paths.ts b/frontend/src/app/core/apiv3/endpoints/groups/apiv3-groups-paths.ts index 07d1c40844ca..46fa7664bc8e 100644 --- a/frontend/src/app/core/apiv3/endpoints/groups/apiv3-groups-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/groups/apiv3-groups-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/help_texts/apiv3-help-texts-paths.ts b/frontend/src/app/core/apiv3/endpoints/help_texts/apiv3-help-texts-paths.ts index d702cd6e4ef6..2084d355c1a4 100644 --- a/frontend/src/app/core/apiv3/endpoints/help_texts/apiv3-help-texts-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/help_texts/apiv3-help-texts-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/memberships/apiv3-memberships-form.ts b/frontend/src/app/core/apiv3/endpoints/memberships/apiv3-memberships-form.ts index eb83641f3d65..14aeb6695efc 100644 --- a/frontend/src/app/core/apiv3/endpoints/memberships/apiv3-memberships-form.ts +++ b/frontend/src/app/core/apiv3/endpoints/memberships/apiv3-memberships-form.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/memberships/apiv3-memberships-paths.ts b/frontend/src/app/core/apiv3/endpoints/memberships/apiv3-memberships-paths.ts index cc1eb95c3636..816428a82054 100644 --- a/frontend/src/app/core/apiv3/endpoints/memberships/apiv3-memberships-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/memberships/apiv3-memberships-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/news/apiv3-news-paths.ts b/frontend/src/app/core/apiv3/endpoints/news/apiv3-news-paths.ts index 09fffbafc850..b0d96c2d89d5 100644 --- a/frontend/src/app/core/apiv3/endpoints/news/apiv3-news-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/news/apiv3-news-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/notifications/apiv3-notification-paths.ts b/frontend/src/app/core/apiv3/endpoints/notifications/apiv3-notification-paths.ts index 4171dc8f7ccd..1c7096121ab0 100644 --- a/frontend/src/app/core/apiv3/endpoints/notifications/apiv3-notification-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/notifications/apiv3-notification-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/notifications/apiv3-notifications-paths.ts b/frontend/src/app/core/apiv3/endpoints/notifications/apiv3-notifications-paths.ts index c7e690875a64..e7f74ac45b57 100644 --- a/frontend/src/app/core/apiv3/endpoints/notifications/apiv3-notifications-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/notifications/apiv3-notifications-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/placeholder-users/apiv3-placeholder-user-paths.ts b/frontend/src/app/core/apiv3/endpoints/placeholder-users/apiv3-placeholder-user-paths.ts index 21ee66379bba..2a649a9e84e1 100644 --- a/frontend/src/app/core/apiv3/endpoints/placeholder-users/apiv3-placeholder-user-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/placeholder-users/apiv3-placeholder-user-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/placeholder-users/apiv3-placeholder-users-paths.ts b/frontend/src/app/core/apiv3/endpoints/placeholder-users/apiv3-placeholder-users-paths.ts index c41ccf163c41..6260eafecaff 100644 --- a/frontend/src/app/core/apiv3/endpoints/placeholder-users/apiv3-placeholder-users-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/placeholder-users/apiv3-placeholder-users-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/project-storages/api-v3-project-storages-paths.ts b/frontend/src/app/core/apiv3/endpoints/project-storages/api-v3-project-storages-paths.ts index 08cac0c35e24..c420832cda95 100644 --- a/frontend/src/app/core/apiv3/endpoints/project-storages/api-v3-project-storages-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/project-storages/api-v3-project-storages-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/projects/apiv3-available-projects-paths.ts b/frontend/src/app/core/apiv3/endpoints/projects/apiv3-available-projects-paths.ts index 5ef6a902f937..ff790c63074c 100644 --- a/frontend/src/app/core/apiv3/endpoints/projects/apiv3-available-projects-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/projects/apiv3-available-projects-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/projects/apiv3-project-copy-paths.ts b/frontend/src/app/core/apiv3/endpoints/projects/apiv3-project-copy-paths.ts index 804d44b07832..0b0e7f61698e 100644 --- a/frontend/src/app/core/apiv3/endpoints/projects/apiv3-project-copy-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/projects/apiv3-project-copy-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/projects/apiv3-project-paths.ts b/frontend/src/app/core/apiv3/endpoints/projects/apiv3-project-paths.ts index 93ba8400a5af..1cfab4805052 100644 --- a/frontend/src/app/core/apiv3/endpoints/projects/apiv3-project-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/projects/apiv3-project-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/projects/apiv3-projects-paths.ts b/frontend/src/app/core/apiv3/endpoints/projects/apiv3-projects-paths.ts index f52c81448856..e905bd091c8b 100644 --- a/frontend/src/app/core/apiv3/endpoints/projects/apiv3-projects-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/projects/apiv3-projects-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/projects/project.cache.ts b/frontend/src/app/core/apiv3/endpoints/projects/project.cache.ts index d2bf8e363697..3ce712beffcd 100644 --- a/frontend/src/app/core/apiv3/endpoints/projects/project.cache.ts +++ b/frontend/src/app/core/apiv3/endpoints/projects/project.cache.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/queries/apiv3-queries-paths.ts b/frontend/src/app/core/apiv3/endpoints/queries/apiv3-queries-paths.ts index 13d79954700c..e3b71d9c0e1a 100644 --- a/frontend/src/app/core/apiv3/endpoints/queries/apiv3-queries-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/queries/apiv3-queries-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/queries/apiv3-query-form.ts b/frontend/src/app/core/apiv3/endpoints/queries/apiv3-query-form.ts index 9130c2ef39e3..d32c3cab572c 100644 --- a/frontend/src/app/core/apiv3/endpoints/queries/apiv3-query-form.ts +++ b/frontend/src/app/core/apiv3/endpoints/queries/apiv3-query-form.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/queries/apiv3-query-order.ts b/frontend/src/app/core/apiv3/endpoints/queries/apiv3-query-order.ts index 19313b61775f..57d8381bc681 100644 --- a/frontend/src/app/core/apiv3/endpoints/queries/apiv3-query-order.ts +++ b/frontend/src/app/core/apiv3/endpoints/queries/apiv3-query-order.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/queries/apiv3-query-paths.ts b/frontend/src/app/core/apiv3/endpoints/queries/apiv3-query-paths.ts index 4cb0f6c8f5d7..4f8c457673df 100644 --- a/frontend/src/app/core/apiv3/endpoints/queries/apiv3-query-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/queries/apiv3-query-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/relations/apiv3-relations-paths.ts b/frontend/src/app/core/apiv3/endpoints/relations/apiv3-relations-paths.ts index 2aa1dd9a8e0b..e7ad7c388c48 100644 --- a/frontend/src/app/core/apiv3/endpoints/relations/apiv3-relations-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/relations/apiv3-relations-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/roles/apiv3-role-paths.ts b/frontend/src/app/core/apiv3/endpoints/roles/apiv3-role-paths.ts index dac75b389f02..7ec826a9f4ae 100644 --- a/frontend/src/app/core/apiv3/endpoints/roles/apiv3-role-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/roles/apiv3-role-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/roles/apiv3-roles-paths.ts b/frontend/src/app/core/apiv3/endpoints/roles/apiv3-roles-paths.ts index d2b6fbf2db72..a35bbbc06c56 100644 --- a/frontend/src/app/core/apiv3/endpoints/roles/apiv3-roles-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/roles/apiv3-roles-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/statuses/apiv3-status-paths.ts b/frontend/src/app/core/apiv3/endpoints/statuses/apiv3-status-paths.ts index f04643c04c04..f97a84b8e47c 100644 --- a/frontend/src/app/core/apiv3/endpoints/statuses/apiv3-status-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/statuses/apiv3-status-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/statuses/apiv3-statuses-paths.ts b/frontend/src/app/core/apiv3/endpoints/statuses/apiv3-statuses-paths.ts index d141ad37f9fd..c9dd9b304c05 100644 --- a/frontend/src/app/core/apiv3/endpoints/statuses/apiv3-statuses-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/statuses/apiv3-statuses-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/storages/api-v3-storages-paths.ts b/frontend/src/app/core/apiv3/endpoints/storages/api-v3-storages-paths.ts index c9e5de3d016e..73a428ae72d9 100644 --- a/frontend/src/app/core/apiv3/endpoints/storages/api-v3-storages-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/storages/api-v3-storages-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/time-entries/apiv3-time-entries-paths.ts b/frontend/src/app/core/apiv3/endpoints/time-entries/apiv3-time-entries-paths.ts index 0c658702a386..b02bac7e64c5 100644 --- a/frontend/src/app/core/apiv3/endpoints/time-entries/apiv3-time-entries-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/time-entries/apiv3-time-entries-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/time-entries/apiv3-time-entry-paths.ts b/frontend/src/app/core/apiv3/endpoints/time-entries/apiv3-time-entry-paths.ts index 8b95b0be2bb4..2557b6241367 100644 --- a/frontend/src/app/core/apiv3/endpoints/time-entries/apiv3-time-entry-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/time-entries/apiv3-time-entry-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/time-entries/time-entry-cache.service.ts b/frontend/src/app/core/apiv3/endpoints/time-entries/time-entry-cache.service.ts index 45deaa1d5e67..d752a5edf544 100644 --- a/frontend/src/app/core/apiv3/endpoints/time-entries/time-entry-cache.service.ts +++ b/frontend/src/app/core/apiv3/endpoints/time-entries/time-entry-cache.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/types/apiv3-type-paths.ts b/frontend/src/app/core/apiv3/endpoints/types/apiv3-type-paths.ts index 2293c34db516..5a01e1f352f2 100644 --- a/frontend/src/app/core/apiv3/endpoints/types/apiv3-type-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/types/apiv3-type-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/types/apiv3-types-paths.ts b/frontend/src/app/core/apiv3/endpoints/types/apiv3-types-paths.ts index 3fcf3a3ca2d4..893f551c6f54 100644 --- a/frontend/src/app/core/apiv3/endpoints/types/apiv3-types-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/types/apiv3-types-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/users/apiv3-user-paths.ts b/frontend/src/app/core/apiv3/endpoints/users/apiv3-user-paths.ts index 6faa836d0ffa..7933c00f7cfa 100644 --- a/frontend/src/app/core/apiv3/endpoints/users/apiv3-user-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/users/apiv3-user-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/users/apiv3-user-preferences-paths.ts b/frontend/src/app/core/apiv3/endpoints/users/apiv3-user-preferences-paths.ts index 3b16c681cdc7..ea5659fb7c7f 100644 --- a/frontend/src/app/core/apiv3/endpoints/users/apiv3-user-preferences-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/users/apiv3-user-preferences-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/users/apiv3-users-paths.ts b/frontend/src/app/core/apiv3/endpoints/users/apiv3-users-paths.ts index 443b13dc24d2..b391653cafdc 100644 --- a/frontend/src/app/core/apiv3/endpoints/users/apiv3-users-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/users/apiv3-users-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/versions/apiv3-version-paths.ts b/frontend/src/app/core/apiv3/endpoints/versions/apiv3-version-paths.ts index 4793652675e4..63364921e069 100644 --- a/frontend/src/app/core/apiv3/endpoints/versions/apiv3-version-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/versions/apiv3-version-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/versions/apiv3-versions-paths.ts b/frontend/src/app/core/apiv3/endpoints/versions/apiv3-versions-paths.ts index 3e2bfb3ee973..489541664f80 100644 --- a/frontend/src/app/core/apiv3/endpoints/versions/apiv3-versions-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/versions/apiv3-versions-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/views/apiv3-views-paths.ts b/frontend/src/app/core/apiv3/endpoints/views/apiv3-views-paths.ts index 5ff26c825252..0d044250d9d5 100644 --- a/frontend/src/app/core/apiv3/endpoints/views/apiv3-views-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/views/apiv3-views-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/work_packages/api-v3-work-package-cached-subresource.ts b/frontend/src/app/core/apiv3/endpoints/work_packages/api-v3-work-package-cached-subresource.ts index f8e5ba46a790..79ba503278b7 100644 --- a/frontend/src/app/core/apiv3/endpoints/work_packages/api-v3-work-package-cached-subresource.ts +++ b/frontend/src/app/core/apiv3/endpoints/work_packages/api-v3-work-package-cached-subresource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/work_packages/api-v3-work-package-paths.ts b/frontend/src/app/core/apiv3/endpoints/work_packages/api-v3-work-package-paths.ts index bd0031d23bc5..faf93f2ae17f 100644 --- a/frontend/src/app/core/apiv3/endpoints/work_packages/api-v3-work-package-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/work_packages/api-v3-work-package-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/work_packages/api-v3-work-packages-paths.ts b/frontend/src/app/core/apiv3/endpoints/work_packages/api-v3-work-packages-paths.ts index dfa640d521f1..bc6184b3057f 100644 --- a/frontend/src/app/core/apiv3/endpoints/work_packages/api-v3-work-packages-paths.ts +++ b/frontend/src/app/core/apiv3/endpoints/work_packages/api-v3-work-packages-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/work_packages/work-package-cache.spec.ts b/frontend/src/app/core/apiv3/endpoints/work_packages/work-package-cache.spec.ts index 6a8973246e00..4fe3f4648eb7 100644 --- a/frontend/src/app/core/apiv3/endpoints/work_packages/work-package-cache.spec.ts +++ b/frontend/src/app/core/apiv3/endpoints/work_packages/work-package-cache.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/endpoints/work_packages/work-package.cache.ts b/frontend/src/app/core/apiv3/endpoints/work_packages/work-package.cache.ts index 6d169cf92151..2abdf9f4ee52 100644 --- a/frontend/src/app/core/apiv3/endpoints/work_packages/work-package.cache.ts +++ b/frontend/src/app/core/apiv3/endpoints/work_packages/work-package.cache.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/openproject-api-v3.module.ts b/frontend/src/app/core/apiv3/openproject-api-v3.module.ts index d983b712017d..e4d97f838a53 100644 --- a/frontend/src/app/core/apiv3/openproject-api-v3.module.ts +++ b/frontend/src/app/core/apiv3/openproject-api-v3.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/paths/apiv3-list-resource.interface.ts b/frontend/src/app/core/apiv3/paths/apiv3-list-resource.interface.ts index 1fd6aaafed6b..41c8b5785525 100644 --- a/frontend/src/app/core/apiv3/paths/apiv3-list-resource.interface.ts +++ b/frontend/src/app/core/apiv3/paths/apiv3-list-resource.interface.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/virtual/apiv3-board-path.ts b/frontend/src/app/core/apiv3/virtual/apiv3-board-path.ts index 4311d3f824ea..28dc7d63b841 100644 --- a/frontend/src/app/core/apiv3/virtual/apiv3-board-path.ts +++ b/frontend/src/app/core/apiv3/virtual/apiv3-board-path.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/apiv3/virtual/apiv3-boards-paths.ts b/frontend/src/app/core/apiv3/virtual/apiv3-boards-paths.ts index 46d97bec8dff..39e5bce0d459 100644 --- a/frontend/src/app/core/apiv3/virtual/apiv3-boards-paths.ts +++ b/frontend/src/app/core/apiv3/virtual/apiv3-boards-paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/augmenting/openproject-augmenting.module.ts b/frontend/src/app/core/augmenting/openproject-augmenting.module.ts index 1cbe1ed3454f..1af6989a4d40 100644 --- a/frontend/src/app/core/augmenting/openproject-augmenting.module.ts +++ b/frontend/src/app/core/augmenting/openproject-augmenting.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/backup/op-backup.service.ts b/frontend/src/app/core/backup/op-backup.service.ts index f60ed6ae2180..dd19edc1f37a 100644 --- a/frontend/src/app/core/backup/op-backup.service.ts +++ b/frontend/src/app/core/backup/op-backup.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/config/configuration.service.ts b/frontend/src/app/core/config/configuration.service.ts index 4ba913d41e64..f2c22a12a1ea 100644 --- a/frontend/src/app/core/config/configuration.service.ts +++ b/frontend/src/app/core/config/configuration.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/current-project/current-project.service.spec.ts b/frontend/src/app/core/current-project/current-project.service.spec.ts index f875245db30e..8399e78d3d45 100644 --- a/frontend/src/app/core/current-project/current-project.service.spec.ts +++ b/frontend/src/app/core/current-project/current-project.service.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/current-project/current-project.service.ts b/frontend/src/app/core/current-project/current-project.service.ts index 06a95e4f6b2a..0189fd9fe203 100644 --- a/frontend/src/app/core/current-project/current-project.service.ts +++ b/frontend/src/app/core/current-project/current-project.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/current-user/current-user.service.ts b/frontend/src/app/core/current-user/current-user.service.ts index 28148f189b7b..d298851ad783 100644 --- a/frontend/src/app/core/current-user/current-user.service.ts +++ b/frontend/src/app/core/current-user/current-user.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/current-user/current-user.store.ts b/frontend/src/app/core/current-user/current-user.store.ts index 6363a670d3a8..c751d070e71a 100644 --- a/frontend/src/app/core/current-user/current-user.store.ts +++ b/frontend/src/app/core/current-user/current-user.store.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/datetime/timezone.service.spec.ts b/frontend/src/app/core/datetime/timezone.service.spec.ts index b93a10acb207..7d2e45ff6a2c 100644 --- a/frontend/src/app/core/datetime/timezone.service.spec.ts +++ b/frontend/src/app/core/datetime/timezone.service.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/datetime/timezone.service.ts b/frontend/src/app/core/datetime/timezone.service.ts index 9a9ab75a21a2..1fdd1ea24064 100644 --- a/frontend/src/app/core/datetime/timezone.service.ts +++ b/frontend/src/app/core/datetime/timezone.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/days/weekday.service.ts b/frontend/src/app/core/days/weekday.service.ts index ed65e5ee67f7..7e7fa834dd0b 100644 --- a/frontend/src/app/core/days/weekday.service.ts +++ b/frontend/src/app/core/days/weekday.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/enterprise/banners.service.ts b/frontend/src/app/core/enterprise/banners.service.ts index ec64015d33a3..42aaadfb7813 100644 --- a/frontend/src/app/core/enterprise/banners.service.ts +++ b/frontend/src/app/core/enterprise/banners.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/errors/appsignal/appsignal-reporter.ts b/frontend/src/app/core/errors/appsignal/appsignal-reporter.ts index 8fb471b6c354..d7b05484de06 100644 --- a/frontend/src/app/core/errors/appsignal/appsignal-reporter.ts +++ b/frontend/src/app/core/errors/appsignal/appsignal-reporter.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/errors/local/local-reporter.ts b/frontend/src/app/core/errors/local/local-reporter.ts index 98641b77c18e..5f197e241d64 100644 --- a/frontend/src/app/core/errors/local/local-reporter.ts +++ b/frontend/src/app/core/errors/local/local-reporter.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/expression/expression.service.ts b/frontend/src/app/core/expression/expression.service.ts index fb4f7f31222d..cee5f1768886 100644 --- a/frontend/src/app/core/expression/expression.service.ts +++ b/frontend/src/app/core/expression/expression.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/global_search/global-search-work-packages-entry.component.ts b/frontend/src/app/core/global_search/global-search-work-packages-entry.component.ts index c9573908eb51..7f1dc384d1ea 100644 --- a/frontend/src/app/core/global_search/global-search-work-packages-entry.component.ts +++ b/frontend/src/app/core/global_search/global-search-work-packages-entry.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/global_search/global-search-work-packages.component.ts b/frontend/src/app/core/global_search/global-search-work-packages.component.ts index 443927a71f39..f6b3d3919a44 100644 --- a/frontend/src/app/core/global_search/global-search-work-packages.component.ts +++ b/frontend/src/app/core/global_search/global-search-work-packages.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/global_search/input/global-search-input.component.ts b/frontend/src/app/core/global_search/input/global-search-input.component.ts index aa2e82910876..f3e9d9a699b2 100644 --- a/frontend/src/app/core/global_search/input/global-search-input.component.ts +++ b/frontend/src/app/core/global_search/input/global-search-input.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/global_search/openproject-global-search.module.ts b/frontend/src/app/core/global_search/openproject-global-search.module.ts index 16ad2c6bf3dd..58bd92ec7bc9 100644 --- a/frontend/src/app/core/global_search/openproject-global-search.module.ts +++ b/frontend/src/app/core/global_search/openproject-global-search.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/global_search/services/global-search.service.spec.ts b/frontend/src/app/core/global_search/services/global-search.service.spec.ts index c6f0134bf4bf..fe6a08282521 100644 --- a/frontend/src/app/core/global_search/services/global-search.service.spec.ts +++ b/frontend/src/app/core/global_search/services/global-search.service.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/global_search/services/global-search.service.ts b/frontend/src/app/core/global_search/services/global-search.service.ts index a8708f4d6b6e..1fb301f45731 100644 --- a/frontend/src/app/core/global_search/services/global-search.service.ts +++ b/frontend/src/app/core/global_search/services/global-search.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/global_search/tabs/global-search-tabs.component.ts b/frontend/src/app/core/global_search/tabs/global-search-tabs.component.ts index db708533496c..65af7ed12ac8 100644 --- a/frontend/src/app/core/global_search/tabs/global-search-tabs.component.ts +++ b/frontend/src/app/core/global_search/tabs/global-search-tabs.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/global_search/title/global-search-title.component.ts b/frontend/src/app/core/global_search/title/global-search-title.component.ts index 5d30bec71d64..d6c0108fda13 100644 --- a/frontend/src/app/core/global_search/title/global-search-title.component.ts +++ b/frontend/src/app/core/global_search/title/global-search-title.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/gon/gon.service.ts b/frontend/src/app/core/gon/gon.service.ts index 444643d294af..90232a5305dd 100644 --- a/frontend/src/app/core/gon/gon.service.ts +++ b/frontend/src/app/core/gon/gon.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/html-sanitize/html-sanitize.service.ts b/frontend/src/app/core/html-sanitize/html-sanitize.service.ts index 7af70d935763..b05e6c403c2c 100644 --- a/frontend/src/app/core/html-sanitize/html-sanitize.service.ts +++ b/frontend/src/app/core/html-sanitize/html-sanitize.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/loading-indicator/loading-indicator.service.ts b/frontend/src/app/core/loading-indicator/loading-indicator.service.ts index fd5f9c2fe507..eeaf11429241 100644 --- a/frontend/src/app/core/loading-indicator/loading-indicator.service.ts +++ b/frontend/src/app/core/loading-indicator/loading-indicator.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/main-menu/main-menu-toggle.component.ts b/frontend/src/app/core/main-menu/main-menu-toggle.component.ts index ceea03e9ad1c..9a3db6bd51ea 100644 --- a/frontend/src/app/core/main-menu/main-menu-toggle.component.ts +++ b/frontend/src/app/core/main-menu/main-menu-toggle.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/main-menu/main-menu-toggle.service.ts b/frontend/src/app/core/main-menu/main-menu-toggle.service.ts index 0a93b7156679..587273bf2470 100644 --- a/frontend/src/app/core/main-menu/main-menu-toggle.service.ts +++ b/frontend/src/app/core/main-menu/main-menu-toggle.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/model-auth/model-auth.service.spec.ts b/frontend/src/app/core/model-auth/model-auth.service.spec.ts index aca5c4e69b87..76b3b3ab7b28 100644 --- a/frontend/src/app/core/model-auth/model-auth.service.spec.ts +++ b/frontend/src/app/core/model-auth/model-auth.service.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/model-auth/model-auth.service.ts b/frontend/src/app/core/model-auth/model-auth.service.ts index 0faa566a24af..66d2e7f0b401 100644 --- a/frontend/src/app/core/model-auth/model-auth.service.ts +++ b/frontend/src/app/core/model-auth/model-auth.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/path-helper/path-helper.service.ts b/frontend/src/app/core/path-helper/path-helper.service.ts index 7b9c0b7a2927..1e8f77338a7c 100644 --- a/frontend/src/app/core/path-helper/path-helper.service.ts +++ b/frontend/src/app/core/path-helper/path-helper.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/recent-items.service.ts b/frontend/src/app/core/recent-items.service.ts index aa9e4fda75ac..3dabcd30a655 100644 --- a/frontend/src/app/core/recent-items.service.ts +++ b/frontend/src/app/core/recent-items.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/routing/base/application-base.component.ts b/frontend/src/app/core/routing/base/application-base.component.ts index 1c8e7d7c3085..51b63db07bc6 100644 --- a/frontend/src/app/core/routing/base/application-base.component.ts +++ b/frontend/src/app/core/routing/base/application-base.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/routing/first-route-service.ts b/frontend/src/app/core/routing/first-route-service.ts index 323c749b00f3..cbc882942e49 100644 --- a/frontend/src/app/core/routing/first-route-service.ts +++ b/frontend/src/app/core/routing/first-route-service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/routing/openproject-router.module.ts b/frontend/src/app/core/routing/openproject-router.module.ts index 631b8a2f1764..cafcbcc73030 100644 --- a/frontend/src/app/core/routing/openproject-router.module.ts +++ b/frontend/src/app/core/routing/openproject-router.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/routing/openproject.routes.ts b/frontend/src/app/core/routing/openproject.routes.ts index 7e9b905eca8a..f402f8ae2a5d 100644 --- a/frontend/src/app/core/routing/openproject.routes.ts +++ b/frontend/src/app/core/routing/openproject.routes.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/schemas/schema-cache.service.ts b/frontend/src/app/core/schemas/schema-cache.service.ts index e9c54acd5346..c233ba149f3f 100644 --- a/frontend/src/app/core/schemas/schema-cache.service.ts +++ b/frontend/src/app/core/schemas/schema-cache.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/setup/globals/components/admin/backup.component.ts b/frontend/src/app/core/setup/globals/components/admin/backup.component.ts index d69d21d89b9e..720e10739626 100644 --- a/frontend/src/app/core/setup/globals/components/admin/backup.component.ts +++ b/frontend/src/app/core/setup/globals/components/admin/backup.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/setup/globals/dynamic-bootstrapper.ts b/frontend/src/app/core/setup/globals/dynamic-bootstrapper.ts index e149512dea41..b2ed5fbaa357 100644 --- a/frontend/src/app/core/setup/globals/dynamic-bootstrapper.ts +++ b/frontend/src/app/core/setup/globals/dynamic-bootstrapper.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/setup/globals/global-helpers.ts b/frontend/src/app/core/setup/globals/global-helpers.ts index cae42f523e5f..1ab0b1c953fe 100644 --- a/frontend/src/app/core/setup/globals/global-helpers.ts +++ b/frontend/src/app/core/setup/globals/global-helpers.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/setup/globals/global-listeners.ts b/frontend/src/app/core/setup/globals/global-listeners.ts index 40f4f24615a3..dd1b29bd63db 100644 --- a/frontend/src/app/core/setup/globals/global-listeners.ts +++ b/frontend/src/app/core/setup/globals/global-listeners.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/setup/globals/global-listeners/action-menu.ts b/frontend/src/app/core/setup/globals/global-listeners/action-menu.ts index 543cf823e0df..3307d25b7bc7 100644 --- a/frontend/src/app/core/setup/globals/global-listeners/action-menu.ts +++ b/frontend/src/app/core/setup/globals/global-listeners/action-menu.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/setup/globals/global-listeners/color-preview.ts b/frontend/src/app/core/setup/globals/global-listeners/color-preview.ts index eff1e22edd80..97a1e72195d9 100644 --- a/frontend/src/app/core/setup/globals/global-listeners/color-preview.ts +++ b/frontend/src/app/core/setup/globals/global-listeners/color-preview.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/setup/globals/global-listeners/danger-zone-validation.ts b/frontend/src/app/core/setup/globals/global-listeners/danger-zone-validation.ts index a35c784b706f..43e990bf82b5 100644 --- a/frontend/src/app/core/setup/globals/global-listeners/danger-zone-validation.ts +++ b/frontend/src/app/core/setup/globals/global-listeners/danger-zone-validation.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/setup/globals/global-listeners/preview-trigger.service.ts b/frontend/src/app/core/setup/globals/global-listeners/preview-trigger.service.ts index de85f6ec64d4..938ddb4cdfcd 100644 --- a/frontend/src/app/core/setup/globals/global-listeners/preview-trigger.service.ts +++ b/frontend/src/app/core/setup/globals/global-listeners/preview-trigger.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/setup/globals/global-listeners/request-for-confirmation.ts b/frontend/src/app/core/setup/globals/global-listeners/request-for-confirmation.ts index f64d3e282e43..0c9a3f95ae2a 100644 --- a/frontend/src/app/core/setup/globals/global-listeners/request-for-confirmation.ts +++ b/frontend/src/app/core/setup/globals/global-listeners/request-for-confirmation.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/setup/globals/global-listeners/toggable-fieldset.ts b/frontend/src/app/core/setup/globals/global-listeners/toggable-fieldset.ts index 77adecb54faf..37fa4ab9666e 100644 --- a/frontend/src/app/core/setup/globals/global-listeners/toggable-fieldset.ts +++ b/frontend/src/app/core/setup/globals/global-listeners/toggable-fieldset.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/setup/globals/global-listeners/top-menu-scroll.ts b/frontend/src/app/core/setup/globals/global-listeners/top-menu-scroll.ts index f1140543d68f..1b9f368c2027 100644 --- a/frontend/src/app/core/setup/globals/global-listeners/top-menu-scroll.ts +++ b/frontend/src/app/core/setup/globals/global-listeners/top-menu-scroll.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/setup/globals/openproject.ts b/frontend/src/app/core/setup/globals/openproject.ts index c35fbc649a1d..d0700b5c8b92 100644 --- a/frontend/src/app/core/setup/globals/openproject.ts +++ b/frontend/src/app/core/setup/globals/openproject.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/setup/init-globals.ts b/frontend/src/app/core/setup/init-globals.ts index fff690da1b45..898dac78bb82 100644 --- a/frontend/src/app/core/setup/init-globals.ts +++ b/frontend/src/app/core/setup/init-globals.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/setup/init-locale.ts b/frontend/src/app/core/setup/init-locale.ts index 28c9701376ea..28878c33c8ba 100644 --- a/frontend/src/app/core/setup/init-locale.ts +++ b/frontend/src/app/core/setup/init-locale.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/setup/init-vendors.ts b/frontend/src/app/core/setup/init-vendors.ts index c2e3d491ddee..88b80b48ce5f 100644 --- a/frontend/src/app/core/setup/init-vendors.ts +++ b/frontend/src/app/core/setup/init-vendors.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/attachments/attachment.model.ts b/frontend/src/app/core/state/attachments/attachment.model.ts index 4867157ca25c..528ae9236491 100644 --- a/frontend/src/app/core/state/attachments/attachment.model.ts +++ b/frontend/src/app/core/state/attachments/attachment.model.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/attachments/attachments.service.ts b/frontend/src/app/core/state/attachments/attachments.service.ts index 729c4293ab1f..da53f46f730a 100644 --- a/frontend/src/app/core/state/attachments/attachments.service.ts +++ b/frontend/src/app/core/state/attachments/attachments.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/attachments/attachments.store.ts b/frontend/src/app/core/state/attachments/attachments.store.ts index 2ce78edde86a..d2eb3175265e 100644 --- a/frontend/src/app/core/state/attachments/attachments.store.ts +++ b/frontend/src/app/core/state/attachments/attachments.store.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/capabilities/capabilities.service.spec.ts b/frontend/src/app/core/state/capabilities/capabilities.service.spec.ts index 0d4494e3836b..909603c72540 100644 --- a/frontend/src/app/core/state/capabilities/capabilities.service.spec.ts +++ b/frontend/src/app/core/state/capabilities/capabilities.service.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/compare-id.ts b/frontend/src/app/core/state/compare-id.ts index f77d04ea6e57..e55d292be011 100644 --- a/frontend/src/app/core/state/compare-id.ts +++ b/frontend/src/app/core/state/compare-id.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/file-links/file-link.model.ts b/frontend/src/app/core/state/file-links/file-link.model.ts index a8f1a2cd839c..b30256eb3be6 100644 --- a/frontend/src/app/core/state/file-links/file-link.model.ts +++ b/frontend/src/app/core/state/file-links/file-link.model.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/file-links/file-links.service.ts b/frontend/src/app/core/state/file-links/file-links.service.ts index 4edf025e43d6..71a89b03a039 100644 --- a/frontend/src/app/core/state/file-links/file-links.service.ts +++ b/frontend/src/app/core/state/file-links/file-links.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/file-links/file-links.store.ts b/frontend/src/app/core/state/file-links/file-links.store.ts index 4abf2a82667f..9eb90b94581a 100644 --- a/frontend/src/app/core/state/file-links/file-links.store.ts +++ b/frontend/src/app/core/state/file-links/file-links.store.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/in-app-notifications/in-app-notifications.actions.ts b/frontend/src/app/core/state/in-app-notifications/in-app-notifications.actions.ts index e9cfebebf235..5ae70ce2b8a7 100644 --- a/frontend/src/app/core/state/in-app-notifications/in-app-notifications.actions.ts +++ b/frontend/src/app/core/state/in-app-notifications/in-app-notifications.actions.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/in-app-notifications/in-app-notifications.service.ts b/frontend/src/app/core/state/in-app-notifications/in-app-notifications.service.ts index 90f2234642c8..78154ed6a6cc 100644 --- a/frontend/src/app/core/state/in-app-notifications/in-app-notifications.service.ts +++ b/frontend/src/app/core/state/in-app-notifications/in-app-notifications.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/is-defined-entity.ts b/frontend/src/app/core/state/is-defined-entity.ts index 15da50bac733..60877257176b 100644 --- a/frontend/src/app/core/state/is-defined-entity.ts +++ b/frontend/src/app/core/state/is-defined-entity.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/is-not-null.ts b/frontend/src/app/core/state/is-not-null.ts index 110a41dbe3c0..422f116957c2 100644 --- a/frontend/src/app/core/state/is-not-null.ts +++ b/frontend/src/app/core/state/is-not-null.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/openproject-state.module.ts b/frontend/src/app/core/state/openproject-state.module.ts index d9c0d179dfda..9476e9d32136 100644 --- a/frontend/src/app/core/state/openproject-state.module.ts +++ b/frontend/src/app/core/state/openproject-state.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/project-storages/project-storage.model.ts b/frontend/src/app/core/state/project-storages/project-storage.model.ts index ad7d8aff4a10..333643aa5f3d 100644 --- a/frontend/src/app/core/state/project-storages/project-storage.model.ts +++ b/frontend/src/app/core/state/project-storages/project-storage.model.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/project-storages/project-storages.service.ts b/frontend/src/app/core/state/project-storages/project-storages.service.ts index 809406abbe3c..e8aeca335f9f 100644 --- a/frontend/src/app/core/state/project-storages/project-storages.service.ts +++ b/frontend/src/app/core/state/project-storages/project-storages.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/project-storages/project-storages.store.ts b/frontend/src/app/core/state/project-storages/project-storages.store.ts index 455ac2bcd13a..a1bad0ef83c7 100644 --- a/frontend/src/app/core/state/project-storages/project-storages.store.ts +++ b/frontend/src/app/core/state/project-storages/project-storages.store.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/projects/projects.service.ts b/frontend/src/app/core/state/projects/projects.service.ts index f18d6e85870e..9e6272ccd9ed 100644 --- a/frontend/src/app/core/state/projects/projects.service.ts +++ b/frontend/src/app/core/state/projects/projects.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/resource-store.service.ts b/frontend/src/app/core/state/resource-store.service.ts index ed2ebe458c5a..8bfd3e02d768 100644 --- a/frontend/src/app/core/state/resource-store.service.ts +++ b/frontend/src/app/core/state/resource-store.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/storage-files/storage-file.model.ts b/frontend/src/app/core/state/storage-files/storage-file.model.ts index ce14953cab39..ebfd156b0146 100644 --- a/frontend/src/app/core/state/storage-files/storage-file.model.ts +++ b/frontend/src/app/core/state/storage-files/storage-file.model.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/storage-files/storage-files.model.ts b/frontend/src/app/core/state/storage-files/storage-files.model.ts index 36602b4aea0f..93c8671af5c8 100644 --- a/frontend/src/app/core/state/storage-files/storage-files.model.ts +++ b/frontend/src/app/core/state/storage-files/storage-files.model.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/storage-files/storage-files.service.ts b/frontend/src/app/core/state/storage-files/storage-files.service.ts index 796a0d9b27d9..6e353753639a 100644 --- a/frontend/src/app/core/state/storage-files/storage-files.service.ts +++ b/frontend/src/app/core/state/storage-files/storage-files.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/storage-files/storage-files.store.ts b/frontend/src/app/core/state/storage-files/storage-files.store.ts index 93b066e447b8..852879224b0f 100644 --- a/frontend/src/app/core/state/storage-files/storage-files.store.ts +++ b/frontend/src/app/core/state/storage-files/storage-files.store.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/storage-files/upload-link.model.ts b/frontend/src/app/core/state/storage-files/upload-link.model.ts index 424513a13ef5..6feb8d794d56 100644 --- a/frontend/src/app/core/state/storage-files/upload-link.model.ts +++ b/frontend/src/app/core/state/storage-files/upload-link.model.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/storages/storage.model.ts b/frontend/src/app/core/state/storages/storage.model.ts index 8c0de225877b..dbe582f00bf1 100644 --- a/frontend/src/app/core/state/storages/storage.model.ts +++ b/frontend/src/app/core/state/storages/storage.model.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/storages/storages.service.ts b/frontend/src/app/core/state/storages/storages.service.ts index 8d455ff15a0a..46dcce054934 100644 --- a/frontend/src/app/core/state/storages/storages.service.ts +++ b/frontend/src/app/core/state/storages/storages.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/state/storages/storages.store.ts b/frontend/src/app/core/state/storages/storages.store.ts index 817ed3eafd03..be6bd3dce1ea 100644 --- a/frontend/src/app/core/state/storages/storages.store.ts +++ b/frontend/src/app/core/state/storages/storages.store.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/top-menu/top-menu.service.ts b/frontend/src/app/core/top-menu/top-menu.service.ts index 36c328f8d907..a1539ae69ad0 100644 --- a/frontend/src/app/core/top-menu/top-menu.service.ts +++ b/frontend/src/app/core/top-menu/top-menu.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/upload/convert-http-event.ts b/frontend/src/app/core/upload/convert-http-event.ts index 547a976bd97b..4ed51ab4afbe 100644 --- a/frontend/src/app/core/upload/convert-http-event.ts +++ b/frontend/src/app/core/upload/convert-http-event.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/upload/fog-upload.service.ts b/frontend/src/app/core/upload/fog-upload.service.ts index ddba63c02527..e033f13ef25d 100644 --- a/frontend/src/app/core/upload/fog-upload.service.ts +++ b/frontend/src/app/core/upload/fog-upload.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/upload/is-http-response.ts b/frontend/src/app/core/upload/is-http-response.ts index 62b02be5ef79..8db8fe2c76c3 100644 --- a/frontend/src/app/core/upload/is-http-response.ts +++ b/frontend/src/app/core/upload/is-http-response.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/upload/local-upload.service.ts b/frontend/src/app/core/upload/local-upload.service.ts index 9f3bb550a0bb..d5dac3d310d9 100644 --- a/frontend/src/app/core/upload/local-upload.service.ts +++ b/frontend/src/app/core/upload/local-upload.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/upload/upload.service.ts b/frontend/src/app/core/upload/upload.service.ts index 9946600f6220..82bcc44ea159 100644 --- a/frontend/src/app/core/upload/upload.service.ts +++ b/frontend/src/app/core/upload/upload.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/core/upload/wait-for-uploads-finished.ts b/frontend/src/app/core/upload/wait-for-uploads-finished.ts index a3638e5ff281..bbad49a9f483 100644 --- a/frontend/src/app/core/upload/wait-for-uploads-finished.ts +++ b/frontend/src/app/core/upload/wait-for-uploads-finished.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/admin/openproject-admin.module.ts b/frontend/src/app/features/admin/openproject-admin.module.ts index 9cfc23e574cd..6b73beb85b36 100644 --- a/frontend/src/app/features/admin/openproject-admin.module.ts +++ b/frontend/src/app/features/admin/openproject-admin.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/admin/types/group-edit-in-place.component.ts b/frontend/src/app/features/admin/types/group-edit-in-place.component.ts index 73dc229a7837..205df6732a8e 100644 --- a/frontend/src/app/features/admin/types/group-edit-in-place.component.ts +++ b/frontend/src/app/features/admin/types/group-edit-in-place.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/api/bcf-api-request.service.ts b/frontend/src/app/features/bim/bcf/api/bcf-api-request.service.ts index 9894b5d71bd0..fe2f466390a1 100644 --- a/frontend/src/app/features/bim/bcf/api/bcf-api-request.service.ts +++ b/frontend/src/app/features/bim/bcf/api/bcf-api-request.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/api/bcf-api.model.ts b/frontend/src/app/features/bim/bcf/api/bcf-api.model.ts index e11de5245c40..9c62334fab2d 100644 --- a/frontend/src/app/features/bim/bcf/api/bcf-api.model.ts +++ b/frontend/src/app/features/bim/bcf/api/bcf-api.model.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/api/bcf-api.service.spec.ts b/frontend/src/app/features/bim/bcf/api/bcf-api.service.spec.ts index 04cda0056d00..4d8d2de2b67c 100644 --- a/frontend/src/app/features/bim/bcf/api/bcf-api.service.spec.ts +++ b/frontend/src/app/features/bim/bcf/api/bcf-api.service.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/api/bcf-api.service.ts b/frontend/src/app/features/bim/bcf/api/bcf-api.service.ts index 1431b0dbc38f..374e60aa3ec0 100644 --- a/frontend/src/app/features/bim/bcf/api/bcf-api.service.ts +++ b/frontend/src/app/features/bim/bcf/api/bcf-api.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/api/topics/bcf-topic.paths.ts b/frontend/src/app/features/bim/bcf/api/topics/bcf-topic.paths.ts index 946c4623710d..0c0d15e6f311 100644 --- a/frontend/src/app/features/bim/bcf/api/topics/bcf-topic.paths.ts +++ b/frontend/src/app/features/bim/bcf/api/topics/bcf-topic.paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/api/topics/bcf-topic.resource.ts b/frontend/src/app/features/bim/bcf/api/topics/bcf-topic.resource.ts index bebf4d1255a3..78478eb212fc 100644 --- a/frontend/src/app/features/bim/bcf/api/topics/bcf-topic.resource.ts +++ b/frontend/src/app/features/bim/bcf/api/topics/bcf-topic.resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint-collection.paths.ts b/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint-collection.paths.ts index 0e8febb0cf49..2c8c418ce261 100644 --- a/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint-collection.paths.ts +++ b/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint-collection.paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint-item.interface.ts b/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint-item.interface.ts index 3cdbba893be6..9a17a3e344ed 100644 --- a/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint-item.interface.ts +++ b/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint-item.interface.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint-selection.paths.ts b/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint-selection.paths.ts index a6df4ca9d120..2e02aef5a4e2 100644 --- a/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint-selection.paths.ts +++ b/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint-selection.paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint-visibility.paths.ts b/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint-visibility.paths.ts index d03fe74ea490..9684eb333520 100644 --- a/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint-visibility.paths.ts +++ b/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint-visibility.paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint.paths.ts b/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint.paths.ts index dd0f274833dc..3b70dbce9ead 100644 --- a/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint.paths.ts +++ b/frontend/src/app/features/bim/bcf/api/viewpoints/bcf-viewpoint.paths.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/bcf-wp-attribute-group/bcf-new-wp-attribute-group.component.ts b/frontend/src/app/features/bim/bcf/bcf-wp-attribute-group/bcf-new-wp-attribute-group.component.ts index 60736b35cef0..bcb752ea7a13 100644 --- a/frontend/src/app/features/bim/bcf/bcf-wp-attribute-group/bcf-new-wp-attribute-group.component.ts +++ b/frontend/src/app/features/bim/bcf/bcf-wp-attribute-group/bcf-new-wp-attribute-group.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/bcf-wp-attribute-group/bcf-wp-attribute-group.component.ts b/frontend/src/app/features/bim/bcf/bcf-wp-attribute-group/bcf-wp-attribute-group.component.ts index 86c97494b9a8..77edad4f4f3a 100644 --- a/frontend/src/app/features/bim/bcf/bcf-wp-attribute-group/bcf-wp-attribute-group.component.ts +++ b/frontend/src/app/features/bim/bcf/bcf-wp-attribute-group/bcf-wp-attribute-group.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/fields/display/bcf-thumbnail-field.module.ts b/frontend/src/app/features/bim/bcf/fields/display/bcf-thumbnail-field.module.ts index eac0b52449ff..058a58fefd6a 100644 --- a/frontend/src/app/features/bim/bcf/fields/display/bcf-thumbnail-field.module.ts +++ b/frontend/src/app/features/bim/bcf/fields/display/bcf-thumbnail-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/helper/bcf-path-helper.service.ts b/frontend/src/app/features/bim/bcf/helper/bcf-path-helper.service.ts index 1b1c106b4fb9..5d098f9ddb43 100644 --- a/frontend/src/app/features/bim/bcf/helper/bcf-path-helper.service.ts +++ b/frontend/src/app/features/bim/bcf/helper/bcf-path-helper.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/helper/viewpoints.service.ts b/frontend/src/app/features/bim/bcf/helper/viewpoints.service.ts index 791a4ff861fc..3281d04be753 100644 --- a/frontend/src/app/features/bim/bcf/helper/viewpoints.service.ts +++ b/frontend/src/app/features/bim/bcf/helper/viewpoints.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/bcf/openproject-bcf.module.ts b/frontend/src/app/features/bim/bcf/openproject-bcf.module.ts index a2bffb51bbc1..70b4247690e3 100644 --- a/frontend/src/app/features/bim/bcf/openproject-bcf.module.ts +++ b/frontend/src/app/features/bim/bcf/openproject-bcf.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/ifc_models/bcf/list/bcf-list.component.ts b/frontend/src/app/features/bim/ifc_models/bcf/list/bcf-list.component.ts index 4ef25dbfc872..3e96cf882a46 100644 --- a/frontend/src/app/features/bim/ifc_models/bcf/list/bcf-list.component.ts +++ b/frontend/src/app/features/bim/ifc_models/bcf/list/bcf-list.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/ifc_models/bcf/split/left/bcf-split-left.component.ts b/frontend/src/app/features/bim/ifc_models/bcf/split/left/bcf-split-left.component.ts index b8f981dd43f7..9cba687915e3 100644 --- a/frontend/src/app/features/bim/ifc_models/bcf/split/left/bcf-split-left.component.ts +++ b/frontend/src/app/features/bim/ifc_models/bcf/split/left/bcf-split-left.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/ifc_models/bcf/split/right/bcf-split-right.component.ts b/frontend/src/app/features/bim/ifc_models/bcf/split/right/bcf-split-right.component.ts index 7f62effe4ca0..cb0faa448a90 100644 --- a/frontend/src/app/features/bim/ifc_models/bcf/split/right/bcf-split-right.component.ts +++ b/frontend/src/app/features/bim/ifc_models/bcf/split/right/bcf-split-right.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/ifc_models/ifc-viewer/ifc-viewer.component.ts b/frontend/src/app/features/bim/ifc_models/ifc-viewer/ifc-viewer.component.ts index a9308f169340..b92158823776 100644 --- a/frontend/src/app/features/bim/ifc_models/ifc-viewer/ifc-viewer.component.ts +++ b/frontend/src/app/features/bim/ifc_models/ifc-viewer/ifc-viewer.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/ifc_models/ifc-viewer/ifc-viewer.service.ts b/frontend/src/app/features/bim/ifc_models/ifc-viewer/ifc-viewer.service.ts index fdc0f0348f87..2baa02cd7c7a 100644 --- a/frontend/src/app/features/bim/ifc_models/ifc-viewer/ifc-viewer.service.ts +++ b/frontend/src/app/features/bim/ifc_models/ifc-viewer/ifc-viewer.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/ifc_models/openproject-ifc-models.module.ts b/frontend/src/app/features/bim/ifc_models/openproject-ifc-models.module.ts index 91bca37702dc..ab0a2629b1dd 100644 --- a/frontend/src/app/features/bim/ifc_models/openproject-ifc-models.module.ts +++ b/frontend/src/app/features/bim/ifc_models/openproject-ifc-models.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/ifc_models/openproject-ifc-models.routes.ts b/frontend/src/app/features/bim/ifc_models/openproject-ifc-models.routes.ts index 595099fbd751..a085c690eaf3 100644 --- a/frontend/src/app/features/bim/ifc_models/openproject-ifc-models.routes.ts +++ b/frontend/src/app/features/bim/ifc_models/openproject-ifc-models.routes.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/ifc_models/pages/viewer/bcf-view.service.ts b/frontend/src/app/features/bim/ifc_models/pages/viewer/bcf-view.service.ts index 4bc79ca16cde..ffd48726e2d9 100644 --- a/frontend/src/app/features/bim/ifc_models/pages/viewer/bcf-view.service.ts +++ b/frontend/src/app/features/bim/ifc_models/pages/viewer/bcf-view.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/ifc_models/pages/viewer/ifc-viewer-page.component.ts b/frontend/src/app/features/bim/ifc_models/pages/viewer/ifc-viewer-page.component.ts index ea6207dc912d..a0e4c42bfb95 100644 --- a/frontend/src/app/features/bim/ifc_models/pages/viewer/ifc-viewer-page.component.ts +++ b/frontend/src/app/features/bim/ifc_models/pages/viewer/ifc-viewer-page.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/ifc_models/toolbar/import-export-bcf/bcf-export-button.component.ts b/frontend/src/app/features/bim/ifc_models/toolbar/import-export-bcf/bcf-export-button.component.ts index a198d324757c..2127251bb928 100644 --- a/frontend/src/app/features/bim/ifc_models/toolbar/import-export-bcf/bcf-export-button.component.ts +++ b/frontend/src/app/features/bim/ifc_models/toolbar/import-export-bcf/bcf-export-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/ifc_models/toolbar/import-export-bcf/bcf-import-button.component.ts b/frontend/src/app/features/bim/ifc_models/toolbar/import-export-bcf/bcf-import-button.component.ts index ee1e1b4ad58b..9099b17891a8 100644 --- a/frontend/src/app/features/bim/ifc_models/toolbar/import-export-bcf/bcf-import-button.component.ts +++ b/frontend/src/app/features/bim/ifc_models/toolbar/import-export-bcf/bcf-import-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/ifc_models/toolbar/import-export-bcf/refresh-button.component.ts b/frontend/src/app/features/bim/ifc_models/toolbar/import-export-bcf/refresh-button.component.ts index 877fc13f20ba..8bd63b71c859 100644 --- a/frontend/src/app/features/bim/ifc_models/toolbar/import-export-bcf/refresh-button.component.ts +++ b/frontend/src/app/features/bim/ifc_models/toolbar/import-export-bcf/refresh-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/ifc_models/toolbar/manage-ifc-models-button/bim-manage-ifc-models-button.component.ts b/frontend/src/app/features/bim/ifc_models/toolbar/manage-ifc-models-button/bim-manage-ifc-models-button.component.ts index a0684963570b..c286d3c978ba 100644 --- a/frontend/src/app/features/bim/ifc_models/toolbar/manage-ifc-models-button/bim-manage-ifc-models-button.component.ts +++ b/frontend/src/app/features/bim/ifc_models/toolbar/manage-ifc-models-button/bim-manage-ifc-models-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/ifc_models/toolbar/view-toggle/bcf-view-toggle-button.component.ts b/frontend/src/app/features/bim/ifc_models/toolbar/view-toggle/bcf-view-toggle-button.component.ts index 827819b44c87..163cff3afe48 100644 --- a/frontend/src/app/features/bim/ifc_models/toolbar/view-toggle/bcf-view-toggle-button.component.ts +++ b/frontend/src/app/features/bim/ifc_models/toolbar/view-toggle/bcf-view-toggle-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/ifc_models/toolbar/view-toggle/bcf-view-toggle-dropdown.directive.ts b/frontend/src/app/features/bim/ifc_models/toolbar/view-toggle/bcf-view-toggle-dropdown.directive.ts index 35b68ba2e981..c0afd8e757e8 100644 --- a/frontend/src/app/features/bim/ifc_models/toolbar/view-toggle/bcf-view-toggle-dropdown.directive.ts +++ b/frontend/src/app/features/bim/ifc_models/toolbar/view-toggle/bcf-view-toggle-dropdown.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/openproject-bim.module.ts b/frontend/src/app/features/bim/openproject-bim.module.ts index b85bf8b0f758..18b5dcad9d84 100644 --- a/frontend/src/app/features/bim/openproject-bim.module.ts +++ b/frontend/src/app/features/bim/openproject-bim.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/revit_add_in/revit-add-in-settings-button.service.ts b/frontend/src/app/features/bim/revit_add_in/revit-add-in-settings-button.service.ts index 0834d2268cef..50ee44017210 100644 --- a/frontend/src/app/features/bim/revit_add_in/revit-add-in-settings-button.service.ts +++ b/frontend/src/app/features/bim/revit_add_in/revit-add-in-settings-button.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/bim/revit_add_in/revit-bridge.service.ts b/frontend/src/app/features/bim/revit_add_in/revit-bridge.service.ts index f57d447e9d23..38be28f01f5f 100644 --- a/frontend/src/app/features/bim/revit_add_in/revit-bridge.service.ts +++ b/frontend/src/app/features/bim/revit_add_in/revit-bridge.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/boards/board/add-card-dropdown/add-card-dropdown-menu.directive.ts b/frontend/src/app/features/boards/board/add-card-dropdown/add-card-dropdown-menu.directive.ts index be1eadc12dfa..208d7fc4363a 100644 --- a/frontend/src/app/features/boards/board/add-card-dropdown/add-card-dropdown-menu.directive.ts +++ b/frontend/src/app/features/boards/board/add-card-dropdown/add-card-dropdown-menu.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/boards/board/add-list-modal/add-list-modal.component.ts b/frontend/src/app/features/boards/board/add-list-modal/add-list-modal.component.ts index 55d6777c2abc..e7dcf9fbbf29 100644 --- a/frontend/src/app/features/boards/board/add-list-modal/add-list-modal.component.ts +++ b/frontend/src/app/features/boards/board/add-list-modal/add-list-modal.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/boards/board/board-actions/assignee/assignee-board-header.component.ts b/frontend/src/app/features/boards/board/board-actions/assignee/assignee-board-header.component.ts index d14bd32b16df..4e6ec14852a4 100644 --- a/frontend/src/app/features/boards/board/board-actions/assignee/assignee-board-header.component.ts +++ b/frontend/src/app/features/boards/board/board-actions/assignee/assignee-board-header.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/boards/board/board-actions/status/status-board-header.component.ts b/frontend/src/app/features/boards/board/board-actions/status/status-board-header.component.ts index 519dfc1f0a08..05935412235f 100644 --- a/frontend/src/app/features/boards/board/board-actions/status/status-board-header.component.ts +++ b/frontend/src/app/features/boards/board/board-actions/status/status-board-header.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/boards/board/board-actions/subproject/subproject-board-header.component.ts b/frontend/src/app/features/boards/board/board-actions/subproject/subproject-board-header.component.ts index 671bc86babd5..52bfcaff3dd0 100644 --- a/frontend/src/app/features/boards/board/board-actions/subproject/subproject-board-header.component.ts +++ b/frontend/src/app/features/boards/board/board-actions/subproject/subproject-board-header.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/boards/board/board-actions/subtasks/subtasks-board-header.component.ts b/frontend/src/app/features/boards/board/board-actions/subtasks/subtasks-board-header.component.ts index 0a3e5d1a09c6..32d5dd46a1e4 100644 --- a/frontend/src/app/features/boards/board/board-actions/subtasks/subtasks-board-header.component.ts +++ b/frontend/src/app/features/boards/board/board-actions/subtasks/subtasks-board-header.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/boards/board/board-actions/version/version-board-header.component.ts b/frontend/src/app/features/boards/board/board-actions/version/version-board-header.component.ts index 45577001926e..f4ea779cf155 100644 --- a/frontend/src/app/features/boards/board/board-actions/version/version-board-header.component.ts +++ b/frontend/src/app/features/boards/board/board-actions/version/version-board-header.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/boards/board/board-list/board-inline-create.service.ts b/frontend/src/app/features/boards/board/board-list/board-inline-create.service.ts index d551002109b6..34e0d2dbb09a 100644 --- a/frontend/src/app/features/boards/board/board-list/board-inline-create.service.ts +++ b/frontend/src/app/features/boards/board/board-list/board-inline-create.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/boards/board/board-list/board-list-menu.component.ts b/frontend/src/app/features/boards/board/board-list/board-list-menu.component.ts index 2f6062906439..d3a73cd39528 100644 --- a/frontend/src/app/features/boards/board/board-list/board-list-menu.component.ts +++ b/frontend/src/app/features/boards/board/board-list/board-list-menu.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/boards/board/inline-add/board-inline-add-autocompleter.component.ts b/frontend/src/app/features/boards/board/inline-add/board-inline-add-autocompleter.component.ts index 25438538edf5..e415b2cee815 100644 --- a/frontend/src/app/features/boards/board/inline-add/board-inline-add-autocompleter.component.ts +++ b/frontend/src/app/features/boards/board/inline-add/board-inline-add-autocompleter.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/boards/board/toolbar-menu/boards-toolbar-menu.directive.ts b/frontend/src/app/features/boards/board/toolbar-menu/boards-toolbar-menu.directive.ts index e4350c8d6048..6aac6e489c94 100644 --- a/frontend/src/app/features/boards/board/toolbar-menu/boards-toolbar-menu.directive.ts +++ b/frontend/src/app/features/boards/board/toolbar-menu/boards-toolbar-menu.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/boards/openproject-boards.module.ts b/frontend/src/app/features/boards/openproject-boards.module.ts index e10f851a8d68..18fc0885a9a6 100644 --- a/frontend/src/app/features/boards/openproject-boards.module.ts +++ b/frontend/src/app/features/boards/openproject-boards.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/boards/openproject-boards.routes.ts b/frontend/src/app/features/boards/openproject-boards.routes.ts index a31fad5d05bd..ce3a55872a5e 100644 --- a/frontend/src/app/features/boards/openproject-boards.routes.ts +++ b/frontend/src/app/features/boards/openproject-boards.routes.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/calendar/calendar.lazy-routes.ts b/frontend/src/app/features/calendar/calendar.lazy-routes.ts index 806c8f2118e6..1e2eb6b48057 100644 --- a/frontend/src/app/features/calendar/calendar.lazy-routes.ts +++ b/frontend/src/app/features/calendar/calendar.lazy-routes.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/calendar/calendar.routes.ts b/frontend/src/app/features/calendar/calendar.routes.ts index 0eb385cfc33d..e39b7c28596c 100644 --- a/frontend/src/app/features/calendar/calendar.routes.ts +++ b/frontend/src/app/features/calendar/calendar.routes.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/calendar/openproject-calendar.module.ts b/frontend/src/app/features/calendar/openproject-calendar.module.ts index 0a89425a355c..87ea7e4ce41a 100644 --- a/frontend/src/app/features/calendar/openproject-calendar.module.ts +++ b/frontend/src/app/features/calendar/openproject-calendar.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/calendar/wp-calendar-page/wp-calendar-page.component.ts b/frontend/src/app/features/calendar/wp-calendar-page/wp-calendar-page.component.ts index d0d1cfddc93d..4076f274d749 100644 --- a/frontend/src/app/features/calendar/wp-calendar-page/wp-calendar-page.component.ts +++ b/frontend/src/app/features/calendar/wp-calendar-page/wp-calendar-page.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/calendar/wp-calendar/wp-calendar.component.ts b/frontend/src/app/features/calendar/wp-calendar/wp-calendar.component.ts index b118f2099bfa..ebbd4f242a29 100644 --- a/frontend/src/app/features/calendar/wp-calendar/wp-calendar.component.ts +++ b/frontend/src/app/features/calendar/wp-calendar/wp-calendar.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/dashboards/openproject-dashboards.module.ts b/frontend/src/app/features/dashboards/openproject-dashboards.module.ts index 84b159b79371..0834b25bd39c 100644 --- a/frontend/src/app/features/dashboards/openproject-dashboards.module.ts +++ b/frontend/src/app/features/dashboards/openproject-dashboards.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-saved-trial.component.ts b/frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-saved-trial.component.ts index c5c780648842..8d0e6fc596ea 100644 --- a/frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-saved-trial.component.ts +++ b/frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-saved-trial.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-trial.base.ts b/frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-trial.base.ts index ef22cba69a66..54c27f675de5 100644 --- a/frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-trial.base.ts +++ b/frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-trial.base.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-trial.component.ts b/frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-trial.component.ts index 351b5cbbddf4..7e11346aba01 100644 --- a/frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-trial.component.ts +++ b/frontend/src/app/features/enterprise/enterprise-active-trial/ee-active-trial.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/enterprise/enterprise-base.component.ts b/frontend/src/app/features/enterprise/enterprise-base.component.ts index 1e2d6a6703c3..0bf900a5c135 100644 --- a/frontend/src/app/features/enterprise/enterprise-base.component.ts +++ b/frontend/src/app/features/enterprise/enterprise-base.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/enterprise/enterprise-modal/enterprise-trial-form/ee-trial-form.component.ts b/frontend/src/app/features/enterprise/enterprise-modal/enterprise-trial-form/ee-trial-form.component.ts index 8fa2f1d253c4..57656f55a319 100644 --- a/frontend/src/app/features/enterprise/enterprise-modal/enterprise-trial-form/ee-trial-form.component.ts +++ b/frontend/src/app/features/enterprise/enterprise-modal/enterprise-trial-form/ee-trial-form.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/enterprise/enterprise-modal/enterprise-trial.modal.ts b/frontend/src/app/features/enterprise/enterprise-modal/enterprise-trial.modal.ts index 3108f94a97c9..9438b6dca974 100644 --- a/frontend/src/app/features/enterprise/enterprise-modal/enterprise-trial.modal.ts +++ b/frontend/src/app/features/enterprise/enterprise-modal/enterprise-trial.modal.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/enterprise/enterprise-trial-waiting/ee-trial-waiting.component.ts b/frontend/src/app/features/enterprise/enterprise-trial-waiting/ee-trial-waiting.component.ts index d55fdf70e2f7..615ebb5cd00c 100644 --- a/frontend/src/app/features/enterprise/enterprise-trial-waiting/ee-trial-waiting.component.ts +++ b/frontend/src/app/features/enterprise/enterprise-trial-waiting/ee-trial-waiting.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/enterprise/enterprise-trial.service.ts b/frontend/src/app/features/enterprise/enterprise-trial.service.ts index 27a3722ed5e7..083301169689 100644 --- a/frontend/src/app/features/enterprise/enterprise-trial.service.ts +++ b/frontend/src/app/features/enterprise/enterprise-trial.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/enterprise/free-trial-button/free-trial-button.component.ts b/frontend/src/app/features/enterprise/free-trial-button/free-trial-button.component.ts index 59e2b5805ca1..65c46c04d842 100644 --- a/frontend/src/app/features/enterprise/free-trial-button/free-trial-button.component.ts +++ b/frontend/src/app/features/enterprise/free-trial-button/free-trial-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/enterprise/openproject-enterprise.module.ts b/frontend/src/app/features/enterprise/openproject-enterprise.module.ts index add93f296dd5..9aea9002fe7c 100644 --- a/frontend/src/app/features/enterprise/openproject-enterprise.module.ts +++ b/frontend/src/app/features/enterprise/openproject-enterprise.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/hal-link/hal-link.ts b/frontend/src/app/features/hal/hal-link/hal-link.ts index 84c33b8e1b45..d5d152ae0804 100644 --- a/frontend/src/app/features/hal/hal-link/hal-link.ts +++ b/frontend/src/app/features/hal/hal-link/hal-link.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/helpers/lazy-accessor.spec.ts b/frontend/src/app/features/hal/helpers/lazy-accessor.spec.ts index 33e01018b778..cc56e64fdb38 100644 --- a/frontend/src/app/features/hal/helpers/lazy-accessor.spec.ts +++ b/frontend/src/app/features/hal/helpers/lazy-accessor.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/helpers/lazy-accessor.ts b/frontend/src/app/features/hal/helpers/lazy-accessor.ts index 37bffd2d537b..e072c357b409 100644 --- a/frontend/src/app/features/hal/helpers/lazy-accessor.ts +++ b/frontend/src/app/features/hal/helpers/lazy-accessor.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/openproject-hal.module.ts b/frontend/src/app/features/hal/openproject-hal.module.ts index 941ecd8e9a41..ebfc299b7414 100644 --- a/frontend/src/app/features/hal/openproject-hal.module.ts +++ b/frontend/src/app/features/hal/openproject-hal.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/attachment-collection-resource.ts b/frontend/src/app/features/hal/resources/attachment-collection-resource.ts index 14b042849507..f6e24878904c 100644 --- a/frontend/src/app/features/hal/resources/attachment-collection-resource.ts +++ b/frontend/src/app/features/hal/resources/attachment-collection-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/collection-resource.ts b/frontend/src/app/features/hal/resources/collection-resource.ts index 5f93cb0241a1..eb9bc4af619b 100644 --- a/frontend/src/app/features/hal/resources/collection-resource.ts +++ b/frontend/src/app/features/hal/resources/collection-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/configuration-resource.ts b/frontend/src/app/features/hal/resources/configuration-resource.ts index f08b9a9a7560..9d83b6bb4d78 100644 --- a/frontend/src/app/features/hal/resources/configuration-resource.ts +++ b/frontend/src/app/features/hal/resources/configuration-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/custom-action-resource.ts b/frontend/src/app/features/hal/resources/custom-action-resource.ts index c6583595aa4d..0f3f471d0f02 100644 --- a/frontend/src/app/features/hal/resources/custom-action-resource.ts +++ b/frontend/src/app/features/hal/resources/custom-action-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/error-resource.ts b/frontend/src/app/features/hal/resources/error-resource.ts index 869c390b2d93..b5994b362b52 100644 --- a/frontend/src/app/features/hal/resources/error-resource.ts +++ b/frontend/src/app/features/hal/resources/error-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/form-resource.ts b/frontend/src/app/features/hal/resources/form-resource.ts index ea15be723c38..5589cf8c4f43 100644 --- a/frontend/src/app/features/hal/resources/form-resource.ts +++ b/frontend/src/app/features/hal/resources/form-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/grid-resource.ts b/frontend/src/app/features/hal/resources/grid-resource.ts index bc79076025b7..2f1da68a1a0f 100644 --- a/frontend/src/app/features/hal/resources/grid-resource.ts +++ b/frontend/src/app/features/hal/resources/grid-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/grid-widget-resource.ts b/frontend/src/app/features/hal/resources/grid-widget-resource.ts index 1a3dc7d3e932..86727237f07b 100644 --- a/frontend/src/app/features/hal/resources/grid-widget-resource.ts +++ b/frontend/src/app/features/hal/resources/grid-widget-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/group-resource.ts b/frontend/src/app/features/hal/resources/group-resource.ts index eb0602b1af1a..2a2f86e4adff 100644 --- a/frontend/src/app/features/hal/resources/group-resource.ts +++ b/frontend/src/app/features/hal/resources/group-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/hal-resource.spec.ts b/frontend/src/app/features/hal/resources/hal-resource.spec.ts index 290497b23d6d..32ca32aad4d5 100644 --- a/frontend/src/app/features/hal/resources/hal-resource.spec.ts +++ b/frontend/src/app/features/hal/resources/hal-resource.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/hal-resource.ts b/frontend/src/app/features/hal/resources/hal-resource.ts index 8b3e4c7a26d9..f4a89477f9f3 100644 --- a/frontend/src/app/features/hal/resources/hal-resource.ts +++ b/frontend/src/app/features/hal/resources/hal-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/help-text-resource.ts b/frontend/src/app/features/hal/resources/help-text-resource.ts index 0585ae867f63..d687e9d15de5 100644 --- a/frontend/src/app/features/hal/resources/help-text-resource.ts +++ b/frontend/src/app/features/hal/resources/help-text-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/meeting-content-resource.ts b/frontend/src/app/features/hal/resources/meeting-content-resource.ts index b5bf47b68e19..13735e8e20f0 100644 --- a/frontend/src/app/features/hal/resources/meeting-content-resource.ts +++ b/frontend/src/app/features/hal/resources/meeting-content-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/meeting-resource.ts b/frontend/src/app/features/hal/resources/meeting-resource.ts index 371a1f525787..f4bfeac52cad 100644 --- a/frontend/src/app/features/hal/resources/meeting-resource.ts +++ b/frontend/src/app/features/hal/resources/meeting-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/membership-resource.ts b/frontend/src/app/features/hal/resources/membership-resource.ts index 5cc1bee5deab..8f657cd0823c 100644 --- a/frontend/src/app/features/hal/resources/membership-resource.ts +++ b/frontend/src/app/features/hal/resources/membership-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/mixins/attachable-mixin.ts b/frontend/src/app/features/hal/resources/mixins/attachable-mixin.ts index 3c3176cc5056..cf9e0949d2b2 100644 --- a/frontend/src/app/features/hal/resources/mixins/attachable-mixin.ts +++ b/frontend/src/app/features/hal/resources/mixins/attachable-mixin.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/news-resource.ts b/frontend/src/app/features/hal/resources/news-resource.ts index b818bb71c62c..755a1f237274 100644 --- a/frontend/src/app/features/hal/resources/news-resource.ts +++ b/frontend/src/app/features/hal/resources/news-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/placeholder-user-resource.ts b/frontend/src/app/features/hal/resources/placeholder-user-resource.ts index 7c00313ece4d..f49817b71add 100644 --- a/frontend/src/app/features/hal/resources/placeholder-user-resource.ts +++ b/frontend/src/app/features/hal/resources/placeholder-user-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/post-resource.ts b/frontend/src/app/features/hal/resources/post-resource.ts index cce3bcf438f6..c2f012878535 100644 --- a/frontend/src/app/features/hal/resources/post-resource.ts +++ b/frontend/src/app/features/hal/resources/post-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/project-resource.ts b/frontend/src/app/features/hal/resources/project-resource.ts index c483cc341e8e..fd5d82ef70a2 100644 --- a/frontend/src/app/features/hal/resources/project-resource.ts +++ b/frontend/src/app/features/hal/resources/project-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/query-filter-instance-resource.ts b/frontend/src/app/features/hal/resources/query-filter-instance-resource.ts index 8cb61fae4532..8b9c75404ec2 100644 --- a/frontend/src/app/features/hal/resources/query-filter-instance-resource.ts +++ b/frontend/src/app/features/hal/resources/query-filter-instance-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/query-filter-instance-schema-resource.ts b/frontend/src/app/features/hal/resources/query-filter-instance-schema-resource.ts index c4cf49c7fa85..a4171f994668 100644 --- a/frontend/src/app/features/hal/resources/query-filter-instance-schema-resource.ts +++ b/frontend/src/app/features/hal/resources/query-filter-instance-schema-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/query-filter-resource.ts b/frontend/src/app/features/hal/resources/query-filter-resource.ts index 79bc06a88046..277dc7861816 100644 --- a/frontend/src/app/features/hal/resources/query-filter-resource.ts +++ b/frontend/src/app/features/hal/resources/query-filter-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/query-form-resource.ts b/frontend/src/app/features/hal/resources/query-form-resource.ts index 5b52754db135..e892c1b887a7 100644 --- a/frontend/src/app/features/hal/resources/query-form-resource.ts +++ b/frontend/src/app/features/hal/resources/query-form-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/query-group-by-resource.ts b/frontend/src/app/features/hal/resources/query-group-by-resource.ts index 87dab589cc12..970b899544f6 100644 --- a/frontend/src/app/features/hal/resources/query-group-by-resource.ts +++ b/frontend/src/app/features/hal/resources/query-group-by-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/query-operator-resource.ts b/frontend/src/app/features/hal/resources/query-operator-resource.ts index 3be64e72ae96..340b38b0df6b 100644 --- a/frontend/src/app/features/hal/resources/query-operator-resource.ts +++ b/frontend/src/app/features/hal/resources/query-operator-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/query-resource.ts b/frontend/src/app/features/hal/resources/query-resource.ts index 4363d76bb071..b94d171ab624 100644 --- a/frontend/src/app/features/hal/resources/query-resource.ts +++ b/frontend/src/app/features/hal/resources/query-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/query-schema-resource.ts b/frontend/src/app/features/hal/resources/query-schema-resource.ts index c354fe6278d1..ac07ed343ab2 100644 --- a/frontend/src/app/features/hal/resources/query-schema-resource.ts +++ b/frontend/src/app/features/hal/resources/query-schema-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/query-sort-by-resource.ts b/frontend/src/app/features/hal/resources/query-sort-by-resource.ts index f1ccc3aa422f..1abb585cd7c6 100644 --- a/frontend/src/app/features/hal/resources/query-sort-by-resource.ts +++ b/frontend/src/app/features/hal/resources/query-sort-by-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/relation-resource.ts b/frontend/src/app/features/hal/resources/relation-resource.ts index 6749f3e97923..7161c369e465 100644 --- a/frontend/src/app/features/hal/resources/relation-resource.ts +++ b/frontend/src/app/features/hal/resources/relation-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/role-resource.ts b/frontend/src/app/features/hal/resources/role-resource.ts index 0a37d6dee0cf..4a6e6f7d95f3 100644 --- a/frontend/src/app/features/hal/resources/role-resource.ts +++ b/frontend/src/app/features/hal/resources/role-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/root-resource.ts b/frontend/src/app/features/hal/resources/root-resource.ts index b636b493acd3..11472cc0d8f1 100644 --- a/frontend/src/app/features/hal/resources/root-resource.ts +++ b/frontend/src/app/features/hal/resources/root-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/schema-dependency-resource.ts b/frontend/src/app/features/hal/resources/schema-dependency-resource.ts index 3eee30521a90..b7752f594a9f 100644 --- a/frontend/src/app/features/hal/resources/schema-dependency-resource.ts +++ b/frontend/src/app/features/hal/resources/schema-dependency-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/schema-resource.ts b/frontend/src/app/features/hal/resources/schema-resource.ts index 78461be024ea..f95f904da7f2 100644 --- a/frontend/src/app/features/hal/resources/schema-resource.ts +++ b/frontend/src/app/features/hal/resources/schema-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/share-resource.ts b/frontend/src/app/features/hal/resources/share-resource.ts index af9f0f650441..f01729ec7d8a 100644 --- a/frontend/src/app/features/hal/resources/share-resource.ts +++ b/frontend/src/app/features/hal/resources/share-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/status-resource.ts b/frontend/src/app/features/hal/resources/status-resource.ts index d2a5694de3c7..a87d68fc74d9 100644 --- a/frontend/src/app/features/hal/resources/status-resource.ts +++ b/frontend/src/app/features/hal/resources/status-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/time-entry-resource.ts b/frontend/src/app/features/hal/resources/time-entry-resource.ts index 26bdd0d190ed..6cc8448ad17f 100644 --- a/frontend/src/app/features/hal/resources/time-entry-resource.ts +++ b/frontend/src/app/features/hal/resources/time-entry-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/type-resource.ts b/frontend/src/app/features/hal/resources/type-resource.ts index a2d24f3f2dc6..c709b272b7e1 100644 --- a/frontend/src/app/features/hal/resources/type-resource.ts +++ b/frontend/src/app/features/hal/resources/type-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/user-resource.ts b/frontend/src/app/features/hal/resources/user-resource.ts index 78a2124ad25e..dcf18072d526 100644 --- a/frontend/src/app/features/hal/resources/user-resource.ts +++ b/frontend/src/app/features/hal/resources/user-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/version-resource.ts b/frontend/src/app/features/hal/resources/version-resource.ts index cc53fa3d5f6d..fc4fb98aa09d 100644 --- a/frontend/src/app/features/hal/resources/version-resource.ts +++ b/frontend/src/app/features/hal/resources/version-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/wiki-page-resource.ts b/frontend/src/app/features/hal/resources/wiki-page-resource.ts index a0cb86d4d024..8cad5ecfc482 100644 --- a/frontend/src/app/features/hal/resources/wiki-page-resource.ts +++ b/frontend/src/app/features/hal/resources/wiki-page-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/work-package-resource.spec.ts b/frontend/src/app/features/hal/resources/work-package-resource.spec.ts index e147605f9991..abf56d788429 100644 --- a/frontend/src/app/features/hal/resources/work-package-resource.spec.ts +++ b/frontend/src/app/features/hal/resources/work-package-resource.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/work-package-resource.ts b/frontend/src/app/features/hal/resources/work-package-resource.ts index 89fce7c137fd..f7205f227c99 100644 --- a/frontend/src/app/features/hal/resources/work-package-resource.ts +++ b/frontend/src/app/features/hal/resources/work-package-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/work-package-timestamp-resource.ts b/frontend/src/app/features/hal/resources/work-package-timestamp-resource.ts index 571feca639a6..d348402946ca 100644 --- a/frontend/src/app/features/hal/resources/work-package-timestamp-resource.ts +++ b/frontend/src/app/features/hal/resources/work-package-timestamp-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/resources/wp-collection-resource.ts b/frontend/src/app/features/hal/resources/wp-collection-resource.ts index 4314899ca689..49a3ba24f626 100644 --- a/frontend/src/app/features/hal/resources/wp-collection-resource.ts +++ b/frontend/src/app/features/hal/resources/wp-collection-resource.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/schemas/hal-payload.helper.ts b/frontend/src/app/features/hal/schemas/hal-payload.helper.ts index c48b5b9f0232..2af02e66fab1 100644 --- a/frontend/src/app/features/hal/schemas/hal-payload.helper.ts +++ b/frontend/src/app/features/hal/schemas/hal-payload.helper.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/schemas/schema-proxy.ts b/frontend/src/app/features/hal/schemas/schema-proxy.ts index 3bd27c057614..c25d47e3a2e0 100644 --- a/frontend/src/app/features/hal/schemas/schema-proxy.ts +++ b/frontend/src/app/features/hal/schemas/schema-proxy.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/schemas/work-package-schema-proxy.ts b/frontend/src/app/features/hal/schemas/work-package-schema-proxy.ts index 12d929afac90..ab7acc2bc9c5 100644 --- a/frontend/src/app/features/hal/schemas/work-package-schema-proxy.ts +++ b/frontend/src/app/features/hal/schemas/work-package-schema-proxy.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/services/hal-resource-notification.service.ts b/frontend/src/app/features/hal/services/hal-resource-notification.service.ts index a134e664d675..3527dbd67be5 100644 --- a/frontend/src/app/features/hal/services/hal-resource-notification.service.ts +++ b/frontend/src/app/features/hal/services/hal-resource-notification.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/services/hal-resource-sorting.service.ts b/frontend/src/app/features/hal/services/hal-resource-sorting.service.ts index 5eeaad3a40c1..a85a90fb3d3d 100644 --- a/frontend/src/app/features/hal/services/hal-resource-sorting.service.ts +++ b/frontend/src/app/features/hal/services/hal-resource-sorting.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/services/hal-resource.config.ts b/frontend/src/app/features/hal/services/hal-resource.config.ts index c2a26efbe542..2263fe055db2 100644 --- a/frontend/src/app/features/hal/services/hal-resource.config.ts +++ b/frontend/src/app/features/hal/services/hal-resource.config.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/services/hal-resource.service.ts b/frontend/src/app/features/hal/services/hal-resource.service.ts index 594f61cd614e..0101ecad6f36 100644 --- a/frontend/src/app/features/hal/services/hal-resource.service.ts +++ b/frontend/src/app/features/hal/services/hal-resource.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/hal/services/url-params-encoder.ts b/frontend/src/app/features/hal/services/url-params-encoder.ts index d72f96dc78a9..f94590900588 100644 --- a/frontend/src/app/features/hal/services/url-params-encoder.ts +++ b/frontend/src/app/features/hal/services/url-params-encoder.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/homescreen/blocks/new-features.component.spec.ts b/frontend/src/app/features/homescreen/blocks/new-features.component.spec.ts index 61a4b89901ba..2d964b9d0d77 100644 --- a/frontend/src/app/features/homescreen/blocks/new-features.component.spec.ts +++ b/frontend/src/app/features/homescreen/blocks/new-features.component.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/homescreen/blocks/new-features.component.ts b/frontend/src/app/features/homescreen/blocks/new-features.component.ts index 2bbd494bf1fb..6f282be8afaa 100644 --- a/frontend/src/app/features/homescreen/blocks/new-features.component.ts +++ b/frontend/src/app/features/homescreen/blocks/new-features.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/in-app-notifications/bell/state/ian-bell.service.ts b/frontend/src/app/features/in-app-notifications/bell/state/ian-bell.service.ts index 7e20939c7382..688b494cdaaa 100644 --- a/frontend/src/app/features/in-app-notifications/bell/state/ian-bell.service.ts +++ b/frontend/src/app/features/in-app-notifications/bell/state/ian-bell.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/in-app-notifications/center/empty-state/empty-state.component.ts b/frontend/src/app/features/in-app-notifications/center/empty-state/empty-state.component.ts index dce9a2b3974d..786b9df7ecbb 100644 --- a/frontend/src/app/features/in-app-notifications/center/empty-state/empty-state.component.ts +++ b/frontend/src/app/features/in-app-notifications/center/empty-state/empty-state.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/in-app-notifications/center/in-app-notification-center.component.ts b/frontend/src/app/features/in-app-notifications/center/in-app-notification-center.component.ts index 31224c28a91f..29a5847de1d2 100644 --- a/frontend/src/app/features/in-app-notifications/center/in-app-notification-center.component.ts +++ b/frontend/src/app/features/in-app-notifications/center/in-app-notification-center.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/in-app-notifications/center/state/ian-center.service.ts b/frontend/src/app/features/in-app-notifications/center/state/ian-center.service.ts index 18250942224e..d7a8ea16a962 100644 --- a/frontend/src/app/features/in-app-notifications/center/state/ian-center.service.ts +++ b/frontend/src/app/features/in-app-notifications/center/state/ian-center.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/in-app-notifications/in-app-notifications.lazy-routes.ts b/frontend/src/app/features/in-app-notifications/in-app-notifications.lazy-routes.ts index 0135b0690a3f..fecffd70c7ce 100644 --- a/frontend/src/app/features/in-app-notifications/in-app-notifications.lazy-routes.ts +++ b/frontend/src/app/features/in-app-notifications/in-app-notifications.lazy-routes.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/in-app-notifications/in-app-notifications.routes.ts b/frontend/src/app/features/in-app-notifications/in-app-notifications.routes.ts index 21274f563f38..acddd47e4191 100644 --- a/frontend/src/app/features/in-app-notifications/in-app-notifications.routes.ts +++ b/frontend/src/app/features/in-app-notifications/in-app-notifications.routes.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/invite-user-modal/invite-user-modal-augment.service.ts b/frontend/src/app/features/invite-user-modal/invite-user-modal-augment.service.ts index e37be9b20295..cb71eb5c401d 100644 --- a/frontend/src/app/features/invite-user-modal/invite-user-modal-augment.service.ts +++ b/frontend/src/app/features/invite-user-modal/invite-user-modal-augment.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/invite-user-modal/invite-user-modal.service.ts b/frontend/src/app/features/invite-user-modal/invite-user-modal.service.ts index b7e229dee059..fa382f183f32 100644 --- a/frontend/src/app/features/invite-user-modal/invite-user-modal.service.ts +++ b/frontend/src/app/features/invite-user-modal/invite-user-modal.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/job-status/openproject-job-status.module.ts b/frontend/src/app/features/job-status/openproject-job-status.module.ts index cccf3c8fe1ab..621e4e0de12a 100644 --- a/frontend/src/app/features/job-status/openproject-job-status.module.ts +++ b/frontend/src/app/features/job-status/openproject-job-status.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/my-page/openproject-my-page.module.ts b/frontend/src/app/features/my-page/openproject-my-page.module.ts index c3915aafa0d2..61625ae69ea7 100644 --- a/frontend/src/app/features/my-page/openproject-my-page.module.ts +++ b/frontend/src/app/features/my-page/openproject-my-page.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/overview/openproject-overview.module.ts b/frontend/src/app/features/overview/openproject-overview.module.ts index 060475a5a4ed..ca8ce524ca01 100644 --- a/frontend/src/app/features/overview/openproject-overview.module.ts +++ b/frontend/src/app/features/overview/openproject-overview.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/plugins/hook-service.spec.ts b/frontend/src/app/features/plugins/hook-service.spec.ts index f8326800da85..3d0cd7b05036 100644 --- a/frontend/src/app/features/plugins/hook-service.spec.ts +++ b/frontend/src/app/features/plugins/hook-service.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/plugins/hook-service.ts b/frontend/src/app/features/plugins/hook-service.ts index e6e555137883..1b2eaec559db 100644 --- a/frontend/src/app/features/plugins/hook-service.ts +++ b/frontend/src/app/features/plugins/hook-service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/plugins/linked-plugins.module.ts.example b/frontend/src/app/features/plugins/linked-plugins.module.ts.example index d3f6dee954af..e233bd4306e8 100644 --- a/frontend/src/app/features/plugins/linked-plugins.module.ts.example +++ b/frontend/src/app/features/plugins/linked-plugins.module.ts.example @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/plugins/linked-plugins.styles.sass.example b/frontend/src/app/features/plugins/linked-plugins.styles.sass.example index 930c72716c92..ffc02087369e 100644 --- a/frontend/src/app/features/plugins/linked-plugins.styles.sass.example +++ b/frontend/src/app/features/plugins/linked-plugins.styles.sass.example @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/plugins/openproject-plugins.module.ts b/frontend/src/app/features/plugins/openproject-plugins.module.ts index 4d4587344bde..21636716fb8b 100644 --- a/frontend/src/app/features/plugins/openproject-plugins.module.ts +++ b/frontend/src/app/features/plugins/openproject-plugins.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/projects/openproject-projects.module.ts b/frontend/src/app/features/projects/openproject-projects.module.ts index 25e7ef6c7ffb..049b4e612a8c 100644 --- a/frontend/src/app/features/projects/openproject-projects.module.ts +++ b/frontend/src/app/features/projects/openproject-projects.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/reporting/openproject-reporting.module.ts b/frontend/src/app/features/reporting/openproject-reporting.module.ts index f6ab5b783907..ca01abcbff16 100644 --- a/frontend/src/app/features/reporting/openproject-reporting.module.ts +++ b/frontend/src/app/features/reporting/openproject-reporting.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/reporting/openproject-reporting.routes.ts b/frontend/src/app/features/reporting/openproject-reporting.routes.ts index 8b616db923f2..56ab15070dc2 100644 --- a/frontend/src/app/features/reporting/openproject-reporting.routes.ts +++ b/frontend/src/app/features/reporting/openproject-reporting.routes.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine.js b/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine.js index 49b7ccf3ee7c..aac750d2e523 100644 --- a/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine.js +++ b/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine/controls.js b/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine/controls.js index bfdee70b24ed..50fa092cb9b0 100644 --- a/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine/controls.js +++ b/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine/controls.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine/filters.js b/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine/filters.js index a7688e7fdf75..c80dca10810c 100644 --- a/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine/filters.js +++ b/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine/filters.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine/group_bys.js b/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine/group_bys.js index 42f60f37b4b7..f97b10824c4d 100644 --- a/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine/group_bys.js +++ b/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine/group_bys.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine/restore_query.js b/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine/restore_query.js index 4608d1f13898..ce17752c4e92 100644 --- a/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine/restore_query.js +++ b/frontend/src/app/features/reporting/reporting-page/functionality/reporting_engine/restore_query.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/team-planner/team-planner/assignee/add-assignee.component.ts b/frontend/src/app/features/team-planner/team-planner/assignee/add-assignee.component.ts index 9d6fefe8fc3c..662b0b3f922e 100644 --- a/frontend/src/app/features/team-planner/team-planner/assignee/add-assignee.component.ts +++ b/frontend/src/app/features/team-planner/team-planner/assignee/add-assignee.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/team-planner/team-planner/planner/team-planner.component.ts b/frontend/src/app/features/team-planner/team-planner/planner/team-planner.component.ts index edefb84d3c1b..8e0b39471cea 100644 --- a/frontend/src/app/features/team-planner/team-planner/planner/team-planner.component.ts +++ b/frontend/src/app/features/team-planner/team-planner/planner/team-planner.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/team-planner/team-planner/team-planner.lazy-routes.ts b/frontend/src/app/features/team-planner/team-planner/team-planner.lazy-routes.ts index 6c9e0896a120..5f8f9ada580f 100644 --- a/frontend/src/app/features/team-planner/team-planner/team-planner.lazy-routes.ts +++ b/frontend/src/app/features/team-planner/team-planner/team-planner.lazy-routes.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/team-planner/team-planner/team-planner.routes.ts b/frontend/src/app/features/team-planner/team-planner/team-planner.routes.ts index 8efb9246cb73..02cfae455236 100644 --- a/frontend/src/app/features/team-planner/team-planner/team-planner.routes.ts +++ b/frontend/src/app/features/team-planner/team-planner/team-planner.routes.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/team-planner/team-planner/view-select/view-select-menu.directive.ts b/frontend/src/app/features/team-planner/team-planner/view-select/view-select-menu.directive.ts index 499de3f19e05..b9616d5f1606 100644 --- a/frontend/src/app/features/team-planner/team-planner/view-select/view-select-menu.directive.ts +++ b/frontend/src/app/features/team-planner/team-planner/view-select/view-select-menu.directive.ts @@ -1,7 +1,7 @@ /* * --copyright * OpenProject is an open source project management software. - * Copyright (C) 2010-2022 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/user-preferences/state/user-preferences.store.ts b/frontend/src/app/features/user-preferences/state/user-preferences.store.ts index e7bd52fbcc7f..8512ea89873d 100644 --- a/frontend/src/app/features/user-preferences/state/user-preferences.store.ts +++ b/frontend/src/app/features/user-preferences/state/user-preferences.store.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/back-routing/back-button.component.ts b/frontend/src/app/features/work-packages/components/back-routing/back-button.component.ts index 3eaa1aaf89b7..909f5bb0f6f7 100644 --- a/frontend/src/app/features/work-packages/components/back-routing/back-button.component.ts +++ b/frontend/src/app/features/work-packages/components/back-routing/back-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/back-routing/back-routing.service.ts b/frontend/src/app/features/work-packages/components/back-routing/back-routing.service.ts index b13abfb8f9ec..a28a01fcb911 100644 --- a/frontend/src/app/features/work-packages/components/back-routing/back-routing.service.ts +++ b/frontend/src/app/features/work-packages/components/back-routing/back-routing.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/edit-actions-bar/wp-edit-actions-bar.component.ts b/frontend/src/app/features/work-packages/components/edit-actions-bar/wp-edit-actions-bar.component.ts index 298650871441..a3e570851417 100644 --- a/frontend/src/app/features/work-packages/components/edit-actions-bar/wp-edit-actions-bar.component.ts +++ b/frontend/src/app/features/work-packages/components/edit-actions-bar/wp-edit-actions-bar.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/filters/abstract-filter-date-time-value/abstract-filter-date-time-value.controller.ts b/frontend/src/app/features/work-packages/components/filters/abstract-filter-date-time-value/abstract-filter-date-time-value.controller.ts index fd47d744ccf8..fac2e2c754a7 100644 --- a/frontend/src/app/features/work-packages/components/filters/abstract-filter-date-time-value/abstract-filter-date-time-value.controller.ts +++ b/frontend/src/app/features/work-packages/components/filters/abstract-filter-date-time-value/abstract-filter-date-time-value.controller.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/filters/filter-boolean-value/filter-boolean-value.component.ts b/frontend/src/app/features/work-packages/components/filters/filter-boolean-value/filter-boolean-value.component.ts index aece97360e66..708ce491c308 100644 --- a/frontend/src/app/features/work-packages/components/filters/filter-boolean-value/filter-boolean-value.component.ts +++ b/frontend/src/app/features/work-packages/components/filters/filter-boolean-value/filter-boolean-value.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/filters/filter-container/filter-container.directive.ts b/frontend/src/app/features/work-packages/components/filters/filter-container/filter-container.directive.ts index 832037b0ee34..d3c8c73e5d17 100644 --- a/frontend/src/app/features/work-packages/components/filters/filter-container/filter-container.directive.ts +++ b/frontend/src/app/features/work-packages/components/filters/filter-container/filter-container.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/filters/filter-date-time-value/filter-date-time-value.component.ts b/frontend/src/app/features/work-packages/components/filters/filter-date-time-value/filter-date-time-value.component.ts index a17152cc3bb1..2912e5297ceb 100644 --- a/frontend/src/app/features/work-packages/components/filters/filter-date-time-value/filter-date-time-value.component.ts +++ b/frontend/src/app/features/work-packages/components/filters/filter-date-time-value/filter-date-time-value.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/filters/filter-date-times-value/filter-date-times-value.component.ts b/frontend/src/app/features/work-packages/components/filters/filter-date-times-value/filter-date-times-value.component.ts index 9faac68b2998..32d25bb10581 100644 --- a/frontend/src/app/features/work-packages/components/filters/filter-date-times-value/filter-date-times-value.component.ts +++ b/frontend/src/app/features/work-packages/components/filters/filter-date-times-value/filter-date-times-value.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/filters/filter-date-value/filter-date-value.component.ts b/frontend/src/app/features/work-packages/components/filters/filter-date-value/filter-date-value.component.ts index 0cac28cfc15a..85e519acf837 100644 --- a/frontend/src/app/features/work-packages/components/filters/filter-date-value/filter-date-value.component.ts +++ b/frontend/src/app/features/work-packages/components/filters/filter-date-value/filter-date-value.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/filters/filter-dates-value/filter-dates-value.component.ts b/frontend/src/app/features/work-packages/components/filters/filter-dates-value/filter-dates-value.component.ts index 4601457335c2..1d9d708c1d3c 100644 --- a/frontend/src/app/features/work-packages/components/filters/filter-dates-value/filter-dates-value.component.ts +++ b/frontend/src/app/features/work-packages/components/filters/filter-dates-value/filter-dates-value.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/filters/filter-integer-value/filter-integer-value.component.ts b/frontend/src/app/features/work-packages/components/filters/filter-integer-value/filter-integer-value.component.ts index e005f1736b10..f3d9d05ed351 100644 --- a/frontend/src/app/features/work-packages/components/filters/filter-integer-value/filter-integer-value.component.ts +++ b/frontend/src/app/features/work-packages/components/filters/filter-integer-value/filter-integer-value.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/filters/filter-project/filter-project.component.ts b/frontend/src/app/features/work-packages/components/filters/filter-project/filter-project.component.ts index fc5e99af976e..f3a996795934 100644 --- a/frontend/src/app/features/work-packages/components/filters/filter-project/filter-project.component.ts +++ b/frontend/src/app/features/work-packages/components/filters/filter-project/filter-project.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/filters/filter-string-value/filter-string-value.component.ts b/frontend/src/app/features/work-packages/components/filters/filter-string-value/filter-string-value.component.ts index 77e9ab598111..0fb2af4ad3e3 100644 --- a/frontend/src/app/features/work-packages/components/filters/filter-string-value/filter-string-value.component.ts +++ b/frontend/src/app/features/work-packages/components/filters/filter-string-value/filter-string-value.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/filters/filter-toggled-multiselect-value/filter-toggled-multiselect-value.component.ts b/frontend/src/app/features/work-packages/components/filters/filter-toggled-multiselect-value/filter-toggled-multiselect-value.component.ts index 98a1acdac1ed..f9692c33892a 100644 --- a/frontend/src/app/features/work-packages/components/filters/filter-toggled-multiselect-value/filter-toggled-multiselect-value.component.ts +++ b/frontend/src/app/features/work-packages/components/filters/filter-toggled-multiselect-value/filter-toggled-multiselect-value.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/filters/query-filter/query-filter.component.ts b/frontend/src/app/features/work-packages/components/filters/query-filter/query-filter.component.ts index 42c0b4e2a1d5..3961ca9e0d0e 100644 --- a/frontend/src/app/features/work-packages/components/filters/query-filter/query-filter.component.ts +++ b/frontend/src/app/features/work-packages/components/filters/query-filter/query-filter.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/filters/query-filters/query-filters.component.ts b/frontend/src/app/features/work-packages/components/filters/query-filters/query-filters.component.ts index 6a72bbc5901d..2c7026a12cee 100644 --- a/frontend/src/app/features/work-packages/components/filters/query-filters/query-filters.component.ts +++ b/frontend/src/app/features/work-packages/components/filters/query-filters/query-filters.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/filters/quick-filter-by-text-input/quick-filter-by-text-input.component.ts b/frontend/src/app/features/work-packages/components/filters/quick-filter-by-text-input/quick-filter-by-text-input.component.ts index 94446506bbf6..d395d17dbfff 100644 --- a/frontend/src/app/features/work-packages/components/filters/quick-filter-by-text-input/quick-filter-by-text-input.component.ts +++ b/frontend/src/app/features/work-packages/components/filters/quick-filter-by-text-input/quick-filter-by-text-input.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/filters/wp-filters/wp-filters.service.ts b/frontend/src/app/features/work-packages/components/filters/wp-filters/wp-filters.service.ts index 25b43e79575a..b02df9e27179 100644 --- a/frontend/src/app/features/work-packages/components/filters/wp-filters/wp-filters.service.ts +++ b/frontend/src/app/features/work-packages/components/filters/wp-filters/wp-filters.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/work-package-comment/work-package-comment.component.ts b/frontend/src/app/features/work-packages/components/work-package-comment/work-package-comment.component.ts index 02fcc08be3de..654e78db2f6f 100644 --- a/frontend/src/app/features/work-packages/components/work-package-comment/work-package-comment.component.ts +++ b/frontend/src/app/features/work-packages/components/work-package-comment/work-package-comment.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/work-package-comment/wp-comment-field.component.ts b/frontend/src/app/features/work-packages/components/work-package-comment/wp-comment-field.component.ts index de80a0bc0eeb..ad2bba86cce8 100644 --- a/frontend/src/app/features/work-packages/components/work-package-comment/wp-comment-field.component.ts +++ b/frontend/src/app/features/work-packages/components/work-package-comment/wp-comment-field.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-activity/activity-entry.component.ts b/frontend/src/app/features/work-packages/components/wp-activity/activity-entry.component.ts index 23fc262a8d8a..2b21dcf45bb5 100644 --- a/frontend/src/app/features/work-packages/components/wp-activity/activity-entry.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-activity/activity-entry.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-activity/comment-service.ts b/frontend/src/app/features/work-packages/components/wp-activity/comment-service.ts index 42fdc8dc6bb1..62e938b5709f 100644 --- a/frontend/src/app/features/work-packages/components/wp-activity/comment-service.ts +++ b/frontend/src/app/features/work-packages/components/wp-activity/comment-service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-activity/revision/revision-activity.component.ts b/frontend/src/app/features/work-packages/components/wp-activity/revision/revision-activity.component.ts index fb4bb0aadaea..b83399ddcb33 100644 --- a/frontend/src/app/features/work-packages/components/wp-activity/revision/revision-activity.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-activity/revision/revision-activity.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-activity/user/user-activity.component.ts b/frontend/src/app/features/work-packages/components/wp-activity/user/user-activity.component.ts index 9353544203c0..435756a9542e 100644 --- a/frontend/src/app/features/work-packages/components/wp-activity/user/user-activity.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-activity/user/user-activity.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-baseline/baseline-legends/baseline-legends.component.ts b/frontend/src/app/features/work-packages/components/wp-baseline/baseline-legends/baseline-legends.component.ts index 263b87b5b5f7..a7dbd64df734 100644 --- a/frontend/src/app/features/work-packages/components/wp-baseline/baseline-legends/baseline-legends.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-baseline/baseline-legends/baseline-legends.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-baseline/baseline-loading/baseline-loading.component.ts b/frontend/src/app/features/work-packages/components/wp-baseline/baseline-loading/baseline-loading.component.ts index d5b8f6b94754..28631ec6ac13 100644 --- a/frontend/src/app/features/work-packages/components/wp-baseline/baseline-loading/baseline-loading.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-baseline/baseline-loading/baseline-loading.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-baseline/baseline-modal/baseline-modal.component.ts b/frontend/src/app/features/work-packages/components/wp-baseline/baseline-modal/baseline-modal.component.ts index 529e7c212ff0..488f4ed1bae2 100644 --- a/frontend/src/app/features/work-packages/components/wp-baseline/baseline-modal/baseline-modal.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-baseline/baseline-modal/baseline-modal.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-baseline/baseline/baseline.component.ts b/frontend/src/app/features/work-packages/components/wp-baseline/baseline/baseline.component.ts index 59d91b6c657c..aadd8b2160f8 100644 --- a/frontend/src/app/features/work-packages/components/wp-baseline/baseline/baseline.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-baseline/baseline/baseline.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-breadcrumb/wp-breadcrumb-parent.component.ts b/frontend/src/app/features/work-packages/components/wp-breadcrumb/wp-breadcrumb-parent.component.ts index 51357a21d184..967fde5d1e45 100644 --- a/frontend/src/app/features/work-packages/components/wp-breadcrumb/wp-breadcrumb-parent.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-breadcrumb/wp-breadcrumb-parent.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-breadcrumb/wp-breadcrumb.component.ts b/frontend/src/app/features/work-packages/components/wp-breadcrumb/wp-breadcrumb.component.ts index 7e4b1c478b2c..0ec30011eff5 100644 --- a/frontend/src/app/features/work-packages/components/wp-breadcrumb/wp-breadcrumb.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-breadcrumb/wp-breadcrumb.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-buttons/wp-buttons.module.ts b/frontend/src/app/features/work-packages/components/wp-buttons/wp-buttons.module.ts index 2d6b78bd78be..5f38a8d6a1fb 100644 --- a/frontend/src/app/features/work-packages/components/wp-buttons/wp-buttons.module.ts +++ b/frontend/src/app/features/work-packages/components/wp-buttons/wp-buttons.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-buttons/wp-create-button/wp-create-button.component.ts b/frontend/src/app/features/work-packages/components/wp-buttons/wp-create-button/wp-create-button.component.ts index 3802b045cd93..daef31239ac4 100644 --- a/frontend/src/app/features/work-packages/components/wp-buttons/wp-create-button/wp-create-button.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-buttons/wp-create-button/wp-create-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-buttons/wp-details-view-button/wp-details-view-button.component.ts b/frontend/src/app/features/work-packages/components/wp-buttons/wp-details-view-button/wp-details-view-button.component.ts index 04c7cb8d5069..bf5bc9f5634f 100644 --- a/frontend/src/app/features/work-packages/components/wp-buttons/wp-details-view-button/wp-details-view-button.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-buttons/wp-details-view-button/wp-details-view-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-buttons/wp-filter-button/wp-filter-button.component.ts b/frontend/src/app/features/work-packages/components/wp-buttons/wp-filter-button/wp-filter-button.component.ts index 22768beb1d5b..de28508c8260 100644 --- a/frontend/src/app/features/work-packages/components/wp-buttons/wp-filter-button/wp-filter-button.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-buttons/wp-filter-button/wp-filter-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-buttons/wp-fold-toggle-button/wp-fold-toggle-button.component.ts b/frontend/src/app/features/work-packages/components/wp-buttons/wp-fold-toggle-button/wp-fold-toggle-button.component.ts index e4f9516ed210..adfb8f6b84dd 100644 --- a/frontend/src/app/features/work-packages/components/wp-buttons/wp-fold-toggle-button/wp-fold-toggle-button.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-buttons/wp-fold-toggle-button/wp-fold-toggle-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-buttons/wp-settings-button/wp-settings-button.component.ts b/frontend/src/app/features/work-packages/components/wp-buttons/wp-settings-button/wp-settings-button.component.ts index 31a96442ed19..7b4401ff61d1 100644 --- a/frontend/src/app/features/work-packages/components/wp-buttons/wp-settings-button/wp-settings-button.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-buttons/wp-settings-button/wp-settings-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-buttons/wp-share-button/wp-share-button.component.ts b/frontend/src/app/features/work-packages/components/wp-buttons/wp-share-button/wp-share-button.component.ts index a6e356bb5b4e..8545a77e3857 100644 --- a/frontend/src/app/features/work-packages/components/wp-buttons/wp-share-button/wp-share-button.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-buttons/wp-share-button/wp-share-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-buttons/wp-status-button/wp-status-button.component.ts b/frontend/src/app/features/work-packages/components/wp-buttons/wp-status-button/wp-status-button.component.ts index 7dfa7dd6ada0..83d8cbc60f64 100644 --- a/frontend/src/app/features/work-packages/components/wp-buttons/wp-status-button/wp-status-button.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-buttons/wp-status-button/wp-status-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-buttons/wp-timeline-toggle-button/wp-timeline-toggle-button.component.ts b/frontend/src/app/features/work-packages/components/wp-buttons/wp-timeline-toggle-button/wp-timeline-toggle-button.component.ts index fa5bd704b32a..5f36222ed58e 100644 --- a/frontend/src/app/features/work-packages/components/wp-buttons/wp-timeline-toggle-button/wp-timeline-toggle-button.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-buttons/wp-timeline-toggle-button/wp-timeline-toggle-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-buttons/zen-mode-toggle-button/zen-mode-toggle-button.component.ts b/frontend/src/app/features/work-packages/components/wp-buttons/zen-mode-toggle-button/zen-mode-toggle-button.component.ts index b10be1d988d6..fd8a8e2968d7 100644 --- a/frontend/src/app/features/work-packages/components/wp-buttons/zen-mode-toggle-button/zen-mode-toggle-button.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-buttons/zen-mode-toggle-button/zen-mode-toggle-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-copy/wp-copy-full-view.component.ts b/frontend/src/app/features/work-packages/components/wp-copy/wp-copy-full-view.component.ts index 952cecaa5cbf..4c5dbcafa58b 100644 --- a/frontend/src/app/features/work-packages/components/wp-copy/wp-copy-full-view.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-copy/wp-copy-full-view.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-copy/wp-copy-split-view.component.ts b/frontend/src/app/features/work-packages/components/wp-copy/wp-copy-split-view.component.ts index e73f8bca266a..9cbfc6f4e4d6 100644 --- a/frontend/src/app/features/work-packages/components/wp-copy/wp-copy-split-view.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-copy/wp-copy-split-view.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-copy/wp-copy.controller.ts b/frontend/src/app/features/work-packages/components/wp-copy/wp-copy.controller.ts index 47ef910ef647..6a35d82c732c 100644 --- a/frontend/src/app/features/work-packages/components/wp-copy/wp-copy.controller.ts +++ b/frontend/src/app/features/work-packages/components/wp-copy/wp-copy.controller.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-custom-actions/date-action/custom-date-action-admin.component.ts b/frontend/src/app/features/work-packages/components/wp-custom-actions/date-action/custom-date-action-admin.component.ts index ea9b41a02cfb..22cce4f6b825 100644 --- a/frontend/src/app/features/work-packages/components/wp-custom-actions/date-action/custom-date-action-admin.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-custom-actions/date-action/custom-date-action-admin.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-custom-actions/wp-custom-actions.component.ts b/frontend/src/app/features/work-packages/components/wp-custom-actions/wp-custom-actions.component.ts index 593933f3e48d..2d40a5bee48e 100644 --- a/frontend/src/app/features/work-packages/components/wp-custom-actions/wp-custom-actions.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-custom-actions/wp-custom-actions.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-custom-actions/wp-custom-actions/wp-custom-action.component.ts b/frontend/src/app/features/work-packages/components/wp-custom-actions/wp-custom-actions/wp-custom-action.component.ts index a126f6360cb4..1002b2e854b3 100644 --- a/frontend/src/app/features/work-packages/components/wp-custom-actions/wp-custom-actions/wp-custom-action.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-custom-actions/wp-custom-actions/wp-custom-action.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-details/wp-details-toolbar.component.ts b/frontend/src/app/features/work-packages/components/wp-details/wp-details-toolbar.component.ts index 4e5016ec35cb..db9d49128af9 100644 --- a/frontend/src/app/features/work-packages/components/wp-details/wp-details-toolbar.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-details/wp-details-toolbar.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-edit-form/table-edit-form.ts b/frontend/src/app/features/work-packages/components/wp-edit-form/table-edit-form.ts index a5f329c5f6fb..73ce6d26162a 100644 --- a/frontend/src/app/features/work-packages/components/wp-edit-form/table-edit-form.ts +++ b/frontend/src/app/features/work-packages/components/wp-edit-form/table-edit-form.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-edit-form/work-package-filter-values.spec.ts b/frontend/src/app/features/work-packages/components/wp-edit-form/work-package-filter-values.spec.ts index 947da1a32503..4919edf40504 100644 --- a/frontend/src/app/features/work-packages/components/wp-edit-form/work-package-filter-values.spec.ts +++ b/frontend/src/app/features/work-packages/components/wp-edit-form/work-package-filter-values.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-edit/wp-edit-field/wp-replacement-label.component.ts b/frontend/src/app/features/work-packages/components/wp-edit/wp-edit-field/wp-replacement-label.component.ts index 9c5ea5fa8b2a..a160024bf02c 100644 --- a/frontend/src/app/features/work-packages/components/wp-edit/wp-edit-field/wp-replacement-label.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-edit/wp-edit-field/wp-replacement-label.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-form-group/wp-attribute-group.component.ts b/frontend/src/app/features/work-packages/components/wp-form-group/wp-attribute-group.component.ts index 023efb60cb15..f15d3a40128f 100644 --- a/frontend/src/app/features/work-packages/components/wp-form-group/wp-attribute-group.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-form-group/wp-attribute-group.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-grid/wp-grid.component.ts b/frontend/src/app/features/work-packages/components/wp-grid/wp-grid.component.ts index 45722dda4b02..a4ae29797888 100644 --- a/frontend/src/app/features/work-packages/components/wp-grid/wp-grid.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-grid/wp-grid.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-inline-create/wp-inline-create.component.ts b/frontend/src/app/features/work-packages/components/wp-inline-create/wp-inline-create.component.ts index a19e8bb6e36b..a1f34aa7bfa1 100644 --- a/frontend/src/app/features/work-packages/components/wp-inline-create/wp-inline-create.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-inline-create/wp-inline-create.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-inline-create/wp-inline-create.service.ts b/frontend/src/app/features/work-packages/components/wp-inline-create/wp-inline-create.service.ts index 76919cf5244f..9d7ef598d7ec 100644 --- a/frontend/src/app/features/work-packages/components/wp-inline-create/wp-inline-create.service.ts +++ b/frontend/src/app/features/work-packages/components/wp-inline-create/wp-inline-create.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-list/wp-list-checksum.service.ts b/frontend/src/app/features/work-packages/components/wp-list/wp-list-checksum.service.ts index 46add73bd854..f1374db45421 100644 --- a/frontend/src/app/features/work-packages/components/wp-list/wp-list-checksum.service.ts +++ b/frontend/src/app/features/work-packages/components/wp-list/wp-list-checksum.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-list/wp-list-invalid-query.service.ts b/frontend/src/app/features/work-packages/components/wp-list/wp-list-invalid-query.service.ts index f9fdea7682e1..0a55eb0d6f97 100644 --- a/frontend/src/app/features/work-packages/components/wp-list/wp-list-invalid-query.service.ts +++ b/frontend/src/app/features/work-packages/components/wp-list/wp-list-invalid-query.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-list/wp-list.service.ts b/frontend/src/app/features/work-packages/components/wp-list/wp-list.service.ts index dcde02405382..d3381a077cf1 100644 --- a/frontend/src/app/features/work-packages/components/wp-list/wp-list.service.ts +++ b/frontend/src/app/features/work-packages/components/wp-list/wp-list.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-new/wp-create.component.ts b/frontend/src/app/features/work-packages/components/wp-new/wp-create.component.ts index 26585742258d..94fac2f8bad5 100644 --- a/frontend/src/app/features/work-packages/components/wp-new/wp-create.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-new/wp-create.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-new/wp-create.service.ts b/frontend/src/app/features/work-packages/components/wp-new/wp-create.service.ts index b5fc5ac7c80a..d337716c3803 100644 --- a/frontend/src/app/features/work-packages/components/wp-new/wp-create.service.ts +++ b/frontend/src/app/features/work-packages/components/wp-new/wp-create.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-new/wp-new-full-view.component.ts b/frontend/src/app/features/work-packages/components/wp-new/wp-new-full-view.component.ts index 54ead35ef769..43622e5e2b51 100644 --- a/frontend/src/app/features/work-packages/components/wp-new/wp-new-full-view.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-new/wp-new-full-view.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-new/wp-new-split-view.component.ts b/frontend/src/app/features/work-packages/components/wp-new/wp-new-split-view.component.ts index b6d2567a87c6..41fec9e009cd 100644 --- a/frontend/src/app/features/work-packages/components/wp-new/wp-new-split-view.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-new/wp-new-split-view.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-query/query-param-listener.service.ts b/frontend/src/app/features/work-packages/components/wp-query/query-param-listener.service.ts index ef10ece28ad6..2e535a292194 100644 --- a/frontend/src/app/features/work-packages/components/wp-query/query-param-listener.service.ts +++ b/frontend/src/app/features/work-packages/components/wp-query/query-param-listener.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-query/url-params-helper.spec.ts b/frontend/src/app/features/work-packages/components/wp-query/url-params-helper.spec.ts index ada80abc4e3d..658bf7baccf6 100644 --- a/frontend/src/app/features/work-packages/components/wp-query/url-params-helper.spec.ts +++ b/frontend/src/app/features/work-packages/components/wp-query/url-params-helper.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-query/url-params-helper.ts b/frontend/src/app/features/work-packages/components/wp-query/url-params-helper.ts index 5788ded386d0..dc5d6d6a14fa 100644 --- a/frontend/src/app/features/work-packages/components/wp-query/url-params-helper.ts +++ b/frontend/src/app/features/work-packages/components/wp-query/url-params-helper.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-relations/embedded/children/wp-children-inline-create.service.ts b/frontend/src/app/features/work-packages/components/wp-relations/embedded/children/wp-children-inline-create.service.ts index 6d8ed9d29e4c..3c5f4b949ba9 100644 --- a/frontend/src/app/features/work-packages/components/wp-relations/embedded/children/wp-children-inline-create.service.ts +++ b/frontend/src/app/features/work-packages/components/wp-relations/embedded/children/wp-children-inline-create.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-relations/embedded/children/wp-children-query.component.ts b/frontend/src/app/features/work-packages/components/wp-relations/embedded/children/wp-children-query.component.ts index cbd4c724871a..9af6172992a7 100644 --- a/frontend/src/app/features/work-packages/components/wp-relations/embedded/children/wp-children-query.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-relations/embedded/children/wp-children-query.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-relations/embedded/inline/add-existing/wp-relation-inline-add-existing.component.ts b/frontend/src/app/features/work-packages/components/wp-relations/embedded/inline/add-existing/wp-relation-inline-add-existing.component.ts index 23314755bf09..0e496c9fa69a 100644 --- a/frontend/src/app/features/work-packages/components/wp-relations/embedded/inline/add-existing/wp-relation-inline-add-existing.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-relations/embedded/inline/add-existing/wp-relation-inline-add-existing.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-relations/embedded/relations/wp-relation-inline-create.service.ts b/frontend/src/app/features/work-packages/components/wp-relations/embedded/relations/wp-relation-inline-create.service.ts index b945628415ee..4ad33d97619a 100644 --- a/frontend/src/app/features/work-packages/components/wp-relations/embedded/relations/wp-relation-inline-create.service.ts +++ b/frontend/src/app/features/work-packages/components/wp-relations/embedded/relations/wp-relation-inline-create.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-relations/embedded/relations/wp-relation-query.component.ts b/frontend/src/app/features/work-packages/components/wp-relations/embedded/relations/wp-relation-query.component.ts index f393f0a220c1..ed267f1d4010 100644 --- a/frontend/src/app/features/work-packages/components/wp-relations/embedded/relations/wp-relation-query.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-relations/embedded/relations/wp-relation-query.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-relations/embedded/wp-relation-inline-create.service.interface.ts b/frontend/src/app/features/work-packages/components/wp-relations/embedded/wp-relation-inline-create.service.interface.ts index 767441735bf9..5e418d1a3a68 100644 --- a/frontend/src/app/features/work-packages/components/wp-relations/embedded/wp-relation-inline-create.service.interface.ts +++ b/frontend/src/app/features/work-packages/components/wp-relations/embedded/wp-relation-inline-create.service.interface.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-relations/embedded/wp-relation-query.base.ts b/frontend/src/app/features/work-packages/components/wp-relations/embedded/wp-relation-query.base.ts index 381d7d2cc6b0..2af89cf552df 100644 --- a/frontend/src/app/features/work-packages/components/wp-relations/embedded/wp-relation-query.base.ts +++ b/frontend/src/app/features/work-packages/components/wp-relations/embedded/wp-relation-query.base.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-relations/wp-relations-create/wp-relations-autocomplete/wp-relations-autocomplete.component.ts b/frontend/src/app/features/work-packages/components/wp-relations/wp-relations-create/wp-relations-autocomplete/wp-relations-autocomplete.component.ts index 18ea72c2dab4..7aecde6b3057 100644 --- a/frontend/src/app/features/work-packages/components/wp-relations/wp-relations-create/wp-relations-autocomplete/wp-relations-autocomplete.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-relations/wp-relations-create/wp-relations-autocomplete/wp-relations-autocomplete.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-relations/wp-relations-group/wp-relations-group.component.ts b/frontend/src/app/features/work-packages/components/wp-relations/wp-relations-group/wp-relations-group.component.ts index 4446e70e1865..e5e730171e12 100644 --- a/frontend/src/app/features/work-packages/components/wp-relations/wp-relations-group/wp-relations-group.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-relations/wp-relations-group/wp-relations-group.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-relations/wp-relations-hierarchy/wp-relations-hierarchy.directive.ts b/frontend/src/app/features/work-packages/components/wp-relations/wp-relations-hierarchy/wp-relations-hierarchy.directive.ts index 079eeb1bc933..89b87a68f442 100644 --- a/frontend/src/app/features/work-packages/components/wp-relations/wp-relations-hierarchy/wp-relations-hierarchy.directive.ts +++ b/frontend/src/app/features/work-packages/components/wp-relations/wp-relations-hierarchy/wp-relations-hierarchy.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-relations/wp-relations-hierarchy/wp-relations-hierarchy.service.ts b/frontend/src/app/features/work-packages/components/wp-relations/wp-relations-hierarchy/wp-relations-hierarchy.service.ts index f06d86a71dcf..45167af041c7 100644 --- a/frontend/src/app/features/work-packages/components/wp-relations/wp-relations-hierarchy/wp-relations-hierarchy.service.ts +++ b/frontend/src/app/features/work-packages/components/wp-relations/wp-relations-hierarchy/wp-relations-hierarchy.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-relations/wp-relations.component.ts b/frontend/src/app/features/work-packages/components/wp-relations/wp-relations.component.ts index da2978d5d9bb..b510bc49ad44 100644 --- a/frontend/src/app/features/work-packages/components/wp-relations/wp-relations.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-relations/wp-relations.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/activity-base.controller.ts b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/activity-base.controller.ts index 3013cd4a850e..55e600d79298 100644 --- a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/activity-base.controller.ts +++ b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/activity-base.controller.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/activity-entry-info.ts b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/activity-entry-info.ts index bd0a10b68d42..d0845d72528c 100644 --- a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/activity-entry-info.ts +++ b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/activity-entry-info.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/activity-on-overview.component.ts b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/activity-on-overview.component.ts index fa7f51c32213..0bfd95f0381b 100644 --- a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/activity-on-overview.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/activity-on-overview.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/activity-tab.component.ts b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/activity-tab.component.ts index 26d9a90715ca..716afcad0e00 100644 --- a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/activity-tab.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/activity-tab.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/wp-activity.service.ts b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/wp-activity.service.ts index 4799f1fa01b9..4877d3a1e01c 100644 --- a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/wp-activity.service.ts +++ b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/activity-panel/wp-activity.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/files-tab/op-files-tab.component.ts b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/files-tab/op-files-tab.component.ts index 79a105903b95..4623fb417d22 100644 --- a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/files-tab/op-files-tab.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/files-tab/op-files-tab.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/keep-tab/keep-tab.service.spec.ts b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/keep-tab/keep-tab.service.spec.ts index 70be3908967a..8a632f81660f 100644 --- a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/keep-tab/keep-tab.service.spec.ts +++ b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/keep-tab/keep-tab.service.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/keep-tab/keep-tab.service.ts b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/keep-tab/keep-tab.service.ts index e053cfc4b713..09320d9e6f7f 100644 --- a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/keep-tab/keep-tab.service.ts +++ b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/keep-tab/keep-tab.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/overview-tab/overview-tab.component.ts b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/overview-tab/overview-tab.component.ts index bee70853aab2..26dc7a604122 100644 --- a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/overview-tab/overview-tab.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/overview-tab/overview-tab.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/relations-tab/relations-tab.component.ts b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/relations-tab/relations-tab.component.ts index 07bb6364f179..af4d4b074f71 100644 --- a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/relations-tab/relations-tab.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/relations-tab/relations-tab.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/watchers-tab/watchers-tab.component.ts b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/watchers-tab/watchers-tab.component.ts index 50ea8c0cf43d..d7f135d55dd1 100644 --- a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/watchers-tab/watchers-tab.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/watchers-tab/watchers-tab.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/watchers-tab/wp-watcher-entry.component.ts b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/watchers-tab/wp-watcher-entry.component.ts index cebb78ebe566..e1959e0b64eb 100644 --- a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/watchers-tab/wp-watcher-entry.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/watchers-tab/wp-watcher-entry.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/watchers-tab/wp-watchers.service.ts b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/watchers-tab/wp-watchers.service.ts index 959d6030d915..2b0b238a0a6d 100644 --- a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/watchers-tab/wp-watchers.service.ts +++ b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/watchers-tab/wp-watchers.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/wp-linked-resource-cache.service.ts b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/wp-linked-resource-cache.service.ts index 8fc369e46406..d345c7a3ef6a 100644 --- a/frontend/src/app/features/work-packages/components/wp-single-view-tabs/wp-linked-resource-cache.service.ts +++ b/frontend/src/app/features/work-packages/components/wp-single-view-tabs/wp-linked-resource-cache.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-single-view/wp-single-view.component.ts b/frontend/src/app/features/work-packages/components/wp-single-view/wp-single-view.component.ts index ec43bb98829f..6c207299cc86 100644 --- a/frontend/src/app/features/work-packages/components/wp-single-view/wp-single-view.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-single-view/wp-single-view.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-subject/wp-subject.component.ts b/frontend/src/app/features/work-packages/components/wp-subject/wp-subject.component.ts index 9490d99ea69b..26413471494c 100644 --- a/frontend/src/app/features/work-packages/components/wp-subject/wp-subject.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-subject/wp-subject.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/context-menu-helper/wp-context-menu-helper.service.ts b/frontend/src/app/features/work-packages/components/wp-table/context-menu-helper/wp-context-menu-helper.service.ts index 7c5bfd72dd19..f0aaee0bf03f 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/context-menu-helper/wp-context-menu-helper.service.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/context-menu-helper/wp-context-menu-helper.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/embedded/embedded-tables-macro.component.ts b/frontend/src/app/features/work-packages/components/wp-table/embedded/embedded-tables-macro.component.ts index 3a3c36b26177..9bdb2250746b 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/embedded/embedded-tables-macro.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/embedded/embedded-tables-macro.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/sort-header/sort-header.directive.ts b/frontend/src/app/features/work-packages/components/wp-table/sort-header/sort-header.directive.ts index f075ef434e43..74f77f9fa9b6 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/sort-header/sort-header.directive.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/sort-header/sort-header.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/table-pagination/wp-table-pagination.component.spec.ts b/frontend/src/app/features/work-packages/components/wp-table/table-pagination/wp-table-pagination.component.spec.ts index f8b854bf2639..c4e657d9a6ec 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/table-pagination/wp-table-pagination.component.spec.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/table-pagination/wp-table-pagination.component.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/table-pagination/wp-table-pagination.component.ts b/frontend/src/app/features/work-packages/components/wp-table/table-pagination/wp-table-pagination.component.ts index 10b6ea8e0cd5..c24ca667de5c 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/table-pagination/wp-table-pagination.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/table-pagination/wp-table-pagination.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/timeline/cells/wp-timeline-cell-labels.ts b/frontend/src/app/features/work-packages/components/wp-table/timeline/cells/wp-timeline-cell-labels.ts index 9a24312979d0..f0e8a4259c16 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/timeline/cells/wp-timeline-cell-labels.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/timeline/cells/wp-timeline-cell-labels.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/timeline/cells/wp-timeline-cell-mouse-handler.ts b/frontend/src/app/features/work-packages/components/wp-table/timeline/cells/wp-timeline-cell-mouse-handler.ts index 6cd1740ebac7..ff45db6b9d84 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/timeline/cells/wp-timeline-cell-mouse-handler.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/timeline/cells/wp-timeline-cell-mouse-handler.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/timeline/cells/wp-timeline-cell.ts b/frontend/src/app/features/work-packages/components/wp-table/timeline/cells/wp-timeline-cell.ts index 8a3fa0f4e293..437b85e4df37 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/timeline/cells/wp-timeline-cell.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/timeline/cells/wp-timeline-cell.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/timeline/cells/wp-timeline-cells-renderer.ts b/frontend/src/app/features/work-packages/components/wp-table/timeline/cells/wp-timeline-cells-renderer.ts index 20acbb7f57f8..acde30ef411e 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/timeline/cells/wp-timeline-cells-renderer.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/timeline/cells/wp-timeline-cells-renderer.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/timeline/container/wp-timeline-container.directive.ts b/frontend/src/app/features/work-packages/components/wp-table/timeline/container/wp-timeline-container.directive.ts index e73cb077eb54..46805d8d43c6 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/timeline/container/wp-timeline-container.directive.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/timeline/container/wp-timeline-container.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/timeline/global-elements/wp-timeline-relations.directive.ts b/frontend/src/app/features/work-packages/components/wp-table/timeline/global-elements/wp-timeline-relations.directive.ts index 063b1ea18b29..3db4cbc43ed8 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/timeline/global-elements/wp-timeline-relations.directive.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/timeline/global-elements/wp-timeline-relations.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/timeline/global-elements/wp-timeline-static-elements.directive.ts b/frontend/src/app/features/work-packages/components/wp-table/timeline/global-elements/wp-timeline-static-elements.directive.ts index 5c9582344c1f..26abbd90400b 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/timeline/global-elements/wp-timeline-static-elements.directive.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/timeline/global-elements/wp-timeline-static-elements.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/timeline/global-elements/wp-timeline.today-line.ts b/frontend/src/app/features/work-packages/components/wp-table/timeline/global-elements/wp-timeline.today-line.ts index 2abf84423399..dffb89647242 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/timeline/global-elements/wp-timeline.today-line.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/timeline/global-elements/wp-timeline.today-line.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/timeline/grid/wp-timeline-grid.directive.ts b/frontend/src/app/features/work-packages/components/wp-table/timeline/grid/wp-timeline-grid.directive.ts index 76cffab47e07..f3ce8e88977a 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/timeline/grid/wp-timeline-grid.directive.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/timeline/grid/wp-timeline-grid.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/timeline/header/wp-timeline-header.directive.ts b/frontend/src/app/features/work-packages/components/wp-table/timeline/header/wp-timeline-header.directive.ts index 59b466722065..921e540260cf 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/timeline/header/wp-timeline-header.directive.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/timeline/header/wp-timeline-header.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/timeline/wp-timeline.ts b/frontend/src/app/features/work-packages/components/wp-table/timeline/wp-timeline.ts index 2b15effe7978..67f977cc231d 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/timeline/wp-timeline.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/timeline/wp-timeline.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/wp-table-configuration.ts b/frontend/src/app/features/work-packages/components/wp-table/wp-table-configuration.ts index 1c749d540d9e..d1aefeff39c4 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/wp-table-configuration.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/wp-table-configuration.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/wp-table-hover-sync.ts b/frontend/src/app/features/work-packages/components/wp-table/wp-table-hover-sync.ts index b5c7f92b682b..ffb575049189 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/wp-table-hover-sync.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/wp-table-hover-sync.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/wp-table-scroll-sync.ts b/frontend/src/app/features/work-packages/components/wp-table/wp-table-scroll-sync.ts index bccaf19123c7..874cf0dc653c 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/wp-table-scroll-sync.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/wp-table-scroll-sync.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/wp-table-sums-row/wp-table-sums-row.directive.ts b/frontend/src/app/features/work-packages/components/wp-table/wp-table-sums-row/wp-table-sums-row.directive.ts index 8350e808b8c2..ab6e055abedc 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/wp-table-sums-row/wp-table-sums-row.directive.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/wp-table-sums-row/wp-table-sums-row.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-table/wp-table.component.ts b/frontend/src/app/features/work-packages/components/wp-table/wp-table.component.ts index 1dd014c666b3..a52913b6bf95 100644 --- a/frontend/src/app/features/work-packages/components/wp-table/wp-table.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-table/wp-table.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-tabs/components/wp-tab-wrapper/wp-tab-wrapper.component.ts b/frontend/src/app/features/work-packages/components/wp-tabs/components/wp-tab-wrapper/wp-tab-wrapper.component.ts index 4db6ad363cc7..245493786078 100644 --- a/frontend/src/app/features/work-packages/components/wp-tabs/components/wp-tab-wrapper/wp-tab-wrapper.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-tabs/components/wp-tab-wrapper/wp-tab-wrapper.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-tabs/services/wp-tabs/wp-files-count.function.ts b/frontend/src/app/features/work-packages/components/wp-tabs/services/wp-tabs/wp-files-count.function.ts index 80f637ffa478..83fc18f8970f 100644 --- a/frontend/src/app/features/work-packages/components/wp-tabs/services/wp-tabs/wp-files-count.function.ts +++ b/frontend/src/app/features/work-packages/components/wp-tabs/services/wp-tabs/wp-files-count.function.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-tabs/services/wp-tabs/wp-tabs.service.ts b/frontend/src/app/features/work-packages/components/wp-tabs/services/wp-tabs/wp-tabs.service.ts index 28a4f64aef91..587f0edb0483 100644 --- a/frontend/src/app/features/work-packages/components/wp-tabs/services/wp-tabs/wp-tabs.service.ts +++ b/frontend/src/app/features/work-packages/components/wp-tabs/services/wp-tabs/wp-tabs.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-timer-button/wp-timer-button.component.ts b/frontend/src/app/features/work-packages/components/wp-timer-button/wp-timer-button.component.ts index e400f0117388..6b1bbe854dee 100644 --- a/frontend/src/app/features/work-packages/components/wp-timer-button/wp-timer-button.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-timer-button/wp-timer-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-type-status/wp-type-status.component.ts b/frontend/src/app/features/work-packages/components/wp-type-status/wp-type-status.component.ts index 4278d4ab3ea7..a6d107e50f46 100644 --- a/frontend/src/app/features/work-packages/components/wp-type-status/wp-type-status.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-type-status/wp-type-status.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/components/wp-watcher-button/wp-watcher-button.component.ts b/frontend/src/app/features/work-packages/components/wp-watcher-button/wp-watcher-button.component.ts index 1e651dddbd70..72b79d81d33d 100644 --- a/frontend/src/app/features/work-packages/components/wp-watcher-button/wp-watcher-button.component.ts +++ b/frontend/src/app/features/work-packages/components/wp-watcher-button/wp-watcher-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/directives/query-space/wp-isolated-graph-query-space.directive.ts b/frontend/src/app/features/work-packages/directives/query-space/wp-isolated-graph-query-space.directive.ts index ead742b95361..1e8c1270e25e 100644 --- a/frontend/src/app/features/work-packages/directives/query-space/wp-isolated-graph-query-space.directive.ts +++ b/frontend/src/app/features/work-packages/directives/query-space/wp-isolated-graph-query-space.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/directives/query-space/wp-isolated-query-space.directive.ts b/frontend/src/app/features/work-packages/directives/query-space/wp-isolated-query-space.directive.ts index 530c019a3f49..36a4406b4672 100644 --- a/frontend/src/app/features/work-packages/directives/query-space/wp-isolated-query-space.directive.ts +++ b/frontend/src/app/features/work-packages/directives/query-space/wp-isolated-query-space.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/openproject-work-package-routes.module.ts b/frontend/src/app/features/work-packages/openproject-work-package-routes.module.ts index 8330ceed8107..b89c16ca8908 100644 --- a/frontend/src/app/features/work-packages/openproject-work-package-routes.module.ts +++ b/frontend/src/app/features/work-packages/openproject-work-package-routes.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/openproject-work-packages.module.ts b/frontend/src/app/features/work-packages/openproject-work-packages.module.ts index 433283cc79d7..42056d3caced 100644 --- a/frontend/src/app/features/work-packages/openproject-work-packages.module.ts +++ b/frontend/src/app/features/work-packages/openproject-work-packages.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/partitioned-query-space-page/partitioned-query-space-page.component.ts b/frontend/src/app/features/work-packages/routing/partitioned-query-space-page/partitioned-query-space-page.component.ts index 604f03ad9a27..b5b4af3737b4 100644 --- a/frontend/src/app/features/work-packages/routing/partitioned-query-space-page/partitioned-query-space-page.component.ts +++ b/frontend/src/app/features/work-packages/routing/partitioned-query-space-page/partitioned-query-space-page.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/split-view-routes.helper.ts b/frontend/src/app/features/work-packages/routing/split-view-routes.helper.ts index a8a1ad6349a0..8b8e94417de4 100644 --- a/frontend/src/app/features/work-packages/routing/split-view-routes.helper.ts +++ b/frontend/src/app/features/work-packages/routing/split-view-routes.helper.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/split-view-routes.template.ts b/frontend/src/app/features/work-packages/routing/split-view-routes.template.ts index b8cd9ca8b15c..b179ff61c9ad 100644 --- a/frontend/src/app/features/work-packages/routing/split-view-routes.template.ts +++ b/frontend/src/app/features/work-packages/routing/split-view-routes.template.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/work-packages-gantt-routes.ts b/frontend/src/app/features/work-packages/routing/work-packages-gantt-routes.ts index 646a6e054606..92b24b0903bb 100644 --- a/frontend/src/app/features/work-packages/routing/work-packages-gantt-routes.ts +++ b/frontend/src/app/features/work-packages/routing/work-packages-gantt-routes.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/work-packages-routes.ts b/frontend/src/app/features/work-packages/routing/work-packages-routes.ts index 0d5b7526bc35..efcf8eda8627 100644 --- a/frontend/src/app/features/work-packages/routing/work-packages-routes.ts +++ b/frontend/src/app/features/work-packages/routing/work-packages-routes.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-base/wp--base.component.ts b/frontend/src/app/features/work-packages/routing/wp-base/wp--base.component.ts index 61a9305d427e..b09e94d0e9c8 100644 --- a/frontend/src/app/features/work-packages/routing/wp-base/wp--base.component.ts +++ b/frontend/src/app/features/work-packages/routing/wp-base/wp--base.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-edit-form/wp-edit-form-routing.service.ts b/frontend/src/app/features/work-packages/routing/wp-edit-form/wp-edit-form-routing.service.ts index 49fc224e6ddb..f7dc3ae60624 100644 --- a/frontend/src/app/features/work-packages/routing/wp-edit-form/wp-edit-form-routing.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-edit-form/wp-edit-form-routing.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-full-view/wp-full-view.component.ts b/frontend/src/app/features/work-packages/routing/wp-full-view/wp-full-view.component.ts index d275854a66d8..ea487497ffc9 100644 --- a/frontend/src/app/features/work-packages/routing/wp-full-view/wp-full-view.component.ts +++ b/frontend/src/app/features/work-packages/routing/wp-full-view/wp-full-view.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-list-view/wp-list-view.component.ts b/frontend/src/app/features/work-packages/routing/wp-list-view/wp-list-view.component.ts index e083a7c38ff9..655852b675dd 100644 --- a/frontend/src/app/features/work-packages/routing/wp-list-view/wp-list-view.component.ts +++ b/frontend/src/app/features/work-packages/routing/wp-list-view/wp-list-view.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-split-view/wp-split-view.component.ts b/frontend/src/app/features/work-packages/routing/wp-split-view/wp-split-view.component.ts index 35afb9789f99..68a3a882b2d5 100644 --- a/frontend/src/app/features/work-packages/routing/wp-split-view/wp-split-view.component.ts +++ b/frontend/src/app/features/work-packages/routing/wp-split-view/wp-split-view.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-hierarchies.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-hierarchies.ts index 75e2ac72cedf..d48dcbd0788d 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-hierarchies.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-hierarchies.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-highlight.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-highlight.ts index 66b61c1aa5bf..d98ea049d8af 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-highlight.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-highlight.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-pagination.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-pagination.ts index 49abaf9686d3..05168fd42886 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-pagination.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-pagination.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-relation-columns.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-relation-columns.ts index 1c345aeb3290..76226c01f1d9 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-relation-columns.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-relation-columns.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-timeline.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-timeline.ts index 049f96a5d3da..0dda6f58cebf 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-timeline.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-table-timeline.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-additional-elements.service.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-additional-elements.service.ts index fc670c48729e..a90211dd9c44 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-additional-elements.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-additional-elements.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-base.service.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-base.service.ts index 3fe3f1647829..14d48e6ccc15 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-base.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-base.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-baseline.service.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-baseline.service.ts index 2d5c51c898a4..18047f15c658 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-baseline.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-baseline.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-collapsed-groups.service.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-collapsed-groups.service.ts index 02a70b4d8272..063465a4ee46 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-collapsed-groups.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-collapsed-groups.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-columns.service.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-columns.service.ts index bb12f96ce51f..db5dd165d169 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-columns.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-columns.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-display-representation.service.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-display-representation.service.ts index 331dfb7c829b..c81e50b2a570 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-display-representation.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-display-representation.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-filters.service.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-filters.service.ts index eb1383a4b666..551cf3d15325 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-filters.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-filters.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-focus.service.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-focus.service.ts index 0fa65f123f0e..166b1e6fbf00 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-focus.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-focus.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-group-by.service.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-group-by.service.ts index 6aab34cb0f71..3b6155d6b52e 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-group-by.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-group-by.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-hierarchy-indentation.service.spec.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-hierarchy-indentation.service.spec.ts index e9adb4445b3b..2a5118c8e9e3 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-hierarchy-indentation.service.spec.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-hierarchy-indentation.service.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-include-subprojects.service.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-include-subprojects.service.ts index 641fff7ee219..30905875f603 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-include-subprojects.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-include-subprojects.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-order.service.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-order.service.ts index 9052b75f5d0b..d61fa0ec6573 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-order.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-order.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-pagination.service.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-pagination.service.ts index 066332d12d73..d9844f230b6e 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-pagination.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-pagination.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-relation-columns.service.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-relation-columns.service.ts index 380156e80c52..2b4d1287ec68 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-relation-columns.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-relation-columns.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-sort-by.service.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-sort-by.service.ts index da1e3269e407..a50838031259 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-sort-by.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-sort-by.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-sum.service.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-sum.service.ts index 3d9e346ca4d7..d3869449d763 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-sum.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-sum.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-timeline.service.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-timeline.service.ts index 032845249b99..496891c1eb06 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-timeline.service.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/view-services/wp-view-timeline.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/work-package-single-view.base.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/work-package-single-view.base.ts index 77f03dc09340..51a66653ae0a 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/work-package-single-view.base.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/work-package-single-view.base.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-base/work-packages-view.base.ts b/frontend/src/app/features/work-packages/routing/wp-view-base/work-packages-view.base.ts index 1c4549ab7416..6edd33db1bdd 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-base/work-packages-view.base.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-base/work-packages-view.base.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/routing/wp-view-page/wp-view-page.component.ts b/frontend/src/app/features/work-packages/routing/wp-view-page/wp-view-page.component.ts index f24f68304d4e..f7b66936200c 100644 --- a/frontend/src/app/features/work-packages/routing/wp-view-page/wp-view-page.component.ts +++ b/frontend/src/app/features/work-packages/routing/wp-view-page/wp-view-page.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/services/notifications/work-package-notification.service.ts b/frontend/src/app/features/work-packages/services/notifications/work-package-notification.service.ts index 0d54e97e5152..ed0a14b26e9f 100644 --- a/frontend/src/app/features/work-packages/services/notifications/work-package-notification.service.ts +++ b/frontend/src/app/features/work-packages/services/notifications/work-package-notification.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/services/work-package-authorization.service.ts b/frontend/src/app/features/work-packages/services/work-package-authorization.service.ts index 88eb237e9e2e..f5b002dbc094 100644 --- a/frontend/src/app/features/work-packages/services/work-package-authorization.service.ts +++ b/frontend/src/app/features/work-packages/services/work-package-authorization.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/features/work-packages/services/work-package.service.ts b/frontend/src/app/features/work-packages/services/work-package.service.ts index df169be78490..a62e7c1c6cdb 100644 --- a/frontend/src/app/features/work-packages/services/work-package.service.ts +++ b/frontend/src/app/features/work-packages/services/work-package.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/attachments/attachment-list/attachment-list-item.component.ts b/frontend/src/app/shared/components/attachments/attachment-list/attachment-list-item.component.ts index a5b025857b14..44b1213a44ce 100644 --- a/frontend/src/app/shared/components/attachments/attachment-list/attachment-list-item.component.ts +++ b/frontend/src/app/shared/components/attachments/attachment-list/attachment-list-item.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/attachments/attachment-list/attachment-list.component.ts b/frontend/src/app/shared/components/attachments/attachment-list/attachment-list.component.ts index 59936b1c7a1b..50995f8d3b28 100644 --- a/frontend/src/app/shared/components/attachments/attachment-list/attachment-list.component.ts +++ b/frontend/src/app/shared/components/attachments/attachment-list/attachment-list.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/attachments/attachments.component.ts b/frontend/src/app/shared/components/attachments/attachments.component.ts index ec8166ff0513..44ca53e4891a 100644 --- a/frontend/src/app/shared/components/attachments/attachments.component.ts +++ b/frontend/src/app/shared/components/attachments/attachments.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/attachments/openproject-attachments.module.ts b/frontend/src/app/shared/components/attachments/openproject-attachments.module.ts index 0473bce6cf46..db2288781c7c 100644 --- a/frontend/src/app/shared/components/attachments/openproject-attachments.module.ts +++ b/frontend/src/app/shared/components/attachments/openproject-attachments.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/attribute-help-texts/attribute-help-text.component.ts b/frontend/src/app/shared/components/attribute-help-texts/attribute-help-text.component.ts index aa217b5e9f06..32b0ece31f54 100644 --- a/frontend/src/app/shared/components/attribute-help-texts/attribute-help-text.component.ts +++ b/frontend/src/app/shared/components/attribute-help-texts/attribute-help-text.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/attribute-help-texts/attribute-help-text.modal.ts b/frontend/src/app/shared/components/attribute-help-texts/attribute-help-text.modal.ts index 4c448e2fa0df..46f12805ad8b 100644 --- a/frontend/src/app/shared/components/attribute-help-texts/attribute-help-text.modal.ts +++ b/frontend/src/app/shared/components/attribute-help-texts/attribute-help-text.modal.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/attribute-help-texts/attribute-help-text.service.ts b/frontend/src/app/shared/components/attribute-help-texts/attribute-help-text.service.ts index 1c80dd4a5747..0e53e786ae17 100644 --- a/frontend/src/app/shared/components/attribute-help-texts/attribute-help-text.service.ts +++ b/frontend/src/app/shared/components/attribute-help-texts/attribute-help-text.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/attribute-help-texts/static-attribute-help-text.component.ts b/frontend/src/app/shared/components/attribute-help-texts/static-attribute-help-text.component.ts index f0c39701cb8a..1abb87966215 100644 --- a/frontend/src/app/shared/components/attribute-help-texts/static-attribute-help-text.component.ts +++ b/frontend/src/app/shared/components/attribute-help-texts/static-attribute-help-text.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/attribute-help-texts/static-attribute-help-text.modal.ts b/frontend/src/app/shared/components/attribute-help-texts/static-attribute-help-text.modal.ts index d71d306b58a2..11de102ea477 100644 --- a/frontend/src/app/shared/components/attribute-help-texts/static-attribute-help-text.modal.ts +++ b/frontend/src/app/shared/components/attribute-help-texts/static-attribute-help-text.modal.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/autocompleter/autocomplete-select-decoration/autocomplete-select-decoration.component.ts b/frontend/src/app/shared/components/autocompleter/autocomplete-select-decoration/autocomplete-select-decoration.component.ts index 57c912fad341..8808d34fa05a 100644 --- a/frontend/src/app/shared/components/autocompleter/autocomplete-select-decoration/autocomplete-select-decoration.component.ts +++ b/frontend/src/app/shared/components/autocompleter/autocomplete-select-decoration/autocomplete-select-decoration.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/autocompleter/create-autocompleter/create-autocompleter.component.ts b/frontend/src/app/shared/components/autocompleter/create-autocompleter/create-autocompleter.component.ts index 2568a800e4e6..1ed64cfc35aa 100644 --- a/frontend/src/app/shared/components/autocompleter/create-autocompleter/create-autocompleter.component.ts +++ b/frontend/src/app/shared/components/autocompleter/create-autocompleter/create-autocompleter.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/autocompleter/members-autocompleter/members.module.ts b/frontend/src/app/shared/components/autocompleter/members-autocompleter/members.module.ts index 47cb7568c72b..3c567bcfdfca 100644 --- a/frontend/src/app/shared/components/autocompleter/members-autocompleter/members.module.ts +++ b/frontend/src/app/shared/components/autocompleter/members-autocompleter/members.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/autocompleter/project-autocompleter/project-autocompleter-template.component.ts b/frontend/src/app/shared/components/autocompleter/project-autocompleter/project-autocompleter-template.component.ts index 87cd0f7f31b6..11969542fba0 100644 --- a/frontend/src/app/shared/components/autocompleter/project-autocompleter/project-autocompleter-template.component.ts +++ b/frontend/src/app/shared/components/autocompleter/project-autocompleter/project-autocompleter-template.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/autocompleter/project-autocompleter/project-autocompleter.component.ts b/frontend/src/app/shared/components/autocompleter/project-autocompleter/project-autocompleter.component.ts index 298b5c394b07..68278d44a1a3 100644 --- a/frontend/src/app/shared/components/autocompleter/project-autocompleter/project-autocompleter.component.ts +++ b/frontend/src/app/shared/components/autocompleter/project-autocompleter/project-autocompleter.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/autocompleter/te-work-package-autocompleter/te-work-package-autocompleter.component.ts b/frontend/src/app/shared/components/autocompleter/te-work-package-autocompleter/te-work-package-autocompleter.component.ts index 3585de1b9c5b..de69cbf4282e 100644 --- a/frontend/src/app/shared/components/autocompleter/te-work-package-autocompleter/te-work-package-autocompleter.component.ts +++ b/frontend/src/app/shared/components/autocompleter/te-work-package-autocompleter/te-work-package-autocompleter.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/autocompleter/user-autocompleter/user-autocompleter-template.component.ts b/frontend/src/app/shared/components/autocompleter/user-autocompleter/user-autocompleter-template.component.ts index 90908bce26f0..601455389f37 100644 --- a/frontend/src/app/shared/components/autocompleter/user-autocompleter/user-autocompleter-template.component.ts +++ b/frontend/src/app/shared/components/autocompleter/user-autocompleter/user-autocompleter-template.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/autocompleter/user-autocompleter/user-autocompleter.component.ts b/frontend/src/app/shared/components/autocompleter/user-autocompleter/user-autocompleter.component.ts index c8a3e3a612d0..6dc88d9b4b21 100644 --- a/frontend/src/app/shared/components/autocompleter/user-autocompleter/user-autocompleter.component.ts +++ b/frontend/src/app/shared/components/autocompleter/user-autocompleter/user-autocompleter.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/autocompleter/version-autocompleter/version-autocompleter.component.ts b/frontend/src/app/shared/components/autocompleter/version-autocompleter/version-autocompleter.component.ts index b76bc0d98863..55d70178d9b9 100644 --- a/frontend/src/app/shared/components/autocompleter/version-autocompleter/version-autocompleter.component.ts +++ b/frontend/src/app/shared/components/autocompleter/version-autocompleter/version-autocompleter.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/autocompleter/work-package-autocompleter/wp-autocompleter.component.ts b/frontend/src/app/shared/components/autocompleter/work-package-autocompleter/wp-autocompleter.component.ts index 584426b0eb18..7d90fceb4c24 100644 --- a/frontend/src/app/shared/components/autocompleter/work-package-autocompleter/wp-autocompleter.component.ts +++ b/frontend/src/app/shared/components/autocompleter/work-package-autocompleter/wp-autocompleter.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/collapsible-section/collapsible-section.component.ts b/frontend/src/app/shared/components/collapsible-section/collapsible-section.component.ts index b4247ac04a4a..f87c2f4b1c93 100644 --- a/frontend/src/app/shared/components/collapsible-section/collapsible-section.component.ts +++ b/frontend/src/app/shared/components/collapsible-section/collapsible-section.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/colors/colors-autocompleter.component.ts b/frontend/src/app/shared/components/colors/colors-autocompleter.component.ts index b2871916702f..71effc45ba6b 100644 --- a/frontend/src/app/shared/components/colors/colors-autocompleter.component.ts +++ b/frontend/src/app/shared/components/colors/colors-autocompleter.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/copy-to-clipboard/copy-to-clipboard.component.ts b/frontend/src/app/shared/components/copy-to-clipboard/copy-to-clipboard.component.ts index 3aece4c55d61..0d830022efb4 100644 --- a/frontend/src/app/shared/components/copy-to-clipboard/copy-to-clipboard.component.ts +++ b/frontend/src/app/shared/components/copy-to-clipboard/copy-to-clipboard.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/copy-to-clipboard/copy-to-clipboard.service.ts b/frontend/src/app/shared/components/copy-to-clipboard/copy-to-clipboard.service.ts index 7580298d0c35..4262b5e933b1 100644 --- a/frontend/src/app/shared/components/copy-to-clipboard/copy-to-clipboard.service.ts +++ b/frontend/src/app/shared/components/copy-to-clipboard/copy-to-clipboard.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/date/op-date-time.component.ts b/frontend/src/app/shared/components/date/op-date-time.component.ts index 0e68d9f0b681..9d94eeaa9f76 100644 --- a/frontend/src/app/shared/components/date/op-date-time.component.ts +++ b/frontend/src/app/shared/components/date/op-date-time.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/datepicker/banner/datepicker-banner.component.ts b/frontend/src/app/shared/components/datepicker/banner/datepicker-banner.component.ts index 36b0b761476f..d4150e121726 100644 --- a/frontend/src/app/shared/components/datepicker/banner/datepicker-banner.component.ts +++ b/frontend/src/app/shared/components/datepicker/banner/datepicker-banner.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/datepicker/basic-range-date-picker/basic-range-date-picker.component.ts b/frontend/src/app/shared/components/datepicker/basic-range-date-picker/basic-range-date-picker.component.ts index 9df012381b55..3b4ed2989a35 100644 --- a/frontend/src/app/shared/components/datepicker/basic-range-date-picker/basic-range-date-picker.component.ts +++ b/frontend/src/app/shared/components/datepicker/basic-range-date-picker/basic-range-date-picker.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/datepicker/basic-single-date-picker/basic-single-date-picker.component.ts b/frontend/src/app/shared/components/datepicker/basic-single-date-picker/basic-single-date-picker.component.ts index 38912b9bf222..e582c6979a27 100644 --- a/frontend/src/app/shared/components/datepicker/basic-single-date-picker/basic-single-date-picker.component.ts +++ b/frontend/src/app/shared/components/datepicker/basic-single-date-picker/basic-single-date-picker.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/datepicker/datepicker.ts b/frontend/src/app/shared/components/datepicker/datepicker.ts index 8ec10e73fe4e..fb9b3cdeda35 100644 --- a/frontend/src/app/shared/components/datepicker/datepicker.ts +++ b/frontend/src/app/shared/components/datepicker/datepicker.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/datepicker/helpers/date-modal.helpers.ts b/frontend/src/app/shared/components/datepicker/helpers/date-modal.helpers.ts index a838c72718d2..12a76563c3ca 100644 --- a/frontend/src/app/shared/components/datepicker/helpers/date-modal.helpers.ts +++ b/frontend/src/app/shared/components/datepicker/helpers/date-modal.helpers.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/datepicker/modal-single-date-picker/modal-single-date-picker.component.ts b/frontend/src/app/shared/components/datepicker/modal-single-date-picker/modal-single-date-picker.component.ts index e3f8b56dc5c2..f00e4a4129f9 100644 --- a/frontend/src/app/shared/components/datepicker/modal-single-date-picker/modal-single-date-picker.component.ts +++ b/frontend/src/app/shared/components/datepicker/modal-single-date-picker/modal-single-date-picker.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/datepicker/multi-date-picker/multi-date-picker.component.ts b/frontend/src/app/shared/components/datepicker/multi-date-picker/multi-date-picker.component.ts index b0fd38c39d2a..4ebc2831753a 100644 --- a/frontend/src/app/shared/components/datepicker/multi-date-picker/multi-date-picker.component.ts +++ b/frontend/src/app/shared/components/datepicker/multi-date-picker/multi-date-picker.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/datepicker/services/date-modal-relations.service.ts b/frontend/src/app/shared/components/datepicker/services/date-modal-relations.service.ts index 7b530e305c92..1bc4d2eee61a 100644 --- a/frontend/src/app/shared/components/datepicker/services/date-modal-relations.service.ts +++ b/frontend/src/app/shared/components/datepicker/services/date-modal-relations.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/datepicker/services/date-modal-scheduling.service.ts b/frontend/src/app/shared/components/datepicker/services/date-modal-scheduling.service.ts index 2b4d1ee5e4b8..c2e8c2ffd84d 100644 --- a/frontend/src/app/shared/components/datepicker/services/date-modal-scheduling.service.ts +++ b/frontend/src/app/shared/components/datepicker/services/date-modal-scheduling.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/datepicker/sheet/date-picker-sheet.component.ts b/frontend/src/app/shared/components/datepicker/sheet/date-picker-sheet.component.ts index e571b8603819..c4e4ee126a60 100644 --- a/frontend/src/app/shared/components/datepicker/sheet/date-picker-sheet.component.ts +++ b/frontend/src/app/shared/components/datepicker/sheet/date-picker-sheet.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/datepicker/wp-multi-date-form/wp-multi-date-form.component.ts b/frontend/src/app/shared/components/datepicker/wp-multi-date-form/wp-multi-date-form.component.ts index 44fb68b0c942..00c51c3bb22f 100644 --- a/frontend/src/app/shared/components/datepicker/wp-multi-date-form/wp-multi-date-form.component.ts +++ b/frontend/src/app/shared/components/datepicker/wp-multi-date-form/wp-multi-date-form.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/datepicker/wp-single-date-form/wp-single-date-form.component.ts b/frontend/src/app/shared/components/datepicker/wp-single-date-form/wp-single-date-form.component.ts index 1b7600afe666..2880d242012f 100644 --- a/frontend/src/app/shared/components/datepicker/wp-single-date-form/wp-single-date-form.component.ts +++ b/frontend/src/app/shared/components/datepicker/wp-single-date-form/wp-single-date-form.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/editable-toolbar-title/editable-toolbar-title.component.ts b/frontend/src/app/shared/components/editable-toolbar-title/editable-toolbar-title.component.ts index 833a827b17c1..e15c77990308 100644 --- a/frontend/src/app/shared/components/editable-toolbar-title/editable-toolbar-title.component.ts +++ b/frontend/src/app/shared/components/editable-toolbar-title/editable-toolbar-title.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/editor/components/ckeditor-augmented-textarea/ckeditor-augmented-textarea.component.ts b/frontend/src/app/shared/components/editor/components/ckeditor-augmented-textarea/ckeditor-augmented-textarea.component.ts index 686988a594c6..bbc9d6e92d75 100644 --- a/frontend/src/app/shared/components/editor/components/ckeditor-augmented-textarea/ckeditor-augmented-textarea.component.ts +++ b/frontend/src/app/shared/components/editor/components/ckeditor-augmented-textarea/ckeditor-augmented-textarea.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/editor/components/ckeditor/ckeditor-preview.service.ts b/frontend/src/app/shared/components/editor/components/ckeditor/ckeditor-preview.service.ts index 7d76e5cf0eaf..bd9191c61c6e 100644 --- a/frontend/src/app/shared/components/editor/components/ckeditor/ckeditor-preview.service.ts +++ b/frontend/src/app/shared/components/editor/components/ckeditor/ckeditor-preview.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/editor/components/ckeditor/op-ckeditor.component.ts b/frontend/src/app/shared/components/editor/components/ckeditor/op-ckeditor.component.ts index dc3a772d790d..012e9e2d702f 100644 --- a/frontend/src/app/shared/components/editor/components/ckeditor/op-ckeditor.component.ts +++ b/frontend/src/app/shared/components/editor/components/ckeditor/op-ckeditor.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/editor/openproject-editor.module.ts b/frontend/src/app/shared/components/editor/openproject-editor.module.ts index 06eaad8c5ce7..bdf2b37810a1 100644 --- a/frontend/src/app/shared/components/editor/openproject-editor.module.ts +++ b/frontend/src/app/shared/components/editor/openproject-editor.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/changeset/resource-changeset.ts b/frontend/src/app/shared/components/fields/changeset/resource-changeset.ts index b061608bdbbf..dd01d6189ba2 100644 --- a/frontend/src/app/shared/components/fields/changeset/resource-changeset.ts +++ b/frontend/src/app/shared/components/fields/changeset/resource-changeset.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/display-field.initializer.ts b/frontend/src/app/shared/components/fields/display/display-field.initializer.ts index c30605629e39..1d23e955270d 100644 --- a/frontend/src/app/shared/components/fields/display/display-field.initializer.ts +++ b/frontend/src/app/shared/components/fields/display/display-field.initializer.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/display-field.module.ts b/frontend/src/app/shared/components/fields/display/display-field.module.ts index c08e9708d21e..6a7238054a7d 100644 --- a/frontend/src/app/shared/components/fields/display/display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/display-field.service.ts b/frontend/src/app/shared/components/fields/display/display-field.service.ts index 6f6f7760f500..f7392a088b45 100644 --- a/frontend/src/app/shared/components/fields/display/display-field.service.ts +++ b/frontend/src/app/shared/components/fields/display/display-field.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/boolean-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/boolean-display-field.module.ts index 755594f3ec29..b21f862e0a1b 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/boolean-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/boolean-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/combined-date-display.field.ts b/frontend/src/app/shared/components/fields/display/field-types/combined-date-display.field.ts index da2d111e9eb2..01bb8cd9d7ec 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/combined-date-display.field.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/combined-date-display.field.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/compound-progress-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/compound-progress-display-field.module.ts index 57a29f7ac857..10fadfe8e4d6 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/compound-progress-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/compound-progress-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/date-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/date-display-field.module.ts index 01640ccb2fcf..0085914f1d5c 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/date-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/date-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/datetime-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/datetime-display-field.module.ts index a880010a1469..f54492741c2f 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/datetime-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/datetime-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/days-duration-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/days-duration-display-field.module.ts index 555fc094b065..3222e5a03498 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/days-duration-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/days-duration-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/excluded-icon-helper.service.ts b/frontend/src/app/shared/components/fields/display/field-types/excluded-icon-helper.service.ts index 3863215923ae..58d36ced26cc 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/excluded-icon-helper.service.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/excluded-icon-helper.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/float-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/float-display-field.module.ts index 86d778847938..0dff1a834cc7 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/float-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/float-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/formattable-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/formattable-display-field.module.ts index c026f3346c54..c6e4ce4c668c 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/formattable-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/formattable-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/hierarchy-query-link-helper.service.ts b/frontend/src/app/shared/components/fields/display/field-types/hierarchy-query-link-helper.service.ts index bd14ee69096f..75839fe2a5ca 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/hierarchy-query-link-helper.service.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/hierarchy-query-link-helper.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/highlightable-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/highlightable-display-field.module.ts index f1b5d9d70fcd..c17de98ac0aa 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/highlightable-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/highlightable-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/highlighted-resource-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/highlighted-resource-display-field.module.ts index f8f554f878d0..340cf6a974f1 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/highlighted-resource-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/highlighted-resource-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/hours-duration-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/hours-duration-display-field.module.ts index af301c903719..d7b638b99478 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/hours-duration-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/hours-duration-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/id-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/id-display-field.module.ts index 9a748e2fc6ba..e6b484abe151 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/id-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/id-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/integer-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/integer-display-field.module.ts index 147838b1469c..85930faff4cb 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/integer-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/integer-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/link-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/link-display-field.module.ts index 978ef793ea8f..43fab5237740 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/link-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/link-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/linked-work-package-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/linked-work-package-display-field.module.ts index 90605446987f..6a149059ca69 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/linked-work-package-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/linked-work-package-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/multiple-lines-custom-options-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/multiple-lines-custom-options-display-field.module.ts index fa09edf98146..96d164fa38f3 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/multiple-lines-custom-options-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/multiple-lines-custom-options-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/multiple-lines-user-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/multiple-lines-user-display-field.module.ts index a42a59de7f34..748dfb88d8bb 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/multiple-lines-user-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/multiple-lines-user-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/multiple-user-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/multiple-user-display-field.module.ts index a6b0a438ba1c..726f4243af04 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/multiple-user-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/multiple-user-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/plain-formattable-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/plain-formattable-display-field.module.ts index 73f9815d864e..8aed5f397c22 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/plain-formattable-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/plain-formattable-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/progress-text-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/progress-text-display-field.module.ts index 031e148367d5..34080fa5df0c 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/progress-text-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/progress-text-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/project-status-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/project-status-display-field.module.ts index b8f682f380fc..37aa1140c095 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/project-status-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/project-status-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/resource-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/resource-display-field.module.ts index 0c9b4422478e..a7ef28702b85 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/resource-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/resource-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/resources-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/resources-display-field.module.ts index 56ee00ff25f5..91ef3f46fa11 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/resources-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/resources-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/text-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/text-display-field.module.ts index a90b4e1e9c46..0fd8d9cd7b5c 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/text-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/text-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/type-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/type-display-field.module.ts index c2e6ed3f0844..a5370c5c86de 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/type-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/type-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/user-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/user-display-field.module.ts index c5c8343e1335..6d949cc9aff0 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/user-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/user-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/work-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/work-display-field.module.ts index a7782a1ef807..070f152cd2fd 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/work-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/work-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/work-package-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/work-package-display-field.module.ts index 0d7df5497058..1776d71d675c 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/work-package-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/work-package-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/wp-id-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/wp-id-display-field.module.ts index a7e870abb531..77257de00b7b 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/wp-id-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/wp-id-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/field-types/wp-spent-time-display-field.module.ts b/frontend/src/app/shared/components/fields/display/field-types/wp-spent-time-display-field.module.ts index 70de5ad61750..a07cd9188e50 100644 --- a/frontend/src/app/shared/components/fields/display/field-types/wp-spent-time-display-field.module.ts +++ b/frontend/src/app/shared/components/fields/display/field-types/wp-spent-time-display-field.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/display/info/op-exclusion-info.component.ts b/frontend/src/app/shared/components/fields/display/info/op-exclusion-info.component.ts index becf0144ccfa..19202979f048 100644 --- a/frontend/src/app/shared/components/fields/display/info/op-exclusion-info.component.ts +++ b/frontend/src/app/shared/components/fields/display/info/op-exclusion-info.component.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2010-2024 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/edit-field.component.ts index c47a8fe54e5c..f32c898f32e5 100644 --- a/frontend/src/app/shared/components/fields/edit/edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/edit-field.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/edit-field.initializer.ts b/frontend/src/app/shared/components/fields/edit/edit-field.initializer.ts index bae07d2a7295..65c75b855e08 100644 --- a/frontend/src/app/shared/components/fields/edit/edit-field.initializer.ts +++ b/frontend/src/app/shared/components/fields/edit/edit-field.initializer.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/edit-field.service.ts b/frontend/src/app/shared/components/fields/edit/edit-field.service.ts index 4feb556d6500..f9d5d8483076 100644 --- a/frontend/src/app/shared/components/fields/edit/edit-field.service.ts +++ b/frontend/src/app/shared/components/fields/edit/edit-field.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/edit-form/edit-form-routing.service.ts b/frontend/src/app/shared/components/fields/edit/edit-form/edit-form-routing.service.ts index 2857a29493eb..731890570442 100644 --- a/frontend/src/app/shared/components/fields/edit/edit-form/edit-form-routing.service.ts +++ b/frontend/src/app/shared/components/fields/edit/edit-form/edit-form-routing.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/edit-form/edit-form.component.ts b/frontend/src/app/shared/components/fields/edit/edit-form/edit-form.component.ts index e51b4b58c0dc..d48d36303da1 100644 --- a/frontend/src/app/shared/components/fields/edit/edit-form/edit-form.component.ts +++ b/frontend/src/app/shared/components/fields/edit/edit-form/edit-form.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/edit-form/edit-form.ts b/frontend/src/app/shared/components/fields/edit/edit-form/edit-form.ts index 0c7a87df766e..c9d60311e325 100644 --- a/frontend/src/app/shared/components/fields/edit/edit-form/edit-form.ts +++ b/frontend/src/app/shared/components/fields/edit/edit-form/edit-form.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/editing-portal/edit-field-handler.ts b/frontend/src/app/shared/components/fields/edit/editing-portal/edit-field-handler.ts index 6f44b167e0fd..87d44ec38c01 100644 --- a/frontend/src/app/shared/components/fields/edit/editing-portal/edit-field-handler.ts +++ b/frontend/src/app/shared/components/fields/edit/editing-portal/edit-field-handler.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-controls/edit-field-controls.component.ts b/frontend/src/app/shared/components/fields/edit/field-controls/edit-field-controls.component.ts index e29d2678c81d..a6645e066e62 100644 --- a/frontend/src/app/shared/components/fields/edit/field-controls/edit-field-controls.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-controls/edit-field-controls.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-handler/hal-resource-edit-field-handler.ts b/frontend/src/app/shared/components/fields/edit/field-handler/hal-resource-edit-field-handler.ts index 4566c6feb0f8..6409f8fc868f 100644 --- a/frontend/src/app/shared/components/fields/edit/field-handler/hal-resource-edit-field-handler.ts +++ b/frontend/src/app/shared/components/fields/edit/field-handler/hal-resource-edit-field-handler.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/boolean-edit-field/boolean-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/boolean-edit-field/boolean-edit-field.component.ts index 46fafc549581..97cd017d41c5 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/boolean-edit-field/boolean-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/boolean-edit-field/boolean-edit-field.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts index b4c0830a4617..a390845f049e 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/date-edit-field/date-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/date-edit-field/date-edit-field.component.ts index 78ef10178c72..787c178ea9d0 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/date-edit-field/date-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/date-edit-field/date-edit-field.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/date-picker-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/date-picker-edit-field.component.ts index efe8edffc2ea..a08dfa29ab44 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/date-picker-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/date-picker-edit-field.component.ts @@ -1,6 +1,6 @@ /* * OpenProject is an open source project management software. - * Copyright (C) 2010-2022 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts index f186d9591f19..6545320ea559 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts @@ -1,6 +1,6 @@ /* * OpenProject is an open source project management software. - * Copyright (C) 2010-2022 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/float-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/float-edit-field.component.ts index 5c84e9853a3d..efe7407e871c 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/float-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/float-edit-field.component.ts @@ -1,5 +1,5 @@ // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/formattable-edit-field/formattable-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/formattable-edit-field/formattable-edit-field.component.ts index f00e75ee9242..f2213be03e63 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/formattable-edit-field/formattable-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/formattable-edit-field/formattable-edit-field.component.ts @@ -1,5 +1,5 @@ // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/hours-duration-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/hours-duration-edit-field.component.ts index b267515ffad6..2ab56e28c5fb 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/hours-duration-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/hours-duration-edit-field.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/integer-edit-field/integer-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/integer-edit-field/integer-edit-field.component.ts index fd3f02d54cbd..dc604df8b957 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/integer-edit-field/integer-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/integer-edit-field/integer-edit-field.component.ts @@ -1,5 +1,5 @@ // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/multi-select-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/multi-select-edit-field.component.ts index 06c8e8c88449..20fa64aa09ba 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/multi-select-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/multi-select-edit-field.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/plain-formattable-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/plain-formattable-edit-field.component.ts index 3e5dfd153baf..da2b5e8fa24e 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/plain-formattable-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/plain-formattable-edit-field.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/progress-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/progress-edit-field.component.ts index 24785fc4a500..3d8bb0eb5229 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/progress-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/progress-edit-field.component.ts @@ -1,6 +1,6 @@ /* * OpenProject is an open source project management software. - * Copyright (C) 2010-2022 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/progress-popover-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/progress-popover-edit-field.component.ts index 5f4bd085ff11..1e30a35dd41d 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/progress-popover-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/progress-popover-edit-field.component.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2010-2024 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/project-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/project-edit-field.component.ts index 79e446ef7d3e..4e864430cc20 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/project-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/project-edit-field.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/project-status-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/project-status-edit-field.component.ts index fddf34c5cca3..2f128f3ed06c 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/project-status-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/project-status-edit-field.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/select-edit-field/select-autocompleter-register.service.ts b/frontend/src/app/shared/components/fields/edit/field-types/select-edit-field/select-autocompleter-register.service.ts index 3467dff20fff..e31646e70cb0 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/select-edit-field/select-autocompleter-register.service.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/select-edit-field/select-autocompleter-register.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/select-edit-field/select-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/select-edit-field/select-edit-field.component.ts index ae08ab9d9e7e..9f3f9372c33b 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/select-edit-field/select-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/select-edit-field/select-edit-field.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/te-work-package-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/te-work-package-edit-field.component.ts index 2989debf30f8..c6d43495b169 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/te-work-package-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/te-work-package-edit-field.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/text-edit-field/text-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/text-edit-field/text-edit-field.component.ts index 05b2b6508984..84fc24b141f0 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/text-edit-field/text-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/text-edit-field/text-edit-field.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/user-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/user-edit-field.component.ts index f9cf34fa6246..def469984e7a 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/user-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/user-edit-field.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field-types/work-package-edit-field.component.ts b/frontend/src/app/shared/components/fields/edit/field-types/work-package-edit-field.component.ts index 602d7c9416b7..f6e224d7c574 100644 --- a/frontend/src/app/shared/components/fields/edit/field-types/work-package-edit-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field-types/work-package-edit-field.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/field/editable-attribute-field.component.ts b/frontend/src/app/shared/components/fields/edit/field/editable-attribute-field.component.ts index b5a55de8bd6a..9a02497ff429 100644 --- a/frontend/src/app/shared/components/fields/edit/field/editable-attribute-field.component.ts +++ b/frontend/src/app/shared/components/fields/edit/field/editable-attribute-field.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/edit/services/hal-resource-editing.service.ts b/frontend/src/app/shared/components/fields/edit/services/hal-resource-editing.service.ts index 1ae48a59d061..e4c6fe963010 100644 --- a/frontend/src/app/shared/components/fields/edit/services/hal-resource-editing.service.ts +++ b/frontend/src/app/shared/components/fields/edit/services/hal-resource-editing.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/field.base.ts b/frontend/src/app/shared/components/fields/field.base.ts index 5826c1545021..3dbb1a2c1c22 100644 --- a/frontend/src/app/shared/components/fields/field.base.ts +++ b/frontend/src/app/shared/components/fields/field.base.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/field.service.ts b/frontend/src/app/shared/components/fields/field.service.ts index d230a14fdb7c..37188a0f0a89 100644 --- a/frontend/src/app/shared/components/fields/field.service.ts +++ b/frontend/src/app/shared/components/fields/field.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/macros/attribute-label-macro.component.ts b/frontend/src/app/shared/components/fields/macros/attribute-label-macro.component.ts index d177e52ee7a8..3d5b454eb87c 100644 --- a/frontend/src/app/shared/components/fields/macros/attribute-label-macro.component.ts +++ b/frontend/src/app/shared/components/fields/macros/attribute-label-macro.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/macros/attribute-model-loader.service.ts b/frontend/src/app/shared/components/fields/macros/attribute-model-loader.service.ts index 3fc89a6f7c56..503c8a46f0b0 100644 --- a/frontend/src/app/shared/components/fields/macros/attribute-model-loader.service.ts +++ b/frontend/src/app/shared/components/fields/macros/attribute-model-loader.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/macros/attribute-value-macro.component.ts b/frontend/src/app/shared/components/fields/macros/attribute-value-macro.component.ts index 306660270374..2095e5d68b53 100644 --- a/frontend/src/app/shared/components/fields/macros/attribute-value-macro.component.ts +++ b/frontend/src/app/shared/components/fields/macros/attribute-value-macro.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/macros/work-package-quickinfo-macro.component.ts b/frontend/src/app/shared/components/fields/macros/work-package-quickinfo-macro.component.ts index 1af4a5d60be0..cbabb0b8a7d5 100644 --- a/frontend/src/app/shared/components/fields/macros/work-package-quickinfo-macro.component.ts +++ b/frontend/src/app/shared/components/fields/macros/work-package-quickinfo-macro.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/fields/openproject-fields.module.ts b/frontend/src/app/shared/components/fields/openproject-fields.module.ts index bf36f72d8af0..efa5130f5840 100644 --- a/frontend/src/app/shared/components/fields/openproject-fields.module.ts +++ b/frontend/src/app/shared/components/fields/openproject-fields.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/grids/openproject-grids.module.ts b/frontend/src/app/shared/components/grids/openproject-grids.module.ts index 3f0e08c07f27..b0a30135326c 100644 --- a/frontend/src/app/shared/components/grids/openproject-grids.module.ts +++ b/frontend/src/app/shared/components/grids/openproject-grids.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/grids/widgets/header/header.component.ts b/frontend/src/app/shared/components/grids/widgets/header/header.component.ts index ad7d0e641bab..b6152519627c 100644 --- a/frontend/src/app/shared/components/grids/widgets/header/header.component.ts +++ b/frontend/src/app/shared/components/grids/widgets/header/header.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/grids/widgets/menu/widget-abstract-menu.component.ts b/frontend/src/app/shared/components/grids/widgets/menu/widget-abstract-menu.component.ts index e4d42f05515d..7767084eab3d 100644 --- a/frontend/src/app/shared/components/grids/widgets/menu/widget-abstract-menu.component.ts +++ b/frontend/src/app/shared/components/grids/widgets/menu/widget-abstract-menu.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/grids/widgets/menu/widget-menu.component.ts b/frontend/src/app/shared/components/grids/widgets/menu/widget-menu.component.ts index cda1ed8425f2..fab94490cff8 100644 --- a/frontend/src/app/shared/components/grids/widgets/menu/widget-menu.component.ts +++ b/frontend/src/app/shared/components/grids/widgets/menu/widget-menu.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/grids/widgets/menu/wp-set-menu.component.ts b/frontend/src/app/shared/components/grids/widgets/menu/wp-set-menu.component.ts index 7f0b1347d30b..32c589ff7290 100644 --- a/frontend/src/app/shared/components/grids/widgets/menu/wp-set-menu.component.ts +++ b/frontend/src/app/shared/components/grids/widgets/menu/wp-set-menu.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/grids/widgets/project-description/project-description.component.ts b/frontend/src/app/shared/components/grids/widgets/project-description/project-description.component.ts index e074e6bdd9ca..5f196ec3d9e8 100644 --- a/frontend/src/app/shared/components/grids/widgets/project-description/project-description.component.ts +++ b/frontend/src/app/shared/components/grids/widgets/project-description/project-description.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/grids/widgets/project-details/project-details-menu.component.ts b/frontend/src/app/shared/components/grids/widgets/project-details/project-details-menu.component.ts index 6580e1d5973d..310934e9616f 100644 --- a/frontend/src/app/shared/components/grids/widgets/project-details/project-details-menu.component.ts +++ b/frontend/src/app/shared/components/grids/widgets/project-details/project-details-menu.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/grids/widgets/project-details/project-details.component.ts b/frontend/src/app/shared/components/grids/widgets/project-details/project-details.component.ts index ba1022c6eb0d..714588bee33e 100644 --- a/frontend/src/app/shared/components/grids/widgets/project-details/project-details.component.ts +++ b/frontend/src/app/shared/components/grids/widgets/project-details/project-details.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/grids/widgets/project-status/project-status.component.ts b/frontend/src/app/shared/components/grids/widgets/project-status/project-status.component.ts index ca5e2f53577f..d76715ae0ebf 100644 --- a/frontend/src/app/shared/components/grids/widgets/project-status/project-status.component.ts +++ b/frontend/src/app/shared/components/grids/widgets/project-status/project-status.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/grids/widgets/time-entries/current-user/time-entries-current-user-menu.component.ts b/frontend/src/app/shared/components/grids/widgets/time-entries/current-user/time-entries-current-user-menu.component.ts index 3803991f8b1e..5f9ff55d04ba 100644 --- a/frontend/src/app/shared/components/grids/widgets/time-entries/current-user/time-entries-current-user-menu.component.ts +++ b/frontend/src/app/shared/components/grids/widgets/time-entries/current-user/time-entries-current-user-menu.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/grids/widgets/wp-calendar/wp-calendar.component.ts b/frontend/src/app/shared/components/grids/widgets/wp-calendar/wp-calendar.component.ts index 64377300b053..34dcaef0a518 100644 --- a/frontend/src/app/shared/components/grids/widgets/wp-calendar/wp-calendar.component.ts +++ b/frontend/src/app/shared/components/grids/widgets/wp-calendar/wp-calendar.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/grids/widgets/wp-graph/wp-graph-menu.component.ts b/frontend/src/app/shared/components/grids/widgets/wp-graph/wp-graph-menu.component.ts index 0adaf2ffc207..b5b4d187b80e 100644 --- a/frontend/src/app/shared/components/grids/widgets/wp-graph/wp-graph-menu.component.ts +++ b/frontend/src/app/shared/components/grids/widgets/wp-graph/wp-graph-menu.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/grids/widgets/wp-overview/wp-overview.component.ts b/frontend/src/app/shared/components/grids/widgets/wp-overview/wp-overview.component.ts index fb4ee8586e95..83914d01029a 100644 --- a/frontend/src/app/shared/components/grids/widgets/wp-overview/wp-overview.component.ts +++ b/frontend/src/app/shared/components/grids/widgets/wp-overview/wp-overview.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/grids/widgets/wp-table/wp-table-menu.component.ts b/frontend/src/app/shared/components/grids/widgets/wp-table/wp-table-menu.component.ts index a5f36239088e..c8fa323a0bb5 100644 --- a/frontend/src/app/shared/components/grids/widgets/wp-table/wp-table-menu.component.ts +++ b/frontend/src/app/shared/components/grids/widgets/wp-table/wp-table-menu.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/header-project-select/header-project-select.component.ts b/frontend/src/app/shared/components/header-project-select/header-project-select.component.ts index 96d59bccd45a..ca40281abccb 100644 --- a/frontend/src/app/shared/components/header-project-select/header-project-select.component.ts +++ b/frontend/src/app/shared/components/header-project-select/header-project-select.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/hide-section/add-section-dropdown/add-section-dropdown.component.ts b/frontend/src/app/shared/components/hide-section/add-section-dropdown/add-section-dropdown.component.ts index 99e311c972af..a1442fa6366c 100644 --- a/frontend/src/app/shared/components/hide-section/add-section-dropdown/add-section-dropdown.component.ts +++ b/frontend/src/app/shared/components/hide-section/add-section-dropdown/add-section-dropdown.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/hide-section/hide-section-link/hide-section-link.component.ts b/frontend/src/app/shared/components/hide-section/hide-section-link/hide-section-link.component.ts index d7e5b1d741e6..a42b569582d9 100644 --- a/frontend/src/app/shared/components/hide-section/hide-section-link/hide-section-link.component.ts +++ b/frontend/src/app/shared/components/hide-section/hide-section-link/hide-section-link.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/hide-section/hide-section.service.ts b/frontend/src/app/shared/components/hide-section/hide-section.service.ts index 55ac6bc465b8..4467052d17b2 100644 --- a/frontend/src/app/shared/components/hide-section/hide-section.service.ts +++ b/frontend/src/app/shared/components/hide-section/hide-section.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/hide-section/show-section-dropdown.component.ts b/frontend/src/app/shared/components/hide-section/show-section-dropdown.component.ts index d4491e4a5947..603993f24c10 100644 --- a/frontend/src/app/shared/components/hide-section/show-section-dropdown.component.ts +++ b/frontend/src/app/shared/components/hide-section/show-section-dropdown.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/icon/icon.component.ts b/frontend/src/app/shared/components/icon/icon.component.ts index 93b203f2907d..3337a37b5cf1 100644 --- a/frontend/src/app/shared/components/icon/icon.component.ts +++ b/frontend/src/app/shared/components/icon/icon.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/icon/op-icon.spec.ts b/frontend/src/app/shared/components/icon/op-icon.spec.ts index 7dbd0d49fe6d..046845696ff6 100644 --- a/frontend/src/app/shared/components/icon/op-icon.spec.ts +++ b/frontend/src/app/shared/components/icon/op-icon.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modal/modal-banner/modal-banner.component.ts b/frontend/src/app/shared/components/modal/modal-banner/modal-banner.component.ts index eff69679ea13..a56a5fff1e4a 100644 --- a/frontend/src/app/shared/components/modal/modal-banner/modal-banner.component.ts +++ b/frontend/src/app/shared/components/modal/modal-banner/modal-banner.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modal/modal-overlay.component.ts b/frontend/src/app/shared/components/modal/modal-overlay.component.ts index 8f0838d1d71d..86dc18806a05 100644 --- a/frontend/src/app/shared/components/modal/modal-overlay.component.ts +++ b/frontend/src/app/shared/components/modal/modal-overlay.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modal/modal-wrapper-augment.service.ts b/frontend/src/app/shared/components/modal/modal-wrapper-augment.service.ts index 87e5501395f1..c2ae2d330181 100644 --- a/frontend/src/app/shared/components/modal/modal-wrapper-augment.service.ts +++ b/frontend/src/app/shared/components/modal/modal-wrapper-augment.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modal/modal.component.ts b/frontend/src/app/shared/components/modal/modal.component.ts index b7fc632067cd..0cf2c4871f59 100644 --- a/frontend/src/app/shared/components/modal/modal.component.ts +++ b/frontend/src/app/shared/components/modal/modal.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modal/modal.service.ts b/frontend/src/app/shared/components/modal/modal.service.ts index aab875866bf3..fb7924cb722c 100644 --- a/frontend/src/app/shared/components/modal/modal.service.ts +++ b/frontend/src/app/shared/components/modal/modal.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modals/confirm-dialog/confirm-dialog.modal.ts b/frontend/src/app/shared/components/modals/confirm-dialog/confirm-dialog.modal.ts index 4202f6261560..456db1b02ee8 100644 --- a/frontend/src/app/shared/components/modals/confirm-dialog/confirm-dialog.modal.ts +++ b/frontend/src/app/shared/components/modals/confirm-dialog/confirm-dialog.modal.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modals/confirm-dialog/confirm-dialog.service.ts b/frontend/src/app/shared/components/modals/confirm-dialog/confirm-dialog.service.ts index 40576000a780..ad3fcf73d938 100644 --- a/frontend/src/app/shared/components/modals/confirm-dialog/confirm-dialog.service.ts +++ b/frontend/src/app/shared/components/modals/confirm-dialog/confirm-dialog.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modals/editor/editor-macros.service.ts b/frontend/src/app/shared/components/modals/editor/editor-macros.service.ts index c484d18dd88c..bd2db96d5292 100644 --- a/frontend/src/app/shared/components/modals/editor/editor-macros.service.ts +++ b/frontend/src/app/shared/components/modals/editor/editor-macros.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modals/editor/macro-child-pages-modal/child-pages-macro.modal.ts b/frontend/src/app/shared/components/modals/editor/macro-child-pages-modal/child-pages-macro.modal.ts index 9103177d8613..0579e63aba03 100644 --- a/frontend/src/app/shared/components/modals/editor/macro-child-pages-modal/child-pages-macro.modal.ts +++ b/frontend/src/app/shared/components/modals/editor/macro-child-pages-modal/child-pages-macro.modal.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modals/editor/macro-code-block-modal/code-block-macro.modal.ts b/frontend/src/app/shared/components/modals/editor/macro-code-block-modal/code-block-macro.modal.ts index 26d52f2804c7..3f1394ed16ae 100644 --- a/frontend/src/app/shared/components/modals/editor/macro-code-block-modal/code-block-macro.modal.ts +++ b/frontend/src/app/shared/components/modals/editor/macro-code-block-modal/code-block-macro.modal.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modals/editor/macro-wiki-include-page-modal/wiki-include-page-macro.modal.ts b/frontend/src/app/shared/components/modals/editor/macro-wiki-include-page-modal/wiki-include-page-macro.modal.ts index 864eec41b0d0..4e143cc4e978 100644 --- a/frontend/src/app/shared/components/modals/editor/macro-wiki-include-page-modal/wiki-include-page-macro.modal.ts +++ b/frontend/src/app/shared/components/modals/editor/macro-wiki-include-page-modal/wiki-include-page-macro.modal.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modals/editor/macro-wp-button-modal/wp-button-macro.modal.ts b/frontend/src/app/shared/components/modals/editor/macro-wp-button-modal/wp-button-macro.modal.ts index 7c73714f883b..32d17e2cf30c 100644 --- a/frontend/src/app/shared/components/modals/editor/macro-wp-button-modal/wp-button-macro.modal.ts +++ b/frontend/src/app/shared/components/modals/editor/macro-wp-button-modal/wp-button-macro.modal.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modals/get-ical-url-modal/query-get-ical-url.modal.ts b/frontend/src/app/shared/components/modals/get-ical-url-modal/query-get-ical-url.modal.ts index e06ad1e068ce..6c74f7d73efc 100644 --- a/frontend/src/app/shared/components/modals/get-ical-url-modal/query-get-ical-url.modal.ts +++ b/frontend/src/app/shared/components/modals/get-ical-url-modal/query-get-ical-url.modal.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modals/modal-wrapper/dynamic-content.modal.ts b/frontend/src/app/shared/components/modals/modal-wrapper/dynamic-content.modal.ts index 7387c4426bb8..786d80e0cd0c 100644 --- a/frontend/src/app/shared/components/modals/modal-wrapper/dynamic-content.modal.ts +++ b/frontend/src/app/shared/components/modals/modal-wrapper/dynamic-content.modal.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modals/preview-modal/wp-preview-modal/wp-preview.modal.ts b/frontend/src/app/shared/components/modals/preview-modal/wp-preview-modal/wp-preview.modal.ts index 74fa31de0742..e44d92e81ce4 100644 --- a/frontend/src/app/shared/components/modals/preview-modal/wp-preview-modal/wp-preview.modal.ts +++ b/frontend/src/app/shared/components/modals/preview-modal/wp-preview-modal/wp-preview.modal.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modals/request-for-confirmation/password-confirmation.modal.ts b/frontend/src/app/shared/components/modals/request-for-confirmation/password-confirmation.modal.ts index 406b0e362c60..f223254b01be 100644 --- a/frontend/src/app/shared/components/modals/request-for-confirmation/password-confirmation.modal.ts +++ b/frontend/src/app/shared/components/modals/request-for-confirmation/password-confirmation.modal.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modals/save-modal/save-query.modal.ts b/frontend/src/app/shared/components/modals/save-modal/save-query.modal.ts index 997741c056ca..525b1a0fccf6 100644 --- a/frontend/src/app/shared/components/modals/save-modal/save-query.modal.ts +++ b/frontend/src/app/shared/components/modals/save-modal/save-query.modal.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modals/share-modal/query-sharing.modal.ts b/frontend/src/app/shared/components/modals/share-modal/query-sharing.modal.ts index 9ef17aaf8621..cc18e8efd505 100644 --- a/frontend/src/app/shared/components/modals/share-modal/query-sharing.modal.ts +++ b/frontend/src/app/shared/components/modals/share-modal/query-sharing.modal.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modals/view-settings-modal/view-settings.modal.ts b/frontend/src/app/shared/components/modals/view-settings-modal/view-settings.modal.ts index 9a73dc10c24a..fdab63c2b229 100644 --- a/frontend/src/app/shared/components/modals/view-settings-modal/view-settings.modal.ts +++ b/frontend/src/app/shared/components/modals/view-settings-modal/view-settings.modal.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/modals/wp-destroy-modal/wp-destroy.modal.ts b/frontend/src/app/shared/components/modals/wp-destroy-modal/wp-destroy.modal.ts index 9980600e1c9e..0e5b22dddcc3 100644 --- a/frontend/src/app/shared/components/modals/wp-destroy-modal/wp-destroy.modal.ts +++ b/frontend/src/app/shared/components/modals/wp-destroy-modal/wp-destroy.modal.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/no-results/no-results.component.ts b/frontend/src/app/shared/components/no-results/no-results.component.ts index ac500b5a1eea..3f0cd7bda78d 100644 --- a/frontend/src/app/shared/components/no-results/no-results.component.ts +++ b/frontend/src/app/shared/components/no-results/no-results.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/op-context-menu/handlers/op-columns-context-menu.directive.ts b/frontend/src/app/shared/components/op-context-menu/handlers/op-columns-context-menu.directive.ts index 68fbfa7a9443..47897255ba33 100644 --- a/frontend/src/app/shared/components/op-context-menu/handlers/op-columns-context-menu.directive.ts +++ b/frontend/src/app/shared/components/op-context-menu/handlers/op-columns-context-menu.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/op-context-menu/handlers/op-settings-dropdown-menu.directive.ts b/frontend/src/app/shared/components/op-context-menu/handlers/op-settings-dropdown-menu.directive.ts index 3dd30145748c..691a8d62362a 100644 --- a/frontend/src/app/shared/components/op-context-menu/handlers/op-settings-dropdown-menu.directive.ts +++ b/frontend/src/app/shared/components/op-context-menu/handlers/op-settings-dropdown-menu.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/op-context-menu/handlers/op-types-context-menu.directive.ts b/frontend/src/app/shared/components/op-context-menu/handlers/op-types-context-menu.directive.ts index fd3bcc55392a..1a733a8b6592 100644 --- a/frontend/src/app/shared/components/op-context-menu/handlers/op-types-context-menu.directive.ts +++ b/frontend/src/app/shared/components/op-context-menu/handlers/op-types-context-menu.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/op-context-menu/handlers/wp-create-settings-menu.directive.ts b/frontend/src/app/shared/components/op-context-menu/handlers/wp-create-settings-menu.directive.ts index 0ff87b4ced7a..e5ce4211c4e3 100644 --- a/frontend/src/app/shared/components/op-context-menu/handlers/wp-create-settings-menu.directive.ts +++ b/frontend/src/app/shared/components/op-context-menu/handlers/wp-create-settings-menu.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/op-context-menu/handlers/wp-group-toggle-dropdown-menu.directive.ts b/frontend/src/app/shared/components/op-context-menu/handlers/wp-group-toggle-dropdown-menu.directive.ts index 514fedb179d4..9ac4ba16f0cb 100644 --- a/frontend/src/app/shared/components/op-context-menu/handlers/wp-group-toggle-dropdown-menu.directive.ts +++ b/frontend/src/app/shared/components/op-context-menu/handlers/wp-group-toggle-dropdown-menu.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/op-context-menu/handlers/wp-status-dropdown-menu.directive.ts b/frontend/src/app/shared/components/op-context-menu/handlers/wp-status-dropdown-menu.directive.ts index be0b5587e28f..3bd94b271911 100644 --- a/frontend/src/app/shared/components/op-context-menu/handlers/wp-status-dropdown-menu.directive.ts +++ b/frontend/src/app/shared/components/op-context-menu/handlers/wp-status-dropdown-menu.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/op-context-menu/handlers/wp-view-dropdown-menu.directive.ts b/frontend/src/app/shared/components/op-context-menu/handlers/wp-view-dropdown-menu.directive.ts index 6b1b8e3e5655..c2878039080f 100644 --- a/frontend/src/app/shared/components/op-context-menu/handlers/wp-view-dropdown-menu.directive.ts +++ b/frontend/src/app/shared/components/op-context-menu/handlers/wp-view-dropdown-menu.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/op-context-menu/icon-triggered-context-menu/icon-triggered-context-menu.component.ts b/frontend/src/app/shared/components/op-context-menu/icon-triggered-context-menu/icon-triggered-context-menu.component.ts index 9e5e151e10db..fc8f012ef78d 100644 --- a/frontend/src/app/shared/components/op-context-menu/icon-triggered-context-menu/icon-triggered-context-menu.component.ts +++ b/frontend/src/app/shared/components/op-context-menu/icon-triggered-context-menu/icon-triggered-context-menu.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/op-view-select/op-static-queries.service.ts b/frontend/src/app/shared/components/op-view-select/op-static-queries.service.ts index 49a88d2e29a2..df81ad3f7eb1 100644 --- a/frontend/src/app/shared/components/op-view-select/op-static-queries.service.ts +++ b/frontend/src/app/shared/components/op-view-select/op-static-queries.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/persistent-toggle/persistent-toggle.component.ts b/frontend/src/app/shared/components/persistent-toggle/persistent-toggle.component.ts index e4b2349a6e55..165ea8d26859 100644 --- a/frontend/src/app/shared/components/persistent-toggle/persistent-toggle.component.ts +++ b/frontend/src/app/shared/components/persistent-toggle/persistent-toggle.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/principal/principal-helper.ts b/frontend/src/app/shared/components/principal/principal-helper.ts index e39c93900c3a..4b5abc59b623 100644 --- a/frontend/src/app/shared/components/principal/principal-helper.ts +++ b/frontend/src/app/shared/components/principal/principal-helper.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/principal/principal.component.ts b/frontend/src/app/shared/components/principal/principal.component.ts index 0742d311bb53..90de71890bd5 100644 --- a/frontend/src/app/shared/components/principal/principal.component.ts +++ b/frontend/src/app/shared/components/principal/principal.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/project-include/calculate-positions.ts b/frontend/src/app/shared/components/project-include/calculate-positions.ts index e2074cd18d65..a839c2ca8287 100644 --- a/frontend/src/app/shared/components/project-include/calculate-positions.ts +++ b/frontend/src/app/shared/components/project-include/calculate-positions.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/project-include/list/project-include-list.component.ts b/frontend/src/app/shared/components/project-include/list/project-include-list.component.ts index bddefff8e303..1e71f4283932 100644 --- a/frontend/src/app/shared/components/project-include/list/project-include-list.component.ts +++ b/frontend/src/app/shared/components/project-include/list/project-include-list.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/project-include/project-include.component.ts b/frontend/src/app/shared/components/project-include/project-include.component.ts index 4bba0c22fda6..9e2deb51328c 100644 --- a/frontend/src/app/shared/components/project-include/project-include.component.ts +++ b/frontend/src/app/shared/components/project-include/project-include.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/remote-field-updater/remote-field-updater.component.ts b/frontend/src/app/shared/components/remote-field-updater/remote-field-updater.component.ts index d136824987ce..cae72fe3e83e 100644 --- a/frontend/src/app/shared/components/remote-field-updater/remote-field-updater.component.ts +++ b/frontend/src/app/shared/components/remote-field-updater/remote-field-updater.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/resizer/resizer.component.ts b/frontend/src/app/shared/components/resizer/resizer.component.ts index 5383a9f50aff..fe5f0f388bbf 100644 --- a/frontend/src/app/shared/components/resizer/resizer.component.ts +++ b/frontend/src/app/shared/components/resizer/resizer.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/resizer/resizer/main-menu-resizer.component.ts b/frontend/src/app/shared/components/resizer/resizer/main-menu-resizer.component.ts index 9644515a73a8..5b5331ea4de7 100644 --- a/frontend/src/app/shared/components/resizer/resizer/main-menu-resizer.component.ts +++ b/frontend/src/app/shared/components/resizer/resizer/main-menu-resizer.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/resizer/resizer/wp-resizer.component.ts b/frontend/src/app/shared/components/resizer/resizer/wp-resizer.component.ts index eca03af8bea5..b300b4cf2428 100644 --- a/frontend/src/app/shared/components/resizer/resizer/wp-resizer.component.ts +++ b/frontend/src/app/shared/components/resizer/resizer/wp-resizer.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/searchable-project-list/loading-project-list.component.ts b/frontend/src/app/shared/components/searchable-project-list/loading-project-list.component.ts index 86c62a60daa3..dfda043fa711 100644 --- a/frontend/src/app/shared/components/searchable-project-list/loading-project-list.component.ts +++ b/frontend/src/app/shared/components/searchable-project-list/loading-project-list.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/file-link-list-item/file-link-list-item.component.ts b/frontend/src/app/shared/components/storages/file-link-list-item/file-link-list-item.component.ts index 1b0c0c344e90..2807896e98f3 100644 --- a/frontend/src/app/shared/components/storages/file-link-list-item/file-link-list-item.component.ts +++ b/frontend/src/app/shared/components/storages/file-link-list-item/file-link-list-item.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/file-link-list-item/floating-action.ts b/frontend/src/app/shared/components/storages/file-link-list-item/floating-action.ts index 5e659b74bac2..f224acc8f0fc 100644 --- a/frontend/src/app/shared/components/storages/file-link-list-item/floating-action.ts +++ b/frontend/src/app/shared/components/storages/file-link-list-item/floating-action.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/file-picker-base-modal/file-picker-base-modal.component.ts b/frontend/src/app/shared/components/storages/file-picker-base-modal/file-picker-base-modal.component.ts index f8e0d243676b..97c414180656 100644 --- a/frontend/src/app/shared/components/storages/file-picker-base-modal/file-picker-base-modal.component.ts +++ b/frontend/src/app/shared/components/storages/file-picker-base-modal/file-picker-base-modal.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/file-picker-modal/file-picker-modal.component.ts b/frontend/src/app/shared/components/storages/file-picker-modal/file-picker-modal.component.ts index d25a1939c281..36ab5353720b 100644 --- a/frontend/src/app/shared/components/storages/file-picker-modal/file-picker-modal.component.ts +++ b/frontend/src/app/shared/components/storages/file-picker-modal/file-picker-modal.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/functions/storages.functions.ts b/frontend/src/app/shared/components/storages/functions/storages.functions.ts index 8f949a8dc5da..fece05ad7ae5 100644 --- a/frontend/src/app/shared/components/storages/functions/storages.functions.ts +++ b/frontend/src/app/shared/components/storages/functions/storages.functions.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/icons.mapping.ts b/frontend/src/app/shared/components/storages/icons.mapping.ts index dd65ab2786a6..8bb6d8b6e11b 100644 --- a/frontend/src/app/shared/components/storages/icons.mapping.ts +++ b/frontend/src/app/shared/components/storages/icons.mapping.ts @@ -1,6 +1,6 @@ // --copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/loading-file-list/loading-file-list.component.ts b/frontend/src/app/shared/components/storages/loading-file-list/loading-file-list.component.ts index e9d01f0e7fcc..3fa4e7fad3d3 100644 --- a/frontend/src/app/shared/components/storages/loading-file-list/loading-file-list.component.ts +++ b/frontend/src/app/shared/components/storages/loading-file-list/loading-file-list.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/location-picker-modal/location-picker-modal.component.ts b/frontend/src/app/shared/components/storages/location-picker-modal/location-picker-modal.component.ts index 78ab589d066d..b308790b5bd3 100644 --- a/frontend/src/app/shared/components/storages/location-picker-modal/location-picker-modal.component.ts +++ b/frontend/src/app/shared/components/storages/location-picker-modal/location-picker-modal.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/openproject-storages.module.ts b/frontend/src/app/shared/components/storages/openproject-storages.module.ts index 573376d79a77..4ab5b1b86c9c 100644 --- a/frontend/src/app/shared/components/storages/openproject-storages.module.ts +++ b/frontend/src/app/shared/components/storages/openproject-storages.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/storage-file-list-item/storage-file-list-item.component.ts b/frontend/src/app/shared/components/storages/storage-file-list-item/storage-file-list-item.component.ts index 80754d1edb8b..a586fb9c4fdd 100644 --- a/frontend/src/app/shared/components/storages/storage-file-list-item/storage-file-list-item.component.ts +++ b/frontend/src/app/shared/components/storages/storage-file-list-item/storage-file-list-item.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/storage-file-list-item/storage-file-list-item.ts b/frontend/src/app/shared/components/storages/storage-file-list-item/storage-file-list-item.ts index ce5841c0fc90..1df7b57c1c70 100644 --- a/frontend/src/app/shared/components/storages/storage-file-list-item/storage-file-list-item.ts +++ b/frontend/src/app/shared/components/storages/storage-file-list-item/storage-file-list-item.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/storage-information/storage-information-box.ts b/frontend/src/app/shared/components/storages/storage-information/storage-information-box.ts index 8e369dd47e42..aa9ca1a23fe7 100644 --- a/frontend/src/app/shared/components/storages/storage-information/storage-information-box.ts +++ b/frontend/src/app/shared/components/storages/storage-information/storage-information-box.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/storage-information/storage-information.component.ts b/frontend/src/app/shared/components/storages/storage-information/storage-information.component.ts index 6448b2876aa9..70cf39abc458 100644 --- a/frontend/src/app/shared/components/storages/storage-information/storage-information.component.ts +++ b/frontend/src/app/shared/components/storages/storage-information/storage-information.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/storage-information/storage-information.service.ts b/frontend/src/app/shared/components/storages/storage-information/storage-information.service.ts index 04c6bb0d7956..cdb9b4916272 100644 --- a/frontend/src/app/shared/components/storages/storage-information/storage-information.service.ts +++ b/frontend/src/app/shared/components/storages/storage-information/storage-information.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/storage-login-button/storage-login-button.component.ts b/frontend/src/app/shared/components/storages/storage-login-button/storage-login-button.component.ts index 6c9dceaacb8a..9ed3e76ecb96 100644 --- a/frontend/src/app/shared/components/storages/storage-login-button/storage-login-button.component.ts +++ b/frontend/src/app/shared/components/storages/storage-login-button/storage-login-button.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/storage-login-button/storage-login-input.ts b/frontend/src/app/shared/components/storages/storage-login-button/storage-login-input.ts index af029a553e30..e959755f9dda 100644 --- a/frontend/src/app/shared/components/storages/storage-login-button/storage-login-input.ts +++ b/frontend/src/app/shared/components/storages/storage-login-button/storage-login-input.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/storage/interfaces.ts b/frontend/src/app/shared/components/storages/storage/interfaces.ts index 9b79ade73e82..7b7b3d70c88c 100644 --- a/frontend/src/app/shared/components/storages/storage/interfaces.ts +++ b/frontend/src/app/shared/components/storages/storage/interfaces.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/storage/storage.component.ts b/frontend/src/app/shared/components/storages/storage/storage.component.ts index 4a9ddaff23fa..cf000431c11f 100644 --- a/frontend/src/app/shared/components/storages/storage/storage.component.ts +++ b/frontend/src/app/shared/components/storages/storage/storage.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/upload-conflict-modal/upload-conflict-modal.component.ts b/frontend/src/app/shared/components/storages/upload-conflict-modal/upload-conflict-modal.component.ts index b6e60da4a528..8507c8522eb1 100644 --- a/frontend/src/app/shared/components/storages/upload-conflict-modal/upload-conflict-modal.component.ts +++ b/frontend/src/app/shared/components/storages/upload-conflict-modal/upload-conflict-modal.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/upload/nextcloud-upload.strategy.ts b/frontend/src/app/shared/components/storages/upload/nextcloud-upload.strategy.ts index ee26575dec73..3d62e5155df3 100644 --- a/frontend/src/app/shared/components/storages/upload/nextcloud-upload.strategy.ts +++ b/frontend/src/app/shared/components/storages/upload/nextcloud-upload.strategy.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/upload/one-drive-upload.strategy.ts b/frontend/src/app/shared/components/storages/upload/one-drive-upload.strategy.ts index d9c02ad88e4b..7fddc83b18cf 100644 --- a/frontend/src/app/shared/components/storages/upload/one-drive-upload.strategy.ts +++ b/frontend/src/app/shared/components/storages/upload/one-drive-upload.strategy.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/upload/storage-upload.service.ts b/frontend/src/app/shared/components/storages/upload/storage-upload.service.ts index f94433d785c4..29c09adf8acf 100644 --- a/frontend/src/app/shared/components/storages/upload/storage-upload.service.ts +++ b/frontend/src/app/shared/components/storages/upload/storage-upload.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/storages/upload/upload-strategy.ts b/frontend/src/app/shared/components/storages/upload/upload-strategy.ts index 25fc0c8b6c99..d4a08e3416ab 100644 --- a/frontend/src/app/shared/components/storages/upload/upload-strategy.ts +++ b/frontend/src/app/shared/components/storages/upload/upload-strategy.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/table-pagination/pagination-instance.ts b/frontend/src/app/shared/components/table-pagination/pagination-instance.ts index 730564903ea5..8e80646e1118 100644 --- a/frontend/src/app/shared/components/table-pagination/pagination-instance.ts +++ b/frontend/src/app/shared/components/table-pagination/pagination-instance.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/table-pagination/pagination-service.ts b/frontend/src/app/shared/components/table-pagination/pagination-service.ts index 35f2ee2e688d..31047a35c864 100644 --- a/frontend/src/app/shared/components/table-pagination/pagination-service.ts +++ b/frontend/src/app/shared/components/table-pagination/pagination-service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/table-pagination/table-pagination.component.ts b/frontend/src/app/shared/components/table-pagination/table-pagination.component.ts index 77a77cced60b..b0fd5c33135d 100644 --- a/frontend/src/app/shared/components/table-pagination/table-pagination.component.ts +++ b/frontend/src/app/shared/components/table-pagination/table-pagination.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/tabs/content-tabs/content-tabs.component.ts b/frontend/src/app/shared/components/tabs/content-tabs/content-tabs.component.ts index 16b5bebad435..df8efc03ea77 100644 --- a/frontend/src/app/shared/components/tabs/content-tabs/content-tabs.component.ts +++ b/frontend/src/app/shared/components/tabs/content-tabs/content-tabs.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/tabs/openproject-tabs.module.ts b/frontend/src/app/shared/components/tabs/openproject-tabs.module.ts index 55b63c86a13a..9e051b846b39 100644 --- a/frontend/src/app/shared/components/tabs/openproject-tabs.module.ts +++ b/frontend/src/app/shared/components/tabs/openproject-tabs.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/time_entries/openproject-time-entries.module.ts b/frontend/src/app/shared/components/time_entries/openproject-time-entries.module.ts index df0498f2d1d8..3a820baa36f4 100644 --- a/frontend/src/app/shared/components/time_entries/openproject-time-entries.module.ts +++ b/frontend/src/app/shared/components/time_entries/openproject-time-entries.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/time_entries/timer/stop-existing-timer-modal.component.ts b/frontend/src/app/shared/components/time_entries/timer/stop-existing-timer-modal.component.ts index a2632f0f3e69..c8a55a273894 100644 --- a/frontend/src/app/shared/components/time_entries/timer/stop-existing-timer-modal.component.ts +++ b/frontend/src/app/shared/components/time_entries/timer/stop-existing-timer-modal.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/toaster/toast.component.ts b/frontend/src/app/shared/components/toaster/toast.component.ts index 1f8276795acd..0bdd33b966b4 100644 --- a/frontend/src/app/shared/components/toaster/toast.component.ts +++ b/frontend/src/app/shared/components/toaster/toast.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/toaster/toast.service.spec.ts b/frontend/src/app/shared/components/toaster/toast.service.spec.ts index 9c6877533dde..f7bbcf248637 100644 --- a/frontend/src/app/shared/components/toaster/toast.service.spec.ts +++ b/frontend/src/app/shared/components/toaster/toast.service.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/toaster/toast.service.ts b/frontend/src/app/shared/components/toaster/toast.service.ts index 1f233c7280aa..3de93214f4d5 100644 --- a/frontend/src/app/shared/components/toaster/toast.service.ts +++ b/frontend/src/app/shared/components/toaster/toast.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/toaster/toasts-container.component.ts b/frontend/src/app/shared/components/toaster/toasts-container.component.ts index c36e8fc43472..711ae067949f 100644 --- a/frontend/src/app/shared/components/toaster/toasts-container.component.ts +++ b/frontend/src/app/shared/components/toaster/toasts-container.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/toaster/upload-progress.component.ts b/frontend/src/app/shared/components/toaster/upload-progress.component.ts index 5fc08af94bab..0ebd53266999 100644 --- a/frontend/src/app/shared/components/toaster/upload-progress.component.ts +++ b/frontend/src/app/shared/components/toaster/upload-progress.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/user-link/user-link.component.spec.ts b/frontend/src/app/shared/components/user-link/user-link.component.spec.ts index a325518d1dfa..78c8ac2499e5 100644 --- a/frontend/src/app/shared/components/user-link/user-link.component.spec.ts +++ b/frontend/src/app/shared/components/user-link/user-link.component.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/user-link/user-link.component.ts b/frontend/src/app/shared/components/user-link/user-link.component.ts index 3c03be94e489..253b1958815b 100644 --- a/frontend/src/app/shared/components/user-link/user-link.component.ts +++ b/frontend/src/app/shared/components/user-link/user-link.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/components/work-package-graphs/openproject-work-package-graphs.module.ts b/frontend/src/app/shared/components/work-package-graphs/openproject-work-package-graphs.module.ts index a7331a28c31b..81d98e62f6d5 100644 --- a/frontend/src/app/shared/components/work-package-graphs/openproject-work-package-graphs.module.ts +++ b/frontend/src/app/shared/components/work-package-graphs/openproject-work-package-graphs.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/directives/a11y/keyboard-shortcut.service.ts b/frontend/src/app/shared/directives/a11y/keyboard-shortcut.service.ts index 6f81849a4364..9fb6431afdee 100644 --- a/frontend/src/app/shared/directives/a11y/keyboard-shortcut.service.ts +++ b/frontend/src/app/shared/directives/a11y/keyboard-shortcut.service.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/directives/focus/contain-helpers.ts b/frontend/src/app/shared/directives/focus/contain-helpers.ts index f9453d53b772..5217ac25a242 100644 --- a/frontend/src/app/shared/directives/focus/contain-helpers.ts +++ b/frontend/src/app/shared/directives/focus/contain-helpers.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/directives/focus/focus-helper.ts b/frontend/src/app/shared/directives/focus/focus-helper.ts index 5199914954b3..ba0cbb79e267 100644 --- a/frontend/src/app/shared/directives/focus/focus-helper.ts +++ b/frontend/src/app/shared/directives/focus/focus-helper.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/directives/focus/focus-within.directive.ts b/frontend/src/app/shared/directives/focus/focus-within.directive.ts index ca4b97d0ec8a..836d5d8956a2 100644 --- a/frontend/src/app/shared/directives/focus/focus-within.directive.ts +++ b/frontend/src/app/shared/directives/focus/focus-within.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/directives/highlight-col/highlight-col.directive.ts b/frontend/src/app/shared/directives/highlight-col/highlight-col.directive.ts index 63c666d3f2de..12737e5a20d9 100644 --- a/frontend/src/app/shared/directives/highlight-col/highlight-col.directive.ts +++ b/frontend/src/app/shared/directives/highlight-col/highlight-col.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/directives/op-drag-scroll/op-drag-scroll.directive.ts b/frontend/src/app/shared/directives/op-drag-scroll/op-drag-scroll.directive.ts index 97154aa3c1ae..3f41598c4a2f 100644 --- a/frontend/src/app/shared/directives/op-drag-scroll/op-drag-scroll.directive.ts +++ b/frontend/src/app/shared/directives/op-drag-scroll/op-drag-scroll.directive.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/helpers/api-v3/api-v3-filter-builder.ts b/frontend/src/app/shared/helpers/api-v3/api-v3-filter-builder.ts index fc41ad424e67..7811d5a3256c 100644 --- a/frontend/src/app/shared/helpers/api-v3/api-v3-filter-builder.ts +++ b/frontend/src/app/shared/helpers/api-v3/api-v3-filter-builder.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/helpers/chronic_duration.d.ts b/frontend/src/app/shared/helpers/chronic_duration.d.ts index e04345ef22c3..b386d2207ad5 100644 --- a/frontend/src/app/shared/helpers/chronic_duration.d.ts +++ b/frontend/src/app/shared/helpers/chronic_duration.d.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2024 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/helpers/drag-and-drop/reorder-delta-builder.spec.ts b/frontend/src/app/shared/helpers/drag-and-drop/reorder-delta-builder.spec.ts index 6743c327fdfe..435922467481 100644 --- a/frontend/src/app/shared/helpers/drag-and-drop/reorder-delta-builder.spec.ts +++ b/frontend/src/app/shared/helpers/drag-and-drop/reorder-delta-builder.spec.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/helpers/link-handling/link-handling.ts b/frontend/src/app/shared/helpers/link-handling/link-handling.ts index 84207fc2f42b..1f8ae892a419 100644 --- a/frontend/src/app/shared/helpers/link-handling/link-handling.ts +++ b/frontend/src/app/shared/helpers/link-handling/link-handling.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/helpers/routing/mobile-guard.helper.ts b/frontend/src/app/shared/helpers/routing/mobile-guard.helper.ts index d18e576b9ab6..8fc4f91fd6c3 100644 --- a/frontend/src/app/shared/helpers/routing/mobile-guard.helper.ts +++ b/frontend/src/app/shared/helpers/routing/mobile-guard.helper.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/shared/shared.module.ts b/frontend/src/app/shared/shared.module.ts index 3623dde917d8..b0c82939f220 100644 --- a/frontend/src/app/shared/shared.module.ts +++ b/frontend/src/app/shared/shared.module.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/spot/components/breadcrumbs/breadcrumbs-content.ts b/frontend/src/app/spot/components/breadcrumbs/breadcrumbs-content.ts index 12ff22f8d3e4..46fae59720ee 100644 --- a/frontend/src/app/spot/components/breadcrumbs/breadcrumbs-content.ts +++ b/frontend/src/app/spot/components/breadcrumbs/breadcrumbs-content.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/spot/components/breadcrumbs/breadcrumbs.component.ts b/frontend/src/app/spot/components/breadcrumbs/breadcrumbs.component.ts index 7d79dbdbf833..6eafc072a99a 100644 --- a/frontend/src/app/spot/components/breadcrumbs/breadcrumbs.component.ts +++ b/frontend/src/app/spot/components/breadcrumbs/breadcrumbs.component.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/app/spot/icon-font/LICENSE.md b/frontend/src/app/spot/icon-font/LICENSE.md index 396f34e81afb..77a3734aa9a4 100644 --- a/frontend/src/app/spot/icon-font/LICENSE.md +++ b/frontend/src/app/spot/icon-font/LICENSE.md @@ -1,6 +1,6 @@ # All fonts in this directory are lincensed under the Creative Commons Attribution 3.0 Unported License -Copyright (C) 2013 the OpenProject Foundation (OPF) +Copyright (C) the OpenProject GmbH This work is based on the following sources Minicons Free Vector Icons Pack http://www.webalys.com/minicons and User Interface Design framework http://www.webalys.com/design-interface-application-framework.php diff --git a/frontend/src/app/spot/icon-font/README.md b/frontend/src/app/spot/icon-font/README.md index 1ca2186b8ae0..4a791e12a5f2 100644 --- a/frontend/src/app/spot/icon-font/README.md +++ b/frontend/src/app/spot/icon-font/README.md @@ -2,7 +2,7 @@ **All icons and resulting fonts. This directory is licensed under the Creative Commons Attribution 3.0 Unported License**. -Copyright (C) 2013 the OpenProject Foundation (OPF) +Copyright (C) the OpenProject GmbH This work is based on the following sources Minicons Free Vector Icons Pack http://www.webalys.com/minicons and User Interface Design framework http://www.webalys.com/design-interface-application-framework.php diff --git a/frontend/src/assets/sass/backlogs/_global.css b/frontend/src/assets/sass/backlogs/_global.css index 5363e3ae95d2..5e3cc7d66ba2 100644 --- a/frontend/src/assets/sass/backlogs/_global.css +++ b/frontend/src/assets/sass/backlogs/_global.css @@ -1,7 +1,7 @@ /*-- copyright OpenProject Backlogs Plugin -Copyright (C)2013-2014 the OpenProject Foundation (OPF) +Copyright (C) the OpenProject GmbH Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda Copyright (C)2010-2011 friflaj Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns diff --git a/frontend/src/assets/sass/backlogs/_global_print.css b/frontend/src/assets/sass/backlogs/_global_print.css index 9dc88ba86596..20931d7bd725 100644 --- a/frontend/src/assets/sass/backlogs/_global_print.css +++ b/frontend/src/assets/sass/backlogs/_global_print.css @@ -1,7 +1,7 @@ /*-- copyright OpenProject Backlogs Plugin -Copyright (C)2013-2014 the OpenProject Foundation (OPF) +Copyright (C) the OpenProject GmbH Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda Copyright (C)2010-2011 friflaj Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns diff --git a/frontend/src/assets/sass/backlogs/_index.sass b/frontend/src/assets/sass/backlogs/_index.sass index 4a1487e0c777..bb1eb5d44a78 100644 --- a/frontend/src/assets/sass/backlogs/_index.sass +++ b/frontend/src/assets/sass/backlogs/_index.sass @@ -1,7 +1,7 @@ /*-- copyright * OpenProject Backlogs Plugin * - * Copyright (C)2013 the OpenProject Foundation (OPF) + * Copyright (C) the OpenProject GmbH * Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda * Copyright (C)2010-2011 friflaj * Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns diff --git a/frontend/src/assets/sass/backlogs/_jqplot.css b/frontend/src/assets/sass/backlogs/_jqplot.css index 727a943af296..d9467564c3a6 100644 --- a/frontend/src/assets/sass/backlogs/_jqplot.css +++ b/frontend/src/assets/sass/backlogs/_jqplot.css @@ -1,7 +1,7 @@ /*-- copyright OpenProject Backlogs Plugin -Copyright (C)2013-2014 the OpenProject Foundation (OPF) +Copyright (C) the OpenProject GmbH Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda Copyright (C)2010-2011 friflaj Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns diff --git a/frontend/src/assets/sass/backlogs/_master_backlog.sass b/frontend/src/assets/sass/backlogs/_master_backlog.sass index 21e1cf04a474..a6f0a9e3cd13 100644 --- a/frontend/src/assets/sass/backlogs/_master_backlog.sass +++ b/frontend/src/assets/sass/backlogs/_master_backlog.sass @@ -1,6 +1,6 @@ /*-- copyright * OpenProject is an open source project management software. - * Copyright (C) 2012-2024 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/assets/sass/backlogs/_statistics.css b/frontend/src/assets/sass/backlogs/_statistics.css index 6e0a95d5ea99..de64988edaf7 100644 --- a/frontend/src/assets/sass/backlogs/_statistics.css +++ b/frontend/src/assets/sass/backlogs/_statistics.css @@ -1,7 +1,7 @@ /*-- copyright OpenProject Backlogs Plugin -Copyright (C)2013-2014 the OpenProject Foundation (OPF) +Copyright (C) the OpenProject GmbH Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda Copyright (C)2010-2011 friflaj Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns diff --git a/frontend/src/assets/sass/backlogs/_taskboard.sass b/frontend/src/assets/sass/backlogs/_taskboard.sass index 9c139c3ca43b..733973ed5200 100644 --- a/frontend/src/assets/sass/backlogs/_taskboard.sass +++ b/frontend/src/assets/sass/backlogs/_taskboard.sass @@ -1,6 +1,6 @@ /*-- copyright * OpenProject is an open source project management software. - * Copyright (C) 2012-2024 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_accounts.sass b/frontend/src/global_styles/content/_accounts.sass index ef1c4657f4f2..29fb76b7bdd9 100644 --- a/frontend/src/global_styles/content/_accounts.sass +++ b/frontend/src/global_styles/content/_accounts.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_accounts_mobile.sass b/frontend/src/global_styles/content/_accounts_mobile.sass index 0d3f10e4b074..d3561d7ac606 100644 --- a/frontend/src/global_styles/content/_accounts_mobile.sass +++ b/frontend/src/global_styles/content/_accounts_mobile.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_advanced_filters.sass b/frontend/src/global_styles/content/_advanced_filters.sass index 2dc6cf3fd723..24a589c02877 100644 --- a/frontend/src/global_styles/content/_advanced_filters.sass +++ b/frontend/src/global_styles/content/_advanced_filters.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_ajax_indicator.sass b/frontend/src/global_styles/content/_ajax_indicator.sass index 8f8ebe3f0bd8..aff5b6d64ce3 100644 --- a/frontend/src/global_styles/content/_ajax_indicator.sass +++ b/frontend/src/global_styles/content/_ajax_indicator.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_attributes_group.sass b/frontend/src/global_styles/content/_attributes_group.sass index 4a08f326c05c..75f57c19bed3 100644 --- a/frontend/src/global_styles/content/_attributes_group.sass +++ b/frontend/src/global_styles/content/_attributes_group.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_attributes_key_value.sass b/frontend/src/global_styles/content/_attributes_key_value.sass index 317fcc7f5719..a786727fcfc6 100644 --- a/frontend/src/global_styles/content/_attributes_key_value.sass +++ b/frontend/src/global_styles/content/_attributes_key_value.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_augmented.sass b/frontend/src/global_styles/content/_augmented.sass index fa584c43e511..306dc5d35eb5 100644 --- a/frontend/src/global_styles/content/_augmented.sass +++ b/frontend/src/global_styles/content/_augmented.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_autocomplete.sass b/frontend/src/global_styles/content/_autocomplete.sass index 22ab704b50f1..12af28ab34b4 100644 --- a/frontend/src/global_styles/content/_autocomplete.sass +++ b/frontend/src/global_styles/content/_autocomplete.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_autocomplete_primerized.sass b/frontend/src/global_styles/content/_autocomplete_primerized.sass index 4a4ed89311c3..b303c7824e1a 100644 --- a/frontend/src/global_styles/content/_autocomplete_primerized.sass +++ b/frontend/src/global_styles/content/_autocomplete_primerized.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_badges.sass b/frontend/src/global_styles/content/_badges.sass index 0777a72bc504..8f2625f6268d 100644 --- a/frontend/src/global_styles/content/_badges.sass +++ b/frontend/src/global_styles/content/_badges.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_blockquotes.sass b/frontend/src/global_styles/content/_blockquotes.sass index 22ee3c986afa..7553198080c9 100644 --- a/frontend/src/global_styles/content/_blockquotes.sass +++ b/frontend/src/global_styles/content/_blockquotes.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_boxes.sass b/frontend/src/global_styles/content/_boxes.sass index 2ed17d60a95a..ceb7e7c68ba8 100644 --- a/frontend/src/global_styles/content/_boxes.sass +++ b/frontend/src/global_styles/content/_boxes.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_buttons.sass b/frontend/src/global_styles/content/_buttons.sass index b48616dd034e..d00b864a7103 100644 --- a/frontend/src/global_styles/content/_buttons.sass +++ b/frontend/src/global_styles/content/_buttons.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_comments.sass b/frontend/src/global_styles/content/_comments.sass index 0737cc3196c6..714994f23cea 100644 --- a/frontend/src/global_styles/content/_comments.sass +++ b/frontend/src/global_styles/content/_comments.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_context_menu.sass b/frontend/src/global_styles/content/_context_menu.sass index 4d81ee42fc6a..3ae8eac95437 100644 --- a/frontend/src/global_styles/content/_context_menu.sass +++ b/frontend/src/global_styles/content/_context_menu.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_contextual.sass b/frontend/src/global_styles/content/_contextual.sass index 3f01514c630f..1666b568d027 100644 --- a/frontend/src/global_styles/content/_contextual.sass +++ b/frontend/src/global_styles/content/_contextual.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_copy_to_clipboard.sass b/frontend/src/global_styles/content/_copy_to_clipboard.sass index 6982e03ab653..306edd436e8d 100644 --- a/frontend/src/global_styles/content/_copy_to_clipboard.sass +++ b/frontend/src/global_styles/content/_copy_to_clipboard.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_custom_actions.sass b/frontend/src/global_styles/content/_custom_actions.sass index 392f69097278..57cd906cab1f 100644 --- a/frontend/src/global_styles/content/_custom_actions.sass +++ b/frontend/src/global_styles/content/_custom_actions.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_datepicker.sass b/frontend/src/global_styles/content/_datepicker.sass index 0ea275f15835..736890379269 100644 --- a/frontend/src/global_styles/content/_datepicker.sass +++ b/frontend/src/global_styles/content/_datepicker.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_diff.sass b/frontend/src/global_styles/content/_diff.sass index f5a8ebcaf79d..98e710a7ad4e 100644 --- a/frontend/src/global_styles/content/_diff.sass +++ b/frontend/src/global_styles/content/_diff.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_focus_within.sass b/frontend/src/global_styles/content/_focus_within.sass index a99868280fce..9d62e4ec54bd 100644 --- a/frontend/src/global_styles/content/_focus_within.sass +++ b/frontend/src/global_styles/content/_focus_within.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_form_error_messages.sass b/frontend/src/global_styles/content/_form_error_messages.sass index 9f2956271123..1854601b55f9 100644 --- a/frontend/src/global_styles/content/_form_error_messages.sass +++ b/frontend/src/global_styles/content/_form_error_messages.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_forms.sass b/frontend/src/global_styles/content/_forms.sass index 6992362038b0..5da275ff4ddb 100644 --- a/frontend/src/global_styles/content/_forms.sass +++ b/frontend/src/global_styles/content/_forms.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_forms_mobile.sass b/frontend/src/global_styles/content/_forms_mobile.sass index 3b8128b4b6f0..362280a1cc62 100644 --- a/frontend/src/global_styles/content/_forms_mobile.sass +++ b/frontend/src/global_styles/content/_forms_mobile.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_help_texts.sass b/frontend/src/global_styles/content/_help_texts.sass index 2fcd597aa216..63db59a4878f 100644 --- a/frontend/src/global_styles/content/_help_texts.sass +++ b/frontend/src/global_styles/content/_help_texts.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_hidden.sass b/frontend/src/global_styles/content/_hidden.sass index 1f8859531ea5..15f38699c1a6 100644 --- a/frontend/src/global_styles/content/_hidden.sass +++ b/frontend/src/global_styles/content/_hidden.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_hide_section.sass b/frontend/src/global_styles/content/_hide_section.sass index 5073ddd7b5ae..4420b2955dbd 100644 --- a/frontend/src/global_styles/content/_hide_section.sass +++ b/frontend/src/global_styles/content/_hide_section.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_hide_until_initialized.sass b/frontend/src/global_styles/content/_hide_until_initialized.sass index 0857da4ba174..d9aee03bc4ce 100644 --- a/frontend/src/global_styles/content/_hide_until_initialized.sass +++ b/frontend/src/global_styles/content/_hide_until_initialized.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_icon_control.sass b/frontend/src/global_styles/content/_icon_control.sass index f969844a5652..ff1903d659dc 100644 --- a/frontend/src/global_styles/content/_icon_control.sass +++ b/frontend/src/global_styles/content/_icon_control.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_info_boxes.sass b/frontend/src/global_styles/content/_info_boxes.sass index 44d0954c1a75..089a64f99e5d 100644 --- a/frontend/src/global_styles/content/_info_boxes.sass +++ b/frontend/src/global_styles/content/_info_boxes.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_information_section.sass b/frontend/src/global_styles/content/_information_section.sass index 5f5c82b82600..3d5de76b4897 100644 --- a/frontend/src/global_styles/content/_information_section.sass +++ b/frontend/src/global_styles/content/_information_section.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_journal.sass b/frontend/src/global_styles/content/_journal.sass index 682b684dc397..dc4d399d1f65 100644 --- a/frontend/src/global_styles/content/_journal.sass +++ b/frontend/src/global_styles/content/_journal.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_links.sass b/frontend/src/global_styles/content/_links.sass index b00a234541ae..f2eed3075c6d 100644 --- a/frontend/src/global_styles/content/_links.sass +++ b/frontend/src/global_styles/content/_links.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_members.sass b/frontend/src/global_styles/content/_members.sass index df6c4ea4cfba..69cc3f0690d8 100644 --- a/frontend/src/global_styles/content/_members.sass +++ b/frontend/src/global_styles/content/_members.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_my_account.sass b/frontend/src/global_styles/content/_my_account.sass index cb7edd8bd447..b2c19b4665dc 100644 --- a/frontend/src/global_styles/content/_my_account.sass +++ b/frontend/src/global_styles/content/_my_account.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_my_page.sass b/frontend/src/global_styles/content/_my_page.sass index ee17666a0cc6..d013bafc3253 100644 --- a/frontend/src/global_styles/content/_my_page.sass +++ b/frontend/src/global_styles/content/_my_page.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_news.sass b/frontend/src/global_styles/content/_news.sass index 2f74b69df61e..a073fe22b06a 100644 --- a/frontend/src/global_styles/content/_news.sass +++ b/frontend/src/global_styles/content/_news.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_on_off_status.sass b/frontend/src/global_styles/content/_on_off_status.sass index 3908a986e56a..9a990d8b6767 100644 --- a/frontend/src/global_styles/content/_on_off_status.sass +++ b/frontend/src/global_styles/content/_on_off_status.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_pagination.sass b/frontend/src/global_styles/content/_pagination.sass index c2aa93166a21..4e3299d478cc 100644 --- a/frontend/src/global_styles/content/_pagination.sass +++ b/frontend/src/global_styles/content/_pagination.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_progress_bar.sass b/frontend/src/global_styles/content/_progress_bar.sass index c644b5aa842c..e32b12a33492 100644 --- a/frontend/src/global_styles/content/_progress_bar.sass +++ b/frontend/src/global_styles/content/_progress_bar.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_project_overview.sass b/frontend/src/global_styles/content/_project_overview.sass index 70e138e31c73..7c082335bd31 100644 --- a/frontend/src/global_styles/content/_project_overview.sass +++ b/frontend/src/global_styles/content/_project_overview.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_projects_list.sass b/frontend/src/global_styles/content/_projects_list.sass index 1ae680bd9bf2..0260b2f463c1 100644 --- a/frontend/src/global_styles/content/_projects_list.sass +++ b/frontend/src/global_styles/content/_projects_list.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_simple_filters.sass b/frontend/src/global_styles/content/_simple_filters.sass index c9c87480f0f2..666cb10a750c 100644 --- a/frontend/src/global_styles/content/_simple_filters.sass +++ b/frontend/src/global_styles/content/_simple_filters.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_table.sass b/frontend/src/global_styles/content/_table.sass index 2c54bc23eb57..4b866d275129 100644 --- a/frontend/src/global_styles/content/_table.sass +++ b/frontend/src/global_styles/content/_table.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_tables.sass b/frontend/src/global_styles/content/_tables.sass index a079aed09442..94317c659217 100644 --- a/frontend/src/global_styles/content/_tables.sass +++ b/frontend/src/global_styles/content/_tables.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_tabular.sass b/frontend/src/global_styles/content/_tabular.sass index 749139bc2993..c5c9f725a497 100644 --- a/frontend/src/global_styles/content/_tabular.sass +++ b/frontend/src/global_styles/content/_tabular.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_tiles.sass b/frontend/src/global_styles/content/_tiles.sass index dd53f9188d19..9a23fd9e05f5 100644 --- a/frontend/src/global_styles/content/_tiles.sass +++ b/frontend/src/global_styles/content/_tiles.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_toast.sass b/frontend/src/global_styles/content/_toast.sass index 6577412db50e..8ee85f211d5a 100644 --- a/frontend/src/global_styles/content/_toast.sass +++ b/frontend/src/global_styles/content/_toast.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_tooltips.sass b/frontend/src/global_styles/content/_tooltips.sass index 02e6efeac4b3..e710ea65cf2e 100644 --- a/frontend/src/global_styles/content/_tooltips.sass +++ b/frontend/src/global_styles/content/_tooltips.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_user.sass b/frontend/src/global_styles/content/_user.sass index 1bd6a7374696..163819056e7e 100644 --- a/frontend/src/global_styles/content/_user.sass +++ b/frontend/src/global_styles/content/_user.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_user_mention.sass b/frontend/src/global_styles/content/_user_mention.sass index b1c29473f032..cc7ea161186b 100644 --- a/frontend/src/global_styles/content/_user_mention.sass +++ b/frontend/src/global_styles/content/_user_mention.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_version.sass b/frontend/src/global_styles/content/_version.sass index 7216c86ca9b5..c3304fa675bf 100644 --- a/frontend/src/global_styles/content/_version.sass +++ b/frontend/src/global_styles/content/_version.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_watchers.sass b/frontend/src/global_styles/content/_watchers.sass index 10a1db21ce77..f9084b9212f2 100644 --- a/frontend/src/global_styles/content/_watchers.sass +++ b/frontend/src/global_styles/content/_watchers.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_widget_box.sass b/frontend/src/global_styles/content/_widget_box.sass index 2d03cf908e33..5245daf2e98e 100644 --- a/frontend/src/global_styles/content/_widget_box.sass +++ b/frontend/src/global_styles/content/_widget_box.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/_work_packages.sass b/frontend/src/global_styles/content/_work_packages.sass index 7c98b0871601..74429a4b1be6 100644 --- a/frontend/src/global_styles/content/_work_packages.sass +++ b/frontend/src/global_styles/content/_work_packages.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/drag_and_drop.sass b/frontend/src/global_styles/content/drag_and_drop.sass index e90f13ccd356..c0d350c83337 100644 --- a/frontend/src/global_styles/content/drag_and_drop.sass +++ b/frontend/src/global_styles/content/drag_and_drop.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/modules/_2fa.sass b/frontend/src/global_styles/content/modules/_2fa.sass index 08cfdbb32524..7b2255f252f4 100644 --- a/frontend/src/global_styles/content/modules/_2fa.sass +++ b/frontend/src/global_styles/content/modules/_2fa.sass @@ -1,7 +1,7 @@ /*-- copyright * OpenProject Costs Plugin * - * Copyright (C) 2009 - 2015 the OpenProject Foundation (OPF) + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/frontend/src/global_styles/content/modules/_auth_plugins.sass b/frontend/src/global_styles/content/modules/_auth_plugins.sass index 25d07d0e898d..0cebabf5484d 100644 --- a/frontend/src/global_styles/content/modules/_auth_plugins.sass +++ b/frontend/src/global_styles/content/modules/_auth_plugins.sass @@ -1,7 +1,7 @@ /* -- copyright // OpenProject My Project Page Plugin // -// Copyright (C) 2011-2015 the OpenProject Foundation (OPF) +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/modules/_costs.sass b/frontend/src/global_styles/content/modules/_costs.sass index 872831293942..253fb83c25c9 100644 --- a/frontend/src/global_styles/content/modules/_costs.sass +++ b/frontend/src/global_styles/content/modules/_costs.sass @@ -1,7 +1,7 @@ /*-- copyright * OpenProject Costs Plugin * - * Copyright (C) 2009 - 2015 the OpenProject Foundation (OPF) + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/frontend/src/global_styles/content/modules/_documents.sass b/frontend/src/global_styles/content/modules/_documents.sass index 2aa5d050e761..472104d5f5c6 100644 --- a/frontend/src/global_styles/content/modules/_documents.sass +++ b/frontend/src/global_styles/content/modules/_documents.sass @@ -1,7 +1,7 @@ /*-- copyright * OpenProject Costs Plugin * - * Copyright (C) 2009 - 2015 the OpenProject Foundation (OPF) + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/frontend/src/global_styles/content/modules/_meetings.scss b/frontend/src/global_styles/content/modules/_meetings.scss index ffd9ef2650a3..f169fe71da9f 100644 --- a/frontend/src/global_styles/content/modules/_meetings.scss +++ b/frontend/src/global_styles/content/modules/_meetings.scss @@ -1,7 +1,7 @@ /** copyright OpenProject Meeting Plugin -Copyright (C) 2011-2014 the OpenProject Foundation (OPF) +Copyright (C) the OpenProject GmbH This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/modules/_webhooks.sass b/frontend/src/global_styles/content/modules/_webhooks.sass index 16bbb51cbe15..7c189ffe121d 100644 --- a/frontend/src/global_styles/content/modules/_webhooks.sass +++ b/frontend/src/global_styles/content/modules/_webhooks.sass @@ -1,7 +1,7 @@ /*-- copyright * OpenProject Costs Plugin * - * Copyright (C) 2009 - 2015 the OpenProject Foundation (OPF) + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/frontend/src/global_styles/content/work_packages/_table_content.sass b/frontend/src/global_styles/content/work_packages/_table_content.sass index eef983de1fdf..f6c168505411 100644 --- a/frontend/src/global_styles/content/work_packages/_table_content.sass +++ b/frontend/src/global_styles/content/work_packages/_table_content.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/work_packages/inplace_editing/_display_fields.sass b/frontend/src/global_styles/content/work_packages/inplace_editing/_display_fields.sass index eec2fff1d867..82d414a9fa6c 100644 --- a/frontend/src/global_styles/content/work_packages/inplace_editing/_display_fields.sass +++ b/frontend/src/global_styles/content/work_packages/inplace_editing/_display_fields.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/work_packages/inplace_editing/_textareas.sass b/frontend/src/global_styles/content/work_packages/inplace_editing/_textareas.sass index 2387201e2c1f..36756e0befed 100644 --- a/frontend/src/global_styles/content/work_packages/inplace_editing/_textareas.sass +++ b/frontend/src/global_styles/content/work_packages/inplace_editing/_textareas.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/work_packages/shared/_file_list.sass b/frontend/src/global_styles/content/work_packages/shared/_file_list.sass index 1d5669d926e5..8aae1b002f1b 100644 --- a/frontend/src/global_styles/content/work_packages/shared/_file_list.sass +++ b/frontend/src/global_styles/content/work_packages/shared/_file_list.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/work_packages/shared/_file_picker.sass b/frontend/src/global_styles/content/work_packages/shared/_file_picker.sass index 1e3d449e1a62..961535c5b703 100644 --- a/frontend/src/global_styles/content/work_packages/shared/_file_picker.sass +++ b/frontend/src/global_styles/content/work_packages/shared/_file_picker.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/work_packages/shared/_file_section.sass b/frontend/src/global_styles/content/work_packages/shared/_file_section.sass index 0676ab4a581a..6a5666a667f3 100644 --- a/frontend/src/global_styles/content/work_packages/shared/_file_section.sass +++ b/frontend/src/global_styles/content/work_packages/shared/_file_section.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/work_packages/single_view/_single_view.sass b/frontend/src/global_styles/content/work_packages/single_view/_single_view.sass index cc990b18f698..d5d98b2d7745 100644 --- a/frontend/src/global_styles/content/work_packages/single_view/_single_view.sass +++ b/frontend/src/global_styles/content/work_packages/single_view/_single_view.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/work_packages/tabs/_activities.sass b/frontend/src/global_styles/content/work_packages/tabs/_activities.sass index e2be1c0eeced..e7bbff1db995 100644 --- a/frontend/src/global_styles/content/work_packages/tabs/_activities.sass +++ b/frontend/src/global_styles/content/work_packages/tabs/_activities.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/work_packages/tabs/_files_tab.sass b/frontend/src/global_styles/content/work_packages/tabs/_files_tab.sass index 3d47203494cf..4e9c96970671 100644 --- a/frontend/src/global_styles/content/work_packages/tabs/_files_tab.sass +++ b/frontend/src/global_styles/content/work_packages/tabs/_files_tab.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/work_packages/tabs/_relations.sass b/frontend/src/global_styles/content/work_packages/tabs/_relations.sass index bb16f8f9e13e..c74ec8f1fee0 100644 --- a/frontend/src/global_styles/content/work_packages/tabs/_relations.sass +++ b/frontend/src/global_styles/content/work_packages/tabs/_relations.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/content/work_packages/tabs/_tab_content.sass b/frontend/src/global_styles/content/work_packages/tabs/_tab_content.sass index 80d4b431e720..47966b29f3b2 100644 --- a/frontend/src/global_styles/content/work_packages/tabs/_tab_content.sass +++ b/frontend/src/global_styles/content/work_packages/tabs/_tab_content.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/fonts/_openproject_icon_font.sass b/frontend/src/global_styles/fonts/_openproject_icon_font.sass index 88ca4ff66419..2507e0402a13 100644 --- a/frontend/src/global_styles/fonts/_openproject_icon_font.sass +++ b/frontend/src/global_styles/fonts/_openproject_icon_font.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/fonts/_openproject_icon_font_face.scss b/frontend/src/global_styles/fonts/_openproject_icon_font_face.scss index 16cdcb0185d4..d70991ba29f1 100644 --- a/frontend/src/global_styles/fonts/_openproject_icon_font_face.scss +++ b/frontend/src/global_styles/fonts/_openproject_icon_font_face.scss @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/_admin.sass b/frontend/src/global_styles/layout/_admin.sass index 453c70f5b36c..9c14e82d0352 100644 --- a/frontend/src/global_styles/layout/_admin.sass +++ b/frontend/src/global_styles/layout/_admin.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/_base.sass b/frontend/src/global_styles/layout/_base.sass index d1f4077b3ab7..70287e0f7a41 100644 --- a/frontend/src/global_styles/layout/_base.sass +++ b/frontend/src/global_styles/layout/_base.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/_base_mobile.sass b/frontend/src/global_styles/layout/_base_mobile.sass index bfdc02b09680..99154fe59756 100644 --- a/frontend/src/global_styles/layout/_base_mobile.sass +++ b/frontend/src/global_styles/layout/_base_mobile.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/_breadcrumb.sass b/frontend/src/global_styles/layout/_breadcrumb.sass index e423c9bedaf2..8a963a00c5db 100644 --- a/frontend/src/global_styles/layout/_breadcrumb.sass +++ b/frontend/src/global_styles/layout/_breadcrumb.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/_colors.sass b/frontend/src/global_styles/layout/_colors.sass index ba91a1d30ffd..915cc7fbdb39 100644 --- a/frontend/src/global_styles/layout/_colors.sass +++ b/frontend/src/global_styles/layout/_colors.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/_drop_down.sass b/frontend/src/global_styles/layout/_drop_down.sass index 19e1a07637c3..92a351f99b45 100644 --- a/frontend/src/global_styles/layout/_drop_down.sass +++ b/frontend/src/global_styles/layout/_drop_down.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/_drop_down_mobile.sass b/frontend/src/global_styles/layout/_drop_down_mobile.sass index 47bf8509430e..3790d7d46a21 100644 --- a/frontend/src/global_styles/layout/_drop_down_mobile.sass +++ b/frontend/src/global_styles/layout/_drop_down_mobile.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/_grid.sass b/frontend/src/global_styles/layout/_grid.sass index 98837a8565f7..a5d8d4d19478 100644 --- a/frontend/src/global_styles/layout/_grid.sass +++ b/frontend/src/global_styles/layout/_grid.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/_index.sass b/frontend/src/global_styles/layout/_index.sass index 44f010ddc5b7..6219847bb86c 100644 --- a/frontend/src/global_styles/layout/_index.sass +++ b/frontend/src/global_styles/layout/_index.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/_main_menu.sass b/frontend/src/global_styles/layout/_main_menu.sass index e513a449a2ac..be0d5a2a1511 100644 --- a/frontend/src/global_styles/layout/_main_menu.sass +++ b/frontend/src/global_styles/layout/_main_menu.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/_main_menu_mobile.sass b/frontend/src/global_styles/layout/_main_menu_mobile.sass index 16472733781f..17a6ba029e31 100644 --- a/frontend/src/global_styles/layout/_main_menu_mobile.sass +++ b/frontend/src/global_styles/layout/_main_menu_mobile.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/_toolbar.sass b/frontend/src/global_styles/layout/_toolbar.sass index c7282dfa73d5..1a9e1ee520d8 100644 --- a/frontend/src/global_styles/layout/_toolbar.sass +++ b/frontend/src/global_styles/layout/_toolbar.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/_toolbar_mobile.sass b/frontend/src/global_styles/layout/_toolbar_mobile.sass index f1b4415cbf2c..fc7826c25c9a 100644 --- a/frontend/src/global_styles/layout/_toolbar_mobile.sass +++ b/frontend/src/global_styles/layout/_toolbar_mobile.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/work_packages/_details_view.sass b/frontend/src/global_styles/layout/work_packages/_details_view.sass index 94ebaac627f7..776cb9e252d1 100644 --- a/frontend/src/global_styles/layout/work_packages/_details_view.sass +++ b/frontend/src/global_styles/layout/work_packages/_details_view.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/work_packages/_full_view.sass b/frontend/src/global_styles/layout/work_packages/_full_view.sass index 88db5bae3729..ceaae992aa8c 100644 --- a/frontend/src/global_styles/layout/work_packages/_full_view.sass +++ b/frontend/src/global_styles/layout/work_packages/_full_view.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/work_packages/_mobile.sass b/frontend/src/global_styles/layout/work_packages/_mobile.sass index 873a30365d81..8955fe375fcb 100644 --- a/frontend/src/global_styles/layout/work_packages/_mobile.sass +++ b/frontend/src/global_styles/layout/work_packages/_mobile.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/work_packages/_table.sass b/frontend/src/global_styles/layout/work_packages/_table.sass index 6a383032c1da..bd5ae9b065e9 100644 --- a/frontend/src/global_styles/layout/work_packages/_table.sass +++ b/frontend/src/global_styles/layout/work_packages/_table.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/work_packages/_table_baseline.sass b/frontend/src/global_styles/layout/work_packages/_table_baseline.sass index dea3357a013f..2c6bb616ddb4 100644 --- a/frontend/src/global_styles/layout/work_packages/_table_baseline.sass +++ b/frontend/src/global_styles/layout/work_packages/_table_baseline.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/work_packages/_table_baseline_overrides.sass b/frontend/src/global_styles/layout/work_packages/_table_baseline_overrides.sass index aa85bfddeeac..5f77d0228099 100644 --- a/frontend/src/global_styles/layout/work_packages/_table_baseline_overrides.sass +++ b/frontend/src/global_styles/layout/work_packages/_table_baseline_overrides.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/layout/work_packages/_table_embedded.sass b/frontend/src/global_styles/layout/work_packages/_table_embedded.sass index afe9eddb672b..c46dec06d669 100644 --- a/frontend/src/global_styles/layout/work_packages/_table_embedded.sass +++ b/frontend/src/global_styles/layout/work_packages/_table_embedded.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/openproject/_accessibility.sass b/frontend/src/global_styles/openproject/_accessibility.sass index 23d1c6d3eff1..762075cabe14 100644 --- a/frontend/src/global_styles/openproject/_accessibility.sass +++ b/frontend/src/global_styles/openproject/_accessibility.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/openproject/_base.sass b/frontend/src/global_styles/openproject/_base.sass index acd04a60263f..4a843302e0bd 100644 --- a/frontend/src/global_styles/openproject/_base.sass +++ b/frontend/src/global_styles/openproject/_base.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/openproject/_forms.sass b/frontend/src/global_styles/openproject/_forms.sass index ae7099f9f79b..2bceb011c382 100644 --- a/frontend/src/global_styles/openproject/_forms.sass +++ b/frontend/src/global_styles/openproject/_forms.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/openproject/_functions.sass b/frontend/src/global_styles/openproject/_functions.sass index df9311dfcfc7..399dd8e29534 100644 --- a/frontend/src/global_styles/openproject/_functions.sass +++ b/frontend/src/global_styles/openproject/_functions.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/openproject/_generic.sass b/frontend/src/global_styles/openproject/_generic.sass index 4da1e8e9febe..16f1ce92ba99 100644 --- a/frontend/src/global_styles/openproject/_generic.sass +++ b/frontend/src/global_styles/openproject/_generic.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/openproject/_homescreen.sass b/frontend/src/global_styles/openproject/_homescreen.sass index bb3c656e8393..d672b348e4e4 100644 --- a/frontend/src/global_styles/openproject/_homescreen.sass +++ b/frontend/src/global_styles/openproject/_homescreen.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/openproject/_mixins.sass b/frontend/src/global_styles/openproject/_mixins.sass index bda4f37d7733..eccb38c335c1 100644 --- a/frontend/src/global_styles/openproject/_mixins.sass +++ b/frontend/src/global_styles/openproject/_mixins.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/openproject/_onboarding.sass b/frontend/src/global_styles/openproject/_onboarding.sass index 23a4e3c25420..deadc52ff0d3 100644 --- a/frontend/src/global_styles/openproject/_onboarding.sass +++ b/frontend/src/global_styles/openproject/_onboarding.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/openproject/_scm.sass b/frontend/src/global_styles/openproject/_scm.sass index 5dacf862ba29..db7e6888753a 100644 --- a/frontend/src/global_styles/openproject/_scm.sass +++ b/frontend/src/global_styles/openproject/_scm.sass @@ -1,6 +1,6 @@ /*-- copyright * OpenProject is an open source project management software. - * Copyright (C) 2012-2024 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/openproject/_variable_defaults.scss b/frontend/src/global_styles/openproject/_variable_defaults.scss index 3fc5ecb36018..a317aadabe48 100644 --- a/frontend/src/global_styles/openproject/_variable_defaults.scss +++ b/frontend/src/global_styles/openproject/_variable_defaults.scss @@ -1,6 +1,6 @@ /*-- copyright * OpenProject is an open source project management software. - * Copyright (C) 2012-2024 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/primer/_icons.sass b/frontend/src/global_styles/primer/_icons.sass index a0b34ef084a5..d3c89a6f6543 100644 --- a/frontend/src/global_styles/primer/_icons.sass +++ b/frontend/src/global_styles/primer/_icons.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/global_styles/primer/_overrides.sass b/frontend/src/global_styles/primer/_overrides.sass index 5bb9365e3844..d88a5c7ccfa9 100644 --- a/frontend/src/global_styles/primer/_overrides.sass +++ b/frontend/src/global_styles/primer/_overrides.sass @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/async-dialog.controller.ts b/frontend/src/stimulus/controllers/async-dialog.controller.ts index 61e9fa59391b..3f65e3b6e655 100644 --- a/frontend/src/stimulus/controllers/async-dialog.controller.ts +++ b/frontend/src/stimulus/controllers/async-dialog.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/admin/custom-fields.controller.ts b/frontend/src/stimulus/controllers/dynamic/admin/custom-fields.controller.ts index 9ccb9dc98720..40913249761f 100644 --- a/frontend/src/stimulus/controllers/dynamic/admin/custom-fields.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/admin/custom-fields.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/admin/roles.controller.ts b/frontend/src/stimulus/controllers/dynamic/admin/roles.controller.ts index 9a1a1721a19e..4f1b52e20d49 100644 --- a/frontend/src/stimulus/controllers/dynamic/admin/roles.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/admin/roles.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/admin/work-packages-settings.controller.ts b/frontend/src/stimulus/controllers/dynamic/admin/work-packages-settings.controller.ts index 319a786854b3..147cb918ba9e 100644 --- a/frontend/src/stimulus/controllers/dynamic/admin/work-packages-settings.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/admin/work-packages-settings.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/attribute.controller.ts b/frontend/src/stimulus/controllers/dynamic/attribute.controller.ts index 9ac6a4c151db..5b5fd7908f34 100644 --- a/frontend/src/stimulus/controllers/dynamic/attribute.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/attribute.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/backlogs/backlog.js b/frontend/src/stimulus/controllers/dynamic/backlogs/backlog.js index a837ddfb32fa..116de6090363 100644 --- a/frontend/src/stimulus/controllers/dynamic/backlogs/backlog.js +++ b/frontend/src/stimulus/controllers/dynamic/backlogs/backlog.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/backlogs/burndown.js b/frontend/src/stimulus/controllers/dynamic/backlogs/burndown.js index 699d706a297f..f92d83105582 100644 --- a/frontend/src/stimulus/controllers/dynamic/backlogs/burndown.js +++ b/frontend/src/stimulus/controllers/dynamic/backlogs/burndown.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/backlogs/common.js b/frontend/src/stimulus/controllers/dynamic/backlogs/common.js index b762e3f40913..830723e2ddd3 100644 --- a/frontend/src/stimulus/controllers/dynamic/backlogs/common.js +++ b/frontend/src/stimulus/controllers/dynamic/backlogs/common.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/backlogs/editable_inplace.js b/frontend/src/stimulus/controllers/dynamic/backlogs/editable_inplace.js index 493b7eea3a5b..a20c04b260a2 100644 --- a/frontend/src/stimulus/controllers/dynamic/backlogs/editable_inplace.js +++ b/frontend/src/stimulus/controllers/dynamic/backlogs/editable_inplace.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/backlogs/impediment.js b/frontend/src/stimulus/controllers/dynamic/backlogs/impediment.js index 37f22bb653ef..7458eb5f60e0 100644 --- a/frontend/src/stimulus/controllers/dynamic/backlogs/impediment.js +++ b/frontend/src/stimulus/controllers/dynamic/backlogs/impediment.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/backlogs/master_backlog.js b/frontend/src/stimulus/controllers/dynamic/backlogs/master_backlog.js index 1c99f1075928..c4ffbc0007de 100644 --- a/frontend/src/stimulus/controllers/dynamic/backlogs/master_backlog.js +++ b/frontend/src/stimulus/controllers/dynamic/backlogs/master_backlog.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/backlogs/model.js b/frontend/src/stimulus/controllers/dynamic/backlogs/model.js index d8c4d5008422..fc8f0d4690ce 100644 --- a/frontend/src/stimulus/controllers/dynamic/backlogs/model.js +++ b/frontend/src/stimulus/controllers/dynamic/backlogs/model.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/backlogs/show_main.js b/frontend/src/stimulus/controllers/dynamic/backlogs/show_main.js index 174780ab77f5..550ec85ab997 100644 --- a/frontend/src/stimulus/controllers/dynamic/backlogs/show_main.js +++ b/frontend/src/stimulus/controllers/dynamic/backlogs/show_main.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/backlogs/sprint.js b/frontend/src/stimulus/controllers/dynamic/backlogs/sprint.js index 7a4eaa55f8a7..665a7dc1d8cc 100644 --- a/frontend/src/stimulus/controllers/dynamic/backlogs/sprint.js +++ b/frontend/src/stimulus/controllers/dynamic/backlogs/sprint.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/backlogs/story.js b/frontend/src/stimulus/controllers/dynamic/backlogs/story.js index 830a4d584cad..a141bd5d4ea0 100644 --- a/frontend/src/stimulus/controllers/dynamic/backlogs/story.js +++ b/frontend/src/stimulus/controllers/dynamic/backlogs/story.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/backlogs/task.js b/frontend/src/stimulus/controllers/dynamic/backlogs/task.js index f6a918a36478..5a823fb21f1c 100644 --- a/frontend/src/stimulus/controllers/dynamic/backlogs/task.js +++ b/frontend/src/stimulus/controllers/dynamic/backlogs/task.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/backlogs/taskboard.js b/frontend/src/stimulus/controllers/dynamic/backlogs/taskboard.js index 54f2e57109ec..1445ffc4635f 100644 --- a/frontend/src/stimulus/controllers/dynamic/backlogs/taskboard.js +++ b/frontend/src/stimulus/controllers/dynamic/backlogs/taskboard.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/backlogs/work_package.js b/frontend/src/stimulus/controllers/dynamic/backlogs/work_package.js index aaaa29aa4312..13603198df48 100644 --- a/frontend/src/stimulus/controllers/dynamic/backlogs/work_package.js +++ b/frontend/src/stimulus/controllers/dynamic/backlogs/work_package.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/costs/budget-subform.controller.ts b/frontend/src/stimulus/controllers/dynamic/costs/budget-subform.controller.ts index 36b21a4fcfa6..a2d8a8b295ad 100644 --- a/frontend/src/stimulus/controllers/dynamic/costs/budget-subform.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/costs/budget-subform.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2010-2024 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/expandable-list.controller.ts b/frontend/src/stimulus/controllers/dynamic/expandable-list.controller.ts index cf7bde874529..f4a779d3b6a8 100644 --- a/frontend/src/stimulus/controllers/dynamic/expandable-list.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/expandable-list.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/filter/filter-list.controller.ts b/frontend/src/stimulus/controllers/dynamic/filter/filter-list.controller.ts index 3cbaec296e42..ee93120b3ba3 100644 --- a/frontend/src/stimulus/controllers/dynamic/filter/filter-list.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/filter/filter-list.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/filter/filters-form.controller.ts b/frontend/src/stimulus/controllers/dynamic/filter/filters-form.controller.ts index b31381e0ad32..f36ece0e8e9f 100644 --- a/frontend/src/stimulus/controllers/dynamic/filter/filters-form.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/filter/filters-form.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/forum-messages.controller.ts b/frontend/src/stimulus/controllers/dynamic/forum-messages.controller.ts index 366f72a2be3d..693b517f69f3 100644 --- a/frontend/src/stimulus/controllers/dynamic/forum-messages.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/forum-messages.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/generic-drag-and-drop.controller.ts b/frontend/src/stimulus/controllers/dynamic/generic-drag-and-drop.controller.ts index b783836e7b72..35e1b306a75c 100644 --- a/frontend/src/stimulus/controllers/dynamic/generic-drag-and-drop.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/generic-drag-and-drop.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/journal-history.controller.ts b/frontend/src/stimulus/controllers/dynamic/journal-history.controller.ts index 9493754b7f69..0b3e5b7c68c5 100644 --- a/frontend/src/stimulus/controllers/dynamic/journal-history.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/journal-history.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/meeting-agenda-item-drag-and-drop.controller.ts b/frontend/src/stimulus/controllers/dynamic/meeting-agenda-item-drag-and-drop.controller.ts index 88cbd4fccb8f..2ec7f63e2ab2 100644 --- a/frontend/src/stimulus/controllers/dynamic/meeting-agenda-item-drag-and-drop.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/meeting-agenda-item-drag-and-drop.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/meeting-agenda-item-form.controller.ts b/frontend/src/stimulus/controllers/dynamic/meeting-agenda-item-form.controller.ts index 786c4b0a441f..17adf57c0170 100644 --- a/frontend/src/stimulus/controllers/dynamic/meeting-agenda-item-form.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/meeting-agenda-item-form.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/meeting-content.controller.ts b/frontend/src/stimulus/controllers/dynamic/meeting-content.controller.ts index 6ec29d440b4f..a8c1e8c8791e 100644 --- a/frontend/src/stimulus/controllers/dynamic/meeting-content.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/meeting-content.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/meeting-section-form.controller.ts b/frontend/src/stimulus/controllers/dynamic/meeting-section-form.controller.ts index 9906a1f3a78e..74280c3d3301 100644 --- a/frontend/src/stimulus/controllers/dynamic/meeting-section-form.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/meeting-section-form.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/members-form.controller.ts b/frontend/src/stimulus/controllers/dynamic/members-form.controller.ts index ed08d452243a..d20c5f11e4e0 100644 --- a/frontend/src/stimulus/controllers/dynamic/members-form.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/members-form.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/menus/subtree.controller.ts b/frontend/src/stimulus/controllers/dynamic/menus/subtree.controller.ts index 32c0303a20bf..0b1de1b71891 100644 --- a/frontend/src/stimulus/controllers/dynamic/menus/subtree.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/menus/subtree.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/overview-header.controller.ts b/frontend/src/stimulus/controllers/dynamic/overview-header.controller.ts index bfe845600c12..c8c912e59055 100644 --- a/frontend/src/stimulus/controllers/dynamic/overview-header.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/overview-header.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/project-storage-form.controller.ts b/frontend/src/stimulus/controllers/dynamic/project-storage-form.controller.ts index f2b7bb0c8b3e..4032b2fb8665 100644 --- a/frontend/src/stimulus/controllers/dynamic/project-storage-form.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/project-storage-form.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/projects/settings/project-custom-fields-mapping-filter.controller.ts b/frontend/src/stimulus/controllers/dynamic/projects/settings/project-custom-fields-mapping-filter.controller.ts index 32ca0f0d2c04..9f93777d0380 100644 --- a/frontend/src/stimulus/controllers/dynamic/projects/settings/project-custom-fields-mapping-filter.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/projects/settings/project-custom-fields-mapping-filter.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/repository-navigation.controller.ts b/frontend/src/stimulus/controllers/dynamic/repository-navigation.controller.ts index d433509fc2ac..2a84430bce83 100644 --- a/frontend/src/stimulus/controllers/dynamic/repository-navigation.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/repository-navigation.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/repository-settings.controller.ts b/frontend/src/stimulus/controllers/dynamic/repository-settings.controller.ts index 1542bca1687f..f45e847fb1dc 100644 --- a/frontend/src/stimulus/controllers/dynamic/repository-settings.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/repository-settings.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/shares/bulk-selection.controller.ts b/frontend/src/stimulus/controllers/dynamic/shares/bulk-selection.controller.ts index a82042673b8a..bab85935aaa0 100644 --- a/frontend/src/stimulus/controllers/dynamic/shares/bulk-selection.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/shares/bulk-selection.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/shares/user-selected.controller.ts b/frontend/src/stimulus/controllers/dynamic/shares/user-selected.controller.ts index 0600b901c2fd..c1a0e0887751 100644 --- a/frontend/src/stimulus/controllers/dynamic/shares/user-selected.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/shares/user-selected.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/sort-by-config.controller.ts b/frontend/src/stimulus/controllers/dynamic/sort-by-config.controller.ts index 678195f3b62c..1a8065327216 100644 --- a/frontend/src/stimulus/controllers/dynamic/sort-by-config.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/sort-by-config.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/storages/automatically-managed-project-folders-form.controller.ts b/frontend/src/stimulus/controllers/dynamic/storages/automatically-managed-project-folders-form.controller.ts index 96fa752bc7d3..36d3f1dbcdb1 100644 --- a/frontend/src/stimulus/controllers/dynamic/storages/automatically-managed-project-folders-form.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/storages/automatically-managed-project-folders-form.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/storages/oauth-access-grant-nudge-modal.controller.ts b/frontend/src/stimulus/controllers/dynamic/storages/oauth-access-grant-nudge-modal.controller.ts index 18280135f4ca..1335a330173a 100644 --- a/frontend/src/stimulus/controllers/dynamic/storages/oauth-access-grant-nudge-modal.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/storages/oauth-access-grant-nudge-modal.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/storages/open-project-storage-modal.controller.ts b/frontend/src/stimulus/controllers/dynamic/storages/open-project-storage-modal.controller.ts index 3d0265ba90a5..6e3ad561e7a5 100644 --- a/frontend/src/stimulus/controllers/dynamic/storages/open-project-storage-modal.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/storages/open-project-storage-modal.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/storages/storage-form.controller.ts b/frontend/src/stimulus/controllers/dynamic/storages/storage-form.controller.ts index 5c4aa5d2c1ef..86ffbe905e05 100644 --- a/frontend/src/stimulus/controllers/dynamic/storages/storage-form.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/storages/storage-form.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/two-factor-authentication.controller.ts b/frontend/src/stimulus/controllers/dynamic/two-factor-authentication.controller.ts index ac7e1e4a0751..2588e293800b 100644 --- a/frontend/src/stimulus/controllers/dynamic/two-factor-authentication.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/two-factor-authentication.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/user-limit.controller.ts b/frontend/src/stimulus/controllers/dynamic/user-limit.controller.ts index bf6142ae9dda..7c0b656036f2 100644 --- a/frontend/src/stimulus/controllers/dynamic/user-limit.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/user-limit.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/work-packages/progress/focus-field.controller.ts b/frontend/src/stimulus/controllers/dynamic/work-packages/progress/focus-field.controller.ts index 490e52c1721a..ee7ecb629137 100644 --- a/frontend/src/stimulus/controllers/dynamic/work-packages/progress/focus-field.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/work-packages/progress/focus-field.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2024 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/work-packages/progress/preview-progress.controller.ts b/frontend/src/stimulus/controllers/dynamic/work-packages/progress/preview-progress.controller.ts index f27790c8506b..a8371c9df702 100644 --- a/frontend/src/stimulus/controllers/dynamic/work-packages/progress/preview-progress.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/work-packages/progress/preview-progress.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2024 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/dynamic/work-packages/progress/touched-field-marker.controller.ts b/frontend/src/stimulus/controllers/dynamic/work-packages/progress/touched-field-marker.controller.ts index 3191f6ddb75c..ba3539767dcb 100644 --- a/frontend/src/stimulus/controllers/dynamic/work-packages/progress/touched-field-marker.controller.ts +++ b/frontend/src/stimulus/controllers/dynamic/work-packages/progress/touched-field-marker.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2024 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/stimulus/controllers/refresh-on-form-changes.controller.ts b/frontend/src/stimulus/controllers/refresh-on-form-changes.controller.ts index 50fb8ce87578..8d4d068f55ce 100644 --- a/frontend/src/stimulus/controllers/refresh-on-form-changes.controller.ts +++ b/frontend/src/stimulus/controllers/refresh-on-form-changes.controller.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2023 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/test/openproject-tests.js b/frontend/src/test/openproject-tests.js index b88533b6b5b6..30e256522db5 100644 --- a/frontend/src/test/openproject-tests.js +++ b/frontend/src/test/openproject-tests.js @@ -1,6 +1,6 @@ //-- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/typings/idiomorph.d.ts b/frontend/src/typings/idiomorph.d.ts index 1333b8b7be57..f47298369a0f 100644 --- a/frontend/src/typings/idiomorph.d.ts +++ b/frontend/src/typings/idiomorph.d.ts @@ -1,7 +1,7 @@ /* * -- copyright * OpenProject is an open source project management software. - * Copyright (C) 2024 the OpenProject GmbH + * Copyright (C) the OpenProject GmbH * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 3. diff --git a/frontend/src/typings/open-project.typings.d.ts b/frontend/src/typings/open-project.typings.d.ts index c43ea75d30eb..f00e88026bdd 100644 --- a/frontend/src/typings/open-project.typings.d.ts +++ b/frontend/src/typings/open-project.typings.d.ts @@ -1,6 +1,6 @@ // -- copyright // OpenProject is an open source project management software. -// Copyright (C) 2012-2024 the OpenProject GmbH +// Copyright (C) the OpenProject GmbH // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/appsignal_api.rb b/lib/api/appsignal_api.rb index 51f6a14cf598..9ec01aa6b952 100644 --- a/lib/api/appsignal_api.rb +++ b/lib/api/appsignal_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/caching/cached_representer.rb b/lib/api/caching/cached_representer.rb index bb85cc94e912..d450557392cf 100644 --- a/lib/api/caching/cached_representer.rb +++ b/lib/api/caching/cached_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/aggregation_group.rb b/lib/api/decorators/aggregation_group.rb index 20cd08e484b4..c3f066747a6e 100644 --- a/lib/api/decorators/aggregation_group.rb +++ b/lib/api/decorators/aggregation_group.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/allowed_values_by_collection_representer.rb b/lib/api/decorators/allowed_values_by_collection_representer.rb index 0eeda7b45efb..0f50de2f4e6d 100644 --- a/lib/api/decorators/allowed_values_by_collection_representer.rb +++ b/lib/api/decorators/allowed_values_by_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/allowed_values_by_link_representer.rb b/lib/api/decorators/allowed_values_by_link_representer.rb index 927a37863a8a..d5edebe1c476 100644 --- a/lib/api/decorators/allowed_values_by_link_representer.rb +++ b/lib/api/decorators/allowed_values_by_link_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/collection.rb b/lib/api/decorators/collection.rb index 916be115f140..93dff93a364a 100644 --- a/lib/api/decorators/collection.rb +++ b/lib/api/decorators/collection.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/create_form.rb b/lib/api/decorators/create_form.rb index a81231b68618..11072b4fc9db 100644 --- a/lib/api/decorators/create_form.rb +++ b/lib/api/decorators/create_form.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/date_property.rb b/lib/api/decorators/date_property.rb index 8d7ea604f3cc..4ce754369304 100644 --- a/lib/api/decorators/date_property.rb +++ b/lib/api/decorators/date_property.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/digest.rb b/lib/api/decorators/digest.rb index 19327d570e7a..0269c249009d 100644 --- a/lib/api/decorators/digest.rb +++ b/lib/api/decorators/digest.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/form.rb b/lib/api/decorators/form.rb index 355bd80602ea..1ac2a0c091c8 100644 --- a/lib/api/decorators/form.rb +++ b/lib/api/decorators/form.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/formattable.rb b/lib/api/decorators/formattable.rb index 28a36f48fa64..8adad34ad481 100644 --- a/lib/api/decorators/formattable.rb +++ b/lib/api/decorators/formattable.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/formattable_property.rb b/lib/api/decorators/formattable_property.rb index 856018206933..a45305754a24 100644 --- a/lib/api/decorators/formattable_property.rb +++ b/lib/api/decorators/formattable_property.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/link_object.rb b/lib/api/decorators/link_object.rb index 1defa869f8df..05e950bc992b 100644 --- a/lib/api/decorators/link_object.rb +++ b/lib/api/decorators/link_object.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/linked_resource.rb b/lib/api/decorators/linked_resource.rb index 992cad1afed0..85ddc90bb5d5 100644 --- a/lib/api/decorators/linked_resource.rb +++ b/lib/api/decorators/linked_resource.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/meta_form.rb b/lib/api/decorators/meta_form.rb index d074984fdf5c..07feaeb2e12c 100644 --- a/lib/api/decorators/meta_form.rb +++ b/lib/api/decorators/meta_form.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/offset_paginated_collection.rb b/lib/api/decorators/offset_paginated_collection.rb index 5065951de240..b788ae423af9 100644 --- a/lib/api/decorators/offset_paginated_collection.rb +++ b/lib/api/decorators/offset_paginated_collection.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/polymorphic_resource.rb b/lib/api/decorators/polymorphic_resource.rb index dc02121666ed..dfe4893288d9 100644 --- a/lib/api/decorators/polymorphic_resource.rb +++ b/lib/api/decorators/polymorphic_resource.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/property_schema_representer.rb b/lib/api/decorators/property_schema_representer.rb index fda9b411926b..22bdd291b78b 100644 --- a/lib/api/decorators/property_schema_representer.rb +++ b/lib/api/decorators/property_schema_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/query_params_representer.rb b/lib/api/decorators/query_params_representer.rb index ee17613fd6c0..01abdb700fb5 100644 --- a/lib/api/decorators/query_params_representer.rb +++ b/lib/api/decorators/query_params_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/schema_representer.rb b/lib/api/decorators/schema_representer.rb index 567c45747ed9..02d49c20512f 100644 --- a/lib/api/decorators/schema_representer.rb +++ b/lib/api/decorators/schema_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/self_link.rb b/lib/api/decorators/self_link.rb index f1e4d142f56e..007e98909b21 100644 --- a/lib/api/decorators/self_link.rb +++ b/lib/api/decorators/self_link.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/simple_form.rb b/lib/api/decorators/simple_form.rb index 017cc3078ee9..f25826d1d7a2 100644 --- a/lib/api/decorators/simple_form.rb +++ b/lib/api/decorators/simple_form.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/single.rb b/lib/api/decorators/single.rb index e9c7e01a8311..bda669f87bef 100644 --- a/lib/api/decorators/single.rb +++ b/lib/api/decorators/single.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/sql/hal.rb b/lib/api/decorators/sql/hal.rb index 3d5d87728454..228285b1f427 100644 --- a/lib/api/decorators/sql/hal.rb +++ b/lib/api/decorators/sql/hal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/sql/hal_associated_resource.rb b/lib/api/decorators/sql/hal_associated_resource.rb index 1e8f3bafe62e..68fc95ae3612 100644 --- a/lib/api/decorators/sql/hal_associated_resource.rb +++ b/lib/api/decorators/sql/hal_associated_resource.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/sql_collection_representer.rb b/lib/api/decorators/sql_collection_representer.rb index 1ca6b2d9d6ae..639fbb501d4c 100644 --- a/lib/api/decorators/sql_collection_representer.rb +++ b/lib/api/decorators/sql_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/unpaginated_collection.rb b/lib/api/decorators/unpaginated_collection.rb index 53b01dac93bb..7647e9295c49 100644 --- a/lib/api/decorators/unpaginated_collection.rb +++ b/lib/api/decorators/unpaginated_collection.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/decorators/update_form.rb b/lib/api/decorators/update_form.rb index bb468b722a46..c916472c8395 100644 --- a/lib/api/decorators/update_form.rb +++ b/lib/api/decorators/update_form.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/bad_request.rb b/lib/api/errors/bad_request.rb index 532f6e2a908e..35f1adeffee6 100644 --- a/lib/api/errors/bad_request.rb +++ b/lib/api/errors/bad_request.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/conflict.rb b/lib/api/errors/conflict.rb index 2b5097c09567..74edccf87b6d 100644 --- a/lib/api/errors/conflict.rb +++ b/lib/api/errors/conflict.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/enterprise_token_missing.rb b/lib/api/errors/enterprise_token_missing.rb index 13bb61edf983..56db731e380c 100644 --- a/lib/api/errors/enterprise_token_missing.rb +++ b/lib/api/errors/enterprise_token_missing.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/error_base.rb b/lib/api/errors/error_base.rb index 2133855cc9fa..0dd4cd941961 100644 --- a/lib/api/errors/error_base.rb +++ b/lib/api/errors/error_base.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/internal_error.rb b/lib/api/errors/internal_error.rb index 83bb14b9f681..9cc5f6cd1ffc 100644 --- a/lib/api/errors/internal_error.rb +++ b/lib/api/errors/internal_error.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/invalid_query.rb b/lib/api/errors/invalid_query.rb index 23b9d6ca527b..e32fc85d9edc 100644 --- a/lib/api/errors/invalid_query.rb +++ b/lib/api/errors/invalid_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/invalid_render_context.rb b/lib/api/errors/invalid_render_context.rb index 24c62bcf23f8..b919ad252eaa 100644 --- a/lib/api/errors/invalid_render_context.rb +++ b/lib/api/errors/invalid_render_context.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/invalid_request_body.rb b/lib/api/errors/invalid_request_body.rb index 5251bf01e5be..b4608fb965ff 100644 --- a/lib/api/errors/invalid_request_body.rb +++ b/lib/api/errors/invalid_request_body.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/invalid_resource_link.rb b/lib/api/errors/invalid_resource_link.rb index b22b170ea3f8..641d33708bdb 100644 --- a/lib/api/errors/invalid_resource_link.rb +++ b/lib/api/errors/invalid_resource_link.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/invalid_signal.rb b/lib/api/errors/invalid_signal.rb index 20297334eb63..24dc194c8f40 100644 --- a/lib/api/errors/invalid_signal.rb +++ b/lib/api/errors/invalid_signal.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/invalid_user_status_transition.rb b/lib/api/errors/invalid_user_status_transition.rb index cbff223a112f..4cb8dea07b42 100644 --- a/lib/api/errors/invalid_user_status_transition.rb +++ b/lib/api/errors/invalid_user_status_transition.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/multiple_errors.rb b/lib/api/errors/multiple_errors.rb index 49c7d5f86eb7..2eb575d19a39 100644 --- a/lib/api/errors/multiple_errors.rb +++ b/lib/api/errors/multiple_errors.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/not_found.rb b/lib/api/errors/not_found.rb index 4e45c9673506..29082f92fd85 100644 --- a/lib/api/errors/not_found.rb +++ b/lib/api/errors/not_found.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/not_implemented.rb b/lib/api/errors/not_implemented.rb index b3064ef39648..25ac73ee6f7f 100644 --- a/lib/api/errors/not_implemented.rb +++ b/lib/api/errors/not_implemented.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/outbound_request_forbidden.rb b/lib/api/errors/outbound_request_forbidden.rb index 3dba274e4b42..941a4a09a24f 100644 --- a/lib/api/errors/outbound_request_forbidden.rb +++ b/lib/api/errors/outbound_request_forbidden.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/outbound_request_not_found.rb b/lib/api/errors/outbound_request_not_found.rb index de7a402e567a..adf5d0bc31e2 100644 --- a/lib/api/errors/outbound_request_not_found.rb +++ b/lib/api/errors/outbound_request_not_found.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/parse_error.rb b/lib/api/errors/parse_error.rb index 27779e8175b8..93b968c0a87d 100644 --- a/lib/api/errors/parse_error.rb +++ b/lib/api/errors/parse_error.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/property_format_error.rb b/lib/api/errors/property_format_error.rb index e8e07bb7f340..f31b72c26a65 100644 --- a/lib/api/errors/property_format_error.rb +++ b/lib/api/errors/property_format_error.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/property_missing_error.rb b/lib/api/errors/property_missing_error.rb index 723a3304d119..db354bf2717f 100644 --- a/lib/api/errors/property_missing_error.rb +++ b/lib/api/errors/property_missing_error.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/too_many_requests.rb b/lib/api/errors/too_many_requests.rb index d8036925f9c8..eb20ff65868d 100644 --- a/lib/api/errors/too_many_requests.rb +++ b/lib/api/errors/too_many_requests.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/unauthenticated.rb b/lib/api/errors/unauthenticated.rb index 638deaebad4e..a9c620ce7b41 100644 --- a/lib/api/errors/unauthenticated.rb +++ b/lib/api/errors/unauthenticated.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/unauthorized.rb b/lib/api/errors/unauthorized.rb index 76d15009bd63..3e6a51924d94 100644 --- a/lib/api/errors/unauthorized.rb +++ b/lib/api/errors/unauthorized.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/unsupported_media_type.rb b/lib/api/errors/unsupported_media_type.rb index f33e30301eee..afee384bdbca 100644 --- a/lib/api/errors/unsupported_media_type.rb +++ b/lib/api/errors/unsupported_media_type.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/unwritable_property.rb b/lib/api/errors/unwritable_property.rb index 4c1d614426ec..d3052fc77664 100644 --- a/lib/api/errors/unwritable_property.rb +++ b/lib/api/errors/unwritable_property.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/errors/validation.rb b/lib/api/errors/validation.rb index 6edab8d5e5e5..75e70a0642a3 100644 --- a/lib/api/errors/validation.rb +++ b/lib/api/errors/validation.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/formatter.rb b/lib/api/formatter.rb index 397466a58597..d90e99ca633b 100644 --- a/lib/api/formatter.rb +++ b/lib/api/formatter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/helpers/attachment_renderer.rb b/lib/api/helpers/attachment_renderer.rb index 25ae274267be..5bc0119ca5e2 100644 --- a/lib/api/helpers/attachment_renderer.rb +++ b/lib/api/helpers/attachment_renderer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/open_project_api.rb b/lib/api/open_project_api.rb index cd8b86a29725..5123a3bb7307 100644 --- a/lib/api/open_project_api.rb +++ b/lib/api/open_project_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/patchable_api.rb b/lib/api/patchable_api.rb index 84ac8972ae5c..c6f19ef4605d 100644 --- a/lib/api/patchable_api.rb +++ b/lib/api/patchable_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/root.rb b/lib/api/root.rb index a218fcf5ec74..0d6f9d7d766f 100644 --- a/lib/api/root.rb +++ b/lib/api/root.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/root_api.rb b/lib/api/root_api.rb index 63307e48f7bd..ba99e62e9223 100644 --- a/lib/api/root_api.rb +++ b/lib/api/root_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/camel_casing_strategy.rb b/lib/api/utilities/camel_casing_strategy.rb index d60e170d7096..a03707ad48e5 100644 --- a/lib/api/utilities/camel_casing_strategy.rb +++ b/lib/api/utilities/camel_casing_strategy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/decorator_factory.rb b/lib/api/utilities/decorator_factory.rb index e75714e5ad6a..6a1a4894fb0b 100644 --- a/lib/api/utilities/decorator_factory.rb +++ b/lib/api/utilities/decorator_factory.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/endpoints/bodied.rb b/lib/api/utilities/endpoints/bodied.rb index cf1303d106ed..185ab430e2de 100644 --- a/lib/api/utilities/endpoints/bodied.rb +++ b/lib/api/utilities/endpoints/bodied.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/endpoints/create.rb b/lib/api/utilities/endpoints/create.rb index 9c98d463bd64..a2de1a7f5508 100644 --- a/lib/api/utilities/endpoints/create.rb +++ b/lib/api/utilities/endpoints/create.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/endpoints/delete.rb b/lib/api/utilities/endpoints/delete.rb index c7eaab693c6c..a42300b81cd0 100644 --- a/lib/api/utilities/endpoints/delete.rb +++ b/lib/api/utilities/endpoints/delete.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/endpoints/index.rb b/lib/api/utilities/endpoints/index.rb index a867b4551aa7..80b58e1d5564 100644 --- a/lib/api/utilities/endpoints/index.rb +++ b/lib/api/utilities/endpoints/index.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/endpoints/modify.rb b/lib/api/utilities/endpoints/modify.rb index f264d09b3a91..d3d721a9b443 100644 --- a/lib/api/utilities/endpoints/modify.rb +++ b/lib/api/utilities/endpoints/modify.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/endpoints/namespaced_lookup.rb b/lib/api/utilities/endpoints/namespaced_lookup.rb index c3d9b678b7c8..ea7db0695ecd 100644 --- a/lib/api/utilities/endpoints/namespaced_lookup.rb +++ b/lib/api/utilities/endpoints/namespaced_lookup.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/endpoints/show.rb b/lib/api/utilities/endpoints/show.rb index 9b830eddaee3..174c61c2fcd5 100644 --- a/lib/api/utilities/endpoints/show.rb +++ b/lib/api/utilities/endpoints/show.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/endpoints/update.rb b/lib/api/utilities/endpoints/update.rb index 64debc9ecfee..9e8ead1537ce 100644 --- a/lib/api/utilities/endpoints/update.rb +++ b/lib/api/utilities/endpoints/update.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/grape_helper.rb b/lib/api/utilities/grape_helper.rb index 270e6227eb3c..b1ffd7915c5a 100644 --- a/lib/api/utilities/grape_helper.rb +++ b/lib/api/utilities/grape_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/meta_property.rb b/lib/api/utilities/meta_property.rb index d25d3ec8a7ce..07b6d4068ef0 100644 --- a/lib/api/utilities/meta_property.rb +++ b/lib/api/utilities/meta_property.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/payload_representer.rb b/lib/api/utilities/payload_representer.rb index 60aa6857e9b2..c1f8a333c5b5 100644 --- a/lib/api/utilities/payload_representer.rb +++ b/lib/api/utilities/payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/property_name_converter.rb b/lib/api/utilities/property_name_converter.rb index ae7cff016063..5d489d73b67b 100644 --- a/lib/api/utilities/property_name_converter.rb +++ b/lib/api/utilities/property_name_converter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/property_name_converter_query_context.rb b/lib/api/utilities/property_name_converter_query_context.rb index 71dbba8dd0b3..f3fa09adb9bd 100644 --- a/lib/api/utilities/property_name_converter_query_context.rb +++ b/lib/api/utilities/property_name_converter_query_context.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/property_name_converter_work_package_dummy.rb b/lib/api/utilities/property_name_converter_work_package_dummy.rb index 9c4725b57b11..9f216a5db388 100644 --- a/lib/api/utilities/property_name_converter_work_package_dummy.rb +++ b/lib/api/utilities/property_name_converter_work_package_dummy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/query_filters_name_converter.rb b/lib/api/utilities/query_filters_name_converter.rb index 120d2b01e831..c3b52cda482b 100644 --- a/lib/api/utilities/query_filters_name_converter.rb +++ b/lib/api/utilities/query_filters_name_converter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/representer_to_json_cache.rb b/lib/api/utilities/representer_to_json_cache.rb index 4dd818a1d0b7..12a058b19da4 100644 --- a/lib/api/utilities/representer_to_json_cache.rb +++ b/lib/api/utilities/representer_to_json_cache.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/resource_link_parser.rb b/lib/api/utilities/resource_link_parser.rb index e36d50b4a61d..402529396c83 100644 --- a/lib/api/utilities/resource_link_parser.rb +++ b/lib/api/utilities/resource_link_parser.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/text_renderer.rb b/lib/api/utilities/text_renderer.rb index 864f06c1a384..cd6f55701f97 100644 --- a/lib/api/utilities/text_renderer.rb +++ b/lib/api/utilities/text_renderer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/url_helper.rb b/lib/api/utilities/url_helper.rb index 5169e9485c9e..0588e63c23d4 100644 --- a/lib/api/utilities/url_helper.rb +++ b/lib/api/utilities/url_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/url_props_parsing_helper.rb b/lib/api/utilities/url_props_parsing_helper.rb index 4f3ab9dd23f7..d26ccff312b4 100644 --- a/lib/api/utilities/url_props_parsing_helper.rb +++ b/lib/api/utilities/url_props_parsing_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/utilities/wp_property_name_converter.rb b/lib/api/utilities/wp_property_name_converter.rb index cacb62fd51cc..1dcd1ec6cf0d 100644 --- a/lib/api/utilities/wp_property_name_converter.rb +++ b/lib/api/utilities/wp_property_name_converter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3.rb b/lib/api/v3.rb index a068c8963f39..165b1a5a211e 100644 --- a/lib/api/v3.rb +++ b/lib/api/v3.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/actions/action_sql_collection_representer.rb b/lib/api/v3/actions/action_sql_collection_representer.rb index a66cffb92606..1189bb8b6271 100644 --- a/lib/api/v3/actions/action_sql_collection_representer.rb +++ b/lib/api/v3/actions/action_sql_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/actions/action_sql_representer.rb b/lib/api/v3/actions/action_sql_representer.rb index a5cec51b4e85..777267a7525a 100644 --- a/lib/api/v3/actions/action_sql_representer.rb +++ b/lib/api/v3/actions/action_sql_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/actions/actions_api.rb b/lib/api/v3/actions/actions_api.rb index fcf91f07525f..447b6f8ba8d3 100644 --- a/lib/api/v3/actions/actions_api.rb +++ b/lib/api/v3/actions/actions_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/activities/activities_api.rb b/lib/api/v3/activities/activities_api.rb index 87c2958c0a13..822315e622d7 100644 --- a/lib/api/v3/activities/activities_api.rb +++ b/lib/api/v3/activities/activities_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/activities/activities_by_work_package_api.rb b/lib/api/v3/activities/activities_by_work_package_api.rb index f3f67cd78054..faddc9b8b755 100644 --- a/lib/api/v3/activities/activities_by_work_package_api.rb +++ b/lib/api/v3/activities/activities_by_work_package_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/activities/activity_collection_representer.rb b/lib/api/v3/activities/activity_collection_representer.rb index 94f6ea869f42..16502dea94ea 100644 --- a/lib/api/v3/activities/activity_collection_representer.rb +++ b/lib/api/v3/activities/activity_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/activities/activity_eager_loading_wrapper.rb b/lib/api/v3/activities/activity_eager_loading_wrapper.rb index d62b205fcdd3..b21a7abc355a 100644 --- a/lib/api/v3/activities/activity_eager_loading_wrapper.rb +++ b/lib/api/v3/activities/activity_eager_loading_wrapper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/activities/activity_payload_representer.rb b/lib/api/v3/activities/activity_payload_representer.rb index c63a5a3901ac..f6104d297a4d 100644 --- a/lib/api/v3/activities/activity_payload_representer.rb +++ b/lib/api/v3/activities/activity_payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/activities/activity_property_formatters.rb b/lib/api/v3/activities/activity_property_formatters.rb index 84a046f2956e..1b1b491c552b 100644 --- a/lib/api/v3/activities/activity_property_formatters.rb +++ b/lib/api/v3/activities/activity_property_formatters.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/activities/activity_representer.rb b/lib/api/v3/activities/activity_representer.rb index 4f8410d982f5..a24438b5a459 100644 --- a/lib/api/v3/activities/activity_representer.rb +++ b/lib/api/v3/activities/activity_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/attachments/attachable_payload_representer_mixin.rb b/lib/api/v3/attachments/attachable_payload_representer_mixin.rb index d3147a6bd0ed..5ed04a1735bc 100644 --- a/lib/api/v3/attachments/attachable_payload_representer_mixin.rb +++ b/lib/api/v3/attachments/attachable_payload_representer_mixin.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/attachments/attachable_representer_mixin.rb b/lib/api/v3/attachments/attachable_representer_mixin.rb index c1989c274faa..6991ea2e493b 100644 --- a/lib/api/v3/attachments/attachable_representer_mixin.rb +++ b/lib/api/v3/attachments/attachable_representer_mixin.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/attachments/attachment_collection_representer.rb b/lib/api/v3/attachments/attachment_collection_representer.rb index 4f75290dbd81..96e23449a951 100644 --- a/lib/api/v3/attachments/attachment_collection_representer.rb +++ b/lib/api/v3/attachments/attachment_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/attachments/attachment_parsing_representer.rb b/lib/api/v3/attachments/attachment_parsing_representer.rb index 8b66cf7e6976..10e06e6b8cb6 100644 --- a/lib/api/v3/attachments/attachment_parsing_representer.rb +++ b/lib/api/v3/attachments/attachment_parsing_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/attachments/attachment_representer.rb b/lib/api/v3/attachments/attachment_representer.rb index dedd847d6768..d4cdb37a4a1a 100644 --- a/lib/api/v3/attachments/attachment_representer.rb +++ b/lib/api/v3/attachments/attachment_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/attachments/attachment_upload_representer.rb b/lib/api/v3/attachments/attachment_upload_representer.rb index 94b2d6b202cb..78fb23c82a7c 100644 --- a/lib/api/v3/attachments/attachment_upload_representer.rb +++ b/lib/api/v3/attachments/attachment_upload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/attachments/attachments_api.rb b/lib/api/v3/attachments/attachments_api.rb index 7bf52d07bb21..224111eacfec 100644 --- a/lib/api/v3/attachments/attachments_api.rb +++ b/lib/api/v3/attachments/attachments_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/attachments/attachments_by_container_api.rb b/lib/api/v3/attachments/attachments_by_container_api.rb index dd7f9610a479..66d470a32ce7 100644 --- a/lib/api/v3/attachments/attachments_by_container_api.rb +++ b/lib/api/v3/attachments/attachments_by_container_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/attachments/attachments_by_help_text_api.rb b/lib/api/v3/attachments/attachments_by_help_text_api.rb index 18d9824c1f08..291ada3d29f5 100644 --- a/lib/api/v3/attachments/attachments_by_help_text_api.rb +++ b/lib/api/v3/attachments/attachments_by_help_text_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/attachments/attachments_by_post_api.rb b/lib/api/v3/attachments/attachments_by_post_api.rb index ac67d4fd7065..d4d7581fbc86 100644 --- a/lib/api/v3/attachments/attachments_by_post_api.rb +++ b/lib/api/v3/attachments/attachments_by_post_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/attachments/attachments_by_wiki_page_api.rb b/lib/api/v3/attachments/attachments_by_wiki_page_api.rb index f090b52d80fb..ddb14d235266 100644 --- a/lib/api/v3/attachments/attachments_by_wiki_page_api.rb +++ b/lib/api/v3/attachments/attachments_by_wiki_page_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/attachments/attachments_by_work_package_api.rb b/lib/api/v3/attachments/attachments_by_work_package_api.rb index bfd04484a760..5430bc59c972 100644 --- a/lib/api/v3/attachments/attachments_by_work_package_api.rb +++ b/lib/api/v3/attachments/attachments_by_work_package_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/backups/backup_representer.rb b/lib/api/v3/backups/backup_representer.rb index d3e5be46a098..af3c679b5958 100644 --- a/lib/api/v3/backups/backup_representer.rb +++ b/lib/api/v3/backups/backup_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/backups/backups_api.rb b/lib/api/v3/backups/backups_api.rb index c872937f96a9..adf5a25d9b50 100644 --- a/lib/api/v3/backups/backups_api.rb +++ b/lib/api/v3/backups/backups_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/capabilities/capabilities_api.rb b/lib/api/v3/capabilities/capabilities_api.rb index dba3c4d8a90f..0803b0a112b4 100644 --- a/lib/api/v3/capabilities/capabilities_api.rb +++ b/lib/api/v3/capabilities/capabilities_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/capabilities/capability_sql_collection_representer.rb b/lib/api/v3/capabilities/capability_sql_collection_representer.rb index f48ede8e5cb3..e53db83c3f99 100644 --- a/lib/api/v3/capabilities/capability_sql_collection_representer.rb +++ b/lib/api/v3/capabilities/capability_sql_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/capabilities/capability_sql_representer.rb b/lib/api/v3/capabilities/capability_sql_representer.rb index 573c579da76f..aab3bc6f4a4f 100644 --- a/lib/api/v3/capabilities/capability_sql_representer.rb +++ b/lib/api/v3/capabilities/capability_sql_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/capabilities/contexts/global_api.rb b/lib/api/v3/capabilities/contexts/global_api.rb index 6c38bb6f36e9..8a3372bc8342 100644 --- a/lib/api/v3/capabilities/contexts/global_api.rb +++ b/lib/api/v3/capabilities/contexts/global_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/capabilities/contexts/global_representer.rb b/lib/api/v3/capabilities/contexts/global_representer.rb index 666c5b54a88b..d07bc0e12885 100644 --- a/lib/api/v3/capabilities/contexts/global_representer.rb +++ b/lib/api/v3/capabilities/contexts/global_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/categories/categories_api.rb b/lib/api/v3/categories/categories_api.rb index 9c67af06387e..0ed52bde16bc 100644 --- a/lib/api/v3/categories/categories_api.rb +++ b/lib/api/v3/categories/categories_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/categories/categories_by_project_api.rb b/lib/api/v3/categories/categories_by_project_api.rb index 40c4226df2ea..03e2d113d67c 100644 --- a/lib/api/v3/categories/categories_by_project_api.rb +++ b/lib/api/v3/categories/categories_by_project_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/categories/category_collection_representer.rb b/lib/api/v3/categories/category_collection_representer.rb index ac83b8e9fcd6..3b320dc595e0 100644 --- a/lib/api/v3/categories/category_collection_representer.rb +++ b/lib/api/v3/categories/category_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/categories/category_representer.rb b/lib/api/v3/categories/category_representer.rb index b66ec6a2ea3a..e0c226ded17e 100644 --- a/lib/api/v3/categories/category_representer.rb +++ b/lib/api/v3/categories/category_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/configuration/configuration_api.rb b/lib/api/v3/configuration/configuration_api.rb index 71b9aaa4f2f6..3176f7aae5a6 100644 --- a/lib/api/v3/configuration/configuration_api.rb +++ b/lib/api/v3/configuration/configuration_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/configuration/configuration_representer.rb b/lib/api/v3/configuration/configuration_representer.rb index 771eb4620682..e629d5d0d530 100644 --- a/lib/api/v3/configuration/configuration_representer.rb +++ b/lib/api/v3/configuration/configuration_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/cors.rb b/lib/api/v3/cors.rb index 22e9b4d87ed9..119efab1901a 100644 --- a/lib/api/v3/cors.rb +++ b/lib/api/v3/cors.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/custom_actions/custom_action_execute_representer.rb b/lib/api/v3/custom_actions/custom_action_execute_representer.rb index 701693ab9c93..7d6886ac3c2c 100644 --- a/lib/api/v3/custom_actions/custom_action_execute_representer.rb +++ b/lib/api/v3/custom_actions/custom_action_execute_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/custom_actions/custom_action_representer.rb b/lib/api/v3/custom_actions/custom_action_representer.rb index 5a8a1bd6fd85..29328e861578 100644 --- a/lib/api/v3/custom_actions/custom_action_representer.rb +++ b/lib/api/v3/custom_actions/custom_action_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/custom_actions/custom_actions_api.rb b/lib/api/v3/custom_actions/custom_actions_api.rb index f9a25d9be51d..f1b8a998e3e1 100644 --- a/lib/api/v3/custom_actions/custom_actions_api.rb +++ b/lib/api/v3/custom_actions/custom_actions_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/custom_options/custom_option_representer.rb b/lib/api/v3/custom_options/custom_option_representer.rb index e45800637ef0..4e107e02f419 100644 --- a/lib/api/v3/custom_options/custom_option_representer.rb +++ b/lib/api/v3/custom_options/custom_option_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/custom_options/custom_options_api.rb b/lib/api/v3/custom_options/custom_options_api.rb index 992602917973..1d76183b9488 100644 --- a/lib/api/v3/custom_options/custom_options_api.rb +++ b/lib/api/v3/custom_options/custom_options_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/days/day_collection_representer.rb b/lib/api/v3/days/day_collection_representer.rb index d2700ca0be31..f1fb20bb4bbe 100644 --- a/lib/api/v3/days/day_collection_representer.rb +++ b/lib/api/v3/days/day_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/days/day_representer.rb b/lib/api/v3/days/day_representer.rb index 78ce89e88f86..4702c801c9fa 100644 --- a/lib/api/v3/days/day_representer.rb +++ b/lib/api/v3/days/day_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/days/days_api.rb b/lib/api/v3/days/days_api.rb index e305544a9391..9fb19f85f7fb 100644 --- a/lib/api/v3/days/days_api.rb +++ b/lib/api/v3/days/days_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/days/non_working_day_collection_representer.rb b/lib/api/v3/days/non_working_day_collection_representer.rb index 6487ff027550..90be211010c0 100644 --- a/lib/api/v3/days/non_working_day_collection_representer.rb +++ b/lib/api/v3/days/non_working_day_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/days/non_working_day_representer.rb b/lib/api/v3/days/non_working_day_representer.rb index 0f0e1a2782ff..e7fcd8348a82 100644 --- a/lib/api/v3/days/non_working_day_representer.rb +++ b/lib/api/v3/days/non_working_day_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/days/non_working_days_api.rb b/lib/api/v3/days/non_working_days_api.rb index e7063d862155..b4d3b550e06b 100644 --- a/lib/api/v3/days/non_working_days_api.rb +++ b/lib/api/v3/days/non_working_days_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/days/week_api.rb b/lib/api/v3/days/week_api.rb index 5868ec3712f3..b6cc4329cf3b 100644 --- a/lib/api/v3/days/week_api.rb +++ b/lib/api/v3/days/week_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/days/week_day_collection_representer.rb b/lib/api/v3/days/week_day_collection_representer.rb index c52e62ec2b01..a5bd61c58be4 100644 --- a/lib/api/v3/days/week_day_collection_representer.rb +++ b/lib/api/v3/days/week_day_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/days/week_day_representer.rb b/lib/api/v3/days/week_day_representer.rb index 5a22d08fe2bc..b84a40b0b97f 100644 --- a/lib/api/v3/days/week_day_representer.rb +++ b/lib/api/v3/days/week_day_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/errors/error_representer.rb b/lib/api/v3/errors/error_representer.rb index 78c99a98566f..435d509262e0 100644 --- a/lib/api/v3/errors/error_representer.rb +++ b/lib/api/v3/errors/error_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/formatter/txt_charset.rb b/lib/api/v3/formatter/txt_charset.rb index 3da5f4d85332..735c78e195a5 100644 --- a/lib/api/v3/formatter/txt_charset.rb +++ b/lib/api/v3/formatter/txt_charset.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/groups/group_collection_representer.rb b/lib/api/v3/groups/group_collection_representer.rb index c86b54ebb675..1ef7a622efc6 100644 --- a/lib/api/v3/groups/group_collection_representer.rb +++ b/lib/api/v3/groups/group_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/groups/group_payload_representer.rb b/lib/api/v3/groups/group_payload_representer.rb index b6983666e799..eea351ba705e 100644 --- a/lib/api/v3/groups/group_payload_representer.rb +++ b/lib/api/v3/groups/group_payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/groups/group_representer.rb b/lib/api/v3/groups/group_representer.rb index 2688b4effcde..e399ff616e5f 100644 --- a/lib/api/v3/groups/group_representer.rb +++ b/lib/api/v3/groups/group_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/groups/group_sql_collection_representer.rb b/lib/api/v3/groups/group_sql_collection_representer.rb index 76b310c4a9e4..47b390d7986a 100644 --- a/lib/api/v3/groups/group_sql_collection_representer.rb +++ b/lib/api/v3/groups/group_sql_collection_representer.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/groups/group_sql_representer.rb b/lib/api/v3/groups/group_sql_representer.rb index 8ebdb08d8dab..19483066edf1 100644 --- a/lib/api/v3/groups/group_sql_representer.rb +++ b/lib/api/v3/groups/group_sql_representer.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/groups/groups_api.rb b/lib/api/v3/groups/groups_api.rb index f6c31c5034d9..ff439810984e 100644 --- a/lib/api/v3/groups/groups_api.rb +++ b/lib/api/v3/groups/groups_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/help_texts/help_text_collection_representer.rb b/lib/api/v3/help_texts/help_text_collection_representer.rb index 126b8561179d..5ddbfc111ece 100644 --- a/lib/api/v3/help_texts/help_text_collection_representer.rb +++ b/lib/api/v3/help_texts/help_text_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/help_texts/help_text_representer.rb b/lib/api/v3/help_texts/help_text_representer.rb index d4bd4411d5d2..0cfae90336dd 100644 --- a/lib/api/v3/help_texts/help_text_representer.rb +++ b/lib/api/v3/help_texts/help_text_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/help_texts/help_texts_api.rb b/lib/api/v3/help_texts/help_texts_api.rb index 00c364a7428e..e09db711272d 100644 --- a/lib/api/v3/help_texts/help_texts_api.rb +++ b/lib/api/v3/help_texts/help_texts_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/memberships/available_projects_api.rb b/lib/api/v3/memberships/available_projects_api.rb index 278487aae9d0..4a2ce8273e77 100644 --- a/lib/api/v3/memberships/available_projects_api.rb +++ b/lib/api/v3/memberships/available_projects_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/memberships/create_form_api.rb b/lib/api/v3/memberships/create_form_api.rb index f7988c9f64fb..fd9dcbf02d96 100644 --- a/lib/api/v3/memberships/create_form_api.rb +++ b/lib/api/v3/memberships/create_form_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/memberships/create_form_representer.rb b/lib/api/v3/memberships/create_form_representer.rb index a1ce6b53a915..22764104a3d9 100644 --- a/lib/api/v3/memberships/create_form_representer.rb +++ b/lib/api/v3/memberships/create_form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/memberships/form_representer.rb b/lib/api/v3/memberships/form_representer.rb index 4db91894abeb..2f546edb17c1 100644 --- a/lib/api/v3/memberships/form_representer.rb +++ b/lib/api/v3/memberships/form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/memberships/membership_collection_representer.rb b/lib/api/v3/memberships/membership_collection_representer.rb index a5c8ea981129..8de16d2d10ea 100644 --- a/lib/api/v3/memberships/membership_collection_representer.rb +++ b/lib/api/v3/memberships/membership_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/memberships/membership_meta_representer.rb b/lib/api/v3/memberships/membership_meta_representer.rb index 9f38c27f75ea..0ff4bb8635c7 100644 --- a/lib/api/v3/memberships/membership_meta_representer.rb +++ b/lib/api/v3/memberships/membership_meta_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/memberships/membership_payload_representer.rb b/lib/api/v3/memberships/membership_payload_representer.rb index 64e589d51721..e2fedd0d2340 100644 --- a/lib/api/v3/memberships/membership_payload_representer.rb +++ b/lib/api/v3/memberships/membership_payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/memberships/membership_representer.rb b/lib/api/v3/memberships/membership_representer.rb index f61582b1a3a7..624d74c8a1a4 100644 --- a/lib/api/v3/memberships/membership_representer.rb +++ b/lib/api/v3/memberships/membership_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/memberships/memberships_api.rb b/lib/api/v3/memberships/memberships_api.rb index e6ebfee9a80d..af02262363ad 100644 --- a/lib/api/v3/memberships/memberships_api.rb +++ b/lib/api/v3/memberships/memberships_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/memberships/schemas/membership_schema_api.rb b/lib/api/v3/memberships/schemas/membership_schema_api.rb index 653fe6b9e4cd..cce6a47b9a87 100644 --- a/lib/api/v3/memberships/schemas/membership_schema_api.rb +++ b/lib/api/v3/memberships/schemas/membership_schema_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/memberships/schemas/membership_schema_representer.rb b/lib/api/v3/memberships/schemas/membership_schema_representer.rb index 8d491d1984f8..295d3d283c86 100644 --- a/lib/api/v3/memberships/schemas/membership_schema_representer.rb +++ b/lib/api/v3/memberships/schemas/membership_schema_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/memberships/update_form_api.rb b/lib/api/v3/memberships/update_form_api.rb index 88e552a64cbd..d19f43464995 100644 --- a/lib/api/v3/memberships/update_form_api.rb +++ b/lib/api/v3/memberships/update_form_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/memberships/update_form_representer.rb b/lib/api/v3/memberships/update_form_representer.rb index 9057524ce8cf..a2fcb6fa7638 100644 --- a/lib/api/v3/memberships/update_form_representer.rb +++ b/lib/api/v3/memberships/update_form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/news/news_api.rb b/lib/api/v3/news/news_api.rb index d47ba3fb1264..c222917e1d0f 100644 --- a/lib/api/v3/news/news_api.rb +++ b/lib/api/v3/news/news_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/news/news_collection_representer.rb b/lib/api/v3/news/news_collection_representer.rb index 41e9661bf796..fdc731e7c98e 100644 --- a/lib/api/v3/news/news_collection_representer.rb +++ b/lib/api/v3/news/news_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/news/news_payload_representer.rb b/lib/api/v3/news/news_payload_representer.rb index 56f9184a9aab..fc1e1db784bc 100644 --- a/lib/api/v3/news/news_payload_representer.rb +++ b/lib/api/v3/news/news_payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/news/news_representer.rb b/lib/api/v3/news/news_representer.rb index d917b86caa60..72c3397493f6 100644 --- a/lib/api/v3/news/news_representer.rb +++ b/lib/api/v3/news/news_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/notifications/notification_collection_representer.rb b/lib/api/v3/notifications/notification_collection_representer.rb index 55365f8f6317..b93219bea8b3 100644 --- a/lib/api/v3/notifications/notification_collection_representer.rb +++ b/lib/api/v3/notifications/notification_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/notifications/notification_eager_loading_wrapper.rb b/lib/api/v3/notifications/notification_eager_loading_wrapper.rb index 886e09cdd950..4e2a9ccef0bc 100644 --- a/lib/api/v3/notifications/notification_eager_loading_wrapper.rb +++ b/lib/api/v3/notifications/notification_eager_loading_wrapper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/notifications/notification_representer.rb b/lib/api/v3/notifications/notification_representer.rb index 05dc370f36c9..697e264700f0 100644 --- a/lib/api/v3/notifications/notification_representer.rb +++ b/lib/api/v3/notifications/notification_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/notifications/notification_sql_collection_representer.rb b/lib/api/v3/notifications/notification_sql_collection_representer.rb index f64199928453..64d12a43da1e 100644 --- a/lib/api/v3/notifications/notification_sql_collection_representer.rb +++ b/lib/api/v3/notifications/notification_sql_collection_representer.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/notifications/notifications_api.rb b/lib/api/v3/notifications/notifications_api.rb index 7e7c0d0671e4..d331dd305f76 100644 --- a/lib/api/v3/notifications/notifications_api.rb +++ b/lib/api/v3/notifications/notifications_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/notifications/property_factory.rb b/lib/api/v3/notifications/property_factory.rb index d19fcb890765..f5786d253ef3 100644 --- a/lib/api/v3/notifications/property_factory.rb +++ b/lib/api/v3/notifications/property_factory.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/notifications/property_factory/date_alert_date.rb b/lib/api/v3/notifications/property_factory/date_alert_date.rb index a3d1a7d3ca26..d4769ab1ea94 100644 --- a/lib/api/v3/notifications/property_factory/date_alert_date.rb +++ b/lib/api/v3/notifications/property_factory/date_alert_date.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/notifications/property_factory/date_alert_due_date.rb b/lib/api/v3/notifications/property_factory/date_alert_due_date.rb index 62bcb21333e9..88d186eb82fc 100644 --- a/lib/api/v3/notifications/property_factory/date_alert_due_date.rb +++ b/lib/api/v3/notifications/property_factory/date_alert_due_date.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/notifications/property_factory/date_alert_start_date.rb b/lib/api/v3/notifications/property_factory/date_alert_start_date.rb index 462dfea4fc82..3b2ffb715b18 100644 --- a/lib/api/v3/notifications/property_factory/date_alert_start_date.rb +++ b/lib/api/v3/notifications/property_factory/date_alert_start_date.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/notifications/property_factory/default.rb b/lib/api/v3/notifications/property_factory/default.rb index 3167772a92ee..350032eee961 100644 --- a/lib/api/v3/notifications/property_factory/default.rb +++ b/lib/api/v3/notifications/property_factory/default.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/oauth/oauth_applications_api.rb b/lib/api/v3/oauth/oauth_applications_api.rb index 14b3a080847d..a90ce91d56e8 100644 --- a/lib/api/v3/oauth/oauth_applications_api.rb +++ b/lib/api/v3/oauth/oauth_applications_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/oauth/oauth_applications_representer.rb b/lib/api/v3/oauth/oauth_applications_representer.rb index 6740d5269600..334995cc83d5 100644 --- a/lib/api/v3/oauth/oauth_applications_representer.rb +++ b/lib/api/v3/oauth/oauth_applications_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/oauth/oauth_client_credentials_api.rb b/lib/api/v3/oauth/oauth_client_credentials_api.rb index 05c7e84ff300..8844275c7018 100644 --- a/lib/api/v3/oauth/oauth_client_credentials_api.rb +++ b/lib/api/v3/oauth/oauth_client_credentials_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/oauth/oauth_client_credentials_representer.rb b/lib/api/v3/oauth/oauth_client_credentials_representer.rb index 4b0d6d91ff4e..93e5d2810658 100644 --- a/lib/api/v3/oauth/oauth_client_credentials_representer.rb +++ b/lib/api/v3/oauth/oauth_client_credentials_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/parser.rb b/lib/api/v3/parser.rb index bd672cb9c668..9eec74c8cdbf 100644 --- a/lib/api/v3/parser.rb +++ b/lib/api/v3/parser.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/placeholder_users/placeholder_user_collection_representer.rb b/lib/api/v3/placeholder_users/placeholder_user_collection_representer.rb index 96e02e2038a0..070af9395498 100644 --- a/lib/api/v3/placeholder_users/placeholder_user_collection_representer.rb +++ b/lib/api/v3/placeholder_users/placeholder_user_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/placeholder_users/placeholder_user_payload_representer.rb b/lib/api/v3/placeholder_users/placeholder_user_payload_representer.rb index 35a11242541d..19d5a90b95ed 100644 --- a/lib/api/v3/placeholder_users/placeholder_user_payload_representer.rb +++ b/lib/api/v3/placeholder_users/placeholder_user_payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/placeholder_users/placeholder_user_representer.rb b/lib/api/v3/placeholder_users/placeholder_user_representer.rb index 083ed9d76513..a0fec5828a60 100644 --- a/lib/api/v3/placeholder_users/placeholder_user_representer.rb +++ b/lib/api/v3/placeholder_users/placeholder_user_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/placeholder_users/placeholder_user_sql_collection_representer.rb b/lib/api/v3/placeholder_users/placeholder_user_sql_collection_representer.rb index b82663e1bd4c..c24e7dc6a7fe 100644 --- a/lib/api/v3/placeholder_users/placeholder_user_sql_collection_representer.rb +++ b/lib/api/v3/placeholder_users/placeholder_user_sql_collection_representer.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/placeholder_users/placeholder_user_sql_representer.rb b/lib/api/v3/placeholder_users/placeholder_user_sql_representer.rb index 3a11f24b4543..5af58674e4cc 100644 --- a/lib/api/v3/placeholder_users/placeholder_user_sql_representer.rb +++ b/lib/api/v3/placeholder_users/placeholder_user_sql_representer.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/placeholder_users/placeholder_users_api.rb b/lib/api/v3/placeholder_users/placeholder_users_api.rb index 6ea0bb8f3505..c6cee9ba13c6 100644 --- a/lib/api/v3/placeholder_users/placeholder_users_api.rb +++ b/lib/api/v3/placeholder_users/placeholder_users_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/posts/post_representer.rb b/lib/api/v3/posts/post_representer.rb index c3fe0d105f4e..d5dabba40130 100644 --- a/lib/api/v3/posts/post_representer.rb +++ b/lib/api/v3/posts/post_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/posts/posts_api.rb b/lib/api/v3/posts/posts_api.rb index 0f5560ca9066..71ef31d84b44 100644 --- a/lib/api/v3/posts/posts_api.rb +++ b/lib/api/v3/posts/posts_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/principals/not_builtin_elements.rb b/lib/api/v3/principals/not_builtin_elements.rb index de70bf2b9488..39c42ba65f19 100644 --- a/lib/api/v3/principals/not_builtin_elements.rb +++ b/lib/api/v3/principals/not_builtin_elements.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/principals/principal_collection_representer.rb b/lib/api/v3/principals/principal_collection_representer.rb index ee47df605cfb..f7b02f7107af 100644 --- a/lib/api/v3/principals/principal_collection_representer.rb +++ b/lib/api/v3/principals/principal_collection_representer.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/principals/principal_representer.rb b/lib/api/v3/principals/principal_representer.rb index af527c8deb78..5932811c2969 100644 --- a/lib/api/v3/principals/principal_representer.rb +++ b/lib/api/v3/principals/principal_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/principals/principal_representer_factory.rb b/lib/api/v3/principals/principal_representer_factory.rb index e6c7b2bc8ffd..78662e8eec74 100644 --- a/lib/api/v3/principals/principal_representer_factory.rb +++ b/lib/api/v3/principals/principal_representer_factory.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/principals/principal_sql_collection_representer.rb b/lib/api/v3/principals/principal_sql_collection_representer.rb index e7683b7bf6ac..dd27c4c17207 100644 --- a/lib/api/v3/principals/principal_sql_collection_representer.rb +++ b/lib/api/v3/principals/principal_sql_collection_representer.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/principals/principal_sql_representer.rb b/lib/api/v3/principals/principal_sql_representer.rb index 33d0a793db8f..436afe832510 100644 --- a/lib/api/v3/principals/principal_sql_representer.rb +++ b/lib/api/v3/principals/principal_sql_representer.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/principals/principal_type.rb b/lib/api/v3/principals/principal_type.rb index 0006aaabbf77..bab6c127a584 100644 --- a/lib/api/v3/principals/principal_type.rb +++ b/lib/api/v3/principals/principal_type.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/principals/principals_api.rb b/lib/api/v3/principals/principals_api.rb index a939525ae7ca..47c75dd7f0a7 100644 --- a/lib/api/v3/principals/principals_api.rb +++ b/lib/api/v3/principals/principals_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/priorities/priorities_api.rb b/lib/api/v3/priorities/priorities_api.rb index 05187de9bd6c..e70eb28f6d7c 100644 --- a/lib/api/v3/priorities/priorities_api.rb +++ b/lib/api/v3/priorities/priorities_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/priorities/priority_collection_representer.rb b/lib/api/v3/priorities/priority_collection_representer.rb index 85a17f8f21ea..54d34da272f9 100644 --- a/lib/api/v3/priorities/priority_collection_representer.rb +++ b/lib/api/v3/priorities/priority_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/priorities/priority_representer.rb b/lib/api/v3/priorities/priority_representer.rb index 52d7769f38ef..c83a9547d9cd 100644 --- a/lib/api/v3/priorities/priority_representer.rb +++ b/lib/api/v3/priorities/priority_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/available_assignees_api.rb b/lib/api/v3/projects/available_assignees_api.rb index 6a2ce0fab962..9735c372bb81 100644 --- a/lib/api/v3/projects/available_assignees_api.rb +++ b/lib/api/v3/projects/available_assignees_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/available_parents_api.rb b/lib/api/v3/projects/available_parents_api.rb index 29dc76aa3528..8d607c2462cf 100644 --- a/lib/api/v3/projects/available_parents_api.rb +++ b/lib/api/v3/projects/available_parents_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/copy/copy_api.rb b/lib/api/v3/projects/copy/copy_api.rb index 0bd22ef23f44..4b794f5bdd28 100644 --- a/lib/api/v3/projects/copy/copy_api.rb +++ b/lib/api/v3/projects/copy/copy_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/copy/create_form_api.rb b/lib/api/v3/projects/copy/create_form_api.rb index 35c02e4e1d99..d2248c95c1f1 100644 --- a/lib/api/v3/projects/copy/create_form_api.rb +++ b/lib/api/v3/projects/copy/create_form_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/copy/create_form_representer.rb b/lib/api/v3/projects/copy/create_form_representer.rb index fa1a0467331e..d877d78ebb95 100644 --- a/lib/api/v3/projects/copy/create_form_representer.rb +++ b/lib/api/v3/projects/copy/create_form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/copy/form_representer.rb b/lib/api/v3/projects/copy/form_representer.rb index ce1c85f68ca7..5b2fd12fbcc4 100644 --- a/lib/api/v3/projects/copy/form_representer.rb +++ b/lib/api/v3/projects/copy/form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/copy/parse_copy_params_service.rb b/lib/api/v3/projects/copy/parse_copy_params_service.rb index f0e28cb3941b..099bd7f4c622 100644 --- a/lib/api/v3/projects/copy/parse_copy_params_service.rb +++ b/lib/api/v3/projects/copy/parse_copy_params_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/copy/project_copy_meta_representer.rb b/lib/api/v3/projects/copy/project_copy_meta_representer.rb index bda799375c44..1ee24e6b6b4c 100644 --- a/lib/api/v3/projects/copy/project_copy_meta_representer.rb +++ b/lib/api/v3/projects/copy/project_copy_meta_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/copy/project_copy_payload_representer.rb b/lib/api/v3/projects/copy/project_copy_payload_representer.rb index 999a6aea1997..09317831334c 100644 --- a/lib/api/v3/projects/copy/project_copy_payload_representer.rb +++ b/lib/api/v3/projects/copy/project_copy_payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/copy/project_copy_schema_representer.rb b/lib/api/v3/projects/copy/project_copy_schema_representer.rb index e3be255657f7..5bab637b22bd 100644 --- a/lib/api/v3/projects/copy/project_copy_schema_representer.rb +++ b/lib/api/v3/projects/copy/project_copy_schema_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/create_form_api.rb b/lib/api/v3/projects/create_form_api.rb index 906a8529a41f..c73c4f378421 100644 --- a/lib/api/v3/projects/create_form_api.rb +++ b/lib/api/v3/projects/create_form_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/create_form_representer.rb b/lib/api/v3/projects/create_form_representer.rb index a4a699c0432a..2871fe83a1f8 100644 --- a/lib/api/v3/projects/create_form_representer.rb +++ b/lib/api/v3/projects/create_form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/form_representer.rb b/lib/api/v3/projects/form_representer.rb index 3603844de825..59154083d75e 100644 --- a/lib/api/v3/projects/form_representer.rb +++ b/lib/api/v3/projects/form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/project_collection_representer.rb b/lib/api/v3/projects/project_collection_representer.rb index 96b271d218c3..d5c4a1fac59f 100644 --- a/lib/api/v3/projects/project_collection_representer.rb +++ b/lib/api/v3/projects/project_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/project_eager_loading_wrapper.rb b/lib/api/v3/projects/project_eager_loading_wrapper.rb index c096b34a4130..a4a98da2ad1b 100644 --- a/lib/api/v3/projects/project_eager_loading_wrapper.rb +++ b/lib/api/v3/projects/project_eager_loading_wrapper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/project_payload_representer.rb b/lib/api/v3/projects/project_payload_representer.rb index e25601608ca9..e9ac510905fc 100644 --- a/lib/api/v3/projects/project_payload_representer.rb +++ b/lib/api/v3/projects/project_payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/project_representer.rb b/lib/api/v3/projects/project_representer.rb index a30a466eaa81..fdcb364f0542 100644 --- a/lib/api/v3/projects/project_representer.rb +++ b/lib/api/v3/projects/project_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/project_sql_collection_representer.rb b/lib/api/v3/projects/project_sql_collection_representer.rb index e55d2e1f9b84..276ebfd5a65c 100644 --- a/lib/api/v3/projects/project_sql_collection_representer.rb +++ b/lib/api/v3/projects/project_sql_collection_representer.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/project_sql_representer.rb b/lib/api/v3/projects/project_sql_representer.rb index 6478c55341af..9cec3c7860bb 100644 --- a/lib/api/v3/projects/project_sql_representer.rb +++ b/lib/api/v3/projects/project_sql_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/projects_api.rb b/lib/api/v3/projects/projects_api.rb index 29eb9fc01cf6..39cb18af7f3a 100644 --- a/lib/api/v3/projects/projects_api.rb +++ b/lib/api/v3/projects/projects_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/schemas/project_schema_api.rb b/lib/api/v3/projects/schemas/project_schema_api.rb index a5c98eafa7d4..bc13b9c54328 100644 --- a/lib/api/v3/projects/schemas/project_schema_api.rb +++ b/lib/api/v3/projects/schemas/project_schema_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/schemas/project_schema_representer.rb b/lib/api/v3/projects/schemas/project_schema_representer.rb index d917e135614c..4eec612be788 100644 --- a/lib/api/v3/projects/schemas/project_schema_representer.rb +++ b/lib/api/v3/projects/schemas/project_schema_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/statuses/status_representer.rb b/lib/api/v3/projects/statuses/status_representer.rb index e1d3c4a0b844..5c9e52aa91b7 100644 --- a/lib/api/v3/projects/statuses/status_representer.rb +++ b/lib/api/v3/projects/statuses/status_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/statuses/statuses_api.rb b/lib/api/v3/projects/statuses/statuses_api.rb index 0748e5476709..ca211d3ef000 100644 --- a/lib/api/v3/projects/statuses/statuses_api.rb +++ b/lib/api/v3/projects/statuses/statuses_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/update_form_api.rb b/lib/api/v3/projects/update_form_api.rb index 632e99bedf1f..dc4441d85a4d 100644 --- a/lib/api/v3/projects/update_form_api.rb +++ b/lib/api/v3/projects/update_form_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/projects/update_form_representer.rb b/lib/api/v3/projects/update_form_representer.rb index 4f513d582add..a4756ec3785f 100644 --- a/lib/api/v3/projects/update_form_representer.rb +++ b/lib/api/v3/projects/update_form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/columns/query_column_representer.rb b/lib/api/v3/queries/columns/query_column_representer.rb index 7d33c265c13c..d4f04473ad4e 100644 --- a/lib/api/v3/queries/columns/query_column_representer.rb +++ b/lib/api/v3/queries/columns/query_column_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/columns/query_columns_api.rb b/lib/api/v3/queries/columns/query_columns_api.rb index 0b6c2761eafc..5c5c0c62cbc9 100644 --- a/lib/api/v3/queries/columns/query_columns_api.rb +++ b/lib/api/v3/queries/columns/query_columns_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/columns/query_columns_factory.rb b/lib/api/v3/queries/columns/query_columns_factory.rb index fcbdabc6f4a3..4ca32797d694 100644 --- a/lib/api/v3/queries/columns/query_columns_factory.rb +++ b/lib/api/v3/queries/columns/query_columns_factory.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/columns/query_property_column_representer.rb b/lib/api/v3/queries/columns/query_property_column_representer.rb index 1384dcd67edd..717b1aba8c31 100644 --- a/lib/api/v3/queries/columns/query_property_column_representer.rb +++ b/lib/api/v3/queries/columns/query_property_column_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/columns/query_relation_of_type_column_representer.rb b/lib/api/v3/queries/columns/query_relation_of_type_column_representer.rb index 651a01fd1fcd..9f3b1969812f 100644 --- a/lib/api/v3/queries/columns/query_relation_of_type_column_representer.rb +++ b/lib/api/v3/queries/columns/query_relation_of_type_column_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/columns/query_relation_to_type_column_representer.rb b/lib/api/v3/queries/columns/query_relation_to_type_column_representer.rb index 7f3d949d00a5..53a4255c9cd3 100644 --- a/lib/api/v3/queries/columns/query_relation_to_type_column_representer.rb +++ b/lib/api/v3/queries/columns/query_relation_to_type_column_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/create_form_api.rb b/lib/api/v3/queries/create_form_api.rb index fa04226533bd..2a40804c9730 100644 --- a/lib/api/v3/queries/create_form_api.rb +++ b/lib/api/v3/queries/create_form_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/create_form_representer.rb b/lib/api/v3/queries/create_form_representer.rb index 65bb5d0e4c11..2c778ee9acfe 100644 --- a/lib/api/v3/queries/create_form_representer.rb +++ b/lib/api/v3/queries/create_form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/filters/query_filter_decorator.rb b/lib/api/v3/queries/filters/query_filter_decorator.rb index 9f6a9cce9f93..1284991f2c2f 100644 --- a/lib/api/v3/queries/filters/query_filter_decorator.rb +++ b/lib/api/v3/queries/filters/query_filter_decorator.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/filters/query_filter_instance_payload_representer.rb b/lib/api/v3/queries/filters/query_filter_instance_payload_representer.rb index e3415bd19a5b..3e41a64e4929 100644 --- a/lib/api/v3/queries/filters/query_filter_instance_payload_representer.rb +++ b/lib/api/v3/queries/filters/query_filter_instance_payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/filters/query_filter_instance_representer.rb b/lib/api/v3/queries/filters/query_filter_instance_representer.rb index 36ad438061b1..ba5b6925ba8b 100644 --- a/lib/api/v3/queries/filters/query_filter_instance_representer.rb +++ b/lib/api/v3/queries/filters/query_filter_instance_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/filters/query_filter_representer.rb b/lib/api/v3/queries/filters/query_filter_representer.rb index 059201bc5b62..925353c9bcb3 100644 --- a/lib/api/v3/queries/filters/query_filter_representer.rb +++ b/lib/api/v3/queries/filters/query_filter_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/filters/query_filters_api.rb b/lib/api/v3/queries/filters/query_filters_api.rb index f03477f29847..9fbc8c303aae 100644 --- a/lib/api/v3/queries/filters/query_filters_api.rb +++ b/lib/api/v3/queries/filters/query_filters_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/form_representer.rb b/lib/api/v3/queries/form_representer.rb index eaf1c1899903..011b67746d62 100644 --- a/lib/api/v3/queries/form_representer.rb +++ b/lib/api/v3/queries/form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/group_bys/query_group_by_representer.rb b/lib/api/v3/queries/group_bys/query_group_by_representer.rb index 9eb15ecc4ab7..95e408fdbc98 100644 --- a/lib/api/v3/queries/group_bys/query_group_by_representer.rb +++ b/lib/api/v3/queries/group_bys/query_group_by_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/group_bys/query_group_bys_api.rb b/lib/api/v3/queries/group_bys/query_group_bys_api.rb index b3042b65488d..0a9ebc73966f 100644 --- a/lib/api/v3/queries/group_bys/query_group_bys_api.rb +++ b/lib/api/v3/queries/group_bys/query_group_bys_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/helpers/query_representer_response.rb b/lib/api/v3/queries/helpers/query_representer_response.rb index fae5f86c8215..91b0f3bf0f5b 100644 --- a/lib/api/v3/queries/helpers/query_representer_response.rb +++ b/lib/api/v3/queries/helpers/query_representer_response.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/ical_url/query_ical_url_api.rb b/lib/api/v3/queries/ical_url/query_ical_url_api.rb index 463d97860ac3..e0014cd6a45a 100644 --- a/lib/api/v3/queries/ical_url/query_ical_url_api.rb +++ b/lib/api/v3/queries/ical_url/query_ical_url_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/ical_url/query_ical_url_representer.rb b/lib/api/v3/queries/ical_url/query_ical_url_representer.rb index 4a29635fd453..820eeae3fa96 100644 --- a/lib/api/v3/queries/ical_url/query_ical_url_representer.rb +++ b/lib/api/v3/queries/ical_url/query_ical_url_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/operators/query_operator_representer.rb b/lib/api/v3/queries/operators/query_operator_representer.rb index 8daaffea2a49..95e6ac7ec9c3 100644 --- a/lib/api/v3/queries/operators/query_operator_representer.rb +++ b/lib/api/v3/queries/operators/query_operator_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/operators/query_operators_api.rb b/lib/api/v3/queries/operators/query_operators_api.rb index b6d811b1a8f5..17454921eefc 100644 --- a/lib/api/v3/queries/operators/query_operators_api.rb +++ b/lib/api/v3/queries/operators/query_operators_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/order/query_order_api.rb b/lib/api/v3/queries/order/query_order_api.rb index 5e9f811c8f50..5d783aa1b6c3 100644 --- a/lib/api/v3/queries/order/query_order_api.rb +++ b/lib/api/v3/queries/order/query_order_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/projections/query_projection_representer.rb b/lib/api/v3/queries/projections/query_projection_representer.rb index 88538c70e2f4..b40763fb55fa 100644 --- a/lib/api/v3/queries/projections/query_projection_representer.rb +++ b/lib/api/v3/queries/projections/query_projection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/queries_api.rb b/lib/api/v3/queries/queries_api.rb index 7d89b1ef3794..fe4e80024424 100644 --- a/lib/api/v3/queries/queries_api.rb +++ b/lib/api/v3/queries/queries_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/queries_by_project_api.rb b/lib/api/v3/queries/queries_by_project_api.rb index c1a1e027c54c..f5cc2d6614ed 100644 --- a/lib/api/v3/queries/queries_by_project_api.rb +++ b/lib/api/v3/queries/queries_by_project_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/query_collection_representer.rb b/lib/api/v3/queries/query_collection_representer.rb index cd27f1a952cc..e78eacad9e42 100644 --- a/lib/api/v3/queries/query_collection_representer.rb +++ b/lib/api/v3/queries/query_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/query_helper.rb b/lib/api/v3/queries/query_helper.rb index cbbef819a90f..5ee269860496 100644 --- a/lib/api/v3/queries/query_helper.rb +++ b/lib/api/v3/queries/query_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/query_params_representer.rb b/lib/api/v3/queries/query_params_representer.rb index 76ce53fedfff..ca170564ce25 100644 --- a/lib/api/v3/queries/query_params_representer.rb +++ b/lib/api/v3/queries/query_params_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/query_payload_representer.rb b/lib/api/v3/queries/query_payload_representer.rb index c2d5e73aae00..cf8eb7a840fc 100644 --- a/lib/api/v3/queries/query_payload_representer.rb +++ b/lib/api/v3/queries/query_payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/query_representer.rb b/lib/api/v3/queries/query_representer.rb index e13500eaa21d..87a70888bf7d 100644 --- a/lib/api/v3/queries/query_representer.rb +++ b/lib/api/v3/queries/query_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/access_to_project_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/access_to_project_filter_dependency_representer.rb index fb9c23046962..18ea7e85570e 100644 --- a/lib/api/v3/queries/schemas/access_to_project_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/access_to_project_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/assignee_or_group_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/assignee_or_group_filter_dependency_representer.rb index 63fdf78de340..f4cfd7fee494 100644 --- a/lib/api/v3/queries/schemas/assignee_or_group_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/assignee_or_group_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/blocked_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/blocked_filter_dependency_representer.rb index cfe097eb00f6..d5a6559a7c47 100644 --- a/lib/api/v3/queries/schemas/blocked_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/blocked_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/blocks_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/blocks_filter_dependency_representer.rb index 4b320d8d829f..f78112cec475 100644 --- a/lib/api/v3/queries/schemas/blocks_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/blocks_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/boolean_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/boolean_filter_dependency_representer.rb index c18adcd0a58f..38b40b1aa96a 100644 --- a/lib/api/v3/queries/schemas/boolean_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/boolean_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/by_work_package_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/by_work_package_filter_dependency_representer.rb index 8a144e9e7b21..dddd2efd6b57 100644 --- a/lib/api/v3/queries/schemas/by_work_package_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/by_work_package_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/category_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/category_filter_dependency_representer.rb index 5aefbad436d7..5aba9ea1719a 100644 --- a/lib/api/v3/queries/schemas/category_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/category_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/custom_field_json_cache_key_mixin.rb b/lib/api/v3/queries/schemas/custom_field_json_cache_key_mixin.rb index af624591a0b5..34acd010b8c7 100644 --- a/lib/api/v3/queries/schemas/custom_field_json_cache_key_mixin.rb +++ b/lib/api/v3/queries/schemas/custom_field_json_cache_key_mixin.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/custom_option_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/custom_option_filter_dependency_representer.rb index 71424896d7c7..b840bcd15e0e 100644 --- a/lib/api/v3/queries/schemas/custom_option_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/custom_option_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/date_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/date_filter_dependency_representer.rb index d9c489a4b218..6a79501d4799 100644 --- a/lib/api/v3/queries/schemas/date_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/date_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/date_time_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/date_time_filter_dependency_representer.rb index fee3bfa66b60..6da4376a6069 100644 --- a/lib/api/v3/queries/schemas/date_time_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/date_time_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/duplicated_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/duplicated_filter_dependency_representer.rb index 6dae96c8b250..c3c2049cf25a 100644 --- a/lib/api/v3/queries/schemas/duplicated_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/duplicated_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/duplicates_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/duplicates_filter_dependency_representer.rb index f214a991e3dc..81a76522e0b9 100644 --- a/lib/api/v3/queries/schemas/duplicates_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/duplicates_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/filter_dependency_decorator.rb b/lib/api/v3/queries/schemas/filter_dependency_decorator.rb index 96e99de4d9a6..0fb1f71853f4 100644 --- a/lib/api/v3/queries/schemas/filter_dependency_decorator.rb +++ b/lib/api/v3/queries/schemas/filter_dependency_decorator.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/filter_dependency_representer.rb b/lib/api/v3/queries/schemas/filter_dependency_representer.rb index 1200515925bb..eb8be59f7d8e 100644 --- a/lib/api/v3/queries/schemas/filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/filter_dependency_representer_factory.rb b/lib/api/v3/queries/schemas/filter_dependency_representer_factory.rb index c0a72621569a..1b90fccb3944 100644 --- a/lib/api/v3/queries/schemas/filter_dependency_representer_factory.rb +++ b/lib/api/v3/queries/schemas/filter_dependency_representer_factory.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/float_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/float_filter_dependency_representer.rb index aa21e0fdb369..976cf7213136 100644 --- a/lib/api/v3/queries/schemas/float_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/float_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/follows_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/follows_filter_dependency_representer.rb index 3c7793905e57..9b7d373010de 100644 --- a/lib/api/v3/queries/schemas/follows_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/follows_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/group_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/group_filter_dependency_representer.rb index b5da6501adf8..b8de9a16d2c8 100644 --- a/lib/api/v3/queries/schemas/group_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/group_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/id_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/id_filter_dependency_representer.rb index 906311f70c25..ce3202af7abd 100644 --- a/lib/api/v3/queries/schemas/id_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/id_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/includes_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/includes_filter_dependency_representer.rb index ddc45f9a6249..93e4f9b16974 100644 --- a/lib/api/v3/queries/schemas/includes_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/includes_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/integer_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/integer_filter_dependency_representer.rb index 05e8b9dd7328..545580c3ccf0 100644 --- a/lib/api/v3/queries/schemas/integer_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/integer_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/manual_sort_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/manual_sort_filter_dependency_representer.rb index 1c2c4bc78c03..553c19676de0 100644 --- a/lib/api/v3/queries/schemas/manual_sort_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/manual_sort_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/only_subproject_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/only_subproject_filter_dependency_representer.rb index 8e753b4afe3d..773f25c90074 100644 --- a/lib/api/v3/queries/schemas/only_subproject_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/only_subproject_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/parent_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/parent_filter_dependency_representer.rb index 73a69d79e720..7099f8650c11 100644 --- a/lib/api/v3/queries/schemas/parent_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/parent_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/partof_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/partof_filter_dependency_representer.rb index e79fb8202645..a679df7a3842 100644 --- a/lib/api/v3/queries/schemas/partof_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/partof_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/precedes_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/precedes_filter_dependency_representer.rb index f3fe2d4c9ae4..1164ae83dd77 100644 --- a/lib/api/v3/queries/schemas/precedes_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/precedes_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/principal_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/principal_filter_dependency_representer.rb index b7ebf4255c95..95b3f3011094 100644 --- a/lib/api/v3/queries/schemas/principal_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/principal_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/priority_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/priority_filter_dependency_representer.rb index daed58138bd4..f6e964c44779 100644 --- a/lib/api/v3/queries/schemas/priority_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/priority_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/project_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/project_filter_dependency_representer.rb index 0b382c728099..f9fbe32f7f46 100644 --- a/lib/api/v3/queries/schemas/project_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/project_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/project_members_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/project_members_filter_dependency_representer.rb index 0f127f95674d..e94c11d83bd1 100644 --- a/lib/api/v3/queries/schemas/project_members_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/project_members_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/query_filter_instance_schema_api.rb b/lib/api/v3/queries/schemas/query_filter_instance_schema_api.rb index 76e30310bf6a..2689d2114f72 100644 --- a/lib/api/v3/queries/schemas/query_filter_instance_schema_api.rb +++ b/lib/api/v3/queries/schemas/query_filter_instance_schema_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/query_filter_instance_schema_collection_representer.rb b/lib/api/v3/queries/schemas/query_filter_instance_schema_collection_representer.rb index 535d64f749bd..51e0ba8799b7 100644 --- a/lib/api/v3/queries/schemas/query_filter_instance_schema_collection_representer.rb +++ b/lib/api/v3/queries/schemas/query_filter_instance_schema_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/query_filter_instance_schema_representer.rb b/lib/api/v3/queries/schemas/query_filter_instance_schema_representer.rb index e94300a6ab26..e8148549189a 100644 --- a/lib/api/v3/queries/schemas/query_filter_instance_schema_representer.rb +++ b/lib/api/v3/queries/schemas/query_filter_instance_schema_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/query_project_filter_instance_schema_api.rb b/lib/api/v3/queries/schemas/query_project_filter_instance_schema_api.rb index 206fc37927a2..e2d25fc480c3 100644 --- a/lib/api/v3/queries/schemas/query_project_filter_instance_schema_api.rb +++ b/lib/api/v3/queries/schemas/query_project_filter_instance_schema_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/query_project_schema_api.rb b/lib/api/v3/queries/schemas/query_project_schema_api.rb index e6792d04f7cf..d4e94054c8f8 100644 --- a/lib/api/v3/queries/schemas/query_project_schema_api.rb +++ b/lib/api/v3/queries/schemas/query_project_schema_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/query_schema_api.rb b/lib/api/v3/queries/schemas/query_schema_api.rb index 4f8cdd5b6cba..7d51dc4c6be1 100644 --- a/lib/api/v3/queries/schemas/query_schema_api.rb +++ b/lib/api/v3/queries/schemas/query_schema_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/query_schema_representer.rb b/lib/api/v3/queries/schemas/query_schema_representer.rb index 501dec185d71..5cbcd24f5133 100644 --- a/lib/api/v3/queries/schemas/query_schema_representer.rb +++ b/lib/api/v3/queries/schemas/query_schema_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/relates_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/relates_filter_dependency_representer.rb index 61f585fd112e..9fb0263a7e95 100644 --- a/lib/api/v3/queries/schemas/relates_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/relates_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/required_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/required_filter_dependency_representer.rb index d30549878e77..5adbaeb8fd66 100644 --- a/lib/api/v3/queries/schemas/required_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/required_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/requires_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/requires_filter_dependency_representer.rb index 1f8094fec63e..673cec51bf77 100644 --- a/lib/api/v3/queries/schemas/requires_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/requires_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/role_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/role_filter_dependency_representer.rb index 201f961111ac..6b8f3772642b 100644 --- a/lib/api/v3/queries/schemas/role_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/role_filter_dependency_representer.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/search_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/search_filter_dependency_representer.rb index bb28358b9e75..2dcc21ade14f 100644 --- a/lib/api/v3/queries/schemas/search_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/search_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/status_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/status_filter_dependency_representer.rb index 9dc5c347de2d..33ba3ae7f8a9 100644 --- a/lib/api/v3/queries/schemas/status_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/status_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/subproject_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/subproject_filter_dependency_representer.rb index 7108ae1fd533..5b1ccf7210bd 100644 --- a/lib/api/v3/queries/schemas/subproject_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/subproject_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/text_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/text_filter_dependency_representer.rb index ba524f73040f..ba11e207baf4 100644 --- a/lib/api/v3/queries/schemas/text_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/text_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/type_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/type_filter_dependency_representer.rb index d103e683c610..f688a1f07a6f 100644 --- a/lib/api/v3/queries/schemas/type_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/type_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/user_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/user_filter_dependency_representer.rb index 94abe359b83a..584402271afa 100644 --- a/lib/api/v3/queries/schemas/user_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/user_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/schemas/version_filter_dependency_representer.rb b/lib/api/v3/queries/schemas/version_filter_dependency_representer.rb index 8eb7fd3c03b4..7ab93b053849 100644 --- a/lib/api/v3/queries/schemas/version_filter_dependency_representer.rb +++ b/lib/api/v3/queries/schemas/version_filter_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/sort_bys/query_sort_by_representer.rb b/lib/api/v3/queries/sort_bys/query_sort_by_representer.rb index f728a18bb801..f9dc9b112002 100644 --- a/lib/api/v3/queries/sort_bys/query_sort_by_representer.rb +++ b/lib/api/v3/queries/sort_bys/query_sort_by_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/sort_bys/query_sort_bys_api.rb b/lib/api/v3/queries/sort_bys/query_sort_bys_api.rb index 14d96ee7c9a5..eab20b099943 100644 --- a/lib/api/v3/queries/sort_bys/query_sort_bys_api.rb +++ b/lib/api/v3/queries/sort_bys/query_sort_bys_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/sort_bys/sort_by_decorator.rb b/lib/api/v3/queries/sort_bys/sort_by_decorator.rb index 2060ed808772..060e01921f3a 100644 --- a/lib/api/v3/queries/sort_bys/sort_by_decorator.rb +++ b/lib/api/v3/queries/sort_bys/sort_by_decorator.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/update_form_api.rb b/lib/api/v3/queries/update_form_api.rb index 87c4a1d5ad86..af04dd5af458 100644 --- a/lib/api/v3/queries/update_form_api.rb +++ b/lib/api/v3/queries/update_form_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/queries/update_form_representer.rb b/lib/api/v3/queries/update_form_representer.rb index 3f07652ba193..e19db8484a90 100644 --- a/lib/api/v3/queries/update_form_representer.rb +++ b/lib/api/v3/queries/update_form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/relations/relation_collection_representer.rb b/lib/api/v3/relations/relation_collection_representer.rb index 53386a6af1a2..b8e9ff521680 100644 --- a/lib/api/v3/relations/relation_collection_representer.rb +++ b/lib/api/v3/relations/relation_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/relations/relation_paginated_collection_representer.rb b/lib/api/v3/relations/relation_paginated_collection_representer.rb index d8313a96a7c3..fda91f83ceee 100644 --- a/lib/api/v3/relations/relation_paginated_collection_representer.rb +++ b/lib/api/v3/relations/relation_paginated_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/relations/relation_payload_representer.rb b/lib/api/v3/relations/relation_payload_representer.rb index 624b0e64c066..992fc2f1266c 100644 --- a/lib/api/v3/relations/relation_payload_representer.rb +++ b/lib/api/v3/relations/relation_payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/relations/relation_representer.rb b/lib/api/v3/relations/relation_representer.rb index e14d05561939..709d0f668f9e 100644 --- a/lib/api/v3/relations/relation_representer.rb +++ b/lib/api/v3/relations/relation_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/relations/relations_api.rb b/lib/api/v3/relations/relations_api.rb index 618395c94e10..aaf9b9bbff1f 100644 --- a/lib/api/v3/relations/relations_api.rb +++ b/lib/api/v3/relations/relations_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/relations/relations_helper.rb b/lib/api/v3/relations/relations_helper.rb index aea73472d1dc..6101528f6adc 100644 --- a/lib/api/v3/relations/relations_helper.rb +++ b/lib/api/v3/relations/relations_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/render/render_api.rb b/lib/api/v3/render/render_api.rb index 07a8d3371005..ed9a456d5100 100644 --- a/lib/api/v3/render/render_api.rb +++ b/lib/api/v3/render/render_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/repositories/revision_collection_representer.rb b/lib/api/v3/repositories/revision_collection_representer.rb index 9e73600aec79..1c7957f251ac 100644 --- a/lib/api/v3/repositories/revision_collection_representer.rb +++ b/lib/api/v3/repositories/revision_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/repositories/revision_representer.rb b/lib/api/v3/repositories/revision_representer.rb index 7ad84a19e11f..c81995715e12 100644 --- a/lib/api/v3/repositories/revision_representer.rb +++ b/lib/api/v3/repositories/revision_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/repositories/revisions_api.rb b/lib/api/v3/repositories/revisions_api.rb index 0985b8e34f5f..e86d65391f25 100644 --- a/lib/api/v3/repositories/revisions_api.rb +++ b/lib/api/v3/repositories/revisions_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/repositories/revisions_by_work_package_api.rb b/lib/api/v3/repositories/revisions_by_work_package_api.rb index 77ff9aa8f5be..d02cdc3deb8c 100644 --- a/lib/api/v3/repositories/revisions_by_work_package_api.rb +++ b/lib/api/v3/repositories/revisions_by_work_package_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/roles/role_collection_representer.rb b/lib/api/v3/roles/role_collection_representer.rb index c735a016af6a..a8274366583b 100644 --- a/lib/api/v3/roles/role_collection_representer.rb +++ b/lib/api/v3/roles/role_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/roles/role_representer.rb b/lib/api/v3/roles/role_representer.rb index 73d87281a3d7..97331b106766 100644 --- a/lib/api/v3/roles/role_representer.rb +++ b/lib/api/v3/roles/role_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/roles/roles_api.rb b/lib/api/v3/roles/roles_api.rb index af64ecd54762..867dc80da4ea 100644 --- a/lib/api/v3/roles/roles_api.rb +++ b/lib/api/v3/roles/roles_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/root.rb b/lib/api/v3/root.rb index 8deeb4b61d64..d299b19fd7a2 100644 --- a/lib/api/v3/root.rb +++ b/lib/api/v3/root.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/root_representer.rb b/lib/api/v3/root_representer.rb index ed6e8ddedfab..87b4e0e36e07 100644 --- a/lib/api/v3/root_representer.rb +++ b/lib/api/v3/root_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/schemas/schema_collection_representer.rb b/lib/api/v3/schemas/schema_collection_representer.rb index 0bcd0431b77f..cc1cd6cdf54f 100644 --- a/lib/api/v3/schemas/schema_collection_representer.rb +++ b/lib/api/v3/schemas/schema_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/schemas/schema_dependency_representer.rb b/lib/api/v3/schemas/schema_dependency_representer.rb index 1fb9a997c90e..c146a493ed31 100644 --- a/lib/api/v3/schemas/schema_dependency_representer.rb +++ b/lib/api/v3/schemas/schema_dependency_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/shares/entity_representer_factory.rb b/lib/api/v3/shares/entity_representer_factory.rb index 8a6698332156..55b0a43ce739 100644 --- a/lib/api/v3/shares/entity_representer_factory.rb +++ b/lib/api/v3/shares/entity_representer_factory.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/shares/share_collection_representer.rb b/lib/api/v3/shares/share_collection_representer.rb index 191bdd42dbf2..720faae2ef6c 100644 --- a/lib/api/v3/shares/share_collection_representer.rb +++ b/lib/api/v3/shares/share_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/shares/share_representer.rb b/lib/api/v3/shares/share_representer.rb index ff10d97c8306..5239abc7f6d5 100644 --- a/lib/api/v3/shares/share_representer.rb +++ b/lib/api/v3/shares/share_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/shares/shares_api.rb b/lib/api/v3/shares/shares_api.rb index 4045544fa1d0..74f7e9b8c394 100644 --- a/lib/api/v3/shares/shares_api.rb +++ b/lib/api/v3/shares/shares_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/statuses/status_collection_representer.rb b/lib/api/v3/statuses/status_collection_representer.rb index 6e4b49db8567..7459803d4cfc 100644 --- a/lib/api/v3/statuses/status_collection_representer.rb +++ b/lib/api/v3/statuses/status_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/statuses/status_representer.rb b/lib/api/v3/statuses/status_representer.rb index 1c5b041882a8..8b7633a9a577 100644 --- a/lib/api/v3/statuses/status_representer.rb +++ b/lib/api/v3/statuses/status_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/statuses/statuses_api.rb b/lib/api/v3/statuses/statuses_api.rb index bcfdba2fbc3b..2948ff66f9b8 100644 --- a/lib/api/v3/statuses/statuses_api.rb +++ b/lib/api/v3/statuses/statuses_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/string_objects/string_objects_api.rb b/lib/api/v3/string_objects/string_objects_api.rb index fb3538fb7940..236891506e69 100644 --- a/lib/api/v3/string_objects/string_objects_api.rb +++ b/lib/api/v3/string_objects/string_objects_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/types/type_collection_representer.rb b/lib/api/v3/types/type_collection_representer.rb index 6b62cedd2de5..7625c2fbca96 100644 --- a/lib/api/v3/types/type_collection_representer.rb +++ b/lib/api/v3/types/type_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/types/type_representer.rb b/lib/api/v3/types/type_representer.rb index 0d4f231375e2..75997dbf788a 100644 --- a/lib/api/v3/types/type_representer.rb +++ b/lib/api/v3/types/type_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/types/types_api.rb b/lib/api/v3/types/types_api.rb index a5ab9b16c2b4..c1f4e83901d3 100644 --- a/lib/api/v3/types/types_api.rb +++ b/lib/api/v3/types/types_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/types/types_by_project_api.rb b/lib/api/v3/types/types_by_project_api.rb index e53add49e299..208c1f386867 100644 --- a/lib/api/v3/types/types_by_project_api.rb +++ b/lib/api/v3/types/types_by_project_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/user_preferences/notification_setting_representer.rb b/lib/api/v3/user_preferences/notification_setting_representer.rb index 4a28ea664c3b..9bf2f0b72d3c 100644 --- a/lib/api/v3/user_preferences/notification_setting_representer.rb +++ b/lib/api/v3/user_preferences/notification_setting_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/user_preferences/preferences_by_user_api.rb b/lib/api/v3/user_preferences/preferences_by_user_api.rb index 149749b47d03..971f7be6876a 100644 --- a/lib/api/v3/user_preferences/preferences_by_user_api.rb +++ b/lib/api/v3/user_preferences/preferences_by_user_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/user_preferences/user_preference_payload_representer.rb b/lib/api/v3/user_preferences/user_preference_payload_representer.rb index db4d245c85b4..dc43e5cddb44 100644 --- a/lib/api/v3/user_preferences/user_preference_payload_representer.rb +++ b/lib/api/v3/user_preferences/user_preference_payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/user_preferences/user_preference_representer.rb b/lib/api/v3/user_preferences/user_preference_representer.rb index 1a8f04b09d90..9e4591e6903b 100644 --- a/lib/api/v3/user_preferences/user_preference_representer.rb +++ b/lib/api/v3/user_preferences/user_preference_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/user_preferences/user_preferences_api.rb b/lib/api/v3/user_preferences/user_preferences_api.rb index 4e26480f6f5e..aaa121f35d3d 100644 --- a/lib/api/v3/user_preferences/user_preferences_api.rb +++ b/lib/api/v3/user_preferences/user_preferences_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/users/create_form_api.rb b/lib/api/v3/users/create_form_api.rb index 13bc31ea889c..ce262cef3028 100644 --- a/lib/api/v3/users/create_form_api.rb +++ b/lib/api/v3/users/create_form_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/users/create_form_representer.rb b/lib/api/v3/users/create_form_representer.rb index d0eeea195529..1498c157c10f 100644 --- a/lib/api/v3/users/create_form_representer.rb +++ b/lib/api/v3/users/create_form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/users/form_representer.rb b/lib/api/v3/users/form_representer.rb index 73b0fea0f8ac..715a40ce76e3 100644 --- a/lib/api/v3/users/form_representer.rb +++ b/lib/api/v3/users/form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/users/schemas/user_schema_api.rb b/lib/api/v3/users/schemas/user_schema_api.rb index 17314e0ad490..903b3d60f1a9 100644 --- a/lib/api/v3/users/schemas/user_schema_api.rb +++ b/lib/api/v3/users/schemas/user_schema_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/users/schemas/user_schema_representer.rb b/lib/api/v3/users/schemas/user_schema_representer.rb index 1fb9352cc38d..6848082f2ecc 100644 --- a/lib/api/v3/users/schemas/user_schema_representer.rb +++ b/lib/api/v3/users/schemas/user_schema_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/users/unpaginated_user_collection_representer.rb b/lib/api/v3/users/unpaginated_user_collection_representer.rb index ee31e762d296..1a7c265806c4 100644 --- a/lib/api/v3/users/unpaginated_user_collection_representer.rb +++ b/lib/api/v3/users/unpaginated_user_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/users/update_form_api.rb b/lib/api/v3/users/update_form_api.rb index 672da3b4e971..76934f0c972c 100644 --- a/lib/api/v3/users/update_form_api.rb +++ b/lib/api/v3/users/update_form_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/users/update_form_representer.rb b/lib/api/v3/users/update_form_representer.rb index 97c96b0787db..b351b7912e05 100644 --- a/lib/api/v3/users/update_form_representer.rb +++ b/lib/api/v3/users/update_form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/users/user_collection_representer.rb b/lib/api/v3/users/user_collection_representer.rb index fea3c52df8d8..41a54c042ed9 100644 --- a/lib/api/v3/users/user_collection_representer.rb +++ b/lib/api/v3/users/user_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/users/user_payload_representer.rb b/lib/api/v3/users/user_payload_representer.rb index a13188e38719..aa7031f9d2e8 100644 --- a/lib/api/v3/users/user_payload_representer.rb +++ b/lib/api/v3/users/user_payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/users/user_representer.rb b/lib/api/v3/users/user_representer.rb index 8c8f8a006509..fa3f8f2c62ca 100644 --- a/lib/api/v3/users/user_representer.rb +++ b/lib/api/v3/users/user_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/users/user_sql_collection_representer.rb b/lib/api/v3/users/user_sql_collection_representer.rb index 502b17a65e91..2130c3d5d150 100644 --- a/lib/api/v3/users/user_sql_collection_representer.rb +++ b/lib/api/v3/users/user_sql_collection_representer.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/users/user_sql_representer.rb b/lib/api/v3/users/user_sql_representer.rb index cc98bed5d263..4e6dbb5ee25f 100644 --- a/lib/api/v3/users/user_sql_representer.rb +++ b/lib/api/v3/users/user_sql_representer.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/users/users_api.rb b/lib/api/v3/users/users_api.rb index 7e190c7ff171..341479264e98 100644 --- a/lib/api/v3/users/users_api.rb +++ b/lib/api/v3/users/users_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/custom_field_injector.rb b/lib/api/v3/utilities/custom_field_injector.rb index 229521e3b98a..056024dc1b9f 100644 --- a/lib/api/v3/utilities/custom_field_injector.rb +++ b/lib/api/v3/utilities/custom_field_injector.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/custom_field_injector/link_value_getter.rb b/lib/api/v3/utilities/custom_field_injector/link_value_getter.rb index 890f773ecd05..01c86d6eaef5 100644 --- a/lib/api/v3/utilities/custom_field_injector/link_value_getter.rb +++ b/lib/api/v3/utilities/custom_field_injector/link_value_getter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/custom_field_sum_injector.rb b/lib/api/v3/utilities/custom_field_sum_injector.rb index a5ade97cdd07..34e6c0c9bff0 100644 --- a/lib/api/v3/utilities/custom_field_sum_injector.rb +++ b/lib/api/v3/utilities/custom_field_sum_injector.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/date_time_formatter.rb b/lib/api/v3/utilities/date_time_formatter.rb index a0dd66cfb79b..84d7953ec72a 100644 --- a/lib/api/v3/utilities/date_time_formatter.rb +++ b/lib/api/v3/utilities/date_time_formatter.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/eager_loading/custom_field_accessor.rb b/lib/api/v3/utilities/eager_loading/custom_field_accessor.rb index cae649d1fe23..a16f781ed08a 100644 --- a/lib/api/v3/utilities/eager_loading/custom_field_accessor.rb +++ b/lib/api/v3/utilities/eager_loading/custom_field_accessor.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/eager_loading/eager_loading_wrapper.rb b/lib/api/v3/utilities/eager_loading/eager_loading_wrapper.rb index 9de19716cb4a..15208be4dd1c 100644 --- a/lib/api/v3/utilities/eager_loading/eager_loading_wrapper.rb +++ b/lib/api/v3/utilities/eager_loading/eager_loading_wrapper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/endpoints/create.rb b/lib/api/v3/utilities/endpoints/create.rb index 980220937526..f82915e34708 100644 --- a/lib/api/v3/utilities/endpoints/create.rb +++ b/lib/api/v3/utilities/endpoints/create.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/endpoints/create_form.rb b/lib/api/v3/utilities/endpoints/create_form.rb index fe961762abb9..d7387d9b4785 100644 --- a/lib/api/v3/utilities/endpoints/create_form.rb +++ b/lib/api/v3/utilities/endpoints/create_form.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/endpoints/delayed_modify.rb b/lib/api/v3/utilities/endpoints/delayed_modify.rb index c4763fe2d114..73519c5b5d90 100644 --- a/lib/api/v3/utilities/endpoints/delayed_modify.rb +++ b/lib/api/v3/utilities/endpoints/delayed_modify.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/endpoints/delete.rb b/lib/api/v3/utilities/endpoints/delete.rb index 4b353317b8d2..a3cb237f8369 100644 --- a/lib/api/v3/utilities/endpoints/delete.rb +++ b/lib/api/v3/utilities/endpoints/delete.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/endpoints/form.rb b/lib/api/v3/utilities/endpoints/form.rb index 4171be090bad..8ce3886ed280 100644 --- a/lib/api/v3/utilities/endpoints/form.rb +++ b/lib/api/v3/utilities/endpoints/form.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/endpoints/index.rb b/lib/api/v3/utilities/endpoints/index.rb index d7affdb36834..a79cc5c61152 100644 --- a/lib/api/v3/utilities/endpoints/index.rb +++ b/lib/api/v3/utilities/endpoints/index.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/endpoints/schema.rb b/lib/api/v3/utilities/endpoints/schema.rb index 3e8a1a7b73b6..d9b082178851 100644 --- a/lib/api/v3/utilities/endpoints/schema.rb +++ b/lib/api/v3/utilities/endpoints/schema.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/endpoints/show.rb b/lib/api/v3/utilities/endpoints/show.rb index 50cffa9792a5..88846fd43ff4 100644 --- a/lib/api/v3/utilities/endpoints/show.rb +++ b/lib/api/v3/utilities/endpoints/show.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/endpoints/sql_fallbacked_index.rb b/lib/api/v3/utilities/endpoints/sql_fallbacked_index.rb index a87fcef33004..8cffbe9cbac2 100644 --- a/lib/api/v3/utilities/endpoints/sql_fallbacked_index.rb +++ b/lib/api/v3/utilities/endpoints/sql_fallbacked_index.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/endpoints/sql_index.rb b/lib/api/v3/utilities/endpoints/sql_index.rb index 5baeaaaef131..35e3a6445e06 100644 --- a/lib/api/v3/utilities/endpoints/sql_index.rb +++ b/lib/api/v3/utilities/endpoints/sql_index.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/endpoints/sql_show.rb b/lib/api/v3/utilities/endpoints/sql_show.rb index b4210bb7d0ad..3e25d3cdfebf 100644 --- a/lib/api/v3/utilities/endpoints/sql_show.rb +++ b/lib/api/v3/utilities/endpoints/sql_show.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/endpoints/update.rb b/lib/api/v3/utilities/endpoints/update.rb index 6cf63a8844d1..1ecea4eb225e 100644 --- a/lib/api/v3/utilities/endpoints/update.rb +++ b/lib/api/v3/utilities/endpoints/update.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/endpoints/update_form.rb b/lib/api/v3/utilities/endpoints/update_form.rb index f34bde232ca0..16417ae84d99 100644 --- a/lib/api/v3/utilities/endpoints/update_form.rb +++ b/lib/api/v3/utilities/endpoints/update_form.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/endpoints/v3_deductions.rb b/lib/api/v3/utilities/endpoints/v3_deductions.rb index 17d3f507f342..b48de24fe222 100644 --- a/lib/api/v3/utilities/endpoints/v3_deductions.rb +++ b/lib/api/v3/utilities/endpoints/v3_deductions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/endpoints/v3_present_single.rb b/lib/api/v3/utilities/endpoints/v3_present_single.rb index 659602413658..2e58c2864a96 100644 --- a/lib/api/v3/utilities/endpoints/v3_present_single.rb +++ b/lib/api/v3/utilities/endpoints/v3_present_single.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/eprops_conversion.rb b/lib/api/v3/utilities/eprops_conversion.rb index 8f0dfede6ff5..9259dab0d66d 100644 --- a/lib/api/v3/utilities/eprops_conversion.rb +++ b/lib/api/v3/utilities/eprops_conversion.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/params_to_query.rb b/lib/api/v3/utilities/params_to_query.rb index 32d315c57c61..646888ad5e26 100644 --- a/lib/api/v3/utilities/params_to_query.rb +++ b/lib/api/v3/utilities/params_to_query.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/path_helper.rb b/lib/api/v3/utilities/path_helper.rb index bfe5c673ad5c..c3a04f70a83d 100644 --- a/lib/api/v3/utilities/path_helper.rb +++ b/lib/api/v3/utilities/path_helper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/resource_link_generator.rb b/lib/api/v3/utilities/resource_link_generator.rb index 863bffa7bf72..bb3b003008e5 100644 --- a/lib/api/v3/utilities/resource_link_generator.rb +++ b/lib/api/v3/utilities/resource_link_generator.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/sql_representer_walker.rb b/lib/api/v3/utilities/sql_representer_walker.rb index d958105326fa..673e1443306b 100644 --- a/lib/api/v3/utilities/sql_representer_walker.rb +++ b/lib/api/v3/utilities/sql_representer_walker.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/utilities/sql_walker_results.rb b/lib/api/v3/utilities/sql_walker_results.rb index 9edc26a43bde..88c3672d130d 100644 --- a/lib/api/v3/utilities/sql_walker_results.rb +++ b/lib/api/v3/utilities/sql_walker_results.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/values/property_date_representer.rb b/lib/api/v3/values/property_date_representer.rb index 187320e2fc22..9fa5d3083166 100644 --- a/lib/api/v3/values/property_date_representer.rb +++ b/lib/api/v3/values/property_date_representer.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/values/property_model.rb b/lib/api/v3/values/property_model.rb index 238d8ef50a7b..fc9b5f876958 100644 --- a/lib/api/v3/values/property_model.rb +++ b/lib/api/v3/values/property_model.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/values/property_representer.rb b/lib/api/v3/values/property_representer.rb index 2df768823149..b4291abcf6b6 100644 --- a/lib/api/v3/values/property_representer.rb +++ b/lib/api/v3/values/property_representer.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/values/schemas/model.rb b/lib/api/v3/values/schemas/model.rb index 568e82e8ac83..563e2147ad62 100644 --- a/lib/api/v3/values/schemas/model.rb +++ b/lib/api/v3/values/schemas/model.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/values/schemas/property_schema_representer.rb b/lib/api/v3/values/schemas/property_schema_representer.rb index 0aacc6e474cd..9eab490ec7fe 100644 --- a/lib/api/v3/values/schemas/property_schema_representer.rb +++ b/lib/api/v3/values/schemas/property_schema_representer.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/values/schemas/value_schema_api.rb b/lib/api/v3/values/schemas/value_schema_api.rb index 29c29df68f3f..2a3844f75611 100644 --- a/lib/api/v3/values/schemas/value_schema_api.rb +++ b/lib/api/v3/values/schemas/value_schema_api.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/values/schemas/value_schema_factory.rb b/lib/api/v3/values/schemas/value_schema_factory.rb index cb571e0834fb..de98a68e279e 100644 --- a/lib/api/v3/values/schemas/value_schema_factory.rb +++ b/lib/api/v3/values/schemas/value_schema_factory.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/values/values_api.rb b/lib/api/v3/values/values_api.rb index 403f01cc3fe7..2439219ec406 100644 --- a/lib/api/v3/values/values_api.rb +++ b/lib/api/v3/values/values_api.rb @@ -1,6 +1,6 @@ # --copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/versions/available_projects_api.rb b/lib/api/v3/versions/available_projects_api.rb index 2286000489ff..4191ea291fba 100644 --- a/lib/api/v3/versions/available_projects_api.rb +++ b/lib/api/v3/versions/available_projects_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/versions/create_form_api.rb b/lib/api/v3/versions/create_form_api.rb index ebc94966afaf..d5ae8f109daa 100644 --- a/lib/api/v3/versions/create_form_api.rb +++ b/lib/api/v3/versions/create_form_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/versions/create_form_representer.rb b/lib/api/v3/versions/create_form_representer.rb index 5da1ab89fcfe..ec83346a8183 100644 --- a/lib/api/v3/versions/create_form_representer.rb +++ b/lib/api/v3/versions/create_form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/versions/form_representer.rb b/lib/api/v3/versions/form_representer.rb index 6ca4c003ed71..fc027a297361 100644 --- a/lib/api/v3/versions/form_representer.rb +++ b/lib/api/v3/versions/form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/versions/projects_by_version_api.rb b/lib/api/v3/versions/projects_by_version_api.rb index cf65cb53a685..d7acc8499aa8 100644 --- a/lib/api/v3/versions/projects_by_version_api.rb +++ b/lib/api/v3/versions/projects_by_version_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/versions/schemas/version_schema_api.rb b/lib/api/v3/versions/schemas/version_schema_api.rb index 211a7b29703a..dc84c9d014e6 100644 --- a/lib/api/v3/versions/schemas/version_schema_api.rb +++ b/lib/api/v3/versions/schemas/version_schema_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/versions/schemas/version_schema_representer.rb b/lib/api/v3/versions/schemas/version_schema_representer.rb index 8ef1dfff4367..6188916e35b8 100644 --- a/lib/api/v3/versions/schemas/version_schema_representer.rb +++ b/lib/api/v3/versions/schemas/version_schema_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/versions/update_form_api.rb b/lib/api/v3/versions/update_form_api.rb index 080562b965e8..2e5d43633540 100644 --- a/lib/api/v3/versions/update_form_api.rb +++ b/lib/api/v3/versions/update_form_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/versions/update_form_representer.rb b/lib/api/v3/versions/update_form_representer.rb index 90cb66803ecf..6c9b359aad5c 100644 --- a/lib/api/v3/versions/update_form_representer.rb +++ b/lib/api/v3/versions/update_form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/versions/version_collection_representer.rb b/lib/api/v3/versions/version_collection_representer.rb index d1cb80bc4f6c..fa54fbe54737 100644 --- a/lib/api/v3/versions/version_collection_representer.rb +++ b/lib/api/v3/versions/version_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/versions/version_payload_representer.rb b/lib/api/v3/versions/version_payload_representer.rb index 5f04f3775a8d..53475c42cb35 100644 --- a/lib/api/v3/versions/version_payload_representer.rb +++ b/lib/api/v3/versions/version_payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/versions/version_representer.rb b/lib/api/v3/versions/version_representer.rb index 11c508d58c81..0999075c311d 100644 --- a/lib/api/v3/versions/version_representer.rb +++ b/lib/api/v3/versions/version_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/versions/versions_api.rb b/lib/api/v3/versions/versions_api.rb index 41609105f2a6..07228488955d 100644 --- a/lib/api/v3/versions/versions_api.rb +++ b/lib/api/v3/versions/versions_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/versions/versions_by_project_api.rb b/lib/api/v3/versions/versions_by_project_api.rb index 699bd66192af..6673216d57e3 100644 --- a/lib/api/v3/versions/versions_by_project_api.rb +++ b/lib/api/v3/versions/versions_by_project_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/views/view_collection_representer.rb b/lib/api/v3/views/view_collection_representer.rb index befb49a9a3bb..727659fb1c2f 100644 --- a/lib/api/v3/views/view_collection_representer.rb +++ b/lib/api/v3/views/view_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/views/view_payload_representer.rb b/lib/api/v3/views/view_payload_representer.rb index 763625952aa0..9d314e2ee462 100644 --- a/lib/api/v3/views/view_payload_representer.rb +++ b/lib/api/v3/views/view_payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/views/view_representer.rb b/lib/api/v3/views/view_representer.rb index c06b448c8e07..dc1b9c871528 100644 --- a/lib/api/v3/views/view_representer.rb +++ b/lib/api/v3/views/view_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/views/views_api.rb b/lib/api/v3/views/views_api.rb index 25411cf49a68..570bd496adda 100644 --- a/lib/api/v3/views/views_api.rb +++ b/lib/api/v3/views/views_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/watchers/watcher_representer.rb b/lib/api/v3/watchers/watcher_representer.rb index e7c346202d10..d8087b51619d 100644 --- a/lib/api/v3/watchers/watcher_representer.rb +++ b/lib/api/v3/watchers/watcher_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/wiki_pages/wiki_page_representer.rb b/lib/api/v3/wiki_pages/wiki_page_representer.rb index e87e5b2a93c0..8ee580f10b35 100644 --- a/lib/api/v3/wiki_pages/wiki_page_representer.rb +++ b/lib/api/v3/wiki_pages/wiki_page_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/wiki_pages/wiki_pages_api.rb b/lib/api/v3/wiki_pages/wiki_pages_api.rb index 5414a23b132a..8b85f5ce34f9 100644 --- a/lib/api/v3/wiki_pages/wiki_pages_api.rb +++ b/lib/api/v3/wiki_pages/wiki_pages_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/available_assignees_api.rb b/lib/api/v3/work_packages/available_assignees_api.rb index 08bfd0379fea..0e876bce5f3a 100644 --- a/lib/api/v3/work_packages/available_assignees_api.rb +++ b/lib/api/v3/work_packages/available_assignees_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/available_projects_on_create_api.rb b/lib/api/v3/work_packages/available_projects_on_create_api.rb index 458a1a169ad9..27c3f61c85de 100644 --- a/lib/api/v3/work_packages/available_projects_on_create_api.rb +++ b/lib/api/v3/work_packages/available_projects_on_create_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/available_projects_on_edit_api.rb b/lib/api/v3/work_packages/available_projects_on_edit_api.rb index 4b5df868d80d..fc4a8f194c03 100644 --- a/lib/api/v3/work_packages/available_projects_on_edit_api.rb +++ b/lib/api/v3/work_packages/available_projects_on_edit_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/available_relation_candidates_api.rb b/lib/api/v3/work_packages/available_relation_candidates_api.rb index 718000793afd..9362d574dc84 100644 --- a/lib/api/v3/work_packages/available_relation_candidates_api.rb +++ b/lib/api/v3/work_packages/available_relation_candidates_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/create_form_api.rb b/lib/api/v3/work_packages/create_form_api.rb index 1472e9db1842..c0ac3c7a0c5e 100644 --- a/lib/api/v3/work_packages/create_form_api.rb +++ b/lib/api/v3/work_packages/create_form_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/create_form_representer.rb b/lib/api/v3/work_packages/create_form_representer.rb index a97e7579903c..d0f201b70da8 100644 --- a/lib/api/v3/work_packages/create_form_representer.rb +++ b/lib/api/v3/work_packages/create_form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/create_project_form_api.rb b/lib/api/v3/work_packages/create_project_form_api.rb index 1b1d1e99c728..83276c948d83 100644 --- a/lib/api/v3/work_packages/create_project_form_api.rb +++ b/lib/api/v3/work_packages/create_project_form_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/create_project_form_representer.rb b/lib/api/v3/work_packages/create_project_form_representer.rb index 49086bab16bf..fe1ee711b5ab 100644 --- a/lib/api/v3/work_packages/create_project_form_representer.rb +++ b/lib/api/v3/work_packages/create_project_form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/eager_loading/ancestor.rb b/lib/api/v3/work_packages/eager_loading/ancestor.rb index 2ca8cd29f0d9..e89c8a199287 100644 --- a/lib/api/v3/work_packages/eager_loading/ancestor.rb +++ b/lib/api/v3/work_packages/eager_loading/ancestor.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/eager_loading/base.rb b/lib/api/v3/work_packages/eager_loading/base.rb index d42bbd9260fb..874f7dcc80cc 100644 --- a/lib/api/v3/work_packages/eager_loading/base.rb +++ b/lib/api/v3/work_packages/eager_loading/base.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/eager_loading/checksum.rb b/lib/api/v3/work_packages/eager_loading/checksum.rb index cec4b406bb9b..672fd60e9f27 100644 --- a/lib/api/v3/work_packages/eager_loading/checksum.rb +++ b/lib/api/v3/work_packages/eager_loading/checksum.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/eager_loading/custom_action.rb b/lib/api/v3/work_packages/eager_loading/custom_action.rb index 426f7469507c..4a12af1d7a8d 100644 --- a/lib/api/v3/work_packages/eager_loading/custom_action.rb +++ b/lib/api/v3/work_packages/eager_loading/custom_action.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/eager_loading/custom_value.rb b/lib/api/v3/work_packages/eager_loading/custom_value.rb index 8d5b3c52a212..1a1900ecf2cf 100644 --- a/lib/api/v3/work_packages/eager_loading/custom_value.rb +++ b/lib/api/v3/work_packages/eager_loading/custom_value.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/eager_loading/hierarchy.rb b/lib/api/v3/work_packages/eager_loading/hierarchy.rb index f994f4075dd1..f10b2ad46777 100644 --- a/lib/api/v3/work_packages/eager_loading/hierarchy.rb +++ b/lib/api/v3/work_packages/eager_loading/hierarchy.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/eager_loading/historic_attributes.rb b/lib/api/v3/work_packages/eager_loading/historic_attributes.rb index 4963f19b0a74..6f3a80ab42f7 100644 --- a/lib/api/v3/work_packages/eager_loading/historic_attributes.rb +++ b/lib/api/v3/work_packages/eager_loading/historic_attributes.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/eager_loading/neutral_wrapper.rb b/lib/api/v3/work_packages/eager_loading/neutral_wrapper.rb index 8511e315cba6..e437130834df 100644 --- a/lib/api/v3/work_packages/eager_loading/neutral_wrapper.rb +++ b/lib/api/v3/work_packages/eager_loading/neutral_wrapper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/eager_loading/project.rb b/lib/api/v3/work_packages/eager_loading/project.rb index bfe8dac86f9f..2009d972f682 100644 --- a/lib/api/v3/work_packages/eager_loading/project.rb +++ b/lib/api/v3/work_packages/eager_loading/project.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/form_representer.rb b/lib/api/v3/work_packages/form_representer.rb index 59bb4992cdd9..9741a2abca00 100644 --- a/lib/api/v3/work_packages/form_representer.rb +++ b/lib/api/v3/work_packages/form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/link_to_object_extractor.rb b/lib/api/v3/work_packages/link_to_object_extractor.rb index 84e584ecd57f..eee90e29fb77 100644 --- a/lib/api/v3/work_packages/link_to_object_extractor.rb +++ b/lib/api/v3/work_packages/link_to_object_extractor.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/parse_params_service.rb b/lib/api/v3/work_packages/parse_params_service.rb index 7897e7c5bb79..269e03c3f0b9 100644 --- a/lib/api/v3/work_packages/parse_params_service.rb +++ b/lib/api/v3/work_packages/parse_params_service.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/schema/base_work_package_schema.rb b/lib/api/v3/work_packages/schema/base_work_package_schema.rb index aedbc1bc2902..d7b8bbb692da 100644 --- a/lib/api/v3/work_packages/schema/base_work_package_schema.rb +++ b/lib/api/v3/work_packages/schema/base_work_package_schema.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/schema/form_configurations/attribute_representer.rb b/lib/api/v3/work_packages/schema/form_configurations/attribute_representer.rb index c1315c3ff013..914afea9fa91 100644 --- a/lib/api/v3/work_packages/schema/form_configurations/attribute_representer.rb +++ b/lib/api/v3/work_packages/schema/form_configurations/attribute_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/schema/form_configurations/query_representer.rb b/lib/api/v3/work_packages/schema/form_configurations/query_representer.rb index b224fe29a717..96d669d883ef 100644 --- a/lib/api/v3/work_packages/schema/form_configurations/query_representer.rb +++ b/lib/api/v3/work_packages/schema/form_configurations/query_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/schema/specific_work_package_schema.rb b/lib/api/v3/work_packages/schema/specific_work_package_schema.rb index 2582589372cf..f465a1723af8 100644 --- a/lib/api/v3/work_packages/schema/specific_work_package_schema.rb +++ b/lib/api/v3/work_packages/schema/specific_work_package_schema.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/schema/typed_schema_contract.rb b/lib/api/v3/work_packages/schema/typed_schema_contract.rb index 9e3ec507e3e8..9713703d9588 100644 --- a/lib/api/v3/work_packages/schema/typed_schema_contract.rb +++ b/lib/api/v3/work_packages/schema/typed_schema_contract.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/schema/typed_work_package_schema.rb b/lib/api/v3/work_packages/schema/typed_work_package_schema.rb index 9d7d0a5a2ea8..43213b8db4b3 100644 --- a/lib/api/v3/work_packages/schema/typed_work_package_schema.rb +++ b/lib/api/v3/work_packages/schema/typed_work_package_schema.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/schema/work_package_schema_collection_representer.rb b/lib/api/v3/work_packages/schema/work_package_schema_collection_representer.rb index 33da6e9a8e65..7812e8fb5b38 100644 --- a/lib/api/v3/work_packages/schema/work_package_schema_collection_representer.rb +++ b/lib/api/v3/work_packages/schema/work_package_schema_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/schema/work_package_schema_representer.rb b/lib/api/v3/work_packages/schema/work_package_schema_representer.rb index 2c396ac2d353..2f2c7bd1e406 100644 --- a/lib/api/v3/work_packages/schema/work_package_schema_representer.rb +++ b/lib/api/v3/work_packages/schema/work_package_schema_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/schema/work_package_schemas_api.rb b/lib/api/v3/work_packages/schema/work_package_schemas_api.rb index 01c0c3d585dd..e43fb12ce773 100644 --- a/lib/api/v3/work_packages/schema/work_package_schemas_api.rb +++ b/lib/api/v3/work_packages/schema/work_package_schemas_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/schema/work_package_sums_schema.rb b/lib/api/v3/work_packages/schema/work_package_sums_schema.rb index a797613784c7..a5340368f617 100644 --- a/lib/api/v3/work_packages/schema/work_package_sums_schema.rb +++ b/lib/api/v3/work_packages/schema/work_package_sums_schema.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/schema/work_package_sums_schema_representer.rb b/lib/api/v3/work_packages/schema/work_package_sums_schema_representer.rb index 2f00f28f324d..a9fb9465e01b 100644 --- a/lib/api/v3/work_packages/schema/work_package_sums_schema_representer.rb +++ b/lib/api/v3/work_packages/schema/work_package_sums_schema_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/show_end_point.rb b/lib/api/v3/work_packages/show_end_point.rb index bf193f6cec62..fc29fb101a93 100644 --- a/lib/api/v3/work_packages/show_end_point.rb +++ b/lib/api/v3/work_packages/show_end_point.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/timestamped_representer.rb b/lib/api/v3/work_packages/timestamped_representer.rb index e77edb6ddb0c..515dfeeb4b6f 100644 --- a/lib/api/v3/work_packages/timestamped_representer.rb +++ b/lib/api/v3/work_packages/timestamped_representer.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2023 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/update_form_api.rb b/lib/api/v3/work_packages/update_form_api.rb index 27545290ee80..390d683057a8 100644 --- a/lib/api/v3/work_packages/update_form_api.rb +++ b/lib/api/v3/work_packages/update_form_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/update_form_representer.rb b/lib/api/v3/work_packages/update_form_representer.rb index b95a2a9d270a..2750eaeaf94a 100644 --- a/lib/api/v3/work_packages/update_form_representer.rb +++ b/lib/api/v3/work_packages/update_form_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/watchers_api.rb b/lib/api/v3/work_packages/watchers_api.rb index 47c468dd1eb5..0d43ef2cc7bf 100644 --- a/lib/api/v3/work_packages/watchers_api.rb +++ b/lib/api/v3/work_packages/watchers_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/work_package_aggregation_group.rb b/lib/api/v3/work_packages/work_package_aggregation_group.rb index 2c9392008853..6c6746fbb9df 100644 --- a/lib/api/v3/work_packages/work_package_aggregation_group.rb +++ b/lib/api/v3/work_packages/work_package_aggregation_group.rb @@ -2,7 +2,7 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/work_package_at_timestamp_representer.rb b/lib/api/v3/work_packages/work_package_at_timestamp_representer.rb index a5944853977e..ff0798a64a76 100644 --- a/lib/api/v3/work_packages/work_package_at_timestamp_representer.rb +++ b/lib/api/v3/work_packages/work_package_at_timestamp_representer.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/work_package_collection_representer.rb b/lib/api/v3/work_packages/work_package_collection_representer.rb index f00f423383a3..55ffc56e791f 100644 --- a/lib/api/v3/work_packages/work_package_collection_representer.rb +++ b/lib/api/v3/work_packages/work_package_collection_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/work_package_deleted_representer.rb b/lib/api/v3/work_packages/work_package_deleted_representer.rb index adb766956e5b..aee998519303 100644 --- a/lib/api/v3/work_packages/work_package_deleted_representer.rb +++ b/lib/api/v3/work_packages/work_package_deleted_representer.rb @@ -1,6 +1,6 @@ # -- copyright # OpenProject is an open source project management software. -# Copyright (C) 2010-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/work_package_eager_loading_wrapper.rb b/lib/api/v3/work_packages/work_package_eager_loading_wrapper.rb index 1a4b036386f9..bf31048a4f8c 100644 --- a/lib/api/v3/work_packages/work_package_eager_loading_wrapper.rb +++ b/lib/api/v3/work_packages/work_package_eager_loading_wrapper.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/work_package_lock_version_payload_representer.rb b/lib/api/v3/work_packages/work_package_lock_version_payload_representer.rb index 66f529a3f094..86b819f1cf79 100644 --- a/lib/api/v3/work_packages/work_package_lock_version_payload_representer.rb +++ b/lib/api/v3/work_packages/work_package_lock_version_payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/work_package_payload_representer.rb b/lib/api/v3/work_packages/work_package_payload_representer.rb index 96f6f1b2d18e..efcbd7223125 100644 --- a/lib/api/v3/work_packages/work_package_payload_representer.rb +++ b/lib/api/v3/work_packages/work_package_payload_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/work_package_relations_api.rb b/lib/api/v3/work_packages/work_package_relations_api.rb index 51e2478c0110..1843f5df9c7f 100644 --- a/lib/api/v3/work_packages/work_package_relations_api.rb +++ b/lib/api/v3/work_packages/work_package_relations_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/work_package_representer.rb b/lib/api/v3/work_packages/work_package_representer.rb index 51126dea542e..b5737cfef6b5 100644 --- a/lib/api/v3/work_packages/work_package_representer.rb +++ b/lib/api/v3/work_packages/work_package_representer.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/work_package_sql_collection_representer.rb b/lib/api/v3/work_packages/work_package_sql_collection_representer.rb index 91dbf1e49dc3..fdd81c321e87 100644 --- a/lib/api/v3/work_packages/work_package_sql_collection_representer.rb +++ b/lib/api/v3/work_packages/work_package_sql_collection_representer.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/work_package_sql_representer.rb b/lib/api/v3/work_packages/work_package_sql_representer.rb index bfec5e21f130..9e9d08be2404 100644 --- a/lib/api/v3/work_packages/work_package_sql_representer.rb +++ b/lib/api/v3/work_packages/work_package_sql_representer.rb @@ -1,5 +1,5 @@ # OpenProject is an open source project management software. -# Copyright (C) 2010-2022 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/work_packages_api.rb b/lib/api/v3/work_packages/work_packages_api.rb index 4e18109958a5..152033faa665 100644 --- a/lib/api/v3/work_packages/work_packages_api.rb +++ b/lib/api/v3/work_packages/work_packages_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/work_packages_by_project_api.rb b/lib/api/v3/work_packages/work_packages_by_project_api.rb index 79bde7782a00..64a6fb644f6c 100644 --- a/lib/api/v3/work_packages/work_packages_by_project_api.rb +++ b/lib/api/v3/work_packages/work_packages_by_project_api.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/api/v3/work_packages/work_packages_shared_helpers.rb b/lib/api/v3/work_packages/work_packages_shared_helpers.rb index a973350eda6d..07832e9f1504 100644 --- a/lib/api/v3/work_packages/work_packages_shared_helpers.rb +++ b/lib/api/v3/work_packages/work_packages_shared_helpers.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/ar_condition.rb b/lib/ar_condition.rb index 9d275b7fa694..f842b25dd7c4 100644 --- a/lib/ar_condition.rb +++ b/lib/ar_condition.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/constraints/enterprise.rb b/lib/constraints/enterprise.rb index 181869481a28..ff57745094e6 100644 --- a/lib/constraints/enterprise.rb +++ b/lib/constraints/enterprise.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/core_extensions.rb b/lib/core_extensions.rb index f1ebb0b05d1e..c1838a826e94 100644 --- a/lib/core_extensions.rb +++ b/lib/core_extensions.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/core_extensions/squish_sql.rb b/lib/core_extensions/squish_sql.rb index 836470277e31..ced0315ab302 100644 --- a/lib/core_extensions/squish_sql.rb +++ b/lib/core_extensions/squish_sql.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/core_extensions/string.rb b/lib/core_extensions/string.rb index 73cd60ab8cbc..b0c16b069edf 100644 --- a/lib/core_extensions/string.rb +++ b/lib/core_extensions/string.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/core_extensions/time_with_zone.rb b/lib/core_extensions/time_with_zone.rb index 2ff109597e48..a67d5ecb0fce 100644 --- a/lib/core_extensions/time_with_zone.rb +++ b/lib/core_extensions/time_with_zone.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/custom_field_form_builder.rb b/lib/custom_field_form_builder.rb index 580332748dc2..ff6181434011 100644 --- a/lib/custom_field_form_builder.rb +++ b/lib/custom_field_form_builder.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/deprecated_alias.rb b/lib/deprecated_alias.rb index 81e921029a5c..e42d1dec820c 100644 --- a/lib/deprecated_alias.rb +++ b/lib/deprecated_alias.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/generators/open_project/plugin/plugin_generator.rb b/lib/generators/open_project/plugin/plugin_generator.rb index aa448ff09dbd..20edd4e9cbc8 100644 --- a/lib/generators/open_project/plugin/plugin_generator.rb +++ b/lib/generators/open_project/plugin/plugin_generator.rb @@ -1,6 +1,6 @@ #-- copyright # OpenProject is an open source project management software. -# Copyright (C) 2012-2024 the OpenProject GmbH +# Copyright (C) the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. diff --git a/lib/generators/open_project/plugin/templates/CHANGELOG.md b/lib/generators/open_project/plugin/templates/CHANGELOG.md index ee405ef6f024..dcd3cd5c5ef9 100644 --- a/lib/generators/open_project/plugin/templates/CHANGELOG.md +++ b/lib/generators/open_project/plugin/templates/CHANGELOG.md @@ -1,7 +1,7 @@