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]

[RFA/commit] Move GDB to GPLv3 (part 10: .sh files)


Now the .sh files...

2007-08-17  Joel Brobecker  <brobecker@adacore.com>

        * config/djgpp/djconfig.sh: Switch license to GPLv3.
        * copyright.sh: Likewise.
        * gdb-events.sh: Likewise.
        * gdb_gcore.sh: Likewise.
        * gdb_mbuild.sh: Likewise.
        * gdbarch.sh: Likewise.
        * observer.sh: Likewise.
        * features/feature_to_c.sh: Likewise.
        * regformats/regdat.sh: Likewise.

For some of these scripts, we're supposed to run them in order to
regenerate the target files, but the changes that they would produce
is already taken care of by some of the earlier patches (for instance
when I updated the .c files, I also updated the ones that are generated
by these scripts).

-- 
Joel

Attachment: sh.diff
Description: Text document


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