X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/a858bf15e799045a63e30d74dda1c0b7548daf48..dedb94306e39d1d64f8b970a366a16cfb68c16dc:/RapsysUserBundle.php?ds=inline

diff --git a/RapsysUserBundle.php b/RapsysUserBundle.php
index 627ad61..4f7ec84 100644
--- a/RapsysUserBundle.php
+++ b/RapsysUserBundle.php
@@ -1,4 +1,13 @@
-<?php
+<?php declare(strict_types=1);
+
+/*
+ * This file is part of the Rapsys PackBundle 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;