1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-15 15:49:36 +02:00

Future proof by requesting contributions under GPLv2 or any later version

This commit is contained in:
Ajay Ramachandran 2021-07-06 17:40:14 -04:00 committed by GitHub
parent ced144b259
commit d28166652c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ Resolves: *(direct link to the issue)*
<!-- Use "x" to fill the checkboxes below like [x] -->
- [ ] The code in this pull request is licensed under "GPLv2 or any later version"
- [ ] I made sure the code compiles on my machine
- [ ] I made sure there are no unnecessary changes in the code
- [ ] I made sure the title of the PR reflects the core meaning of the issue you are solving