diff options
| author | cgd <cgd@NetBSD.org> | 1994-10-26 06:39:02 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1994-10-26 06:39:02 +0000 |
| commit | aa9eacdd59b757430bd6cf170c195cf924be91cb (patch) | |
| tree | 890aa066353ce955c12a6f40848e061065950b42 /sys/lib/libnetboot/exec.c | |
| parent | 6668f51c96722189e242e6b63d75a754ec3c2bad (diff) | |
new RCS ID format.
Diffstat (limited to 'sys/lib/libnetboot/exec.c')
| -rw-r--r-- | sys/lib/libnetboot/exec.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/lib/libnetboot/exec.c b/sys/lib/libnetboot/exec.c index 6582d6d7d7d..bc8ce32eada 100644 --- a/sys/lib/libnetboot/exec.c +++ b/sys/lib/libnetboot/exec.c @@ -1,3 +1,5 @@ +/* $NetBSD: exec.c,v 1.4 1994/10/26 06:43:08 cgd Exp $ */ + /* * Copyright (c) 1993 Adam Glass * All rights reserved. @@ -27,8 +29,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $Id: exec.c,v 1.3 1994/05/27 03:33:03 cgd Exp $ */ #include <sys/param.h> |
