X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/93d7dffa6e851ee8e2c1c0708c78caff3fa35dd7..9c3b702ab8f82079ddaa9a12413802de946d8ecc:/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 @@ + * 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);