diff --git a/src/Controller/SecurityController.php b/src/Controller/SecurityController.php
index cd9606a623615513f0c59a9bbc8e7892aa1c007b..2963c7b3d685224a69c695a873dfab4ce516a91b 100644
--- a/src/Controller/SecurityController.php
+++ b/src/Controller/SecurityController.php
@@ -1,5 +1,5 @@
 <?php
-
+// Edited By Néo Schobert & Yanis Bentoumi
 namespace App\Controller;
 
 use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
@@ -36,4 +36,4 @@ class SecurityController extends AbstractController
     {
         // Ce contrôleur peut rester vide, Symfony gère la déconnexion automatiquement
     }
-}
\ No newline at end of file
+}