From: Raphaël Gertz <git@rapsys.eu>
Date: Sat, 28 Aug 2021 09:13:06 +0000 (+0200)
Subject: Cleanup
X-Git-Tag: 0.2.0~6
X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/c7d7cb5720cec3759e68a758f5246e439ff6eb6f

Cleanup
---

diff --git a/Form/ApplicationType.php b/Form/ApplicationType.php
index 572478c..9d8dc83 100644
--- a/Form/ApplicationType.php
+++ b/Form/ApplicationType.php
@@ -1,7 +1,7 @@
 <?php declare(strict_types=1);
 
 /*
- * This file is part of the Rapsys PackBundle package.
+ * This file is part of the Rapsys AirBundle package.
  *
  * (c) Raphaël Gertz <symfony@rapsys.eu>
  *
diff --git a/Form/RegisterType.php b/Form/RegisterType.php
index b6689a7..9cf939d 100644
--- a/Form/RegisterType.php
+++ b/Form/RegisterType.php
@@ -1,7 +1,7 @@
 <?php declare(strict_types=1);
 
 /*
- * This file is part of the Rapsys PackBundle package.
+ * This file is part of the Rapsys AirBundle package.
  *
  * (c) Raphaël Gertz <symfony@rapsys.eu>
  *
diff --git a/RapsysAirBundle.php b/RapsysAirBundle.php
index 46a770d..b105d39 100644
--- a/RapsysAirBundle.php
+++ b/RapsysAirBundle.php
@@ -1,7 +1,7 @@
 <?php declare(strict_types=1);
 
 /*
- * This file is part of the Rapsys PackBundle package.
+ * This file is part of the Rapsys AirBundle package.
  *
  * (c) Raphaël Gertz <symfony@rapsys.eu>
  *