Skip to content

Chore: change arch to any, SPDX-ify license

Whyme Lyu requested to merge 5long/foliate:chore into main
  • The foliate project is a pure JavaScript project running on GJS. All the binary files (.mo, .gresource) are architecture-independent. A similar project is gfeeds which has specified arch=(any).

  • Normalize license field by SPDX spec. Implements RFC 0016.

Merge request reports