diff --git a/.gitignore b/.gitignore index e778f278b14967ae43a1262933d05ae4b71cefa6..d4052b24c7559dc8e52c2325659edca55560f425 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ +# SPDX-FileCopyrightText: Amolith +# +# SPDX-License-Identifier: CC0-1.0 + .crush .chunkhound lune +.task diff --git a/crush.json.license b/crush.json.license new file mode 100644 index 0000000000000000000000000000000000000000..3dbb1e29808ff6ce1e89aa3211dbfa6c8aa5ef0e --- /dev/null +++ b/crush.json.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: Amolith + +SPDX-License-Identifier: CC0-1.0