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.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.h')
-rw-r--r-- | linux/drivers/media/dvb/dvb-usb/dvb-usb.h | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/linux/drivers/media/dvb/dvb-usb/dvb-usb.h b/linux/drivers/media/dvb/dvb-usb/dvb-usb.h index 24aa7d077..ac923b5b2 100644 --- a/linux/drivers/media/dvb/dvb-usb/dvb-usb.h +++ b/linux/drivers/media/dvb/dvb-usb/dvb-usb.h @@ -1,11 +1,9 @@ -/* - * dvb-usb.h +/* dvb-usb.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. * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation, version 2. + * the headerfile, all dvb-usb-drivers have to include. */ #ifndef __DVB_USB_H__ #define __DVB_USB_H__ |