On Tue, Feb 23, 2021 at 1:33 PM Maciej W. Rozycki [off-list ref] wrote:
On Tue, 23 Feb 2021, Philippe Mathieu-Daudé wrote:
quoted
quoted
diff --git a/arch/mips/sgi-ip27/ip27-timer.c b/arch/mips/sgi-ip27/ip27-timer.c
index 79c434fece52..444b5e0e935f 100644
--- a/arch/mips/sgi-ip27/ip27-timer.c
+++ b/arch/mips/sgi-ip27/ip27-timer.c
@@ -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)
If the email isn't valid anymore, why keep it?
As I noted in an earlier reply and Kurt further confirmed site recovery
is under way.
Great. Alternatively the authorship is preserved without the author
email (but IANAL):
Copyright (C) 1999, 2000, 05, 06 Ralf Baechle
Maciej