Skip to content

Rename COPYING to COPYING.LESSER

Koala Yeung requested to merge fix/license into main
  • As adviced by gnu.org, LGPL license file should be named COPYING.LESSER instead of COPYING.

  • Lets see if fixes the license GitLab API result:

    curl -s "https://gitlab.freedesktop.org/api/v4/projects/cangjie%2Fpycangjie?license=1" | jq .license

Merge request reports