From 11f98bd7123ec6b91f207c5039df611055d4a815 Mon Sep 17 00:00:00 2001 From: Manuel Bustillo Date: Sun, 1 Jun 2025 17:51:49 +0000 Subject: [PATCH] Add copyright notice --- app/controllers/invitations_controller.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/controllers/invitations_controller.rb b/app/controllers/invitations_controller.rb index d280a7e..69888ea 100644 --- a/app/controllers/invitations_controller.rb +++ b/app/controllers/invitations_controller.rb @@ -1,3 +1,5 @@ +# Copyright (C) 2024-2025 LibreWeddingPlanner contributors + # frozen_string_literal: true # Copyright (C) 2024-2025 LibreWeddingPlanner contributors