diff options
author | Matthew Marchese <maffblaster@gentoo.org> | 2023-12-20 20:54:29 -0800 |
---|---|---|
committer | Matthew Marchese <maffblaster@gentoo.org> | 2023-12-20 20:54:29 -0800 |
commit | f5bef19419722dbd9b6943845ecde8b20cf3440e (patch) | |
tree | fd9f8ea624a3d62045ff4cb286e0afdf8fc79d70 /Tyrian.php | |
parent | Tyrian logo: Use <img> tag instead of <object>. (diff) | |
download | skin-tyrian-f5bef19419722dbd9b6943845ecde8b20cf3440e.tar.gz skin-tyrian-f5bef19419722dbd9b6943845ecde8b20cf3440e.tar.bz2 skin-tyrian-f5bef19419722dbd9b6943845ecde8b20cf3440e.zip |
README.md: Mention MediaWiki's Common.css for testing.
Update copyright year to 2023. Just-in-time for 2024!
Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
Diffstat (limited to 'Tyrian.php')
-rw-r--r-- | Tyrian.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ * MediaWiki implementation based on MonoBook nouveau. * * Copyright (C) 2014-2016 Alex Legler <a3li@gentoo.org> - * Copyright (C) 2016-2019 Gentoo wiki project <wiki@gentoo.org> + * Copyright (C) 2016-2023 Gentoo wiki project <wiki@gentoo.org> */ $wgExtensionCredits['skin'][] = array( |