summaryrefslogtreecommitdiff
path: root/lib/libc_r/uthread
diff options
context:
space:
mode:
authorJeffrey Hsu <hsu@FreeBSD.org>2005-01-08 01:59:36 +0000
committerJeffrey Hsu <hsu@FreeBSD.org>2005-01-08 01:59:36 +0000
commitc26a1d9f0eee22f5bac256a08c4baa9115dcf7e6 (patch)
treeb4d04a8aae904e3c355c1fe60612029d4aa137ce /lib/libc_r/uthread
parent90711964efc46770f6350c6a38687d833295abcf (diff)
Notes
Diffstat (limited to 'lib/libc_r/uthread')
-rw-r--r--lib/libc_r/uthread/uthread_mattr_init.c2
-rw-r--r--lib/libc_r/uthread/uthread_mattr_kind_np.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc_r/uthread/uthread_mattr_init.c b/lib/libc_r/uthread/uthread_mattr_init.c
index 5e4af710ecbe2..a968a375eee0f 100644
--- a/lib/libc_r/uthread/uthread_mattr_init.c
+++ b/lib/libc_r/uthread/uthread_mattr_init.c
@@ -12,7 +12,7 @@
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
- * This product includes software developed by John Birrell.
+ * This product includes software developed by Jeffrey Hsu.
* 4. Neither the name of the author nor the names of any co-contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
diff --git a/lib/libc_r/uthread/uthread_mattr_kind_np.c b/lib/libc_r/uthread/uthread_mattr_kind_np.c
index 04db2a0ffbb55..0ce2ebfb6d924 100644
--- a/lib/libc_r/uthread/uthread_mattr_kind_np.c
+++ b/lib/libc_r/uthread/uthread_mattr_kind_np.c
@@ -12,7 +12,7 @@
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
- * This product includes software developed by John Birrell.
+ * This product includes software developed by Jeffrey Hsu.
* 4. Neither the name of the author nor the names of any co-contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.