diff --git a/adminer/index.php b/adminer/index.php index 5620c952..c4de21af 100644 --- a/adminer/index.php +++ b/adminer/index.php @@ -1,7 +1,7 @@ value * @link https://www.adminer.org/plugins/#use -* @author Jakub Vrana, http://www.vrana.cz/ +* @author Jakub Vrana, https://www.vrana.cz/ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 (one or other) */ diff --git a/plugins/dump-zip.php b/plugins/dump-zip.php index d1c4f276..cff25dd3 100644 --- a/plugins/dump-zip.php +++ b/plugins/dump-zip.php @@ -3,7 +3,7 @@ /** Dump to ZIP format * @link https://www.adminer.org/plugins/#use * @uses ZipArchive, tempnam("") -* @author Jakub Vrana, http://www.vrana.cz/ +* @author Jakub Vrana, https://www.vrana.cz/ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 (one or other) */ diff --git a/plugins/edit-calendar.php b/plugins/edit-calendar.php index 525ff6db..c485af3d 100644 --- a/plugins/edit-calendar.php +++ b/plugins/edit-calendar.php @@ -4,7 +4,7 @@ * @link https://www.adminer.org/plugins/#use * @uses jQuery-Timepicker, http://trentrichardson.com/examples/timepicker/ * @uses jQuery UI: core, widget, mouse, slider, datepicker -* @author Jakub Vrana, http://www.vrana.cz/ +* @author Jakub Vrana, https://www.vrana.cz/ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 (one or other) */ diff --git a/plugins/edit-foreign.php b/plugins/edit-foreign.php index 0b5227c6..704559c0 100644 --- a/plugins/edit-foreign.php +++ b/plugins/edit-foreign.php @@ -2,7 +2,7 @@ /** Select foreign key in edit form * @link https://www.adminer.org/plugins/#use -* @author Jakub Vrana, http://www.vrana.cz/ +* @author Jakub Vrana, https://www.vrana.cz/ * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 (one or other) */ diff --git a/plugins/edit-textarea.php b/plugins/edit-textarea.php index a8e5be5b..d516c5b5 100644 --- a/plugins/edit-textarea.php +++ b/plugins/edit-textarea.php @@ -2,7 +2,7 @@ /** Use