We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb988ba commit dcfa47dCopy full SHA for dcfa47d
drivers/clocksource/mips-gic-timer.c
@@ -1,10 +1,5 @@
1
-/*
2
- * This file is subject to the terms and conditions of the GNU General Public
3
- * License. See the file "COPYING" in the main directory of this archive
4
- * for more details.
5
- *
6
- * Copyright (C) 2012 MIPS Technologies, Inc. All rights reserved.
7
- */
+// SPDX-License-Identifier: GPL-2.0
+// Copyright (C) 2012 MIPS Technologies, Inc. All rights reserved.
8
9
#define pr_fmt(fmt) "mips-gic-timer: " fmt
10
0 commit comments