aboutsummaryrefslogtreecommitdiff
path: root/gdb/copyright.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-06-21Add missing backslash to update-gnulib.shTom Tromey1-0/+2
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2023-01-01gdb/copyright.py: Adjust following rename of sim/ppc/ppc-instructions...Joel Brobecker1-1/+1
2022-10-26gdb: copyright: make file header scan a bit more pythonicMike Frysinger1-9/+6
2022-10-26gdb: make copyright.py interface a bit nicerMike Frysinger1-5/+16
2022-03-02Move copyright code from gdbarch.py to new fileTom Tromey1-1/+0
2022-01-16gdb/copyright.py: Do not update gdbsupport/Makefile.inJoel Brobecker1-0/+1
2022-01-01gdb: copyright: fix a few comment typosMike Frysinger1-2/+2
2022-01-01gdb: update sim mips testsuite copyright exemptionMike Frysinger1-1/+1
2022-01-01gdb/copyright.py: Add update-netbsd.sh to MULTIPLE_COPYRIGHT_HEADERSJoel Brobecker1-0/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-05-07gdb: re-format Python files using black 21.4b0Simon Marchi1-83/+206
2021-01-18sim: bfin: delete accidental ADI copyrightMike Frysinger1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2021-01-01gdb/copyright.py: Also update sources in "gdbserver" and "gdbsupport"Joel Brobecker1-1/+3
2020-02-25gdb/copyright.py: Add generated files in gnulib/ to exclude listJoel Brobecker1-1/+3
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2020-01-01gdb/copyright.py: Convert to Python 3Joel Brobecker1-16/+20
2020-01-01gdb/copyright.py: Adapt after move of gnulib from gdb to toplevelJoel Brobecker1-7/+8
2020-01-01gdb/copyright.py: Exit if run from the wrong directoryJoel Brobecker1-0/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2018-01-02gdb/copyright.py: Remove testsuite/gdb.base/step-line.{c,inp} special handlingJoel Brobecker1-3/+1
2018-01-02gdb/copyright.py: Do not forget to remind about MULTIPLE_COPYRIGHT_HEADERSJoel Brobecker1-1/+10
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-05-08gdb/copyright.py: Remove sim/erc32 files from NOT_FSF_LIST.Joel Brobecker1-3/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-06-20Move shared native target specific code to gdb/natGary Benson1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-06-21copyright.py: Handle files in gdb/gnulib owned by GDB.Joel Brobecker1-1/+1
2013-04-16copyright.py: Don't update glibc_thread_db.h.Pedro Alves1-0/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-19Fix copyright years in gdbarch.h and gdbarch.c.Joel Brobecker1-1/+1
2012-12-07Update copyright.py:NOT_FSF_LIST for sim/common subdir.Joel Brobecker1-3/+2
2012-12-07Delete the gdb/osf-share directory.Joel Brobecker1-1/+0
2012-06-05copyright.py: Add gdb/CONTRIBUTE to EXCLUDE_LIST.Joel Brobecker1-0/+1
2012-06-05copyright.py: Update path to gnulib import.Joel Brobecker1-2/+4
2012-06-05copyright.py: Tell user to update gdb.texinfo and refcard.tex by hand.Joel Brobecker1-1/+9
2012-03-01Do not set MULTILINE_COMMENT_PREFIXES before calling update-copyrightJoel Brobecker1-12/+0
2012-03-01Import gnulib's latest update-copyright script...Joel Brobecker1-2/+5
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2012-01-04use gnulib's update-copyright script to update copyright yearsJoel Brobecker1-587/+257
2011-01-06New script copyright.pyJoel Brobecker1-0/+608