diff options
author | maximilian attems <max@stro.at> | 2008-04-22 19:45:13 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-24 19:07:44 +0200 |
commit | b1daf7e1233845db556ace20f80c7c531143498c (patch) | |
tree | 5f3c03e1e88f0ccad6789422501abc3dc2d4f9a2 /drivers/media | |
parent | V4L/DVB (7245): ivtv: start timer for each DMA transfer (diff) | |
download | linux-b1daf7e1233845db556ace20f80c7c531143498c.tar.xz linux-b1daf7e1233845db556ace20f80c7c531143498c.zip |
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>
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/video/dabfirmware.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/video/dabfirmware.h b/drivers/media/video/dabfirmware.h index d14d803566a3..cbd92635993d 100644 --- a/drivers/media/video/dabfirmware.h +++ b/drivers/media/video/dabfirmware.h @@ -1,5 +1,12 @@ /* * 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[] = { |