diff options
Diffstat (limited to 'guix/download.scm')
-rw-r--r-- | guix/download.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/guix/download.scm b/guix/download.scm index 660ade5619..f1422bebc0 100644 --- a/guix/download.scm +++ b/guix/download.scm @@ -3,6 +3,7 @@ ;;; Copyright © 2013, 2014, 2015 Andreas Enge <andreas@enge.fr> ;;; Copyright © 2015 Federico Beffa <beffa@fbengineering.ch> ;;; Copyright © 2016 Alex Griffin <a@ajgrf.com> +;;; Copyright © 2016 David Craven <david@craven.ch> ;;; ;;; This file is part of GNU Guix. ;;; |