mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
gdb/copyright.py: Remove sim/erc32 files from NOT_FSF_LIST.
Now that the erc32 files have been updated to contain an FSF copyright
header, these files should no longer be in the exclude list.
gdb/ChangeLog:
* copyright.py (NOT_FSF_LIST): Remove sim/erc32 entries.
This commit is contained in:
@@ -222,9 +222,6 @@ NOT_FSF_LIST = (
|
||||
"sim/arm/arminit.c",
|
||||
"sim/common/cgen-fpu.c", "sim/common/cgen-fpu.h",
|
||||
"sim/common/cgen-accfp.c",
|
||||
"sim/erc32/sis.h", "sim/erc32/erc32.c", "sim/erc32/func.c",
|
||||
"sim/erc32/float.c", "sim/erc32/interf.c", "sim/erc32/sis.c",
|
||||
"sim/erc32/exec.c",
|
||||
"sim/mips/m16run.c", "sim/mips/sim-main.c",
|
||||
"sim/moxie/moxie-gdb.dts",
|
||||
# Not a single file in sim/ppc/ appears to be copyright FSF :-(.
|
||||
|
||||
Reference in New Issue
Block a user