diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-01-06 23:35:40 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-01-06 23:35:40 +0000 |
| commit | 9454b2d864463f856c6aaf147851104b25cf4037 (patch) | |
| tree | f305ed4767a574dc3b848708bc4afeb7dd0c97a5 /sys/kern/sysv_shm.c | |
| parent | 73108a16641e2d838fcb876858d4f64386f4ad0a (diff) | |
Notes
Diffstat (limited to 'sys/kern/sysv_shm.c')
| -rw-r--r-- | sys/kern/sysv_shm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/sysv_shm.c b/sys/kern/sysv_shm.c index 1e0ea40cc827..bafd8682de99 100644 --- a/sys/kern/sysv_shm.c +++ b/sys/kern/sysv_shm.c @@ -1,5 +1,5 @@ /* $NetBSD: sysv_shm.c,v 1.23 1994/07/04 23:25:12 glass Exp $ */ -/* +/*- * Copyright (c) 1994 Adam Glass and Charles Hannum. All rights reserved. * * Redistribution and use in source and binary forms, with or without |
