lfam pushed a commit to branch master
in repository guix.
commit 06acda9715711c406f30b3a314387002244d8792
Author: Wilko Meyer <[email protected]>
AuthorDate: Wed Oct 11 01:13:30 2023 +0200
gnu: Update my copyright.
* gnu/packages/linux.scm: Update copyright header.
Signed-off-by: Leo Famulari <[email protected]>
---
gnu/packages/linux.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index f92c96ca94..24117b9f59 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -76,6 +76,7 @@
;;; Copyright © 2023 Zheng Junjie <[email protected]>
;;; Copyright © 2023 dan <[email protected]>
;;; Copyright © 2023 Foundation Devices, Inc. <[email protected]>
+;;; Copyright © 2023 Wilko Meyer <[email protected]>
;;;
;;; This file is part of GNU Guix.
;;;