Switch license from BSD-3-Clause-Clear to OSI-approved BSD-3-Clause.
This commit is contained in:
parent
55f872fbc7
commit
f16a623e2f
@ -3,9 +3,9 @@
|
|||||||
<!-- Inferencium - Website - About -->
|
<!-- Inferencium - Website - About -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 4.3.0.88 -->
|
<!-- Version: 5.0.0.89 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
|
@ -3,9 +3,9 @@
|
|||||||
<!-- Inferencium - Website - Blog -->
|
<!-- Inferencium - Website - Blog -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 2.1.0.20 -->
|
<!-- Version: 3.0.0.21 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
|
@ -3,9 +3,9 @@
|
|||||||
<!-- Inferencium - Website - Changelog -->
|
<!-- Inferencium - Website - Changelog -->
|
||||||
|
|
||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 0.1.0.2 -->
|
<!-- Version: 1.0.0.3 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
|
@ -3,9 +3,9 @@
|
|||||||
<!-- Inferencium - Website - Contact -->
|
<!-- Inferencium - Website - Contact -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 4.1.0.29 -->
|
<!-- Version: 5.0.0.30 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
|
@ -4,12 +4,10 @@ Inferencium
|
|||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
|
|
||||||
Inferencium website is licensed under the BSD 3-Clause Clear License*:
|
Inferencium website is licensed under the BSD 3-Clause license*:
|
||||||
|
|
||||||
|
|
||||||
The Clear BSD License
|
Copyright (c) 2022 Jake Winters
|
||||||
|
|
||||||
Copyright (c) 2022-2023 Jake Winters
|
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without modification, are permitted (subject to the limitations in the disclaimer below) provided that the following conditions are met:
|
Redistribution and use in source and binary forms, with or without modification, are permitted (subject to the limitations in the disclaimer below) provided that the following conditions are met:
|
||||||
@ -18,7 +16,7 @@ Redistribution and use in source and binary forms, with or without modification,
|
|||||||
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
||||||
* Neither the name of Inferencium nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
|
* Neither the name of Inferencium nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
|
||||||
|
|
||||||
NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED BY THIS LICENSE. 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.
|
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.
|
||||||
|
|
||||||
|
|
||||||
*All content outside of code, including personal content such as blog posts, is copyrighted and
|
*All content outside of code, including personal content such as blog posts, is copyrighted and
|
||||||
|
@ -3,9 +3,9 @@
|
|||||||
<!-- Inferencium - Website - Index -->
|
<!-- Inferencium - Website - Index -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 1.1.0.14 -->
|
<!-- Version: 2.0.0.15 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
|
6
inf.css
6
inf.css
@ -1,9 +1,9 @@
|
|||||||
/* Inferencium - Website - CSS */
|
/* Inferencium - Website - CSS */
|
||||||
|
|
||||||
/* Copyright 2022-2023 Jake Winters */
|
/* Copyright 2022 Jake Winters */
|
||||||
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
|
|
||||||
/* Version: 9.2.6.35 */
|
/* Version: 10.0.0.36 */
|
||||||
|
|
||||||
|
|
||||||
/* Body */
|
/* Body */
|
||||||
|
4
key.html
4
key.html
@ -3,9 +3,9 @@
|
|||||||
<!-- Inferencium - Website - Key -->
|
<!-- Inferencium - Website - Key -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 3.3.0.14 -->
|
<!-- Version: 4.0.0.15 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
|
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
<!-- Inferencium - Website - Music -->
|
<!-- Inferencium - Website - Music -->
|
||||||
|
|
||||||
<!-- Copyright 2022-2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 0.0.0.21 -->
|
<!-- Version: 1.0.0.22 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
|
@ -4,7 +4,7 @@ Inferencium website.
|
|||||||
|
|
||||||
== Licensing
|
== Licensing
|
||||||
|
|
||||||
All content is licensed under https://git.inferencium.net/Inferencium/website/src/branch/stable/license/BSD-3-Clause-Clear.txt[BSD 3 Clause Clear]
|
All content is licensed under https://git.inferencium.net/Inferencium/website/src/branch/stable/license/BSD-3-Clause.txt[BSD 3 Clause]
|
||||||
license*. +
|
license*. +
|
||||||
+
|
+
|
||||||
*Exceptions:
|
*Exceptions:
|
||||||
|
@ -3,9 +3,9 @@
|
|||||||
<!-- Inferencium - Website - Source -->
|
<!-- Inferencium - Website - Source -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 2.3.0.24 -->
|
<!-- Version: 3.0.0.25 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user