summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/dvb_usb.h
diff options
context:
space:
mode:
authorAntti Palosaari2012-06-21 04:09:41 +0200
committerMauro Carvalho Chehab2012-08-04 12:56:38 +0200
commit12042b0593104ba0c0c8030b89c837e9262dc906 (patch)
treeadf47791bf92e1c102cde7279b3bcd4074dc9bcf /drivers/media/dvb/dvb-usb/dvb_usb.h
parent[media] dvb_usb_v2: remove unused variable (diff)
downloadkernel-qcow2-linux-12042b0593104ba0c0c8030b89c837e9262dc906.tar.gz
kernel-qcow2-linux-12042b0593104ba0c0c8030b89c837e9262dc906.tar.xz
kernel-qcow2-linux-12042b0593104ba0c0c8030b89c837e9262dc906.zip
[media] dvb_usb_v2: update copyrights
Signed-off-by: Antti Palosaari <crope@iki.fi> Cc: Patrick Boettcher <patrick.boettcher@desy.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/dvb_usb.h')
-rw-r--r--drivers/media/dvb/dvb-usb/dvb_usb.h22
1 files changed, 18 insertions, 4 deletions
diff --git a/drivers/media/dvb/dvb-usb/dvb_usb.h b/drivers/media/dvb/dvb-usb/dvb_usb.h
index bf5adb23418f..036174c04929 100644
--- a/drivers/media/dvb/dvb-usb/dvb_usb.h
+++ b/drivers/media/dvb/dvb-usb/dvb_usb.h
@@ -1,10 +1,24 @@
-/* dvb-usb.h is part of the DVB USB library.
+/*
+ * DVB USB framework
+ *
+ * Copyright (C) 2004-6 Patrick Boettcher <patrick.boettcher@desy.de>
+ * Copyright (C) 2012 Antti Palosaari <crope@iki.fi>
*
- * Copyright (C) 2004-6 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; either version 2 of the License, or
+ * (at your option) any later version.
*
- * the headerfile, all dvb-usb-drivers have to include.
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+
#ifndef DVB_USB_H
#define DVB_USB_H