guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: Fix copyright line.


From: guix-commits
Subject: branch master updated: gnu: Fix copyright line.
Date: Mon, 15 Feb 2021 07:14:09 -0500

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

ngz pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 1e711be  gnu: Fix copyright line.
1e711be is described below

commit 1e711be47baacfb6bace1bf42e8aa6ad9a2722a9
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Feb 15 13:13:22 2021 +0100

    gnu: Fix copyright line.
    
    * gnu/packages/emacs-xyz.scm: Add angle brackets around email address.
---
 gnu/packages/emacs-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 3116125..3c1d0fc 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -90,7 +90,7 @@
 ;;; Copyright © 2020 Jonathan Rostran <rostranjj@gmail.com>
 ;;; Copyright © 2020, 2021 Noah Evans <noah@nevans.me>
 ;;; Copyright © 2020 Brit Butler <brit@kingcons.io>
-;;; Copyright © 2021 Alexandr Vityazev avityazew@gmail.com
+;;; Copyright © 2021 Alexandr Vityazev <avityazew@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;



reply via email to

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