Skip to content

Commit 72fd665

Browse files
committed
Fix hardcoded license in template
Follow-up to #276
1 parent 25c823a commit 72fd665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/readme-contributing.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Once you've decided to commit the time to seeing your pull request through, [ple
2020

2121
### License
2222

23-
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
23+
This project is licensed under the {{license}} License. See the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)