Conversation
rename and add tag and associated descriptions fixes #412
|
For convenience, quoting #412 (comment):
|
|
Thanks @waldyrious indeed I should've included that info. I also should've cc'd @richardfontana @benbalter @lee-dohm |
|
Looks good to me! 🎉 👍 |
Why is it necessary to have distinct
|
|
It's not necessary to have distinct The reason for including any tag should be that it helps provide an accurate and clear description of licenses for licensors and licensees. Not necessarily a precise description, as that would entail getting into the weeds. I agree that both limitation on liability and disclaimer of warranty serve same overall objective -- reduce potential costs to licensor and to some extent others. #412 (comment) made me think that level of abstraction might make it harder to be accurate, and harder to be clear. I guess that most people have a good intuition about what no warranty means, and I also guess that most people would not intuitively think of a warranty as a liability, simply because they've never even considered the question. Again, I don't consider either tag really necessary here. The benefit to including either is probably to inform reader that these are issues that maybe you wouldn't have thought about, but by using a standard open source license, they are covered. For that benefit, I guess that stating both I don't feel particularly strongly, happy to close this without merging if above is nonsense. 😄 |
|
I'm going to merge this in the next few days if I don't get other feedback. I'm somewhat attracted to not modeling limitations at all (explicit tm and patent non-permissions could be modeled as such) but that would be a bigger change and I think there's some benefit to calling liability/warranty limitation/disclaimer as a feature of most open source licenses. |
rename and add tag and associated descriptions
fixes #412