LICENSES: Add note to CDDL-1.0 license that it should not be used
authorHans de Goede <hdegoede@redhat.com>
Wed, 10 Oct 2018 20:15:08 +0000 (22:15 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 12 Oct 2018 17:23:17 +0000 (11:23 -0600)
The only reason we have the CDDL-1.0 license text around is for some
dual-licensed files from virtualbox. New code should not use this license.

Add a note about this and change the example tag to be dual-licensed.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
LICENSES/other/CDDL-1.0

index 195a1687930a7f7e2d7256b0407f7ff487c43a0e..25f614276ddde1aa528b7d6e3364dd653f1be6d6 100644 (file)
@@ -1,10 +1,14 @@
 Valid-License-Identifier: CDDL-1.0
 SPDX-URL: https://spdx.org/licenses/CDDL-1.0.html
 Usage-Guide:
+  Do NOT use. The CDDL-1.0 is not GPL compatible. It may only be used for
+  dual-licensed files where the other license is GPL compatible.
+  If you end up using this it MUST be used together with a GPL2 compatible
+  license using "OR".
   To use the Common Development and Distribution License 1.0 put the
   following SPDX tag/value pair into a comment according to the placement
   guidelines in the licensing rules documentation:
-    SPDX-License-Identifier: CDDL-1.0
+    SPDX-License-Identifier: ($GPL-COMPATIBLE-ID OR CDDL-1.0)
 
 License-Text: