From f85462ac40926e81dea1326b4acad3f8046fd206 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 5 Dec 2019 21:19:05 +0100 Subject: [PATCH] fix license header --- Templating/ChillTwigHelper.php | 18 +++++++++++++++++- Templating/ChillTwigRoutingHelper.php | 17 +++++++++++++++++ Templating/TranslatableStringHelper.php | 1 - Templating/TranslatableStringTwig.php | 1 - 4 files changed, 34 insertions(+), 3 deletions(-) diff --git a/Templating/ChillTwigHelper.php b/Templating/ChillTwigHelper.php index 4f4b6dc0a..b6b267386 100644 --- a/Templating/ChillTwigHelper.php +++ b/Templating/ChillTwigHelper.php @@ -1,6 +1,22 @@ + * + * This program 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 of the + * License, or (at your option) any later version. + * + * This program 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 this program. If not, see . */ namespace Chill\MainBundle\Templating; diff --git a/Templating/ChillTwigRoutingHelper.php b/Templating/ChillTwigRoutingHelper.php index 5bbd6abe2..94b8a6c24 100644 --- a/Templating/ChillTwigRoutingHelper.php +++ b/Templating/ChillTwigRoutingHelper.php @@ -1,5 +1,22 @@ + * + * This program 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 of the + * License, or (at your option) any later version. + * + * This program 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 this program. If not, see . */ namespace Chill\MainBundle\Templating; diff --git a/Templating/TranslatableStringHelper.php b/Templating/TranslatableStringHelper.php index f6af9732a..673b87dbe 100644 --- a/Templating/TranslatableStringHelper.php +++ b/Templating/TranslatableStringHelper.php @@ -1,5 +1,4 @@ diff --git a/Templating/TranslatableStringTwig.php b/Templating/TranslatableStringTwig.php index 7d44b2ddb..39c566277 100644 --- a/Templating/TranslatableStringTwig.php +++ b/Templating/TranslatableStringTwig.php @@ -1,5 +1,4 @@