Skip to content

Commit c3a757c

Browse files
committed
update LICENSE file for BSD-3
1 parent 8018ff1 commit c3a757c

1 file changed

Lines changed: 34 additions & 22 deletions

File tree

LICENSE

Lines changed: 34 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1+
2+
Copyright (c) 2013 Lorena A. Barba, Gilbert F. Forsyth
3+
4+
15
Instructional Material
6+
======================
27

38
All instructional material is made available under the Creative
49
Commons Attribution license. You are free:
@@ -30,28 +35,35 @@ With the understanding that:
3035
For the full legal text of this license, please see:
3136
http://creativecommons.org/licenses/by/3.0/legalcode
3237

33-
Software
3438

35-
"Copyright (c) 2013 Barba group"
39+
40+
Software
41+
=========
3642

3743
Except where otherwise noted, all software is made available under the
38-
FSF-approved MIT license (http://directory.fsf.org/wiki/License:X11):
39-
40-
Permission is hereby granted, free of charge, to any person obtaining
41-
a copy of this software and associated documentation files (the
42-
"Software"), to deal in the Software without restriction, including
43-
without limitation the rights to use, copy, modify, merge, publish,
44-
distribute, sublicense, and/or sell copies of the Software, and to
45-
permit persons to whom the Software is furnished to do so, subject to
46-
the following conditions:
47-
48-
The above copyright notice and this permission notice shall be
49-
included in all copies or substantial portions of the Software.
50-
51-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
52-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
53-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
54-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
55-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
56-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
57-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
44+
OSI-approved BSD-3-Clause license (https://opensource.org/licenses/BSD-3-Clause):
45+
46+
Redistribution and use in source and binary forms, with or without modification,
47+
are permitted provided that the following conditions are met:
48+
49+
1. Redistributions of source code must retain the above copyright notice, this
50+
list of conditions and the following disclaimer.
51+
52+
2. Redistributions in binary form must reproduce the above copyright notice, this
53+
list of conditions and the following disclaimer in the documentation and/or other
54+
materials provided with the distribution.
55+
56+
3. Neither the name of the copyright holder nor the names of its contributors may
57+
be used to endorse or promote products derived from this software without specific
58+
prior written permission.
59+
60+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
61+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
62+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
63+
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
64+
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
65+
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
66+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
67+
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
68+
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
69+
OF THE POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)