diff options
author | maximilian attems <max@stro.at> | 2008-04-22 13:45:13 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-24 13:07:44 -0400 |
commit | b1daf7e1233845db556ace20f80c7c531143498c (patch) | |
tree | 5f3c03e1e88f0ccad6789422501abc3dc2d4f9a2 | |
parent | 9b2e5c6bea4e2ddd5d66d23341f9763cbcad8de6 (diff) |
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>
-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 @@ | |||
1 | /* | 1 | /* |
2 | * dabdata.h - dab usb firmware and bitstream data | 2 | * dabdata.h - dab usb firmware and bitstream data |
3 | * | ||
4 | * Copyright (C) 1999 BayCom GmbH | ||
5 | * | ||
6 | * Redistribution and use in source and binary forms, with or without | ||
7 | * modification, are permitted provided that redistributions of source | ||
8 | * code retain the above copyright notice and this comment without | ||
9 | * modification. | ||
3 | */ | 10 | */ |
4 | 11 | ||
5 | static INTEL_HEX_RECORD firmware[] = { | 12 | static INTEL_HEX_RECORD firmware[] = { |