diff options
author | Wilko Meyer <w@wmeyer.eu> | 2023-10-11 01:13:30 +0200 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2023-07-23 22:26:05 -0400 |
commit | 06acda9715711c406f30b3a314387002244d8792 (patch) | |
tree | e497bdd3af6e12921927e90e2a3a09afe80f963c | |
parent | 816c58bde159a4214ee822755135f2bb26fb5244 (diff) | |
download | guix-06acda9715711c406f30b3a314387002244d8792.tar.gz guix-06acda9715711c406f30b3a314387002244d8792.zip |
gnu: Update my copyright.
* gnu/packages/linux.scm: Update copyright header.
Signed-off-by: Leo Famulari <leo@famulari.name>
-rw-r--r-- | gnu/packages/linux.scm | 1 |
1 files changed, 1 insertions, 0 deletions
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. ;;; |