diff options
Diffstat (limited to 'public/pacman-overview.html')
-rw-r--r-- | public/pacman-overview.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/public/pacman-overview.html b/public/pacman-overview.html index 6fa9c4e..a4bc3d1 100644 --- a/public/pacman-overview.html +++ b/public/pacman-overview.html @@ -2,12 +2,12 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>A quick overview of usage of the Pacman package manager — Luke Shumaker</title> + <title>A quick overview of usage of the Pacman package manager — Luke T. Shumaker</title> <link rel="stylesheet" href="assets/style.css"> <link rel="alternate" type="application/atom+xml" href="./index.atom" name="web log entries"/> </head> <body> -<header><a href="/">Luke Shumaker</a> » <a href=/blog>blog</a> » pacman-overview</header> +<header><a href="/">Luke T. Shumaker</a> » <a href=/blog>blog</a> » pacman-overview</header> <article> <h1 id="a-quick-overview-of-usage-of-the-pacman-package-manager">A quick overview of usage of the Pacman package manager</h1> @@ -50,8 +50,8 @@ system.</li> </article> <footer> -<p>The content of this page is Copyright © 2013 <a href="mailto:lukeshu@sbcglobal.net">Luke Shumaker</a>.</p> -<p>This page is licensed under the <a href="https://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA-3.0</a> license.</p> +<p>The content of this page is Copyright © 2013 <a href="mailto:lukeshu@lukeshu.com">Luke T. Shumaker</a>.</p> +<p>This page is licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> license.</p> </footer> </body> </html> |