copyright.py: Handle files in gdb/gnulib owned by GDB.
authorJoel Brobecker <brobecker@gnat.com>
Fri, 21 Jun 2013 17:54:58 +0000 (17:54 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 21 Jun 2013 17:54:58 +0000 (17:54 +0000)
commitc3b18ee7ba56b1e49df73fc4acfb756917c3d442
treedb628e7950f031a47b9dc0b38e1d92d403d90a3b
parente7ab31850716c44cfef300e5e5ff7d8ff3317b93
copyright.py: Handle files in gdb/gnulib owned by GDB.

The script was excluding all of gdb/gnulib but this is no longer
correct, ever since we moved the imported files to gdb/gnulib/import.
As a result, a number of files (Makefile, etc, including this script
itself) did not have their copyright header updated. This fixes
the problem.

gdb/ChangeLog:

        * copyright.py (EXCLUDE_LIST): Replace "gdb/gnulib" by
        "gdb/gnulib/import".
gdb/ChangeLog
gdb/copyright.py
This page took 0.025364 seconds and 4 git commands to generate.