diff options
-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. ;;; |