diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-04-08 17:49:44 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-04-08 17:49:44 +0000 |
commit | a8622545c362ee466406cd85a1a9ef5c3710e965 (patch) | |
tree | 10c9669fd0c195939d63a31b74c4d4ad0ca76807 /sys/dev/pci/hifn7751.c | |
parent | 28366b0ba40152718ec9300a40dd36dd80354a65 (diff) |
Credit DARPA/USAF appropriately.
Diffstat (limited to 'sys/dev/pci/hifn7751.c')
-rw-r--r-- | sys/dev/pci/hifn7751.c | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/pci/hifn7751.c b/sys/dev/pci/hifn7751.c index 0f093f0225a..39d62a63917 100644 --- a/sys/dev/pci/hifn7751.c +++ b/sys/dev/pci/hifn7751.c @@ -1,4 +1,4 @@ -/* $OpenBSD: hifn7751.c,v 1.115 2002/03/14 01:26:58 millert Exp $ */ +/* $OpenBSD: hifn7751.c,v 1.116 2002/04/08 17:49:42 jason Exp $ */ /* * Invertex AEON / Hifn 7751 driver @@ -33,6 +33,11 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 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. + * + * Effort sponsored in part by the Defense Advanced Research Projects + * Agency (DARPA) and Air Force Research Laboratory, Air Force + * Materiel Command, USAF, under agreement number F30602-01-2-0537. + * */ /* |