diff options
Diffstat (limited to 'public/fs-licensing-explanation.html')
-rw-r--r-- | public/fs-licensing-explanation.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/public/fs-licensing-explanation.html b/public/fs-licensing-explanation.html index 467386c..20e89d6 100644 --- a/public/fs-licensing-explanation.html +++ b/public/fs-licensing-explanation.html @@ -2,12 +2,12 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>An explanation of how "copyleft" licensing works — Luke Shumaker</title> + <title>An explanation of how "copyleft" licensing works — 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> » fs-licensing-explanation</header> +<header><a href="/">Luke T. Shumaker</a> » <a href=/blog>blog</a> » fs-licensing-explanation</header> <article> <h1 id="an-explanation-of-how-copyleft-licensing-works">An explanation of how “copyleft” licensing works</h1> @@ -67,8 +67,8 @@ source.”</p> </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> |