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/bootparam.c | |
| parent | 6668f51c96722189e242e6b63d75a754ec3c2bad (diff) | |
new RCS ID format.
Diffstat (limited to 'sys/lib/libnetboot/bootparam.c')
| -rw-r--r-- | sys/lib/libnetboot/bootparam.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/lib/libnetboot/bootparam.c b/sys/lib/libnetboot/bootparam.c index 7da3dc37bf5..ee83dbe36b9 100644 --- a/sys/lib/libnetboot/bootparam.c +++ b/sys/lib/libnetboot/bootparam.c @@ -1,3 +1,5 @@ +/* $NetBSD: bootparam.c,v 1.2 1994/10/26 06:43:07 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. - * - * $Header: /cvsroot/src/sys/lib/libnetboot/Attic/bootparam.c,v 1.1 1993/10/13 05:41:29 cgd Exp $ */ #include "netboot.h" |
