summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/virtex.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/virtex.c')
-rw-r--r--arch/powerpc/boot/virtex.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/powerpc/boot/virtex.c b/arch/powerpc/boot/virtex.c
index f622805f8000..f731cbb4bff0 100644
--- a/arch/powerpc/boot/virtex.c
+++ b/arch/powerpc/boot/virtex.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* The platform specific code for virtex devices since a boot loader is not
* always used.
*
* (C) Copyright 2008 Xilinx, Inc.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published
- * by the Free Software Foundation.
*/
#include "ops.h"