Skip to content

Commit

Permalink
remove ruby magic comment for utf-8
Browse files Browse the repository at this point in the history
ruby interprets source encoding as utf-8 since 2.0.0, making magic comment redundant and useless
  • Loading branch information
cbliard authored and oliverguenther committed Mar 10, 2022
1 parent 8da9fe6 commit a33524e
Show file tree
Hide file tree
Showing 2,191 changed files with 0 additions and 4,401 deletions.
2 changes: 0 additions & 2 deletions app/cells/individual_principal_base_filter_cell.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2020 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/cells/placeholder_users/placeholder_user_filter_cell.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2020 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/cells/placeholder_users/row_cell.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2020 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/cells/placeholder_users/table_cell.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2020 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/cells/user_filter_cell.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2020 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/cells/users/user_filter_cell.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2020 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/attachments/create_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/attachments/delete_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/attachments/prepare_upload_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/attachments/validate_replacements.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/attribute_help_texts/base_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/attribute_help_texts/create_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/attribute_help_texts/update_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/authentication/omniauth_auth_hash_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/base_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/concerns/assignable_custom_field_values.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/concerns/requires_admin_guard.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/concerns/requires_enterprise_guard.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/concerns/unchanged_project.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/custom_actions/cu_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/custom_actions/execute_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/custom_fields/base_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/custom_fields/create_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/custom_fields/update_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/empty_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/groups/create_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/groups/delete_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/groups/update_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/messages/base_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/messages/create_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/messages/update_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/model_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/oauth/application_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/params_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/placeholder_users/base_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/placeholder_users/create_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/placeholder_users/delete_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/placeholder_users/update_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/projects/base_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/projects/delete_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/queries/base_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/queries/copy_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/queries/create_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/queries/update_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/queries/update_form_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/relations/base_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/relations/create_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/relations/delete_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/relations/update_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/settings/update_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/types/base_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/user_preferences/base_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/user_preferences/params_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/user_preferences/update_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/users/base_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/users/create_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/users/delete_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/users/update_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/work_packages/base_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/work_packages/create_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/work_packages/create_note_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/work_packages/delete_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/contracts/work_packages/update_contract.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/controllers/account_controller.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
2 changes: 0 additions & 2 deletions app/controllers/activities_controller.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#-- encoding: UTF-8

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
Expand Down
Loading

0 comments on commit a33524e

Please sign in to comment.