diff options
author | Joel Brobecker <brobecker@adacore.com> | 2016-01-01 08:33:14 +0400 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2016-01-01 08:43:22 +0400 |
commit | 618f726fcb851883a0094aa7fa17003889b7189f (patch) | |
tree | 8a551cf59bc8e04bb9ba39fe3d74d9239a7d3568 /gdb/syscalls | |
parent | edd88788349db3bd2af5fc9a38e2ea9cc220757f (diff) | |
download | gdb-618f726fcb851883a0094aa7fa17003889b7189f.zip gdb-618f726fcb851883a0094aa7fa17003889b7189f.tar.gz gdb-618f726fcb851883a0094aa7fa17003889b7189f.tar.bz2 |
GDB copyright headers update after running GDB's copyright.py script.
gdb/ChangeLog:
Update year range in copyright notice of all files.
Diffstat (limited to 'gdb/syscalls')
-rw-r--r-- | gdb/syscalls/aarch64-linux.xml | 2 | ||||
-rw-r--r-- | gdb/syscalls/amd64-linux.xml | 2 | ||||
-rw-r--r-- | gdb/syscalls/arm-linux.py | 2 | ||||
-rw-r--r-- | gdb/syscalls/arm-linux.xml | 2 | ||||
-rw-r--r-- | gdb/syscalls/bfin-linux.xml | 2 | ||||
-rw-r--r-- | gdb/syscalls/gdb-syscalls.dtd | 2 | ||||
-rw-r--r-- | gdb/syscalls/i386-linux.xml | 2 | ||||
-rw-r--r-- | gdb/syscalls/mips-n32-linux.xml | 2 | ||||
-rw-r--r-- | gdb/syscalls/mips-n64-linux.xml | 2 | ||||
-rw-r--r-- | gdb/syscalls/mips-o32-linux.xml | 2 | ||||
-rw-r--r-- | gdb/syscalls/ppc-linux.xml | 2 | ||||
-rw-r--r-- | gdb/syscalls/ppc64-linux.xml | 2 | ||||
-rw-r--r-- | gdb/syscalls/s390-linux.xml | 2 | ||||
-rw-r--r-- | gdb/syscalls/s390x-linux.xml | 2 | ||||
-rw-r--r-- | gdb/syscalls/sparc-linux.xml | 2 | ||||
-rw-r--r-- | gdb/syscalls/sparc64-linux.xml | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/gdb/syscalls/aarch64-linux.xml b/gdb/syscalls/aarch64-linux.xml index 537d789..e1fa0da 100644 --- a/gdb/syscalls/aarch64-linux.xml +++ b/gdb/syscalls/aarch64-linux.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2015 Free Software Foundation, Inc. +<!-- Copyright (C) 2015-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/syscalls/amd64-linux.xml b/gdb/syscalls/amd64-linux.xml index 171ca92..074b5870e 100644 --- a/gdb/syscalls/amd64-linux.xml +++ b/gdb/syscalls/amd64-linux.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2009-2015 Free Software Foundation, Inc. +<!-- Copyright (C) 2009-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/syscalls/arm-linux.py b/gdb/syscalls/arm-linux.py index 6d83fc1..8d542b4 100644 --- a/gdb/syscalls/arm-linux.py +++ b/gdb/syscalls/arm-linux.py @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2015 Free Software Foundation, Inc. +# Copyright (C) 2013-2016 Free Software Foundation, Inc. # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright diff --git a/gdb/syscalls/arm-linux.xml b/gdb/syscalls/arm-linux.xml index 5f7a35a..c0a456b 100644 --- a/gdb/syscalls/arm-linux.xml +++ b/gdb/syscalls/arm-linux.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2009-2015 Free Software Foundation, Inc. +<!-- Copyright (C) 2009-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/syscalls/bfin-linux.xml b/gdb/syscalls/bfin-linux.xml index e167e78..448c696 100644 --- a/gdb/syscalls/bfin-linux.xml +++ b/gdb/syscalls/bfin-linux.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2010-2015 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/syscalls/gdb-syscalls.dtd b/gdb/syscalls/gdb-syscalls.dtd index b05976e..3deda12 100644 --- a/gdb/syscalls/gdb-syscalls.dtd +++ b/gdb/syscalls/gdb-syscalls.dtd @@ -1,4 +1,4 @@ -<!-- Copyright (C) 2009-2015 Free Software Foundation, Inc. +<!-- Copyright (C) 2009-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/syscalls/i386-linux.xml b/gdb/syscalls/i386-linux.xml index 7121af5..aab03ec 100644 --- a/gdb/syscalls/i386-linux.xml +++ b/gdb/syscalls/i386-linux.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2009-2015 Free Software Foundation, Inc. +<!-- Copyright (C) 2009-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/syscalls/mips-n32-linux.xml b/gdb/syscalls/mips-n32-linux.xml index 5cf33bf..7318ae1 100644 --- a/gdb/syscalls/mips-n32-linux.xml +++ b/gdb/syscalls/mips-n32-linux.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2011-2015 Free Software Foundation, Inc. +<!-- Copyright (C) 2011-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/syscalls/mips-n64-linux.xml b/gdb/syscalls/mips-n64-linux.xml index 3c89c2a..b45f4b9 100644 --- a/gdb/syscalls/mips-n64-linux.xml +++ b/gdb/syscalls/mips-n64-linux.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2011-2015 Free Software Foundation, Inc. +<!-- Copyright (C) 2011-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/syscalls/mips-o32-linux.xml b/gdb/syscalls/mips-o32-linux.xml index ef8e421..94fa3f7 100644 --- a/gdb/syscalls/mips-o32-linux.xml +++ b/gdb/syscalls/mips-o32-linux.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2011-2015 Free Software Foundation, Inc. +<!-- Copyright (C) 2011-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/syscalls/ppc-linux.xml b/gdb/syscalls/ppc-linux.xml index ce2d34f..71e7cd6 100644 --- a/gdb/syscalls/ppc-linux.xml +++ b/gdb/syscalls/ppc-linux.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2009-2015 Free Software Foundation, Inc. +<!-- Copyright (C) 2009-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/syscalls/ppc64-linux.xml b/gdb/syscalls/ppc64-linux.xml index a456317..6906e7e 100644 --- a/gdb/syscalls/ppc64-linux.xml +++ b/gdb/syscalls/ppc64-linux.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2009-2015 Free Software Foundation, Inc. +<!-- Copyright (C) 2009-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/syscalls/s390-linux.xml b/gdb/syscalls/s390-linux.xml index a45011e..6c0593f 100644 --- a/gdb/syscalls/s390-linux.xml +++ b/gdb/syscalls/s390-linux.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2009-2015 Free Software Foundation, Inc. +<!-- Copyright (C) 2009-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/syscalls/s390x-linux.xml b/gdb/syscalls/s390x-linux.xml index f2c046c..563e521 100644 --- a/gdb/syscalls/s390x-linux.xml +++ b/gdb/syscalls/s390x-linux.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2009-2015 Free Software Foundation, Inc. +<!-- Copyright (C) 2009-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/syscalls/sparc-linux.xml b/gdb/syscalls/sparc-linux.xml index a711e72..70115ab 100644 --- a/gdb/syscalls/sparc-linux.xml +++ b/gdb/syscalls/sparc-linux.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2010-2015 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/gdb/syscalls/sparc64-linux.xml b/gdb/syscalls/sparc64-linux.xml index c7c149d..7dd62b4 100644 --- a/gdb/syscalls/sparc64-linux.xml +++ b/gdb/syscalls/sparc64-linux.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!-- Copyright (C) 2010-2015 Free Software Foundation, Inc. +<!-- Copyright (C) 2010-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright |