copyright.py: Handle files in gdb/gnulib owned by GDB.
[deliverable/binutils-gdb.git] / gdb / copyright.py
index 039106cc86c750aa6aaf39b4c2ebe75bdc7eae39..e45425570df6c11897234adf4a01e2d9c445dd3d 100644 (file)
@@ -173,7 +173,7 @@ def main ():
 EXCLUDE_LIST = (
     'gdb/common/glibc_thread_db.h',
     'gdb/CONTRIBUTE',
-    'gdb/gnulib'
+    'gdb/gnulib/import'
 )
 
 # Files which should not be modified, either because they are
This page took 0.035032 seconds and 4 git commands to generate.