Merge pull request #1220 from Flowdalic/refs-license

Add license for bibliographic data
This commit is contained in:
Matthew Wild 2022-10-12 14:18:38 +01:00 committed by GitHub
commit 99beb3e42f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 1 deletions

View File

@ -76,8 +76,11 @@ inbox-xml: $(OUTDIR)/inbox $(proto_xep_xmls)
.PHONY: pdf
pdf: $(xep_pdfs)
$(REFSDIR)/LICENSE: refs-LICENSE
cp $< $@
.PHONY: refs
refs: $(xep_refs)
refs: $(xep_refs) $(REFSDIR)/LICENSE
.PHONY: examples
examples: $(xep_examples)

9
refs-LICENSE Normal file
View File

@ -0,0 +1,9 @@
To the extent possible under law, the XMPP Standards Foundation (XSF)
has waived all copyright and related or neighboring rights to XSF's
bibliographic data.
That is, the bibliographic data, which is also accessible via
https://xmpp.org/extensions/refs/, is put in the public domain via
CC0 1.0 [1].
1: https://creativecommons.org/publicdomain/zero/1.0/