V4L/DVB (7248): dabfirmware.h add missing license
Received written ack from the dabusb author that the firmware is BSD licensed. As bonus clarify copyright holder. Signed-off-by: maximilian attems <max@stro.at> Acked-by: Deti Fliegl <deti@fliegl.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
9b2e5c6bea
commit
b1daf7e123
|
@ -1,5 +1,12 @@
|
||||||
/*
|
/*
|
||||||
* dabdata.h - dab usb firmware and bitstream data
|
* dabdata.h - dab usb firmware and bitstream data
|
||||||
|
*
|
||||||
|
* Copyright (C) 1999 BayCom GmbH
|
||||||
|
*
|
||||||
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
* modification, are permitted provided that redistributions of source
|
||||||
|
* code retain the above copyright notice and this comment without
|
||||||
|
* modification.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
static INTEL_HEX_RECORD firmware[] = {
|
static INTEL_HEX_RECORD firmware[] = {
|
||||||
|
|
Loading…
Reference in New Issue