X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/a858bf15e799045a63e30d74dda1c0b7548daf48..f9a05d2199dbec989e7d53f5c983e601016846c4:/RapsysUserBundle.php

diff --git a/RapsysUserBundle.php b/RapsysUserBundle.php
index 627ad61..0ca0f2b 100644
--- a/RapsysUserBundle.php
+++ b/RapsysUserBundle.php
@@ -1,4 +1,13 @@
-<?php
+<?php declare(strict_types=1);
+
+/*
+ * This file is part of the Rapsys UserBundle package.
+ *
+ * (c) Raphaël Gertz <symfony@rapsys.eu>
+ *
+ * For the full copyright and license information, please view the LICENSE
+ * file that was distributed with this source code.
+ */
 
 namespace Rapsys\UserBundle;