diff options
Diffstat (limited to 'cmd/generate/imworkingon.html.tmpl')
-rw-r--r-- | cmd/generate/imworkingon.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd/generate/imworkingon.html.tmpl b/cmd/generate/imworkingon.html.tmpl index 781474b..b73c2d8 100644 --- a/cmd/generate/imworkingon.html.tmpl +++ b/cmd/generate/imworkingon.html.tmpl @@ -52,8 +52,8 @@ </section> <footer> - <p>The content of this page is Copyright © Luke Shumaker.</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 © Luke T. Shumaker.</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> |