hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
kernel/arch/microblaze/include/asm/pvr.h
....@@ -1,13 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0 */
12 /*
23 * Support for the MicroBlaze PVR (Processor Version Register)
34 *
45 * Copyright (C) 2009 - 2011 Michal Simek <monstr@monstr.eu>
56 * Copyright (C) 2007 John Williams <john.williams@petalogix.com>
67 * Copyright (C) 2007 - 2011 PetaLogix
7
- *
8
- * This file is subject to the terms and conditions of the GNU General
9
- * Public License. See the file COPYING in the main directory of this
10
- * archive for more details.
118 */
129
1310 #ifndef _ASM_MICROBLAZE_PVR_H