aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Marchese <maffblaster@gentoo.org>2023-12-26 22:28:28 -0800
committerMatthew Marchese <maffblaster@gentoo.org>2023-12-26 22:28:28 -0800
commit16c3ee09119c34fb83df8fd3432c80c6ca34580a (patch)
tree43c9a518b8e5a2efc505a9b3c4a75aa2a9228232
parentUpdate dependencies, migrate SASS, bootstrap 4.6.2 (diff)
downloadtyrian-theme-16c3ee09119c34fb83df8fd3432c80c6ca34580a.tar.gz
tyrian-theme-16c3ee09119c34fb83df8fd3432c80c6ca34580a.tar.bz2
tyrian-theme-16c3ee09119c34fb83df8fd3432c80c6ca34580a.zip
Examples: Update license to CC-By-SA-4.0
Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
-rw-r--r--examples/tyrian.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/tyrian.html b/examples/tyrian.html
index 71c0a33..530ed07 100644
--- a/examples/tyrian.html
+++ b/examples/tyrian.html
@@ -159,7 +159,7 @@
</div>
<div class="row pt-3">
<div class="col-md-6">
- <h2>New Packages</h2>
+ <h2>New packages</h2>
<table class="table table-striped">
<tr>
<th>dev-lang/ruby</th>
@@ -177,7 +177,7 @@
</div>
<div class="col-md-6">
- <h2>Security Updates</h2>
+ <h2>Security updates</h2>
<table class="table table-striped">
<tr>
<th>GLSA 2012-02-02</th>
@@ -224,11 +224,11 @@
</ul>
</div>
<div class="col-10 col-sm-9 col-md-10">
- <strong>&copy; 2001&ndash;2018 Gentoo Foundation, Inc.</strong><br>
+ <strong>&copy; 2001&ndash;2024 Gentoo Foundation, Inc.</strong><br>
<small>
Gentoo is a trademark of the Gentoo Foundation, Inc.
The contents of this document, unless otherwise expressly stated, are licensed under the
- <a href="https://creativecommons.org/licenses/by-sa/3.0/" rel="license">CC-BY-SA-3.0</a> license.
+ <a href="https://creativecommons.org/licenses/by-sa/4.0/" rel="license">CC-BY-SA-4.0</a> license.
The <a href="https://www.gentoo.org/inside-gentoo/foundation/name-logo-guidelines.html">Gentoo Name and Logo Usage Guidelines</a> apply.
</small>
</div>