diff options
Diffstat (limited to 'nonfree/packages/linux.scm')
-rw-r--r-- | nonfree/packages/linux.scm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nonfree/packages/linux.scm b/nonfree/packages/linux.scm index f39c7b0..ac48b58 100644 --- a/nonfree/packages/linux.scm +++ b/nonfree/packages/linux.scm @@ -1,4 +1,11 @@ ;;; Copyright © 2019 Alex Griffin <a@ajgrf.com> +;;; Copyright © 2012, 2013, 2014, 2015, 2017, 2018 Ludovic Courtès <ludo@gnu.org> +;;; Copyright © 2013, 2014 Andreas Enge <andreas@enge.fr> +;;; Copyright © 2012 Nikita Karetnikov <nikita@karetnikov.org> +;;; Copyright © 2014, 2015 Mark H Weaver <mhw@netris.org> +;;; Copyright © 2015 Federico Beffa <beffa@fbengineering.ch> +;;; Copyright © 2015 Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com> +;;; Copyright © 2015, 2017, 2018 Andy Wingo <wingo@igalia.com> ;;; ;;; This program is free software: you can redistribute it and/or modify ;;; it under the terms of the GNU General Public License as published by |