diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:23 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:23 +0000 |
| commit | 42b388439bd3795e09258c57a74ce9eec3651c7b (patch) | |
| tree | 1d8d03d10e117521cadd8f29bc6ddffdb8bbcc07 /lib/libnetbsd/sys | |
| parent | 2ff63af9b88c7413b7d71715b5532625752a248e (diff) | |
Diffstat (limited to 'lib/libnetbsd/sys')
| -rw-r--r-- | lib/libnetbsd/sys/event.h | 1 | ||||
| -rw-r--r-- | lib/libnetbsd/sys/types.h | 1 | ||||
| -rw-r--r-- | lib/libnetbsd/sys/wait.h | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/lib/libnetbsd/sys/event.h b/lib/libnetbsd/sys/event.h index ed52135ee859..7b5b11e1934f 100644 --- a/lib/libnetbsd/sys/event.h +++ b/lib/libnetbsd/sys/event.h @@ -24,7 +24,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ * */ #ifndef _LIBNETBSD_SYS_EVENT_H_ diff --git a/lib/libnetbsd/sys/types.h b/lib/libnetbsd/sys/types.h index e14dd498fe4b..97040b5cdec2 100644 --- a/lib/libnetbsd/sys/types.h +++ b/lib/libnetbsd/sys/types.h @@ -24,7 +24,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ * */ #ifndef _LIBNETBSD_SYS_TYPES_H_ diff --git a/lib/libnetbsd/sys/wait.h b/lib/libnetbsd/sys/wait.h index a9369808d8e5..5227efbfb486 100644 --- a/lib/libnetbsd/sys/wait.h +++ b/lib/libnetbsd/sys/wait.h @@ -24,7 +24,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ * */ #ifndef _LIBNETBSD_SYS_WAIT_H_ |
