diff --git a/src/Settings.php b/src/Settings.php index e00c7da..1fe803c 100644 --- a/src/Settings.php +++ b/src/Settings.php @@ -16,7 +16,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with Foobar. If not, see . + * along with rabe/Util-Settings. If not, see . * *///}}} declare(strict_types=1); diff --git a/src/SettingsWriter.php b/src/SettingsWriter.php index c657305..f60b8ab 100644 --- a/src/SettingsWriter.php +++ b/src/SettingsWriter.php @@ -16,7 +16,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with Foobar. If not, see . + * along with rabe/Util-Settings. If not, see . * *///}}} declare(strict_types=1);