diff options
| author | Jeffrey Hsu <hsu@FreeBSD.org> | 2005-01-08 01:59:36 +0000 |
|---|---|---|
| committer | Jeffrey Hsu <hsu@FreeBSD.org> | 2005-01-08 01:59:36 +0000 |
| commit | c26a1d9f0eee22f5bac256a08c4baa9115dcf7e6 (patch) | |
| tree | b4d04a8aae904e3c355c1fe60612029d4aa137ce /lib/libc_r | |
| parent | 90711964efc46770f6350c6a38687d833295abcf (diff) | |
Notes
Diffstat (limited to 'lib/libc_r')
| -rw-r--r-- | lib/libc_r/uthread/uthread_mattr_init.c | 2 | ||||
| -rw-r--r-- | lib/libc_r/uthread/uthread_mattr_kind_np.c | 2 |
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 5e4af710ecbe..a968a375eee0 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 04db2a0ffbb5..0ce2ebfb6d92 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. |
