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 @@