From 39a37e1046718d868290fd5c9bc993c5b052a70e Mon Sep 17 00:00:00 2001 From: Marcus Glocker Date: Thu, 3 Aug 2006 10:47:43 +0000 Subject: Add/Fix copyright notes. --- sys/dev/ic/acxvar.h | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'sys/dev/ic/acxvar.h') diff --git a/sys/dev/ic/acxvar.h b/sys/dev/ic/acxvar.h index f08e0acb4f5..022054bb83c 100644 --- a/sys/dev/ic/acxvar.h +++ b/sys/dev/ic/acxvar.h @@ -1,4 +1,21 @@ -/* $OpenBSD: acxvar.h,v 1.2 2006/08/03 10:12:37 mglocker Exp $ */ +/* $OpenBSD: acxvar.h,v 1.3 2006/08/03 10:47:42 mglocker Exp $ */ + +/* + * Copyright (c) 2006 Jonathan Gray + * Copyright (c) 2006 Marcus Glocker + * + * Permission to use, copy, modify, and distribute this software for any + * purpose with or without fee is hereby granted, provided that the above + * copyright notice and this permission notice appear in all copies. + * + * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR + * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + */ /* * Copyright (c) 2006 The DragonFly Project. All rights reserved. -- cgit v1.2.3