From a97b3abe21a5d21e048f817a57b828ca2f1d2845 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 6 Jun 2022 11:46:49 -0300 Subject: more copyright fixes --- packages/anastasis-webui/src/pages/home/SolveScreen.tsx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'packages/anastasis-webui/src/pages/home/SolveScreen.tsx') diff --git a/packages/anastasis-webui/src/pages/home/SolveScreen.tsx b/packages/anastasis-webui/src/pages/home/SolveScreen.tsx index 1f06fe68f..23910565e 100644 --- a/packages/anastasis-webui/src/pages/home/SolveScreen.tsx +++ b/packages/anastasis-webui/src/pages/home/SolveScreen.tsx @@ -1,3 +1,18 @@ +/* + This file is part of GNU Anastasis + (C) 2021-2022 Anastasis SARL + + GNU Anastasis is free software; you can redistribute it and/or modify it under the + terms of the GNU Affero General Public License as published by the Free Software + Foundation; either version 3, or (at your option) any later version. + + GNU Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License along with + GNU Anastasis; see the file COPYING. If not, see + */ import { ChallengeFeedback, ChallengeFeedbackStatus, -- cgit v1.2.3