From 622128a29a475da66c738db6cda7a27c1c95b505 Mon Sep 17 00:00:00 2001 From: Manuel Bustillo Date: Sun, 1 Jun 2025 15:59:18 +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 0dac059..8a85d09 100644 --- a/app/controllers/invitations_controller.rb +++ b/app/controllers/invitations_controller.rb @@ -1,3 +1,5 @@ +# Copyright (C) 2024-2025 LibreWeddingPlanner contributors + class InvitationsController < ApplicationController def index render json: Invitation.includes(:guests).as_json(