diff options
Diffstat (limited to 'lib/libpthread/sys/lock.c')
-rw-r--r-- | lib/libpthread/sys/lock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/sys/lock.c b/lib/libpthread/sys/lock.c index b1949f4..c77dfcb 100644 --- a/lib/libpthread/sys/lock.c +++ b/lib/libpthread/sys/lock.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2001 Daniel Eischen <deischen@FreeBSD.org>. + * Copyright (c) 2001, 2003 Daniel Eischen <deischen@freebsd.org>. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |