aboutsummaryrefslogtreecommitdiff
path: root/tests/channels.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-10-12 11:51:13 +0200
committerLudovic Courtès <ludo@gnu.org>2020-10-12 18:23:47 +0200
commitd3162b98a824a32ce955de18b9b891fbc4342d44 (patch)
tree6fff9c79044bf24c926230b6d047035fa8b132f6 /tests/channels.scm
parent75e72dd34ef7001ac16e1abfd117672378326aad (diff)
downloadguix-d3162b98a824a32ce955de18b9b891fbc4342d44.tar
guix-d3162b98a824a32ce955de18b9b891fbc4342d44.tar.gz
tests: Add missing copyright line.
* tests/channels.scm: Add copyright line for past changes.
Diffstat (limited to 'tests/channels.scm')
-rw-r--r--tests/channels.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/channels.scm b/tests/channels.scm
index 1b6f640c4a..0264369d9e 100644
--- a/tests/channels.scm
+++ b/tests/channels.scm
@@ -1,5 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2018 Ricardo Wurmus <rekado@elephly.net>
+;;; Copyright © 2019, 2020 Ludovic Courtès <ludo@gnu.org>
;;;
;;; This file is part of GNU Guix.
;;;