--- a/phpunit.xml.dist Thu Feb 23 18:52:59 2012 +0100
+++ b/phpunit.xml.dist Fri Feb 24 10:55:01 2012 +0100
@@ -1,4 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
+
<!-- http://www.phpunit.de/manual/current/en/appendixes.configuration.html -->
<!-- command line in the host application : php bin/phpunit.php -d memory_limit=512M -c vendor/bundles/IRI/Bundle/WikiTagBundle vendor/bundles/IRI/Bundle/WikiTagBundle/Tests/Services/SearchServiceTest.php -->