summaryrefslogtreecommitdiff
path: root/stdio-common/tst-popen.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-12-27 19:20:53 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-12-27 19:21:19 +0000
commit68e2fa8ed9dbf0edfdaed0310801e764c12af46e (patch)
tree101f4c8b7ec20470739855bc4cf0cc4fb01f6f4b /stdio-common/tst-popen.c
parentf1018448e82ec658352d1dc6cefb65b70f564cad (diff)
parent8d59503b977070aaa4e504e8d6dcb7da3711893e (diff)
Merge commit 'refs/top-bases/t/gsync-libc' into t/gsync-libc
Diffstat (limited to 'stdio-common/tst-popen.c')
-rw-r--r--stdio-common/tst-popen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/tst-popen.c b/stdio-common/tst-popen.c
index 94cb59d1c6..87d1c37679 100644
--- a/stdio-common/tst-popen.c
+++ b/stdio-common/tst-popen.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.