hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/arch/c6x/include/asm/irqflags.h
....@@ -1,13 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * C6X IRQ flag handling
34 *
45 * Copyright (C) 2010 Texas Instruments Incorporated
56 * Written by Mark Salter (msalter@redhat.com)
6
- *
7
- * This program is free software; you can redistribute it and/or
8
- * modify it under the terms of the GNU General Public Licence
9
- * as published by the Free Software Foundation; either version
10
- * 2 of the Licence, or (at your option) any later version.
117 */
128
139 #ifndef _ASM_IRQFLAGS_H