summaryrefslogtreecommitdiff
path: root/sysdeps/pthread/ftrylockfile.c
diff options
context:
space:
mode:
authorAmos Jeffries <squid3@treenet.co.nz>2018-03-03 20:54:57 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-03-03 20:54:57 +0100
commitc36b1a043fa30474cd480915c643da71a7e22a94 (patch)
tree89b607ad341fa56c0feab0e1d06d54aaa222556b /sysdeps/pthread/ftrylockfile.c
parent350e5013806b35abb8c0626bf8cb6fbad6f943a7 (diff)
Fix copyright years and addresses
* sysdeps/mach/hurd/bits/mutex.h: reformat copyright blurb intro to match other files * replace Free Software Foundation address using gnu.org URL from upstream glibc copyright blurbs. * apply upstream glibc scripts/update-copyrights * update copyright date syntax per upstream glibc request
Diffstat (limited to 'sysdeps/pthread/ftrylockfile.c')
-rw-r--r--sysdeps/pthread/ftrylockfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/pthread/ftrylockfile.c b/sysdeps/pthread/ftrylockfile.c
index 48420de..34f6e54 100644
--- a/sysdeps/pthread/ftrylockfile.c
+++ b/sysdeps/pthread/ftrylockfile.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.