X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/6103246a73b77d4264afed927febf5eb4c38dad5..9d1f580b9e6168927debdf0a072377532cf5463f:/docker/docker_config.php

diff --git a/docker/docker_config.php b/docker/docker_config.php
index 634d58b..976f366 100644
--- a/docker/docker_config.php
+++ b/docker/docker_config.php
@@ -1,7 +1,9 @@
 <?php
 /*
  *  Jirafeau, your web file repository
- *  Copyright (C) 2020  Jérôme Jutteau <jerome@jutteau.fr>
+ *  Copyright (C) 2008  Julien "axolotl" BERNARD <axolotl@magieeternelle.org>
+ *  Copyright (C) 2015  Jerome Jutteau <jerome@jutteau.fr>
+ *  Copyright (C) 2024  Jirafeau project <https://gitlab.com/jirafeau> (see AUTHORS.md)
  *
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU Affero General Public License as
@@ -194,4 +196,4 @@ function run_setup(&$cfg)
     }
 }
 
-run_setup($cfg);
\ No newline at end of file
+run_setup($cfg);