diff --git a/db/migrate/20231215154134_set_block_warning_sent_at_for_people.rb b/db/migrate/20231215154134_set_block_warning_sent_at_for_people.rb index 5fdf7601f..496182cc3 100644 --- a/db/migrate/20231215154134_set_block_warning_sent_at_for_people.rb +++ b/db/migrate/20231215154134_set_block_warning_sent_at_for_people.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Copyright (c) 2023, Pfadibewegung Schweiz. This file is part of -# hitobito_cvp and licensed under the Affero General Public License version 3 +# hitobito_pbs and licensed under the Affero General Public License version 3 # or later. See the COPYING file at the top-level directory or at # https://github.com/hitobito/hitobito. diff --git a/db/migrate/20240309005706_add_validate_course_number_to_event_kinds.rb b/db/migrate/20240309005706_add_validate_course_number_to_event_kinds.rb index 0e9448741..85bb31039 100644 --- a/db/migrate/20240309005706_add_validate_course_number_to_event_kinds.rb +++ b/db/migrate/20240309005706_add_validate_course_number_to_event_kinds.rb @@ -1,5 +1,5 @@ # Copyright (c) 2024, Pfadibewegung Schweiz. This file is part of -# hitobito_cvp and licensed under the Affero General Public License version 3 +# hitobito_pbs and licensed under the Affero General Public License version 3 # or later. See the COPYING file at the top-level directory or at # https://github.com/hitobito/hitobito.