diff options
| author | Warner Losh <imp@FreeBSD.org> | 2007-01-08 21:21:45 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2007-01-08 21:21:45 +0000 |
| commit | 0a22b2875efa5bf0a0c1cae99e7e2e30fcb6898d (patch) | |
| tree | 7c66943ed1f04af670b0572d4573546305338e57 | |
| parent | ef08c42034d24919ac2931e4f939e4ab2c45c273 (diff) | |
Notes
| -rw-r--r-- | sys/sys/priority.h | 2 | ||||
| -rw-r--r-- | sys/sys/rtprio.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/sys/priority.h b/sys/sys/priority.h index 986bd3eb7074..9bbd2de878ff 100644 --- a/sys/sys/priority.h +++ b/sys/sys/priority.h @@ -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 (name). + * This product includes software developed by Henrik Vestergaard Draboel. * 4. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/sys/sys/rtprio.h b/sys/sys/rtprio.h index 9178046507a9..7ffdb732b61a 100644 --- a/sys/sys/rtprio.h +++ b/sys/sys/rtprio.h @@ -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 (name). + * This product includes software developed by Henrik Vestergaard Draboel. * 4. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. * |
