hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/media/firewire/firedtv-dvb.c
....@@ -1,13 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * FireDTV driver (formerly known as FireSAT)
34 *
45 * Copyright (C) 2004 Andreas Monitzer <andy@monitzer.com>
56 * Copyright (C) 2008 Henrik Kurelid <henrik@kurelid.se>
6
- *
7
- * This program is free software; you can redistribute it and/or
8
- * modify it under the terms of the GNU General Public License as
9
- * published by the Free Software Foundation; either version 2 of
10
- * the License, or (at your option) any later version.
117 */
128
139 #include <linux/bitops.h>