[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: Update my copyright.
From: |
guix-commits |
Subject: |
01/03: gnu: Update my copyright. |
Date: |
Fri, 5 Jan 2024 13:16:09 -0500 (EST) |
lfam pushed a commit to branch master
in repository guix.
commit dd865cb515b752d04794c44cd1a6e1b941b7aafe
Author: Wilko Meyer <w@wmeyer.eu>
AuthorDate: Tue Jan 2 00:25:10 2024 +0100
gnu: Update my copyright.
* gnu/packages/linux.scm: Update copyright header.
Change-Id: Idaa9c90e05eba9d0f417f11e86a80bf8119a7a65
Signed-off-by: Leo Famulari <leo@famulari.name>
---
gnu/packages/linux.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 1c359cb300..18fb2ffeab 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -76,7 +76,7 @@
;;; Copyright © 2023 Zheng Junjie <873216071@qq.com>
;;; Copyright © 2023 dan <i@dan.games>
;;; Copyright © 2023 Foundation Devices, Inc. <hello@foundationdevices.com>
-;;; Copyright © 2023 Wilko Meyer <w@wmeyer.eu>
+;;; Copyright © 2023, 2024 Wilko Meyer <w@wmeyer.eu>
;;; Copyright © 2023 Jaeme Sifat <jaeme@runbox.com>
;;;
;;; This file is part of GNU Guix.