diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-02-23 11:49:25 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-02-23 11:49:25 +0000 |
commit | e83e99ecd865470b629e8aeb623890454ad8fd09 (patch) | |
tree | eabe7f1cf4257110a544ec3d235aee2af5f9ec1c /linux/drivers/media | |
parent | f2d89cb939715a0b26b35d3f4d334a5736dd309d (diff) | |
download | mediapointer-dvb-s2-e83e99ecd865470b629e8aeb623890454ad8fd09.tar.gz mediapointer-dvb-s2-e83e99ecd865470b629e8aeb623890454ad8fd09.tar.bz2 |
dabfirmware.h add missing license
From: maximilian attems <max@stro.at>
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 'linux/drivers/media')
-rw-r--r-- | linux/drivers/media/video/dabfirmware.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linux/drivers/media/video/dabfirmware.h b/linux/drivers/media/video/dabfirmware.h index d14d80356..cbd926359 100644 --- a/linux/drivers/media/video/dabfirmware.h +++ b/linux/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[] = { |