summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2008-07-20 00:37:25 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-07-20 00:37:25 -0300
commitc49e3088c034e1fc59f27b9a97ba1e1d3590320a (patch)
treef8e236053be3226c1eeae03223a729d0c6e88304 /COPYING
parente073c4802611d884e129fb37edd1ec9ca41ed50c (diff)
downloadmediapointer-dvb-s2-c49e3088c034e1fc59f27b9a97ba1e1d3590320a.tar.gz
mediapointer-dvb-s2-c49e3088c034e1fc59f27b9a97ba1e1d3590320a.tar.bz2
Complete firmware compilation scripts
From: Mauro Carvalho Chehab <mchehab@infradead.org> This patch completes firmware compilation scripts: - linux/firmware/Makefile is just a copy of kernel script make file. It is not currently used by the building system; - Added two new targets for firmware compilation and instalation; - Fixes the COPYING file to explicitly state that the firmwares aren't covered by GPL; - make distclean will also cleanup the firmwares. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING7
1 files changed, 7 insertions, 0 deletions
diff --git a/COPYING b/COPYING
index ca442d313..9788c014c 100644
--- a/COPYING
+++ b/COPYING
@@ -1,3 +1,10 @@
+ NOTE! This copyright does *not* cover the firmware hex files contained
+ under linux/firmware and v4l/firmware directories. Those firmwares are here
+ just as a convenience to make easier to develop and test V4L/DVB drivers.
+
+ Mauro Carvalho Chehab
+
+----------------------------------------
NOTE! This copyright does *not* cover user programs that use kernel
services by normal system calls - this is merely considered normal use