diff -r 2445218823b1 -r b01e36991488 app/autoload.php --- a/app/autoload.php Mon Feb 20 12:06:21 2012 +0100 +++ b/app/autoload.php Wed Feb 22 15:52:30 2012 +0100 @@ -1,4 +1,13 @@ + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + use Symfony\Component\ClassLoader\UniversalClassLoader; use Doctrine\Common\Annotations\AnnotationRegistry;