Add tiny memory model GD test cases.
[deliverable/binutils-gdb.git] / gdb / copyright.py
index 43fc455c1b9fd693a7ac44020f58347d854c52aa..39cec8e9006b425b3844c06704da1f904d156b88 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python
 
-# Copyright (C) 2011-2014 Free Software Foundation, Inc.
+# Copyright (C) 2011-2015 Free Software Foundation, Inc.
 #
 # This file is part of GDB.
 #
@@ -171,7 +171,7 @@ def main ():
 #
 # Filenames are relative to the root directory.
 EXCLUDE_LIST = (
-    'gdb/common/glibc_thread_db.h',
+    'gdb/nat/glibc_thread_db.h',
     'gdb/CONTRIBUTE',
     'gdb/gnulib/import'
 )
This page took 0.047441 seconds and 4 git commands to generate.