Streamline copyright declaration

This commit is contained in:
Ross Churchley 2015-06-15 23:13:19 -07:00
parent 9b16634f89
commit 7d240db4fc
5 changed files with 47 additions and 65 deletions

View File

@ -1,21 +1,14 @@
% \iffalse meta-comment % \iffalse meta-comment -------------------------------------------------------
% Copyright 2015 Matthias Vogelgesang and the LaTeX community. A full list of
% contributors can be found at
% %
% Copyright (C) 2015 by Matthias Vogelgesang <matthias.vogelgesang@gmail.com> % https://github.com/matze/mtheme/graphs/contributors
% ---------------------------------------------------------------------------
% Licensed under CC-BY-SA 4.0 International.
% %
% The initial template comes from the HSRM beamer theme by Benjamin Weiss, % and the original template was based on the HSRM theme by Benjamin Weiss.
% which you can find at https://github.com/benjamin-weiss/hsrmbeamertheme.
% ---------------------------------------------------------------------------
%
% The Current Maintainer of this work is Matthias Vogelgesang.
%
% This work consists of the files beamercolorthememetropolis.dtx and
% beamercolorthememetropolis.ins and the derived filebase
% beamercolorthememetropolis.sty.
%
% \fi
% %
% This work is licensed under a Creative Commons Attribution-ShareAlike 4.0
% International License (https://creativecommons.org/licenses/by-sa/4.0/).
% ------------------------------------------------------------------------- \fi
% \iffalse % \iffalse
%<*driver> %<*driver>
\ProvidesFile{beamercolorthememetropolis.dtx} \ProvidesFile{beamercolorthememetropolis.dtx}

View File

@ -1,21 +1,14 @@
% \iffalse meta-comment % \iffalse meta-comment -------------------------------------------------------
% Copyright 2015 Matthias Vogelgesang and the LaTeX community. A full list of
% contributors can be found at
% %
% Copyright (C) 2015 by Matthias Vogelgesang <matthias.vogelgesang@gmail.com> % https://github.com/matze/mtheme/graphs/contributors
% ---------------------------------------------------------------------------
% Licensed under CC-BY-SA 4.0 International.
% %
% The initial template comes from the HSRM beamer theme by Benjamin Weiss, % and the original template was based on the HSRM theme by Benjamin Weiss.
% which you can find at https://github.com/benjamin-weiss/hsrmbeamertheme.
% ---------------------------------------------------------------------------
%
% The Current Maintainer of this work is Matthias Vogelgesang.
%
% This work consists of the files beamerfontthememetropolis.dtx and
% beamerfontthememetropolis.ins and the derived filebase
% beamerfontthememetropolis.sty.
%
% \fi
% %
% This work is licensed under a Creative Commons Attribution-ShareAlike 4.0
% International License (https://creativecommons.org/licenses/by-sa/4.0/).
% ------------------------------------------------------------------------- \fi
% \iffalse % \iffalse
%<*driver> %<*driver>
\ProvidesFile{beamerfontthememetropolis.dtx} \ProvidesFile{beamerfontthememetropolis.dtx}

View File

@ -1,20 +1,14 @@
% \iffalse meta-comment % \iffalse meta-comment -------------------------------------------------------
% Copyright 2015 Matthias Vogelgesang and the LaTeX community. A full list of
% contributors can be found at
% %
% Copyright (C) 2015 by Matthias Vogelgesang <matthias.vogelgesang@gmail.com> % https://github.com/matze/mtheme/graphs/contributors
% ---------------------------------------------------------------------------
% Licensed under CC-BY-SA 4.0 International.
% %
% The initial template comes from the HSRM beamer theme by Benjamin Weiss, % and the original template was based on the HSRM theme by Benjamin Weiss.
% which you can find at https://github.com/benjamin-weiss/hsrmbeamertheme.
% ---------------------------------------------------------------------------
%
% The Current Maintainer of this work is Matthias Vogelgesang.
%
% This work consists of the files beamerthemem.dtx and beamerthemem.ins
% and the derived filebase beamerthemem.sty.
%
% \fi
% %
% This work is licensed under a Creative Commons Attribution-ShareAlike 4.0
% International License (https://creativecommons.org/licenses/by-sa/4.0/).
% ------------------------------------------------------------------------- \fi
% \iffalse % \iffalse
%<*driver> %<*driver>
\ProvidesFile{beamerthemem.dtx} \ProvidesFile{beamerthemem.dtx}

View File

@ -1,14 +1,14 @@
%%
%% This is file `mtheme.sty',
%%
%% Copyright (C) 2015 by Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
%% --------------------------------------------------------------------------- %% ---------------------------------------------------------------------------
%% Licensed under CC-BY-SA 4.0 International. %% Copyright 2015 Matthias Vogelgesang and the LaTeX community. A full list of
%% contributors can be found at
%% %%
%% The initial template comes from the HSRM beamer theme by Benjamin Weiss, %% https://github.com/matze/mtheme/graphs/contributors
%% which you can find at https://github.com/benjamin-weiss/hsrmbeamertheme. %%
%% and the original template was based on the HSRM theme by Benjamin Weiss.
%%
%% This work is licensed under a Creative Commons Attribution-ShareAlike 4.0
%% International License (https://creativecommons.org/licenses/by-sa/4.0/).
%% --------------------------------------------------------------------------- %% ---------------------------------------------------------------------------
%%
\documentclass{ltxdoc} \documentclass{ltxdoc}
\EnableCrossrefs \EnableCrossrefs

View File

@ -1,30 +1,32 @@
%% Copyright (C) 2015 by Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
%% --------------------------------------------------------------------------- %% ---------------------------------------------------------------------------
%% Licensed under CC-BY-SA 4.0 International. %% Copyright 2015 Matthias Vogelgesang and the LaTeX community. A full list of
%% contributors can be found at
%% %%
%% The Current Maintainer of this work is Matthias Vogelgesang. %% https://github.com/matze/mtheme/graphs/contributors
%% %%
%% This work consists of the files beamerthemem.dtx and beamerthemem.ins %% and the original template was based on the HSRM theme by Benjamin Weiss.
%% and the derived filebase beamerthemem.sty.
%% %%
%% This work is licensed under a Creative Commons Attribution-ShareAlike 4.0
%% International License (https://creativecommons.org/licenses/by-sa/4.0/).
%% ---------------------------------------------------------------------------
\input docstrip.tex \input docstrip.tex
\keepsilent \keepsilent
\askforoverwritefalse \askforoverwritefalse
\usedir{tex/latex/mtheme} \usedir{tex/latex/mtheme}
\preamble \preamble
This is a generated file
--------------------------------------------------------------------------- ---------------------------------------------------------------------------
Copyright 2014 Matthias Vogelgesang Copyright 2015 Matthias Vogelgesang and the LaTeX community. A full list of
Licensed under CC-BY-SA 4.0 International. contributors can be found at
The initial template comes from the HSRM beamer theme by Benjamin Weiss, https://github.com/matze/mtheme/graphs/contributors
which you can find at https://github.com/benjamin-weiss/hsrmbeamertheme.
and the original template was based on the HSRM theme by Benjamin Weiss.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0
International License (https://creativecommons.org/licenses/by-sa/4.0/).
--------------------------------------------------------------------------- ---------------------------------------------------------------------------
\endpreamble \endpreamble
\generate{\file{beamerthemem.sty}{% \generate{\file{beamerthemem.sty}{%