DependencyInjection/Configuration.php
changeset 77 021131fbe2c5
parent 76 bb7808e180c3
parent 74 901463f9b11c
child 112 14653baf4f6b
--- a/DependencyInjection/Configuration.php	Thu Feb 23 18:52:59 2012 +0100
+++ b/DependencyInjection/Configuration.php	Fri Feb 24 10:55:01 2012 +0100
@@ -1,5 +1,12 @@
 <?php
-
+/*
+ * This file is part of the WikiTagBundle package.
+ *
+ * (c) IRI <http://www.iri.centrepompidou.fr/>
+ *
+ * For the full copyright and license information, please view the LICENSE
+ * file that was distributed with this source code.
+ */
 namespace IRI\Bundle\WikiTagBundle\DependencyInjection;
 
 use Symfony\Component\Config\Definition\ScalarNode;