diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/pkuthss/gbkcrlf/chap/copyright.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/pkuthss/gbkcrlf/chap/copyright.tex | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pkuthss/gbkcrlf/chap/copyright.tex b/Master/texmf-dist/doc/latex/pkuthss/gbkcrlf/chap/copyright.tex new file mode 100644 index 00000000000..0169a2c4171 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pkuthss/gbkcrlf/chap/copyright.tex @@ -0,0 +1,62 @@ +% vim:ts=4:sw=4 +% +% Copyright (c) 2008-2009 solvethis +% Copyright (c) 2010-2012 Casper Ti. Vector +% All rights reserved. +% +% Redistribution and use in source and binary forms, with or without +% modification, are permitted provided that the following conditions are +% met: +% +% * Redistributions of source code must retain the above copyright notice, +% this list of conditions and the following disclaimer. +% * Redistributions in binary form must reproduce the above copyright +% notice, this list of conditions and the following disclaimer in the +% documentation and/or other materials provided with the distribution. +% * Neither the name of Peking University nor the names of its contributors +% may be used to endorse or promote products derived from this software +% without specific prior written permission. +% +% THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS +% IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, +% THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +% PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +% CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +% EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +% PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +% PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +% LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +% NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +% SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +\chapter*{版权声明} +{ + \zihao{3}\linespread{1.5}\selectfont + +\iffalse + 任何收存和保管本论文各种版本的单位和个人, + 未经本论文作者同意,不得将本论文转借他人, + 亦不得随意复制、抄录、拍照或以任何方式传播。 + 否则一旦引起有碍作者著作权之问题,将可能承担法律责任。 + \par +\fi + 版权所有 \copyright\ 2008--2009 solvethis + \par + 版权所有 \copyright\ 2010--2012 Casper Ti. Vector + \vskip 1em + + pkuthss 文档类和 pkuthss-extra 宏包以 % + \LaTeX{} Project Public License 发布。 + 本说明(示例)文档的源代码中,除以下文件 + \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 +} + |