superkhau / lice

An open source license generator and license viewer.
MIT License
55 stars 7 forks source link

"prefix" #18

Closed ghost closed 3 months ago

superkhau commented 3 months ago

@stokebreakup Why do you want to prefix the files with license or tos?

superkhau commented 3 months ago

@stokebreakup Yep, sounds fine with one suggestion. Instead of prefixing, we could just add a type identifier to other license types as a suffix before the extension. For example:

mpl-2.0.txt // already exists, leave it alone in this format
facebook.tos.txt // new type with .tos for a terms of service type

Feel free to send a PR and we continue from there instead!