civodul pushed a commit to branch master
in repository guix.
commit 102eac2a0acf7a6d546793793fdc5fa6c4ac326a
Author: Ludovic Courtès <[email protected]>
Date: Wed Oct 21 14:51:30 2015 +0200
import: cran: Add copyright notice.
Add notice for commit d882c23.
---
guix/import/cran.scm | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/guix/import/cran.scm b/guix/import/cran.scm
index 1491ca1..6284c9e 100644
--- a/guix/import/cran.scm
+++ b/guix/import/cran.scm
@@ -1,5 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2015 Ricardo Wurmus <[email protected]>
+;;; Copyright © 2015 Ludovic Courtès <[email protected]>
;;;
;;; This file is part of GNU Guix.
;;;