This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add micromips support to the MIPS simulator


Hello Andrew,

> > --- a/sim/testsuite/sim/mips/hilo-hazard-4.s
> > +++ b/sim/testsuite/sim/mips/hilo-hazard-4.s
> > @@ -5,11 +5,11 @@
> >  # ld:		-N -Ttext=0x80010000
> >  # output:	pass\\n
> > 
> > -# Copyright (C) 2013 Imagination Technologies, Ltd.
> > +# Copyright (C) 2013-2015 Imagination Technologies, Ltd.
> >  # All rights reserved.

Any reason why this file has a copyright header not citing
the FSF as the copyright holder? I am asking because although
the sim is not formally part of the GDB project, we do prefer
sim contributions to be assigned to the FSF.

Assuming this was just an oversight, would it be OK for me to change
the holder to the FSF?

Thank you!
-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]