forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/media/firewire/firedtv-avc.c
....@@ -1,14 +1,10 @@
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 Ben Backx <ben@bbackx.com>
67 * Copyright (C) 2008 Henrik Kurelid <henrik@kurelid.se>
7
- *
8
- * This program is free software; you can redistribute it and/or
9
- * modify it under the terms of the GNU General Public License as
10
- * published by the Free Software Foundation; either version 2 of
11
- * the License, or (at your option) any later version.
128 */
139
1410 #include <linux/bug.h>