mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-04 02:02:28 +09:00
MIPS: SGI-IP27: fix spelling in Copyright
This is a Copyright line, and just a typo slipped through. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Reviewed-by: Huacai Chen <chenhuacai@kernel.org> Reviewed-by: Maciej W. Rozycki <macro@orcam.me.uk> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
committed by
Thomas Bogendoerfer
parent
a38fd87484
commit
ee5e12e78b
@@ -1,7 +1,7 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
/*
|
||||
* Copytight (C) 1999, 2000, 05, 06 Ralf Baechle (ralf@linux-mips.org)
|
||||
* Copytight (C) 1999, 2000 Silicon Graphics, Inc.
|
||||
* Copyright (C) 1999, 2000, 05, 06 Ralf Baechle (ralf@linux-mips.org)
|
||||
* Copyright (C) 1999, 2000 Silicon Graphics, Inc.
|
||||
*/
|
||||
#include <linux/bcd.h>
|
||||
#include <linux/clockchips.h>
|
||||
|
||||
Reference in New Issue
Block a user