kernel/arch/microblaze/include/asm/cache.h
.. .. @@ -1,13 +1,10 @@ 1 +/* SPDX-License-Identifier: GPL-2.0 */1 2 /* 2 3 * Cache operations 3 4 * 4 5 * Copyright (C) 2007-2009 Michal Simek <monstr@monstr.eu> 5 6 * Copyright (C) 2007-2009 PetaLogix 6 7 * Copyright (C) 2003 John Williams <jwilliams@itee.uq.edu.au> 7 - *8 - * This file is subject to the terms and conditions of the GNU General9 - * Public License. See the file COPYING in the main directory of this10 - * archive for more details.11 8 */ 12 9 13 10 #ifndef _ASM_MICROBLAZE_CACHE_H