Change to MIT licence
This commit is contained in:
parent
c629075448
commit
013e5456d0
1 changed files with 5 additions and 9 deletions
14
LICENSE
14
LICENSE
|
@ -1,13 +1,9 @@
|
||||||
License: BSD-4-Clause-Shortened
|
License: The MIT License (MIT)
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without modification, are permitted provided that:
|
Copyright (c) 2025 Jovan Djokic-Sumarac
|
||||||
|
|
||||||
(1) source code distributions retain the above copyright notice and this paragraph in its entirety,
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||||
(2) distributions including binary code include the above copyright notice and this paragraph in its entirety in the documentation or other materials provided with the distribution, and
|
|
||||||
(3) all advertising materials mentioning features or use of this software display the following acknowledgement:
|
|
||||||
|
|
||||||
"This product includes software developed by the University of California, Lawrence Berkeley Laboratory and its contributors.''
|
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|
|
Loading…
Add table
Reference in a new issue