diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2014-07-12 21:56:58 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2014-07-12 21:56:58 +0000 |
commit | 232a8b87a2b27121dfe1194d05856cb2d69ce263 (patch) | |
tree | 4ebe47c54f389f67c0e15ee0ce47f5c4432940c2 /sys/dev/microcode/uyap/uyap-license | |
parent | 55a05995977ff661af3b9e512515abc461867ca5 (diff) |
"Dr. Jones. Again we see there is nothing you can possess which I cannot
take away."
remove uyap. no effect except on hppa where it was strangely enabled.
Diffstat (limited to 'sys/dev/microcode/uyap/uyap-license')
-rw-r--r-- | sys/dev/microcode/uyap/uyap-license | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/sys/dev/microcode/uyap/uyap-license b/sys/dev/microcode/uyap/uyap-license deleted file mode 100644 index ebc691be31f..00000000000 --- a/sys/dev/microcode/uyap/uyap-license +++ /dev/null @@ -1,28 +0,0 @@ - * Copyright (c) 2000 The NetBSD Foundation, Inc. - * All rights reserved. - * - * This code is derived from software contributed to The NetBSD Foundation - * by Silicon Portals. - * - * 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. - * - * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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 is the firmware that is loaded for the uyap(4) driver. |