Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/qbus Release dlreg.h into the public domain. It's h...
details: https://anonhg.NetBSD.org/src/rev/ac55a96bcad2
branches: trunk
changeset: 486150:ac55a96bcad2
user: bjh21 <bjh21%NetBSD.org@localhost>
date: Sun May 14 09:46:17 2000 +0000
description:
Release dlreg.h into the public domain. It's hardly a great creative
work, after all.
diffstat:
sys/dev/qbus/dlreg.h | 32 +++-----------------------------
1 files changed, 3 insertions(+), 29 deletions(-)
diffs (42 lines):
diff -r 45308be2da7c -r ac55a96bcad2 sys/dev/qbus/dlreg.h
--- a/sys/dev/qbus/dlreg.h Sun May 14 06:19:32 2000 +0000
+++ b/sys/dev/qbus/dlreg.h Sun May 14 09:46:17 2000 +0000
@@ -1,35 +1,9 @@
-/* $NetBSD: dlreg.h,v 1.3 1999/05/27 16:02:04 ragge Exp $ */
+/* $NetBSD: dlreg.h,v 1.4 2000/05/14 09:46:17 bjh21 Exp $ */
/*
- * Copyright (c) 1997 Ben Harris. All rights reserved.
+ * Ben Harris, 1997
*
- * 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 Ben Harris.
- * 4. Neither the name of the University nor the names of its contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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.
+ * This file is in the Public Domain.
*/
-
/*
* dlreg.h -- Definitions for the DL11 and DLV11 serial cards.
*
Home |
Main Index |
Thread Index |
Old Index