guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: emulators: Adjust copyright header.


From: guix-commits
Subject: branch master updated: gnu: emulators: Adjust copyright header.
Date: Sat, 10 Feb 2024 11:02:04 -0500

This is an automated email from the git hooks/post-receive script.

sharlatan pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new e257de4365 gnu: emulators: Adjust copyright header.
e257de4365 is described below

commit e257de4365b24a84f39813aea2e8b4ab6259f283
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sat Feb 10 15:58:51 2024 +0000

    gnu: emulators: Adjust copyright header.
    
    This is follow up commit 9ffdcb249278d9bb95ffb6c6e9f94b675bb1068c.
    
    * gnu/packages/emulators.scm: Update copyright for "Felix Gruber
    <felgru@posteo.net>".
    * gnu/packages/simulation.scm: Remove "Copyright © 2024 Felix Gruber
    <felgru@posteo.net>".
    
    Change-Id: I3f39abb0fbe05e7c6af9715fb6cc41c20b6f0a45
---
 gnu/packages/emulators.scm  | 2 +-
 gnu/packages/simulation.scm | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index 6f749d65b6..690f2e0237 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -14,7 +14,7 @@
 ;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
 ;;; Copyright © 2020 Christopher Howard <christopher@librehacker.com>
 ;;; Copyright © 2021 Felipe Balbi <balbi@kernel.org>
-;;; Copyright © 2021 Felix Gruber <felgru@posteo.net>
+;;; Copyright © 2021, 2024 Felix Gruber <felgru@posteo.net>
 ;;; Copyright © 2021 Maxim Cournoyer <maxim.cournoyer@gmail.com>
 ;;; Copyright © 2021 Guillaume Le Vaillant <glv@posteo.net>
 ;;; Copyright © 2023 c4droid <c4droid@foxmail.com>
diff --git a/gnu/packages/simulation.scm b/gnu/packages/simulation.scm
index b81a0aacbb..b2fb123815 100644
--- a/gnu/packages/simulation.scm
+++ b/gnu/packages/simulation.scm
@@ -4,7 +4,6 @@
 ;;; Copyright © 2022 Eric Bavier <bavier@posteo.net>
 ;;; Copyright © 2022 Liliana Marie Prikler <liliana.prikler@gmail.com>
 ;;; Copyright © 2023 Reza Housseini <reza@housseini.me>
-;;; Copyright © 2024 Felix Gruber <felgru@posteo.net>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]