From 102eac2a0acf7a6d546793793fdc5fa6c4ac326a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Wed, 21 Oct 2015 14:51:30 +0200 Subject: [PATCH] import: cran: Add copyright notice. Add notice for commit d882c23. --- guix/import/cran.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/guix/import/cran.scm b/guix/import/cran.scm index 1491ca14e347fbe623f187934c83a49f1e79beaa..6284c9eef3f0e505a8e70114b7d60a378870b502 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 +;;; Copyright © 2015 Ludovic Courtès ;;; ;;; This file is part of GNU Guix. ;;;