From 8102eefaf5870dd173ed78ac71a9360668cd7461 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Thu, 10 May 2018 21:29:10 +0100 Subject: [PATCH] Add missing Copyright line to debian/copyright Another harmless but annoying Lintian source warning: missing-field-in-dep5-copyright copyright --- debian/changelog | 2 ++ debian/copyright | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 165cadce2..4cadf84b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ linux (4.17~rc4-1~exp1) UNRELEASED; urgency=medium debian/config/defines file that defines the default behaviour. * Remove redundant "Dual License" from debian/copyright to fix Lintian source warning "space-in-std-shortname-in-dep5-copyright". + * Add missing Copyright line to debian/copyright to fix Lintian source + warning "missing-field-in-dep5-copyright". [ John Paul Adrian Glaubitz ] * [m68k] Enable CONFIG_PATA_GAYLE as module. diff --git a/debian/copyright b/debian/copyright index f9bb73846..db5328dd6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -73,6 +73,7 @@ Files: include/dt-bindings/dma/sun4i-a10.h include/dt-bindings/pinctrl/sun4i-a10.h include/dt-bindings/reset/sun*.h +Copyright: 2012-2018 Linus Torvalds and many others License: GPL-2+ or X11 Files: drivers/crypto/vmx/*.pl