aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/copyright.py2
2 files changed, 6 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index dc234f4..3ced366 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2013-06-21 Joel Brobecker <brobecker@adacore.com>
+
+ * copyright.py (EXCLUDE_LIST): Replace "gdb/gnulib" by
+ "gdb/gnulib/import".
+
2013-06-21 Will Newton <will.newton@linaro.org>
* doublest.c (ldfrexp): Remove function.
diff --git a/gdb/copyright.py b/gdb/copyright.py
index 039106c..e454255 100644
--- a/gdb/copyright.py
+++ b/gdb/copyright.py
@@ -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