diff options
author | Patrick Boettcher <devnull@localhost> | 2005-03-30 14:08:52 +0000 |
---|---|---|
committer | Patrick Boettcher <devnull@localhost> | 2005-03-30 14:08:52 +0000 |
commit | 0ad06ad87d1c2367111bf139516f955da43315af (patch) | |
tree | d427cdb4c8a6ab4847e1a0a4fc31171c15de249c /linux/drivers/media/dvb/dvb-usb/dvb-usb-common.h | |
parent | 201fa3b5e4bf5879ef6b24ac555b4c8c1e378282 (diff) | |
download | mediapointer-dvb-s2-0ad06ad87d1c2367111bf139516f955da43315af.tar.gz mediapointer-dvb-s2-0ad06ad87d1c2367111bf139516f955da43315af.tar.bz2 |
added copyright information
Diffstat (limited to 'linux/drivers/media/dvb/dvb-usb/dvb-usb-common.h')
-rw-r--r-- | linux/drivers/media/dvb/dvb-usb/dvb-usb-common.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/dvb-usb/dvb-usb-common.h b/linux/drivers/media/dvb/dvb-usb/dvb-usb-common.h index b18633e6b..e6e304851 100644 --- a/linux/drivers/media/dvb/dvb-usb/dvb-usb-common.h +++ b/linux/drivers/media/dvb/dvb-usb/dvb-usb-common.h @@ -1,3 +1,10 @@ +/* dvb-usb-common.h is part of the DVB USB library. + * + * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) + * see dvb-usb-init.c for copyright information. + * + * a header file containing prototypes and types for internal use of the dvb-usb-lib + */ #ifndef _DVB_USB_COMMON_H_ #define _DVB_USB_COMMON_H_ |