Skip to content

Conversation

@everything411
Copy link
Member

No description provided.

@spencerwooo
Copy link
Member

为什么需要修改 LICENSE,是因为学校方面有要求吗?

@YDX-2147483647
Copy link
Member

YDX-2147483647 commented Apr 27, 2025

@spencerwooo 学校没有要求,主要是考虑实用。

现在许可证注释太长(有些文件中许可证比有用内容还长),不时有同学把注释一股脑全删掉,导致% ! TeX program = xelatex、盲审设置方法这种有用注释也丢了,造成无法编译或重复提问。因此这个PR删除了模板包templates/**/*.{tex,bib}中的许可证注释。(bithesis.dtx等仍然采用 LPPL,没有改。)

另外我个人认为,templates/**/*.{tex,bib}中几乎没有实质性内容,不足以声明著作权。

@everything411
Copy link
Member Author

everything411 commented Apr 27, 2025

后来考虑把这块改掉是觉得模板部分是要分发给最终用户,最终用户用它来写论文,那么这个东西好像不保留版权更合理一些,这样用户可以自由的使用这个模板,不受LPPL中条款的限制。目前不涉及学校的要求。修改仅限分发给用户的模板,而非项目本体。

@everything411
Copy link
Member Author

是否需要补充类似于“没有任何形式的担保”之类的语句呢,也请大家考虑看看

@YDX-2147483647 YDX-2147483647 changed the title 修改 BIThesis 模板的 LICENSE 为 Public Domain 修改模板包templates/里的 LICENSE 为 Public Domain Apr 27, 2025
@spencerwooo
Copy link
Member

后来考虑把这块改掉是觉得模板部分是要分发给最终用户,最终用户用它来写论文,那么这个东西好像不保留版权更合理一些,这样用户可以自由的使用这个模板,不受LPPL中条款的限制。

我也认同在模板文件中删掉许可声明。

是否需要补充类似于“没有任何形式的担保”之类的语句呢

LPPL 许可明确了这部分:

NO WARRANTY
===========

There is no warranty for the Work.  Except when otherwise stated in
writing, the Copyright Holder provides the Work `as is', without
warranty of any kind, either expressed or implied, including, but not
limited to, the implied warranties of merchantability and fitness for a
particular purpose.  The entire risk as to the quality and performance
of the Work is with you.  Should the Work prove defective, you assume
the cost of all necessary servicing, repair, or correction.

In no event unless required by applicable law or agreed to in writing
will The Copyright Holder, or any author named in the components of the
Work, or any other party who may distribute and/or modify the Work as
permitted above, be liable to you for damages, including any general,
special, incidental or consequential damages arising out of any use of
the Work or out of inability to use the Work (including, but not limited
to, loss of data, data being rendered inaccurate, or losses sustained by
anyone as a result of any failure of the Work to operate with any other
programs), even if the Copyright Holder or said author or said other
party has been advised of the possibility of such damages.

整体项目保留使用 LPPL 许可能覆盖。

@everything411 everything411 marked this pull request as ready for review April 27, 2025 07:11
@fky2015 fky2015 added this pull request to the merge queue Apr 29, 2025
Merged via the queue into main with commit c7f6e0e Apr 29, 2025
9 checks passed
@fky2015 fky2015 deleted the change-template-license branch April 29, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants