diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/efi.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/efi.scm b/gnu/packages/efi.scm index 9582e65689..ac330dee64 100644 --- a/gnu/packages/efi.scm +++ b/gnu/packages/efi.scm @@ -2,7 +2,7 @@ ;;; Copyright © 2019 Danny Milosavljevic <dannym@scratchpost.org> ;;; Copyright © 2019 Efraim Flashner <efraim@flashner.co.il> ;;; Copyright © 2019–2021 Tobias Geerinckx-Rice <me@tobias.gr> -;;; Copyright © 2021 Vincent Legoll <vincent.legoll@gmail.com> +;;; Copyright © 2021 Vincent Legoll <vincent.legoll@gmail.com> ;;; ;;; This file is part of GNU Guix. ;;; |