[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/08: gnu: Update my copyright.
From: |
guix-commits |
Subject: |
08/08: gnu: Update my copyright. |
Date: |
Thu, 12 Oct 2023 14:32:12 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit 06acda9715711c406f30b3a314387002244d8792
Author: Wilko Meyer <w@wmeyer.eu>
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 <leo@famulari.name>
---
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 <873216071@qq.com>
;;; Copyright © 2023 dan <i@dan.games>
;;; Copyright © 2023 Foundation Devices, Inc. <hello@foundationdevices.com>
+;;; Copyright © 2023 Wilko Meyer <w@wmeyer.eu>
;;;
;;; This file is part of GNU Guix.
;;;
- branch master updated (0c1d893b34 -> 06acda9715), guix-commits, 2023/10/12
- 01/08: gnu: linux-libre 6.5: Update to 6.5.7., guix-commits, 2023/10/12
- 04/08: gnu: linux-libre 5.10: Update to 5.10.198., guix-commits, 2023/10/12
- 06/08: gnu: linux-libre 4.19: Update to 4.19.296., guix-commits, 2023/10/12
- 03/08: gnu: linux-libre 5.15: Update to 5.15.135., guix-commits, 2023/10/12
- 02/08: gnu: linux-libre 6.1: Update to 6.1.57., guix-commits, 2023/10/12
- 05/08: gnu: linux-libre 5.4: Update to 5.4.258., guix-commits, 2023/10/12
- 07/08: gnu: linux-libre 4.14: Update to 4.14.327., guix-commits, 2023/10/12
- 08/08: gnu: Update my copyright.,
guix-commits <=