Skip to content

Commit 849c7b6

Browse files
authored
update LICENSE (#1197)
1 parent 841a637 commit 849c7b6

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

LICENSE

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Licensing terms
1+
BSD 3-Clause License
22

33
This project is licensed under the terms of the Modified BSD License
44
(also known as New or Revised or 3-Clause BSD), as follows:
@@ -11,21 +11,21 @@ All rights reserved.
1111
Redistribution and use in source and binary forms, with or without
1212
modification, are permitted provided that the following conditions are met:
1313

14-
Redistributions of source code must retain the above copyright notice, this
15-
list of conditions and the following disclaimer.
14+
1. Redistributions of source code must retain the above copyright notice, this
15+
list of conditions and the following disclaimer.
1616

17-
Redistributions in binary form must reproduce the above copyright notice, this
18-
list of conditions and the following disclaimer in the documentation and/or
19-
other materials provided with the distribution.
17+
2. Redistributions in binary form must reproduce the above copyright notice,
18+
this list of conditions and the following disclaimer in the documentation
19+
and/or other materials provided with the distribution.
2020

21-
Neither the name of the Jupyter Development Team nor the names of its
22-
contributors may be used to endorse or promote products derived from this
23-
software without specific prior written permission.
21+
3. Neither the name of the Jupyter Development Team nor the names of its
22+
contributors may be used to endorse or promote products derived from
23+
this software without specific prior written permission.
2424

25-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
26-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
27-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
28-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
25+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
26+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
27+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
28+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
2929
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3030
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
3131
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER

0 commit comments

Comments
 (0)