From 2ae155fd6a61ebaf75d419c088871a1853c2208e Mon Sep 17 00:00:00 2001
From: Alex Griffin
Date: Sat, 25 May 2019 13:03:04 -0500
Subject: [PATCH] nonfree: Add missing copyright attribution lines.
* nonfree/packages/linux.scm: Add missing copyright attribution lines.
---
nonfree/packages/linux.scm | 7 +++++++
1 file changed, 7 insertions(+)
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
+;;; Copyright © 2012, 2013, 2014, 2015, 2017, 2018 Ludovic Courtès
+;;; Copyright © 2013, 2014 Andreas Enge
+;;; Copyright © 2012 Nikita Karetnikov
+;;; Copyright © 2014, 2015 Mark H Weaver
+;;; Copyright © 2015 Federico Beffa
+;;; Copyright © 2015 Taylan Ulrich Bayırlı/Kammer
+;;; Copyright © 2015, 2017, 2018 Andy Wingo
;;;
;;; 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