]> git.ekhem.eu.org Git - server.git/commitdiff
Rename LICENSE to COPYING.
authorJakub Czajka <jczajka@google.com>
Sun, 24 Dec 2023 18:56:48 +0000 (19:56 +0100)
committerJakub Czajka <jczajka@google.com>
Sun, 24 Dec 2023 18:56:48 +0000 (19:56 +0100)
COPYING [new file with mode: 0644]
LICENSE [deleted file]

diff --git a/COPYING b/COPYING
new file mode 100644 (file)
index 0000000..6b05f36
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,20 @@
+Many files in this repository are altered versions for configuration files
+autogenerated by services. Their license can depend on the license of the
+service. Therefore, wherever applicable, the license of a file in this repository
+should be the same as the license of the corresponding service. Otherwise, the
+file should be licensed under the 0BSD license which is described below.
+
+BSD Zero Clause License
+
+Copyright (C) 2022-2023 by Jakub Czajka <jakub@ekhem.eu.org>
+
+Permission to use, copy, modify, and/or distribute this software for any purpose
+with or without fee is hereby granted.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
+REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
+INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
+THIS SOFTWARE.
diff --git a/LICENSE b/LICENSE
deleted file mode 100644 (file)
index 6b05f36..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,20 +0,0 @@
-Many files in this repository are altered versions for configuration files
-autogenerated by services. Their license can depend on the license of the
-service. Therefore, wherever applicable, the license of a file in this repository
-should be the same as the license of the corresponding service. Otherwise, the
-file should be licensed under the 0BSD license which is described below.
-
-BSD Zero Clause License
-
-Copyright (C) 2022-2023 by Jakub Czajka <jakub@ekhem.eu.org>
-
-Permission to use, copy, modify, and/or distribute this software for any purpose
-with or without fee is hereby granted.
-
-THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
-REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
-FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
-INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
-OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
-TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
-THIS SOFTWARE.