X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/efd6e189034c7bf376c669349a227ad3bb4f0f67..1e7a09621f810d54f9badc8bcf3f01a6c6ae2347:/autoload.php diff --git a/autoload.php b/autoload.php index 1e11adf..d366bbb 100644 --- a/autoload.php +++ b/autoload.php @@ -1,9 +1,10 @@ + * Copyright (C) 2016-2018 Antonio Ospite * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -73,7 +74,7 @@ else { /* * 2. load the system-wide autoloader from php-symphony-serializer * - * This allows to run tweeper without composer, provided that the + * This allows to run tweeper without composer, as long as the Symphony * dependencies are available system-wide. * * For example, the Debian package takes care of that.