> > 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. > > I was following the convention from the mips32-dsp.s and mips32-dsp2.s > testsuite files. I thought this might be the case... > > Assuming this was just an oversight, would it be OK for me to change > > the holder to the FSF? > > Yes, that will be fine. Thanks a lot. Done with the following commit. sim/testsuite/sim/mips/ChangeLog: * hilo-hazard-4.s: Change copyright ownder to FSF. -- Joel