[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: gnu: Update a copyright line.
From: |
guix-commits |
Subject: |
branch master updated: gnu: Update a copyright line. |
Date: |
Tue, 24 Nov 2020 16:13:18 -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 7fa1bce gnu: Update a copyright line.
7fa1bce is described below
commit 7fa1bce12d2fb5dd3cc14b72b072297341446da7
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Tue Nov 24 22:12:42 2020 +0100
gnu: Update a copyright line.
---
gnu/packages/re2c.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/re2c.scm b/gnu/packages/re2c.scm
index 759a159..3b32961 100644
--- a/gnu/packages/re2c.scm
+++ b/gnu/packages/re2c.scm
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2017 Sergei Trofimovich <slyfox@inbox.ru>
+;;; Copyright © 2017, 2020 Sergei Trofimovich <slyfox@inbox.ru>
;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
;;;
;;; This file is part of GNU Guix.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: gnu: Update a copyright line.,
guix-commits <=