diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/pkuthss/readme-src/chap/copyright.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/pkuthss/readme-src/chap/copyright.tex | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pkuthss/readme-src/chap/copyright.tex b/Master/texmf-dist/doc/latex/pkuthss/readme-src/chap/copyright.tex new file mode 100644 index 00000000000..25017d9441b --- /dev/null +++ b/Master/texmf-dist/doc/latex/pkuthss/readme-src/chap/copyright.tex @@ -0,0 +1,55 @@ +% vim:ts=4:sw=4 +% +% Documentation for pkuthss. +% +% Copyright (c) 2008-2009 solvethis +% Copyright (c) 2010-2014 Casper Ti. Vector +% +% This work may be distributed and/or modified under the conditions of the +% LaTeX Project Public License, either version 1.3 of this license or (at +% your option) any later version. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of LaTeX version +% 2005/12/01 or later. +% +% This work has the LPPL maintenance status `maintained'. +% The current maintainer of this work is Casper Ti. Vector. +% +% This work consists of the following files: +% pkuthss.tex +% chap/copyright.tex +% chap/abstract.tex +% chap/introduction.tex +% chap/chap1.tex +% chap/chap2.tex +% chap/chap3.tex +% chap/conclusion.tex +% chap/encl1.tex +% chap/encl2.tex +% chap/acknowledge.tex + +\chapter*{版权声明} +{ + \zihao{3}\linespread{1.5}\selectfont + + 版权所有 \copyright\ 2008--2009 solvethis + \par + 版权所有 \copyright\ 2010--2014 Casper Ti. Vector + \vskip 1em + + pkuthss 文档类、pkuthss-extra 宏包及其说明文档均以 % + \LaTeX{} Project Public License 发布。 + 随 pkuthss 提供的模版源代码中,除以下文件 + \begin{itemize} + \item \verb|img/pkulogo.eps| + \item \verb|img/pkuword.eps| + \item \verb|chap/copyright.tex| + \item \verb|chap/originauth.tex| + \end{itemize} + 以 New BSD License 发布, + 以及参考文献和引用使用的样式文件版权声明见相应文件中说明以外, + 其余部分文件发布在公有领域(public domain)。 + \par +} + |