From af6d567c2e5acc0c14ad5b84efbfeb94351a9553 Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Thu, 13 Feb 2025 17:14:20 +0100 Subject: [PATCH] gnu: Update copyright notices. * gnu/packages/sagemath.scm: Remove copyright notices for persons whose contributions have been removed from this file. Change-Id: I64b3c1292475959579b103a048c0900776f6332a --- gnu/packages/sagemath.scm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gnu/packages/sagemath.scm b/gnu/packages/sagemath.scm index 09bd0e49742db3869edadfb939b2ec1d1833d991..92e0ebcbe7ce2894caea60578f2950a29aebb018 100644 --- a/gnu/packages/sagemath.scm +++ b/gnu/packages/sagemath.scm @@ -1,9 +1,5 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2019, 2025 Andreas Enge -;;; Copyright © 2019 Nicolas Goaziou -;;; Copyright © 2019, 2020 Tobias Geerinckx-Rice -;;; Copyright © 2020 Jakub Kądziołka -;;; Copyright © 2021 Efraim Flashner ;;; Copyright © 2024 Vinicius Monego ;;; Copyright © 2025 Ricardo Wurmus ;;;