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 ee375d1  gnu: Update a copyright line.
ee375d1 is described below

commit ee375d1cf2960a48b7e71b5cc6ff5a7b6d7c9ef0
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Sat Jan 2 21:28:19 2021 +0100

    gnu: Update a copyright line.
    
    * gnu/packages/python-crypto.scm: Update copyright line.
---
 gnu/packages/python-crypto.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm
index bfc6614..486cc48 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -16,7 +16,7 @@
 ;;; Copyright © 2016, 2017, 2020 Arun Isaac <[email protected]>
 ;;; Copyright © 2017 Carlo Zancanaro <[email protected]>
 ;;; Copyright © 2018 Tomáš Čech <[email protected]>
-;;; Copyright © 2018 Nicolas Goaziou <[email protected]>
+;;; Copyright © 2018, 2021 Nicolas Goaziou <[email protected]>
 ;;; Copyright © 2018 Vagrant Cascadian <[email protected]>
 ;;; Copyright © 2018 Nam Nguyen <[email protected]>
 ;;; Copyright © 2019 Guillaume Le Vaillant <[email protected]>

Reply via email to