diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-04-14 15:38:21 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-04-14 15:38:35 -0600 |
commit | 816165d16faec8692d3dbbd80bc6497f13f4997e (patch) | |
tree | 699fdf16f07114dae36c67229753e95bd771493f /public/btrfs-rec.html | |
parent | 705487d6b3fd418c39d453ef24d8e425d335ba3e (diff) | |
parent | ca9db4335ec863ace3f098adeef36529fb6fa859 (diff) |
make: Upgrade from CC BY-SA 3.0 to CC BY-SA 4.0
Diffstat (limited to 'public/btrfs-rec.html')
-rw-r--r-- | public/btrfs-rec.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/public/btrfs-rec.html b/public/btrfs-rec.html index 74804e5..e7bf199 100644 --- a/public/btrfs-rec.html +++ b/public/btrfs-rec.html @@ -2,12 +2,12 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Announcing: btrfs-rec: Recover (data from) a broken btrfs filesystem — Luke Shumaker</title> + <title>Announcing: btrfs-rec: Recover (data from) a broken btrfs filesystem — 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> » btrfs-rec</header> +<header><a href="/">Luke T. Shumaker</a> » <a href=/blog>blog</a> » btrfs-rec</header> <article> <h1 id="announcing-btrfs-rec-recover-data-from-a-broken-btrfs-filesystem">Announcing: @@ -1164,8 +1164,8 @@ that we can get ARC into the Linux kernel before then?</p></li> </article> <footer> -<p>The content of this page is Copyright © 2023 <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 © 2023 <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> |