lyonbot / video-to-gif

In browser, convert Video to GIF, with WebCodec and ffmpeg.wasm
https://lyonbot.github.io/video-to-gif/
Apache License 2.0
35 stars 10 forks source link

apply Apache-2.0 license #5

Closed WofWca closed 3 months ago

WofWca commented 3 months ago

Closes https://github.com/lyonbot/video-to-gif/issues/4

Actially, package.json already had "MIT" specified, but in the issue discussion it has been agreed to apply Apache-2.0

This also upgrades the pnpm-lock.yaml file version from 6 to 9

It has been confirmed that the built index.html contains the license comment

lyonbot commented 3 months ago

Thanks for your efforts!