diff options
author | Thomas Winischhofer <thomas@winischhofer.net> | 2004-06-18 21:54:46 +0000 |
---|---|---|
committer | Thomas Winischhofer <thomas@winischhofer.net> | 2004-06-18 21:54:46 +0000 |
commit | b67211135e61c1458a730fa66b56519cca6a702a (patch) | |
tree | d2601d8fcbcab5848f24e303f3ab2f7185836cd7 | |
parent | b3037a48b217914a1058ebb3d91571a7881a1eb6 (diff) |
Add my license (Could someone please "update the formatted docs"?)
-rw-r--r-- | sgml/LICENSE.sgml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/sgml/LICENSE.sgml b/sgml/LICENSE.sgml index b44491d..7099e38 100644 --- a/sgml/LICENSE.sgml +++ b/sgml/LICENSE.sgml @@ -302,6 +302,35 @@ 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. +<sect2>Thomas Winischhofer +<p> +Copyright (C) 2001-2004 Thomas Winischhofer + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +<enum> +<item> Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +<item> 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. +<item> The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. +</enum> + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESSED 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. + <sect1>NVIDIA Corp <p> Copyright (c) 1996 NVIDIA, Corp. All rights reserved. |