Unverified Commit 706ee44d authored by jopejoe1's avatar jopejoe1 Committed by GitHub
Browse files

Merge pull request #319302 from quantenzitrone/licenses

aspellDicts.*: add licensing information ; aspellDicts.en-science: point sources and homepage to archive.org
parents 8e627383 78149c77
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -362,6 +362,12 @@ in mkLicense lset) ({
    fullName = "Creative Commons Attribution Share Alike 4.0";
  };

  cc-sa-10 = {
    shortName = "CC-SA-1.0";
    fullName = "Creative Commons Share Alike 1.0";
    url = "https://creativecommons.org/licenses/sa/1.0";
  };

  cddl = {
    spdxId = "CDDL-1.0";
    fullName = "Common Development and Distribution License 1.0";
+129 −5

File changed.

Preview size limit exceeded, changes collapsed.