summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Tournier <zimon.toutoune@gmail.com>2025-09-01 14:09:06 +0200
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-09-05 08:11:18 +0100
commitc29f6b6697b70b398f62dd513655bb543c25b32c (patch)
treedb73a564100ec50ac6bba0cf1b7e5a20f3c0cfb1
parent31dcd9aa674224ff87b562f5cc37070b9b6ffb97 (diff)
gnu: packages/dotnet: Update Copyright header.
Follow up of 012651f62f716f7e95e6f1ceb596954bd8c0989b. * gnu/packages/dotnet.scm: Update Copyright header. Fixes: guix/guix#1957 Reported-by: Hellseher Change-Id: I18f093a7e2f08427ad0f30f0e2f4d8b2025ed4d4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
-rw-r--r--gnu/packages/dotnet.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/dotnet.scm b/gnu/packages/dotnet.scm
index 263a6c1607..4be9975173 100644
--- a/gnu/packages/dotnet.scm
+++ b/gnu/packages/dotnet.scm
@@ -1,5 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2024 unmush <unmush@hashbang.sh>
+;;; Copyright © 2024 Efraim Flashner <efraim@flashner.co.il>
;;;
;;; This file is part of GNU Guix.
;;;