summaryrefslogtreecommitdiff
path: root/gnu/tests
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/tests')
-rw-r--r--gnu/tests/containers.scm2
-rw-r--r--gnu/tests/databases.scm2
-rw-r--r--gnu/tests/docker.scm2
-rw-r--r--gnu/tests/shadow.scm2
4 files changed, 4 insertions, 4 deletions
diff --git a/gnu/tests/containers.scm b/gnu/tests/containers.scm
index 1a442cddc64..c991985508b 100644
--- a/gnu/tests/containers.scm
+++ b/gnu/tests/containers.scm
@@ -1,5 +1,5 @@
1;;; GNU Guix --- Functional package management for GNU 1;;; GNU Guix --- Functional package management for GNU
2;;; Copyright © 2024, 2025 Giacomo Leidi <goodoldpaul@autistici.org> 2;;; Copyright © 2024, 2025 Giacomo Leidi <therewasa@fishinthecalculator.me>
3;;; 3;;;
4;;; This file is part of GNU Guix. 4;;; This file is part of GNU Guix.
5;;; 5;;;
diff --git a/gnu/tests/databases.scm b/gnu/tests/databases.scm
index 47283ff358a..756280a327b 100644
--- a/gnu/tests/databases.scm
+++ b/gnu/tests/databases.scm
@@ -1,7 +1,7 @@
1;;; GNU Guix --- Functional package management for GNU 1;;; GNU Guix --- Functional package management for GNU
2;;; Copyright © 2017 Christopher Baines <mail@cbaines.net> 2;;; Copyright © 2017 Christopher Baines <mail@cbaines.net>
3;;; Copyright © 2020, 2022 Marius Bakke <marius@gnu.org> 3;;; Copyright © 2020, 2022 Marius Bakke <marius@gnu.org>
4;;; Copyright © 2025 Giacomo Leidi <goodoldpaul@autistici.org> 4;;; Copyright © 2025 Giacomo Leidi <therewasa@fishinthecalculator.me>
5;;; 5;;;
6;;; This file is part of GNU Guix. 6;;; This file is part of GNU Guix.
7;;; 7;;;
diff --git a/gnu/tests/docker.scm b/gnu/tests/docker.scm
index 9fee3905f0e..ecd681dd9e5 100644
--- a/gnu/tests/docker.scm
+++ b/gnu/tests/docker.scm
@@ -1,7 +1,7 @@
1;;; GNU Guix --- Functional package management for GNU 1;;; GNU Guix --- Functional package management for GNU
2;;; Copyright © 2019 Danny Milosavljevic <dannym@scratchpost.org> 2;;; Copyright © 2019 Danny Milosavljevic <dannym@scratchpost.org>
3;;; Copyright © 2019-2023 Ludovic Courtès <ludo@gnu.org> 3;;; Copyright © 2019-2023 Ludovic Courtès <ludo@gnu.org>
4;;; Copyright © 2024, 2025 Giacomo Leidi <goodoldpaul@autistici.org> 4;;; Copyright © 2024, 2025 Giacomo Leidi <therewasa@fishinthecalculator.me>
5;;; 5;;;
6;;; This file is part of GNU Guix. 6;;; This file is part of GNU Guix.
7;;; 7;;;
diff --git a/gnu/tests/shadow.scm b/gnu/tests/shadow.scm
index 849b7b8af07..9ef463e95d9 100644
--- a/gnu/tests/shadow.scm
+++ b/gnu/tests/shadow.scm
@@ -1,5 +1,5 @@
1;;; GNU Guix --- Functional package management for GNU 1;;; GNU Guix --- Functional package management for GNU
2;;; Copyright © 2024 Giacomo Leidi <goodoldpaul@autistici.org> 2;;; Copyright © 2024 Giacomo Leidi <therewasa@fishinthecalculator.me>
3;;; 3;;;
4;;; This file is part of GNU Guix. 4;;; This file is part of GNU Guix.
5;;; 5;;;