> >>>>> "Joel" == Joel Brobecker writes: > > Joel> * copyright.py: New script. > Joel> * copyright.sh (byhand): Add *.ads, *.adb and *.gpr. > Joel> Launch emacs without exec'ing. Call copyright.py afterwards. > > Joel> OK to commit? > > It seems like a good idea to me. Cool! Given the issues with .inc files that HP discovered, I also transfered, after some testing that it does the right thing, the responsibility of updating these files to the new script. Attached is what I just checked in. gdb/ChangeLog: * copyright.py: New script. * copyright.sh (byhand): Add *.ads, *.adb, *.gpr and *.inc. Launch emacs without exec'ing. Call copyright.py afterwards. -- Joel