-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation and license updated for public release of version 0.6.1.8.
- Loading branch information
1 parent
c7dbfe6
commit 9952759
Showing
3 changed files
with
40 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,38 @@ | ||
BSD 3-Clause License | ||
|
||
Copyright (c) 2018, David Peterson | ||
All rights reserved. | ||
|
||
Redistribution and use in source and binary forms, with or without | ||
modification, are permitted provided that the following conditions are met: | ||
|
||
* Redistributions of source code must retain the above copyright notice, this | ||
list of conditions and the following disclaimer. | ||
|
||
* 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. | ||
|
||
* Neither the name of the copyright holder 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 COPYRIGHT HOLDERS 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 COPYRIGHT HOLDER 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. | ||
1. USE | ||
|
||
This software is licensed, not sold. | ||
|
||
License is hereby granted, free of charge, to any person obtaining a copy of this | ||
software and associated documentation files (the "Software"). This license | ||
applies only to the specific version of the software it accompanies. | ||
|
||
You must not remove or alter any copyright notices on any copy of this | ||
software. | ||
|
||
You may not disassemble, decompile, or reverse engineer the software, in whole | ||
or in part. | ||
|
||
You may not distribute graphics and resources from this software package. | ||
|
||
|
||
2. DISTRIBUTION | ||
|
||
You may not distribute or sell licenses or this software to third parties. | ||
Licenses are revoked if distributed or sold to third parties. | ||
|
||
|
||
3. WARRANTIES | ||
|
||
This software is provided by the copyright holders 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 copyright holder 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 contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.