]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
doc: add license
authorIker Pedrosa <ipedrosa@redhat.com>
Tue, 14 Mar 2023 15:44:12 +0000 (16:44 +0100)
committerSerge Hallyn <serge@hallyn.com>
Mon, 3 Apr 2023 15:42:22 +0000 (10:42 -0500)
Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
doc/contributions/license.md [new file with mode: 0644]

diff --git a/doc/contributions/license.md b/doc/contributions/license.md
new file mode 100644 (file)
index 0000000..cab2edd
--- /dev/null
@@ -0,0 +1,10 @@
+# License
+
+All new source code committed to the shadow project is assumed to be made
+available under the [BSD-3-Clause](../../COPYING) license unless the submitter
+specifies another license at that time. The shadow maintainers reserve the
+right to refuse a submission if the license is deemed incompatible with the
+goals of the project.
+
+**Note**: old code may be made available under another license, check the
+license tag for each file to get additional information.