]> Raphaël G. Git Repositories - userbundle/blobdiff - RapsysUserBundle.php
Remove pseudonym and slug
[userbundle] / RapsysUserBundle.php
index 627ad610d32ee62ce20957295e78e1bd215852a8..0ca0f2b63b2e4f345438a9800ec528ff2d9bfe61 100644 (file)
@@ -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;