summaryrefslogtreecommitdiff
path: root/gnu/tests/install.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/tests/install.scm')
-rw-r--r--gnu/tests/install.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/tests/install.scm b/gnu/tests/install.scm
index ec31cf2bdf5..be3de699a40 100644
--- a/gnu/tests/install.scm
+++ b/gnu/tests/install.scm
@@ -4,7 +4,7 @@
4;;; Copyright © 2020 Mathieu Othacehe <m.othacehe@gmail.com> 4;;; Copyright © 2020 Mathieu Othacehe <m.othacehe@gmail.com>
5;;; Copyright © 2020 Danny Milosavljevic <dannym@scratchpost.org> 5;;; Copyright © 2020 Danny Milosavljevic <dannym@scratchpost.org>
6;;; Copyright © 2020, 2024 Janneke Nieuwenhuizen <janneke@gnu.org> 6;;; Copyright © 2020, 2024 Janneke Nieuwenhuizen <janneke@gnu.org>
7;;; Copyright © 2020, 2021, 2022 Maxim Cournoyer <maxim.cournoyer@gmail.com> 7;;; Copyright © 2020, 2021, 2022 Maxim Cournoyer <maxim@guixotic.coop>
8;;; 8;;;
9;;; This file is part of GNU Guix. 9;;; This file is part of GNU Guix.
10;;; 10;;;