diff options
author | Tobias Geerinckx-Rice <[email protected]> | 2021-02-15 13:36:02 +0100 |
---|---|---|
committer | Tobias Geerinckx-Rice <[email protected]> | 2021-02-15 17:23:55 +0100 |
commit | 37495db6cf3cc09f9da91938b7c500c7e378fa74 (patch) | |
tree | d64c6efd588ea5c8afce6f45d0acbf2707a67abc /gnu/packages/file-systems.scm | |
parent | 24d7dee75d84fced96eca9f8f0de0a4ee1f9f0c4 (diff) |
gnu: Fix copyright notice.
* gnu/packages/file-systems.scm: Fix copyright notice for raid5atemyhomework.
Diffstat (limited to 'gnu/packages/file-systems.scm')
-rw-r--r-- | gnu/packages/file-systems.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm index c8a5df37cd..83ce711d9e 100644 --- a/gnu/packages/file-systems.scm +++ b/gnu/packages/file-systems.scm @@ -6,7 +6,7 @@ ;;; Copyright © 2019, 2020, 2021 Efraim Flashner <[email protected]> ;;; Copyright © 2020 Raghav Gururajan <[email protected]> ;;; Copyright © 2020 Morgan Smith <[email protected]> -;;; Copyright © 2021 raid5atemyhoemwork <[email protected]> +;;; Copyright © 2021 raid5atemyhomework <[email protected]> ;;; ;;; This file is part of GNU Guix. ;;; |