diff options
Diffstat (limited to 'conform')
-rw-r--r-- | conform/GlibcConform.pm | 2 | ||||
-rw-r--r-- | conform/Makefile | 2 | ||||
-rwxr-xr-x | conform/check-header-lists.sh | 2 | ||||
-rw-r--r-- | conform/linknamespace.pl | 2 | ||||
-rw-r--r-- | conform/list-header-symbols.pl | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/conform/GlibcConform.pm b/conform/GlibcConform.pm index 218b6ec..3f4dc20 100644 --- a/conform/GlibcConform.pm +++ b/conform/GlibcConform.pm @@ -2,7 +2,7 @@ # Shared code for glibc conformance tests. -# Copyright (C) 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2014-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or diff --git a/conform/Makefile b/conform/Makefile index d25fc97..fddeaa1 100644 --- a/conform/Makefile +++ b/conform/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1999-2015 Free Software Foundation, Inc. +# Copyright (C) 1999-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or diff --git a/conform/check-header-lists.sh b/conform/check-header-lists.sh index 4ce5b6c..f6e76c6 100755 --- a/conform/check-header-lists.sh +++ b/conform/check-header-lists.sh @@ -1,6 +1,6 @@ #! /bin/sh # Check the set of headers with conformtest expectations for a given standard. -# Copyright (C) 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2014-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or diff --git a/conform/linknamespace.pl b/conform/linknamespace.pl index d4b3142..d6a1850 100644 --- a/conform/linknamespace.pl +++ b/conform/linknamespace.pl @@ -4,7 +4,7 @@ # in any symbols being brought in that are not reserved with external # linkage for the given standard. -# Copyright (C) 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2014-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or diff --git a/conform/list-header-symbols.pl b/conform/list-header-symbols.pl index 8b14b83..2b012c7 100644 --- a/conform/list-header-symbols.pl +++ b/conform/list-header-symbols.pl @@ -3,7 +3,7 @@ # Print a list of symbols exported by some headers that would # otherwise be in the user's namespace. -# Copyright (C) 2014-2015 Free Software Foundation, Inc. +# Copyright (C) 2014-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or |