diff options
| author | Simon Tournier <zimon.toutoune@gmail.com> | 2025-09-01 14:12:56 +0200 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-09-05 08:11:30 +0100 |
| commit | 8aee93d34ae42e5d101a8660802452c3910405df (patch) | |
| tree | 211fd95e00253ce44b3a09ac114a1480cb88097b /gnu/packages/dotnet.scm | |
| parent | 255f32aa8a9eb03f503e598f661d488e0c1a21fb (diff) | |
gnu: packages/dotnet: Update Copyright header.
Follow up of e5686f39d33d70b42c713aed6fff1754f78906bc.
* gnu/packages/dotnet.scm: Update Copyright header.
Fixes: guix/guix#1957
Reported-by: Hellseher
Change-Id: I8c38fe52a75ac8ec0a01669cff0d8baf76f20e32
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu/packages/dotnet.scm')
| -rw-r--r-- | gnu/packages/dotnet.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/dotnet.scm b/gnu/packages/dotnet.scm index 9e6bc04921e..45d01d5aade 100644 --- a/gnu/packages/dotnet.scm +++ b/gnu/packages/dotnet.scm @@ -2,6 +2,7 @@ ;;; Copyright © 2024 unmush <unmush@hashbang.sh> ;;; Copyright © 2024 Efraim Flashner <efraim@flashner.co.il> ;;; Copyright © 2025 Danny Milosavljevic <dannym@friendly-machines.com> +;;; Copyright © 2025 nomike <nomike@nomike.com> ;;; ;;; This file is part of GNU Guix. ;;; |
