diff options
Diffstat (limited to 'gnu/system/image.scm')
-rw-r--r-- | gnu/system/image.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system/image.scm b/gnu/system/image.scm index 6b376e266e..a04363a130 100644 --- a/gnu/system/image.scm +++ b/gnu/system/image.scm @@ -1,5 +1,5 @@ ;;; GNU Guix --- Functional package management for GNU -;;; Copyright © 2020, 2021 Mathieu Othacehe <[email protected]> +;;; Copyright © 2020, 2021, 2022 Mathieu Othacehe <[email protected]> ;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen <[email protected]> ;;; Copyright © 2022 Pavel Shlyak <[email protected]> ;;; Copyright © 2022 Denis 'GNUtoo' Carikli <[email protected]> |