aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorAjay <[email protected]>2024-01-12 13:14:08 -0500
committerAjay <[email protected]>2024-01-12 13:14:08 -0500
commit03fdd483ead5fb021974f482933d7746cccd1833 (patch)
tree2aa03a0b147798f85182f9ef6744b651d67cc497 /.github
parent5b2eb9748a11ec75cb2402fc8bab4ee25c268520 (diff)
downloadSponsorBlock-03fdd483ead5fb021974f482933d7746cccd1833.tar.gz
SponsorBlock-03fdd483ead5fb021974f482933d7746cccd1833.zip
Relicense to GPL-3.0
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index b6a81206..b96ef5a4 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,4 +1,4 @@
-- [ ] I agree to license my contribution under LGPL-3.0 **or** my contribution is from another project with a license compatible with LGPL-3.0
+- [ ] I agree to license my contribution under GPL-3.0 and agree to allow distribution on app stores as outlined in [LICENSE-APPSTORE](https://github.com/ajayyy/SponsorBlock/blob/master/LICENSE-APPSTORE.txt)
To test this pull request, follow the [instructions in the wiki](https://github.com/ajayyy/SponsorBlock/wiki/Testing-a-Pull-Request).