diff --git a/README.md b/README.md index 49dcf650e..745b3afcc 100644 --- a/README.md +++ b/README.md @@ -66,4 +66,4 @@ are easily accomplished with the `Continue With` control that operates on filter ## License Icinga DB Web and the Icinga DB Web documentation are licensed under the terms of the -[GNU General Public License Version 2](LICENSE). +[GNU General Public License Version 2](LICENSE) or later. diff --git a/application/clicommands/MigrateCommand.php b/application/clicommands/MigrateCommand.php index 74b4ac4a9..e6fbc3eae 100644 --- a/application/clicommands/MigrateCommand.php +++ b/application/clicommands/MigrateCommand.php @@ -1,6 +1,6 @@