aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-03-20 01:11:24 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-03-20 01:42:27 +0100
commit048bbdcbc9cdf0dc0484e9f6711da337aac1b327 (patch)
treeb7d8d89c59acd89486d91ac5132d182f2c856fd7
parentTypographical improvements (diff)
downloadblog-048bbdcbc9cdf0dc0484e9f6711da337aac1b327.tar.gz
blog-048bbdcbc9cdf0dc0484e9f6711da337aac1b327.tar.zst
blog-048bbdcbc9cdf0dc0484e9f6711da337aac1b327.zip
Fix REUSE compliance
-rw-r--r--LICENSES/BSD-3-Clause.txt11
-rw-r--r--README.md5
2 files changed, 16 insertions, 0 deletions
diff --git a/LICENSES/BSD-3-Clause.txt b/LICENSES/BSD-3-Clause.txt
new file mode 100644
index 0000000..ea890af
--- /dev/null
+++ b/LICENSES/BSD-3-Clause.txt
@@ -0,0 +1,11 @@
1Copyright (c) <year> <owner>.
2
3Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
51. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
6
72. 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.
8
93. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
10
11THIS 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.
diff --git a/README.md b/README.md
index ca6c546..607f0a4 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,8 @@
1<!--
2 Copyright (c) 2024 Kristóf Marussy <kristof@marussy.com>
3
4 SPDX-License-Identifier: CC-BY-4.0
5-->
1# Personal website of Kristóf Marussy 6# Personal website of Kristóf Marussy
2 7
3## Compilation 8## Compilation