diff options
author | Amos Jeffries <squid3@treenet.co.nz> | 2018-03-03 20:54:57 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-03-03 20:54:57 +0100 |
commit | c36b1a043fa30474cd480915c643da71a7e22a94 (patch) | |
tree | 89b607ad341fa56c0feab0e1d06d54aaa222556b /sysdeps/mach/hurd/pt-mutex-lock.c | |
parent | 350e5013806b35abb8c0626bf8cb6fbad6f943a7 (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/mach/hurd/pt-mutex-lock.c')
-rw-r--r-- | sysdeps/mach/hurd/pt-mutex-lock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mach/hurd/pt-mutex-lock.c b/sysdeps/mach/hurd/pt-mutex-lock.c index 5d3c958..642129f 100644 --- a/sysdeps/mach/hurd/pt-mutex-lock.c +++ b/sysdeps/mach/hurd/pt-mutex-lock.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016 Free Software Foundation, Inc. +/* Copyright (C) 2016-2018 Free Software Foundation, Inc. Contributed by Agustina Arzille <avarzille@riseup.net>, 2016. This program is free software; you can redistribute it and/or |