aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Marchese <maffblaster@gentoo.org>2018-01-14 16:31:04 -0800
committerMatthew Marchese <maffblaster@gentoo.org>2018-01-14 16:31:04 -0800
commitdd153fb6f21a4f4a787e4e32e55305d9d80e4a03 (patch)
treeeb0f4ac83a782a8cc5c5f217f233ec796b3459c4 /Tyrian.php
parentUpdate copyright to 2017. (diff)
downloadskin-tyrian-dd153fb6f21a4f4a787e4e32e55305d9d80e4a03.tar.gz
skin-tyrian-dd153fb6f21a4f4a787e4e32e55305d9d80e4a03.tar.bz2
skin-tyrian-dd153fb6f21a4f4a787e4e32e55305d9d80e4a03.zip
Update copyright year to 2018.v1.26.2
Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
Diffstat (limited to 'Tyrian.php')
-rw-r--r--Tyrian.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/Tyrian.php b/Tyrian.php
index e800bfe..ff62f20 100644
--- a/Tyrian.php
+++ b/Tyrian.php
@@ -4,6 +4,7 @@
* MediaWiki implementation based on MonoBook nouveau.
*
* Copyright (C) 2014-2016 Alex Legler <a3li@gentoo.org>
+ * Copyright (C) 2016-2018 Matthew Marchese <maffblaster@gentoo.org>
*/
$wgExtensionCredits['skin'][] = array(
@@ -11,7 +12,7 @@ $wgExtensionCredits['skin'][] = array(
'name' => 'Tyrian',
'namemsg' => 'skinname-tyrian',
'descriptionmsg' => 'tyrian-desc',
- 'url' => 'http://www.gentoo.org/',
+ 'url' => 'https://www.gentoo.org/',
'author' => array('Alex Legler'),
'license-name' => 'GPLv2',
);