[libvirt] [cim PATCH] Update description of DMTF schema distribution terms

Daniel P. Berrangé posted 1 patch 5 years, 2 months ago
Failed in applying to current master (apply log)
base_schema/README.DMTF | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
[libvirt] [cim PATCH] Update description of DMTF schema distribution terms
Posted by Daniel P. Berrangé 5 years, 2 months ago
The schema files that we actually download & bundle in the tar.gz dist
have removed the clause "for uses consistent with this purpose" which
is good because that clause might be considered a distribution
restriction which could make it a non-free license.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
 base_schema/README.DMTF | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/base_schema/README.DMTF b/base_schema/README.DMTF
index 3e6b164..66da62d 100644
--- a/base_schema/README.DMTF
+++ b/base_schema/README.DMTF
@@ -4,6 +4,5 @@ distribution per the guidelines at the top of the main MOF file:
 
 // DMTF is a not-for-profit association of industry members dedicated
 // to promoting enterprise and systems management and interoperability.
-// DMTF specifications and documents may be reproduced for uses
-// consistent with this purpose by members and non-members,
-// provided that correct attribution is given.
+// DMTF specifications and documents may be reproduced by
+// members and non-members, provided that correct attribution is given.
-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [cim PATCH] Update description of DMTF schema distribution terms
Posted by Michal Prívozník 5 years, 2 months ago
On 1/31/19 1:51 PM, Daniel P. Berrangé wrote:
> The schema files that we actually download & bundle in the tar.gz dist
> have removed the clause "for uses consistent with this purpose" which
> is good because that clause might be considered a distribution
> restriction which could make it a non-free license.
> 
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
> ---
>  base_schema/README.DMTF | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 

ACK, trivial.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list