Subject: CVS commit: [netbsd-2-0] src/sys/compat/hpux
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/22/2004 14:10:38
Module Name:	src
Committed By:	tron
Date:		Sun Aug 22 14:10:38 UTC 2004

Modified Files:
	src/sys/compat/hpux [netbsd-2-0]: hpux_exec_aout.c

Log Message:
Pull up revision 1.11 (requested by hubertf in ticket #778):
Fix my license notice.  Back when hpux_exec.c was cloned from
sys/kern/exec_aout.c back in *1995*, apparently the line from my
license notice:
 *    must display the following acknowledgement:
was accidentally dropped.  This mistake was propagated into
hpux_exec_aout.c when it was split out of hpux_exec.c.
(Thanks to hubertf for noticing!)


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.2.1 src/sys/compat/hpux/hpux_exec_aout.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.