diff options
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> |
