Move to Zero-Clause BSD License

Author Mitja Felicijan <m@mitjafelicijan.com> 2023-07-11 11:54:23 +0200
Committer Mitja Felicijan <m@mitjafelicijan.com> 2023-07-11 11:54:56 +0200
Commit e6325106e313d3c86609ea443502129d4b50bceb (patch)
-rw-r--r-- LICENSE 32
1 files changed, 10 insertions, 22 deletions
diff --git a/LICENSE b/LICENSE
1
BSD 2-Clause License
1
Copyright (C) 2022-2023, Mitja Felicijan <m@mitjafelicijan.com>
2
  
  
3
Copyright (c) 2022-2023, Mitja Felicijan <m@mitjafelicijan.com>
  
4
  
  
5
Redistribution and use in source and binary forms, with or without
  
6
modification, are permitted provided that the following conditions are met:
  
7
  
  
8
1. Redistributions of source code must retain the above copyright notice, this
  
9
   list of conditions and the following disclaimer.
  
10
  
2
  
11
2. Redistributions in binary form must reproduce the above copyright notice,
3
Permission to use, copy, modify, and/or distribute this software for any
12
   this list of conditions and the following disclaimer in the documentation
4
purpose with or without fee is hereby granted.
13
   and/or other materials provided with the distribution.
  
14
  
5
  
15
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
6
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
16
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
7
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
17
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
8
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
18
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
9
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
19
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
10
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
20
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
11
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
21
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
12
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
22
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  
23
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  
24
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.