From 5e2163aa3e85c87a7ab3da08ce130324bec6d231 Mon Sep 17 00:00:00 2001 From: simfeld Date: Sat, 9 Mar 2024 21:30:02 +0100 Subject: [PATCH] Fix license text --- .../20231215154134_set_block_warning_sent_at_for_people.rb | 2 +- .../20240309005706_add_validate_course_number_to_event_kinds.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.