X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/6103246a73b77d4264afed927febf5eb4c38dad5..42fe0291ef650140d5c712932d496c81fac18933:/docker/docker_config.php?ds=sidebyside 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 @@ + * Copyright (C) 2008 Julien "axolotl" BERNARD + * Copyright (C) 2015 Jerome Jutteau + * Copyright (C) 2024 Jirafeau project (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);