forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/arch/mips/include/asm/sibyte/sb1250_dma.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /* *********************************************************************
23 * SB1250 Board Support Package
34 *
....@@ -15,20 +16,6 @@
1516 * Copyright 2000,2001,2002,2003
1617 * Broadcom Corporation. All rights reserved.
1718 *
18
- * This program is free software; you can redistribute it and/or
19
- * modify it under the terms of the GNU General Public License as
20
- * published by the Free Software Foundation; either version 2 of
21
- * the License, or (at your option) any later version.
22
- *
23
- * This program is distributed in the hope that it will be useful,
24
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
25
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26
- * GNU General Public License for more details.
27
- *
28
- * You should have received a copy of the GNU General Public License
29
- * along with this program; if not, write to the Free Software
30
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
31
- * MA 02111-1307 USA
3219 ********************************************************************* */
3320
3421