diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-03-29 19:51:52 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-03-29 19:51:52 +0000 |
commit | c088a1776fa90877e8fd8d87863d5df94030cbdd (patch) | |
tree | 1456b6a54bd3051317fff17f83437f64a3505540 /tex/src/preamble-biblatex.tex | |
parent | 27d3bb906b843a38c371e66372745095ccaceef6 (diff) |
Added Copyright to all TeX and README files
In order to be more clear, a copyright statement was added to all the LaTeX
and README files.
Diffstat (limited to 'tex/src/preamble-biblatex.tex')
-rw-r--r-- | tex/src/preamble-biblatex.tex | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/tex/src/preamble-biblatex.tex b/tex/src/preamble-biblatex.tex index bd99502..6358fb1 100644 --- a/tex/src/preamble-biblatex.tex +++ b/tex/src/preamble-biblatex.tex @@ -11,7 +11,24 @@ %% reference. The file suffix doesn't have to be `.bib'. This naming %% helps in clearly identifying the files and avoiding places that %% complain about `.bib' files. - +% +%% Original author: +%% Mohammad Akhlaghi <mohammad@akhlaghi.org> +%% Contributing author(s): +%% Copyright (C) 2018-2019, Mohammad Akhlaghi. +% +%% This template 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 template 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 template. If not, see <http://www.gnu.org/licenses/>. |