[PATCH] add a reference to the official SPDX License List

Chad Dougherty crd@acm.org
Fri Oct 7 17:25:56 GMT 2022


this page contains the concrete license identifiers that packagers are
likely to want to include in their cygport files

I found this list quite useful and had several slightly incorrect
variations in my first attempt at creating a cygport before discovering
it.

Signed-off-by: Chad Dougherty <crd@acm.org>
---
 packaging-hint-files.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packaging-hint-files.html b/packaging-hint-files.html
index 38ea2c8e..8c299ba3 100755
--- a/packaging-hint-files.html
+++ b/packaging-hint-files.html
@@ -406,7 +406,7 @@ version: <i>version</i>
     <p>
       <code>license</code> is
       a <a href="https://spdx.github.io/spdx-spec/SPDX-license-expressions/">SPDX
-      license expression</a> for the open source license(s) of the package
+      license expression</a> for the <a href="https://spdx.org/licenses/">open source license(s)</a> of the package
       source code.
     </p>
   </li>
-- 
2.38.0



More information about the Cygwin-patches mailing list