aboutsummaryrefslogtreecommitdiff
path: root/reproducible-paper.tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-11-21 16:53:28 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-11-21 16:53:28 +0000
commit772c88963914d42c5d964c75bb432e6af43c2114 (patch)
tree4e87aa8bcf969f9c68aec40d68065e2038630f3b /reproducible-paper.tex
parent9faecab6f1bfb8d6c1eda120885a499fb87e1e31 (diff)
Added copyright to all the plain-text sources
With this copyright, a random viewer will know their rights regarding these files (that they are free software and that they can modify them and redistribute them).
Diffstat (limited to 'reproducible-paper.tex')
-rw-r--r--reproducible-paper.tex18
1 files changed, 18 insertions, 0 deletions
diff --git a/reproducible-paper.tex b/reproducible-paper.tex
index 708a6b0..8390955 100644
--- a/reproducible-paper.tex
+++ b/reproducible-paper.tex
@@ -1,3 +1,21 @@
+% LaTeX source of slides on reproducible paper.
+%
+% Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org>
+%
+% This LaTeX source is free software: you can redistribute it and/or
+% modify it under the terms of the GNU General Public License as
+% published by the Free Software Foundation, either version 3 of the
+% License, or (at your option) any later version.
+%
+% This LaTeX source is distributed in the hope that it will be useful,
+% but WITHOUT ANY WARRANTY; without even the implied warranty of
+% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+% General Public License for more details.
+%
+% You should have received a copy of the GNU General Public License
+% along with this LaTeX source. If not, see <https://www.gnu.org/licenses/>.
+
+% Basic LaTeX settings.
\documentclass[9pt,usenames,dvipsnames,aspectratio=169]{beamer}
%% Beamer settings.