From c088a1776fa90877e8fd8d87863d5df94030cbdd Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Fri, 29 Mar 2019 19:51:52 +0000 Subject: 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. --- tex/src/preamble-necessary.tex | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'tex/src/preamble-necessary.tex') diff --git a/tex/src/preamble-necessary.tex b/tex/src/preamble-necessary.tex index e6ac18e..cdb6137 100644 --- a/tex/src/preamble-necessary.tex +++ b/tex/src/preamble-necessary.tex @@ -3,6 +3,24 @@ %% These are a set of packages that have been commonly necessary in most %% LaTeX usages. However, if any are not needed in your work, please feel %% free to remove them. +% +%% Original author: +%% Mohammad Akhlaghi +%% 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 . -- cgit v1.2.1