Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pybind11
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
pybind11
Commits
f933e68d
Commit
f933e68d
authored
Dec 15, 2015
by
Wenzel Jakob
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed license (was zlib, should have been 3-clause BSD)
parent
61d67f04
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
14 deletions
+23
-14
LICENSE
+23
-14
No files found.
LICENSE
View file @
f933e68d
Copyright (c) 2015 Wenzel Jakob <wenzel@inf.ethz.ch>
Copyright (c) 2015 Wenzel Jakob <wenzel@inf.ethz.ch>
, All rights reserved.
This software is provided 'as-is', without any express or implied
Redistribution and use in source and binary forms, with or without
warranty. In no event will the authors be held liable for any damages
modification, are permitted provided that the following conditions are met:
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
1. Redistributions of source code must retain the above copyright notice, this
including commercial applications, and to alter it and redistribute it
list of conditions and the following disclaimer.
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
2. Redistributions in binary form must reproduce the above copyright notice,
claim that you wrote the original software. If you use this software
this list of conditions and the following disclaimer in the documentation
in a product, an acknowledgment in the product documentation would be
and/or other materials provided with the distribution.
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
3. Neither the name of the copyright holder nor the names of its contributors
misrepresented as being the original software.
may be used to endorse or promote products derived from this software
3. This notice may not be removed or altered from any source distribution.
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.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment