summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/accounts.scm2
-rw-r--r--tests/glob.scm2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/accounts.scm b/tests/accounts.scm
index 9df93e64d47..41ed706e9ed 100644
--- a/tests/accounts.scm
+++ b/tests/accounts.scm
@@ -1,6 +1,6 @@
1;;; GNU Guix --- Functional package management for GNU 1;;; GNU Guix --- Functional package management for GNU
2;;; Copyright © 2019 Ludovic Courtès <ludo@gnu.org> 2;;; Copyright © 2019 Ludovic Courtès <ludo@gnu.org>
3;;; Copyright © 2024 Giacomo Leidi <goodoldpaul@autistici.org> 3;;; Copyright © 2024 Giacomo Leidi <therewasa@fishinthecalculator.me>
4;;; 4;;;
5;;; This file is part of GNU Guix. 5;;; This file is part of GNU Guix.
6;;; 6;;;
diff --git a/tests/glob.scm b/tests/glob.scm
index 2a5a40c3c6b..c1671c1117c 100644
--- a/tests/glob.scm
+++ b/tests/glob.scm
@@ -1,6 +1,6 @@
1;;; GNU Guix --- Functional package management for GNU 1;;; GNU Guix --- Functional package management for GNU
2;;; Copyright © 2018 Ludovic Courtès <ludo@gnu.org> 2;;; Copyright © 2018 Ludovic Courtès <ludo@gnu.org>
3;;; Copyright © 2020 Giacomo Leidi <goodoldpaul@autistici.org> 3;;; Copyright © 2020 Giacomo Leidi <therewasa@fishinthecalculator.me>
4;;; 4;;;
5;;; This file is part of GNU Guix. 5;;; This file is part of GNU Guix.
6;;; 6;;;