summaryrefslogtreecommitdiff
path: root/conform
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2019-01-01 00:11:28 +0000
committerJoseph Myers <joseph@codesourcery.com>2019-01-01 00:11:28 +0000
commit04277e02d7f54d3582bebcf8386b317018cd5e1d (patch)
tree13727789dcfa30b2ba85939f28ff909f4bff4925 /conform
parente740e5b1f0d786bdd95898b61c4a81f8f00bb063 (diff)
downloadglibc-04277e02d7f54d3582bebcf8386b317018cd5e1d.tar.gz
Update copyright dates with scripts/update-copyrights.
* All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise.
Diffstat (limited to 'conform')
-rw-r--r--conform/Makefile2
-rwxr-xr-xconform/check-header-lists.sh2
-rw-r--r--conform/conformtest.py2
-rw-r--r--conform/glibcconform.py2
-rw-r--r--conform/linknamespace.py2
-rw-r--r--conform/list-header-symbols.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/conform/Makefile b/conform/Makefile
index 5f9b480e79..77709b86b9 100644
--- a/conform/Makefile
+++ b/conform/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2019 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 4553c53827..ba262c33b5 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 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/conformtest.py b/conform/conformtest.py
index 31642c169e..53cca690d1 100644
--- a/conform/conformtest.py
+++ b/conform/conformtest.py
@@ -1,6 +1,6 @@
#!/usr/bin/python3
# Check header contents against the given standard.
-# Copyright (C) 2018 Free Software Foundation, Inc.
+# Copyright (C) 2018-2019 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/glibcconform.py b/conform/glibcconform.py
index c465f42fc2..a00b27dc37 100644
--- a/conform/glibcconform.py
+++ b/conform/glibcconform.py
@@ -1,6 +1,6 @@
#!/usr/bin/python
# Shared code for glibc conformance tests.
-# Copyright (C) 2018 Free Software Foundation, Inc.
+# Copyright (C) 2018-2019 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.py b/conform/linknamespace.py
index 07a775499d..cfadfdd3ad 100644
--- a/conform/linknamespace.py
+++ b/conform/linknamespace.py
@@ -2,7 +2,7 @@
# Check that use of symbols declared in a given header does not result
# in any symbols being brought in that are not reserved with external
# linkage for the given standard.
-# Copyright (C) 2014-2018 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 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.py b/conform/list-header-symbols.py
index 5dd0a51605..544b553aa3 100644
--- a/conform/list-header-symbols.py
+++ b/conform/list-header-symbols.py
@@ -1,7 +1,7 @@
#!/usr/bin/python
# Print a list of symbols exported by some headers that would
# otherwise be in the user's namespace.
-# Copyright (C) 2018 Free Software Foundation, Inc.
+# Copyright (C) 2018-2019 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