diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-03-18 18:33:37 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-03-18 18:33:37 +0100 |
commit | 55325314bf29d6f2430a2ce83368da8281b12f85 (patch) | |
tree | 6763a80b9805d6a9ad484ce2b02f3159ab2f1982 /mach | |
parent | fb4cc8a0c2cc7ca710a2e1b21d33fcf7c5e3e8ba (diff) | |
download | glibc-55325314bf29d6f2430a2ce83368da8281b12f85.tar.gz |
hurd: Fix copyright years
Diffstat (limited to 'mach')
-rw-r--r-- | mach/lowlevellock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mach/lowlevellock.h b/mach/lowlevellock.h index 20c66ca979..e64be7377a 100644 --- a/mach/lowlevellock.h +++ b/mach/lowlevellock.h @@ -1,5 +1,5 @@ /* Low-level lock implementation. Mach gsync-based version. - Copyright (C) 1994-2017 Free Software Foundation, Inc. + Copyright (C) 1994-2018 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 |