On Sat, Oct 21, 2023 at 01:23:44PM +0200, Lukas Wunner wrote: > Per section 4.c. of the IETF Trust Legal Provisions, "Code Components" > in IETF Documents are licensed on the terms of the BSD-3-Clause license: > > https://trustee.ietf.org/documents/trust-legal-provisions/tlp-5/ > > The term "Code Components" specifically includes ASN.1 modules: > > https://trustee.ietf.org/documents/trust-legal-provisions/code-components-list-3/ > > Add an SPDX identifier as well as a copyright notice pursuant to section > 6.d. of the Trust Legal Provisions to all ASN.1 modules in the tree > which are derived from IETF Documents. > > Section 4.d. of the Trust Legal Provisions requests that each Code > Component identify the RFC from which it is taken, so link that RFC > in every ASN.1 module. > > Signed-off-by: Lukas Wunner <lukas@xxxxxxxxx> > --- > I'm adding a new IETF ASN.1 module for PCI device authentication, hence > had to research what the correct license is. Thought I'd fix this up > treewide while at it. > > Not included here is fs/smb/client/cifs_spnego_negtokeninit.asn1, > which is similar to fs/smb/client/ksmbd_spnego_negtokeninit.asn1, > but contains a Microsoft extension published as Open Specifications > Documentation. It's unclear to me what license they use: > https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-spng/ > > crypto/asymmetric_keys/pkcs7.asn1 | 7 +++++++ > crypto/asymmetric_keys/pkcs8.asn1 | 6 ++++++ > crypto/asymmetric_keys/x509.asn1 | 7 +++++++ > crypto/asymmetric_keys/x509_akid.asn1 | 5 +++++ > crypto/rsaprivkey.asn1 | 7 +++++++ > crypto/rsapubkey.asn1 | 7 +++++++ > fs/smb/server/ksmbd_spnego_negtokeninit.asn1 | 8 ++++++++ > fs/smb/server/ksmbd_spnego_negtokentarg.asn1 | 7 +++++++ > net/ipv4/netfilter/nf_nat_snmp_basic.asn1 | 8 ++++++++ > 9 files changed, 62 insertions(+) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt