1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 17:13:37 +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

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