guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 1895834da905f8461d6cf33d98c23f2d2f970077
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Tue Oct 28 11:30:43 2025 +0000

    gnu: packages/algebra: Add missing copyright.
    
    This is a following up 823762b65d2a885472763255b59abde277947ed0 commit.
    
    * gnu/packages/algebra.scm: Add copyright entry for 宋文武
    <[email protected]>.
    
    Change-Id: I752f7a9055907530189ce669f1a7add7669d288f
---
 gnu/packages/algebra.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm
index 9115f629e0..40bdd6d153 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -14,6 +14,7 @@
 ;;; Copyright © 2020 Vincent Legoll <[email protected]>
 ;;; Copyright © 2020, 2021, 2023, 2024, 2025 Vinicius Monego 
<[email protected]>
 ;;; Copyright © 2021 Lars-Dominik Braun <[email protected]>
+;;; Copyright © 2022 宋文武 <[email protected]>
 ;;; Copyright © 2022 Maxim Cournoyer <[email protected]>
 ;;; Copyright © 2023 Mehmet Tekman <[email protected]>
 ;;; Copyright © 2025 Sharlatan Hellseher <[email protected]>

Reply via email to