summaryrefslogtreecommitdiffstats
path: root/sys/dev/tdfx/tdfx_io.h
diff options
context:
space:
mode:
authorcokane <cokane@FreeBSD.org>2000-06-22 05:37:17 +0000
committercokane <cokane@FreeBSD.org>2000-06-22 05:37:17 +0000
commitab16f081bc2df33b02be0ef0b7dcf603e149bf4c (patch)
tree6ac0a8ad73d075599ee40eeb5a833123e3ac28a0 /sys/dev/tdfx/tdfx_io.h
parent57e827a96df40cb7897220f5e00b06903e6753b4 (diff)
downloadFreeBSD-src-ab16f081bc2df33b02be0ef0b7dcf603e149bf4c.zip
FreeBSD-src-ab16f081bc2df33b02be0ef0b7dcf603e149bf4c.tar.gz
Stick in header, $FreeBSD$.
Diffstat (limited to 'sys/dev/tdfx/tdfx_io.h')
-rw-r--r--sys/dev/tdfx/tdfx_io.h36
1 files changed, 34 insertions, 2 deletions
diff --git a/sys/dev/tdfx/tdfx_io.h b/sys/dev/tdfx/tdfx_io.h
index 47d7186..f5a0e05 100644
--- a/sys/dev/tdfx/tdfx_io.h
+++ b/sys/dev/tdfx/tdfx_io.h
@@ -1,5 +1,37 @@
-/* This code originally came from a nice man, I don't have your name,
- * please email cokane@pohl.ececs.uc.edu for proper recognition
+/*
+ * Copyright (c) 2000 by Coleman Kane <cokane@FreeBSD.org>
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ * 3. All advertising materials mentioning features or use of this software
+ * must display the following acknowledgement:
+ * This product includes software developed by Gardner Buchanan.
+ * 4. The name of Gardner Buchanan may not be used to endorse or promote
+ * products derived from this software without specific prior written
+ * permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ * 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.
+ *
+ * $FreeBSD$
+ */
+
+/* This code originally came from <shocking@prth.pgs.com>
* it is basically a derivative of some sys/dhio.h file to work with the 3dfx
* cards
*/
OpenPOWER on IntegriCloud