summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2021-01-25 15:52:32 +0000
committerGreg Roach <greg@subaqua.co.uk>2021-01-25 15:52:32 +0000
commit89f7189b61a494347591c99bdb92afb7d8b66e1b (patch)
tree4f197ad12935c1f194ec1493fe5bd8ef66d95e6b /index.php
parent0a2e4c5c277259789bade645f717de25295e52f3 (diff)
downloadwebtrees-89f7189b61a494347591c99bdb92afb7d8b66e1b.tar.gz
webtrees-89f7189b61a494347591c99bdb92afb7d8b66e1b.tar.bz2
webtrees-89f7189b61a494347591c99bdb92afb7d8b66e1b.zip
Use https link in copyright header
Diffstat (limited to 'index.php')
-rw-r--r--index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.php b/index.php
index 8fccebdb07..e63958716f 100644
--- a/index.php
+++ b/index.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2019 webtrees development team
+ * Copyright (C) 2021 webtrees development team
* 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
* the Free Software Foundation, either version 3 of the License, or
@@ -12,7 +12,7 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
declare(strict_types=1);