summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/sys
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/sys')
-rw-r--r--lib/libpthread/sys/lock.c2
-rw-r--r--lib/libpthread/sys/lock.h2
2 files changed, 2 insertions, 2 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
diff --git a/lib/libpthread/sys/lock.h b/lib/libpthread/sys/lock.h
index eeb7286..449ad36 100644
--- a/lib/libpthread/sys/lock.h
+++ b/lib/libpthread/sys/lock.h
@@ -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
OpenPOWER on IntegriCloud