-
Notifications
You must be signed in to change notification settings - Fork 113
修改模板包templates/里的 LICENSE 为 Public Domain
#643
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
为什么需要修改 LICENSE,是因为学校方面有要求吗? |
|
@spencerwooo 学校没有要求,主要是考虑实用。 现在许可证注释太长(有些文件中许可证比有用内容还长),不时有同学把注释一股脑全删掉,导致 另外我个人认为, |
|
后来考虑把这块改掉是觉得模板部分是要分发给最终用户,最终用户用它来写论文,那么这个东西好像不保留版权更合理一些,这样用户可以自由的使用这个模板,不受LPPL中条款的限制。目前不涉及学校的要求。修改仅限分发给用户的模板,而非项目本体。 |
|
是否需要补充类似于“没有任何形式的担保”之类的语句呢,也请大家考虑看看 |
templates/里的 LICENSE 为 Public Domain
我也认同在模板文件中删掉许可声明。
LPPL 许可明确了这部分: 整体项目保留使用 LPPL 许可能覆盖。 |
No description provided.