ymotongpoo / vsc-licenser

License handler extension for Visual Studio Code.
Apache License 2.0
45 stars 40 forks source link

AGPLv3 is having an outdated link #129

Closed valkum closed 5 months ago

valkum commented 2 years ago

Please make sure to use this template to report issue. Any issue report that does not follow this template will be ignored.

Runtime environment

You can confirm installed extensions by calling "Extensions: Show Installed Extensions", or just click extensions tab in the case you are using VS Code 1.3+.

Behaviors

Expected behavior

The new https based link should be included in the file header part. See here https://spdx.org/licenses/AGPL-3.0-or-later.html or https://www.gnu.org/licenses/agpl-3.0.html

Actual behavior

The http link is present

Steps to reproduce the issue

  1. Insert AGPLv3 file header
ymotongpoo commented 5 months ago

I think now this is supported. Closing the issue.