diff mbox series

[5/5] MIPS: SGI-IP27: fix spelling in Copyright

Message ID 20210222161905.1153-6-lukas.bulwahn@gmail.com (mailing list archive)
State New, archived
Headers show
Series Remove dead linux-mips.org references | expand

Commit Message

Lukas Bulwahn Feb. 22, 2021, 4:19 p.m. UTC
This is a Copyright line, and just a typo slipped through.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 arch/mips/sgi-ip27/ip27-timer.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Huacai Chen Feb. 23, 2021, 1:20 a.m. UTC | #1
Reviewed-by: Huacai Chen <chenhuacai@kernel.org>

On Tue, Feb 23, 2021 at 12:22 AM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
>
> This is a Copyright line, and just a typo slipped through.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
>  arch/mips/sgi-ip27/ip27-timer.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> 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)
> + * Copyright (C) 1999, 2000 Silicon Graphics, Inc.
>   */
>  #include <linux/bcd.h>
>  #include <linux/clockchips.h>
> --
> 2.17.1
>
Philippe Mathieu-Daudé Feb. 23, 2021, 9:50 a.m. UTC | #2
On Mon, Feb 22, 2021 at 5:22 PM Lukas Bulwahn <lukas.bulwahn@gmail.com> wrote:
>
> This is a Copyright line, and just a typo slipped through.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
>  arch/mips/sgi-ip27/ip27-timer.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> 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?

> + * Copyright (C) 1999, 2000 Silicon Graphics, Inc.
>   */
>  #include <linux/bcd.h>
>  #include <linux/clockchips.h>
> --
> 2.17.1
>
Maciej W. Rozycki Feb. 23, 2021, 12:33 p.m. UTC | #3
On Tue, 23 Feb 2021, Philippe Mathieu-Daudé wrote:

> > 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.

  Maciej
Maciej W. Rozycki Feb. 23, 2021, 1:25 p.m. UTC | #4
On Mon, 22 Feb 2021, Lukas Bulwahn wrote:

> This is a Copyright line, and just a typo slipped through.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---

Reviewed-by: Maciej W. Rozycki <macro@orcam.me.uk>

  Maciej
Philippe Mathieu-Daudé Feb. 23, 2021, 1:33 p.m. UTC | #5
On Tue, Feb 23, 2021 at 1:33 PM Maciej W. Rozycki <macro@orcam.me.uk> wrote:
> On Tue, 23 Feb 2021, Philippe Mathieu-Daudé wrote:
>
> > > 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
diff mbox series

Patch

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)
+ * Copyright (C) 1999, 2000 Silicon Graphics, Inc.
  */
 #include <linux/bcd.h>
 #include <linux/clockchips.h>