Update copyright lines.

This commit is contained in:
Casper Ti. Vector 2018-06-07 19:14:02 +08:00
parent f7bbe6e27c
commit 5b1c54e3ee
7 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
% Documentation for pkuthss.
%
% Copyright (c) 2008-2009 solvethis
% Copyright (c) 2010-2015 Casper Ti. Vector
% Copyright (c) 2010-2018 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

View File

@ -1,7 +1,7 @@
% Documentation for pkuthss.
%
% Copyright (c) 2008-2009 solvethis
% Copyright (c) 2010-2017 Casper Ti. Vector
% Copyright (c) 2010-2018 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

View File

@ -1,7 +1,7 @@
% Documentation for pkuthss.
%
% Copyright (c) 2008-2009 solvethis
% Copyright (c) 2010-2017 Casper Ti. Vector
% Copyright (c) 2010-2018 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

View File

@ -1,7 +1,7 @@
% Documentation for pkuthss.
%
% Copyright (c) 2008-2009 solvethis
% Copyright (c) 2010-2012,2014-2015 Casper Ti. Vector
% Copyright (c) 2010-2012,2014-2015,2018 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

View File

@ -1,7 +1,7 @@
% Peking University dissertation document class
%
% Copyright (c) 2008-2009 solvethis
% Copyright (c) 2010-2017 Casper Ti. Vector
% Copyright (c) 2010-2018 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

View File

@ -1,6 +1,6 @@
#!/usr/bin/make -f
#
# Copyright (c) 2012-2016 Casper Ti. Vector
# Copyright (c) 2012-2016,2018 Casper Ti. Vector
# Public domain.
NUMDATE = $(shell date '+%Y/%m/%d')

View File

@ -1,6 +1,6 @@
#!/usr/bin/make -f
#
# Copyright (c) 2012,2014 Casper Ti. Vector
# Copyright (c) 2012,2014,2018 Casper Ti. Vector
# Public domain.
FIND_GBK = '(' -name '*gbk*' -o -name '*.bat*' ')'