[PATCH] Add C-SKY architecture support

Guo Ren guoren at kernel.org
Sun Mar 24 06:11:10 UTC 2019


On Sat, Mar 23, 2019 at 01:36:57PM +0300, Dmitry V. Levin wrote:
> On Sat, Mar 23, 2019 at 08:27:24AM +0800, Guo Ren wrote:
> > On Fri, Mar 22, 2019 at 03:47:23PM +0300, Dmitry V. Levin wrote:
> > > On Fri, Mar 22, 2019 at 07:43:46PM +0800, guoren at kernel.org wrote:
> [...]
> > > > diff --git a/linux/csky/arch_regs.c b/linux/csky/arch_regs.c
> > > > new file mode 100644
> > > > index 0000000..70f5beb
> > > > --- /dev/null
> > > > +++ b/linux/csky/arch_regs.c
> > > > @@ -0,0 +1,11 @@
> > > > +/*
> > > > + * Copyright (c) 2015-2018 The strace developers.
> > > 
> > > Are you sure it is correct and ends in 2018?
> > I just copy this from others, I'll delete this Copyright line OK?
> 
> I mean the copyright years range is out of date.
> Since you've contributed some code the copyright years range
> should be extended to cover your contribution.

I know what's your mean and I could modify it to:
	* Copyright (c) 2015-2019 The strace developers.

But in PATCH V2, I just delete the Copyright line and I think it's also
OK.

If you think it necessary, I could send PATCH V3 with the Copyright (c)
2015-2019 ...

Best Regards
 Guo Ren


More information about the Strace-devel mailing list