As glibc_thread_db.h is a 3rd party imported file, we should not
update its copyright year range in the new year process.
gdb/
2013-04-16 Pedro Alves <palves@redhat.com>
* copyright.py (EXCLUDE_LIST): Add gdb/common/glibc_thread_db.h.
+2013-04-16 Pedro Alves <palves@redhat.com>
+
+ * copyright.py (EXCLUDE_LIST): Add gdb/common/glibc_thread_db.h.
+
2013-04-16 Pedro Alves <palves@redhat.com>
* common/glibc_thread_db.h: Update from upstream glibc
#
# Filenames are relative to the root directory.
EXCLUDE_LIST = (
+ 'gdb/common/glibc_thread_db.h',
'gdb/CONTRIBUTE',
'gdb/gnulib'
)