From: Raphaël Gertz <git@rapsys.eu>
Date: Sat, 28 Aug 2021 08:31:35 +0000 (+0200)
Subject: Fix licence
X-Git-Tag: 0.2.0~13
X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/afb6e7e11fa379a1afbcf8f67f3eaa25888171d2

Fix licence
---

diff --git a/Controller/UserController.php b/Controller/UserController.php
index eaec690..6385828 100644
--- a/Controller/UserController.php
+++ b/Controller/UserController.php
@@ -1,7 +1,7 @@
 <?php declare(strict_types=1);
 
 /*
- * This file is part of the Rapsys UserBundle package.
+ * This file is part of the Rapsys AirBundle package.
  *
  * (c) Raphaël Gertz <symfony@rapsys.eu>
  *