hc
2024-02-20 e636c8d336489bf3eed5878299e6cc045bbad077
kernel/arch/openrisc/include/asm/spr_defs.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * OpenRISC Linux
34 *
....@@ -8,11 +9,6 @@
89 * Copyright (C) 2008, 2010 Embecosm Limited
910 * Copyright (C) 2010-2011 Jonas Bonn <jonas@southpole.se>
1011 * et al.
11
- *
12
- * This program is free software; you can redistribute it and/or modify
13
- * it under the terms of the GNU General Public License as published by
14
- * the Free Software Foundation; either version 2 of the License, or
15
- * (at your option) any later version.
1612 *
1713 * This file is part of OpenRISC 1000 Architectural Simulator.
1814 */