aboutsummaryrefslogtreecommitdiff
path: root/tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-04-13 23:43:07 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-04-13 23:43:07 +0100
commit0cbd2243458611caa2a3564b577987531bcd6934 (patch)
treed555e7741004d72b1dfd443d25176244a8d4de20 /tex
parent63f33cc71d6774057c6aef0944138cfb469204bc (diff)
Corrected copyright notices and info about adding copyright info
Until now, the files where the people were meant to change didn't have a proper copyright notice (for example `Copyright (C) YOUR NAME.'). This was wrong because the license does not convey copyright ownership. So the name of the file's original author must always be included and when people modify it (and add their own copyright-able modifications). With this commit, the file's original author (and email) are added to the copyright notice and when more than one person modified a file, both names have their individual copyright notice. Based on this, the description for adding a copyright notice in `README-hacking.md' has also been modified.
Diffstat (limited to 'tex')
-rw-r--r--tex/dependencies/astropy.tex4
-rw-r--r--tex/dependencies/cython.tex4
-rw-r--r--tex/dependencies/gnuastro.tex4
-rw-r--r--tex/dependencies/matplotlib.tex4
-rw-r--r--tex/dependencies/mpi4py.tex4
-rw-r--r--tex/dependencies/numpy.tex4
-rw-r--r--tex/dependencies/scipy.tex4
-rw-r--r--tex/src/delete-me-demo.tex5
-rw-r--r--tex/src/delete-me.tex5
-rw-r--r--tex/src/preamble-biblatex.tex5
-rw-r--r--tex/src/preamble-header.tex5
-rw-r--r--tex/src/preamble-necessary.tex5
-rw-r--r--tex/src/preamble-pgfplots.tex5
-rw-r--r--tex/src/preamble-style.tex5
-rw-r--r--tex/src/references.tex4
15 files changed, 23 insertions, 44 deletions
diff --git a/tex/dependencies/astropy.tex b/tex/dependencies/astropy.tex
index f77799e..450212d 100644
--- a/tex/dependencies/astropy.tex
+++ b/tex/dependencies/astropy.tex
@@ -1,4 +1,4 @@
-%% Copyright (C) 2019, Mohammad Akhlaghi.
+%% Copyright (C) 2019 Mohammad Akhlaghi <mohammad@akhlaghi.org>
%%
%% Copying and distribution of this file, with or without modification,
%% are permitted in any medium without royalty provided the copyright
@@ -94,4 +94,4 @@ archivePrefix = "arXiv",
doi = {10.1051/0004-6361/201322068},
adsurl = {http://adsabs.harvard.edu/abs/2013A\%26A...558A..33A},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
-} \ No newline at end of file
+}
diff --git a/tex/dependencies/cython.tex b/tex/dependencies/cython.tex
index de30273..110cb19 100644
--- a/tex/dependencies/cython.tex
+++ b/tex/dependencies/cython.tex
@@ -1,4 +1,4 @@
-%% Copyright (C) 2019, Raul Infante-Sainz.
+%% Copyright (C) 2019 Raul Infante-Sainz <infantesainz@gmail.com>
%%
%% Copying and distribution of this file, with or without modification,
%% are permitted in any medium without royalty provided the copyright
@@ -18,4 +18,4 @@
doi = {10.1109/MCSE.2010.118},
adsurl = {http://adsabs.harvard.edu/abs/2011CSE....13b..31B},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
-} \ No newline at end of file
+}
diff --git a/tex/dependencies/gnuastro.tex b/tex/dependencies/gnuastro.tex
index 6195145..91788c9 100644
--- a/tex/dependencies/gnuastro.tex
+++ b/tex/dependencies/gnuastro.tex
@@ -1,4 +1,4 @@
-%% Copyright (C) 2019, Mohammad Akhlaghi.
+%% Copyright (C) 2019 Mohammad Akhlaghi <mohammad@akhlaghi.org>
%%
%% Copying and distribution of this file, with or without modification,
%% are permitted in any medium without royalty provided the copyright
@@ -21,4 +21,4 @@ archivePrefix = "arXiv",
doi = {10.1088/0067-0049/220/1/1},
adsurl = {http://adsabs.harvard.edu/abs/2015ApJS..220....1A},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
-} \ No newline at end of file
+}
diff --git a/tex/dependencies/matplotlib.tex b/tex/dependencies/matplotlib.tex
index 630ebc9..8578899 100644
--- a/tex/dependencies/matplotlib.tex
+++ b/tex/dependencies/matplotlib.tex
@@ -1,4 +1,4 @@
-%% Copyright (C) 2019, Raul Infante-Sainz.
+%% Copyright (C) 2019 Raul Infante-Sainz <infantesainz@gmail.com>
%%
%% Copying and distribution of this file, with or without modification,
%% are permitted in any medium without royalty provided the copyright
@@ -19,4 +19,4 @@
publisher = {IEEE COMPUTER SOC},
doi = {10.1109/MCSE.2007.55},
year = 2007
-} \ No newline at end of file
+}
diff --git a/tex/dependencies/mpi4py.tex b/tex/dependencies/mpi4py.tex
index e238c78..4e0045f 100644
--- a/tex/dependencies/mpi4py.tex
+++ b/tex/dependencies/mpi4py.tex
@@ -1,4 +1,4 @@
-%% Copyright (C) 2019, Raul Infante-Sainz.
+%% Copyright (C) 2019 Raul Infante-Sainz <infantesainz@gmail.com>
%%
%% Copying and distribution of this file, with or without modification,
%% are permitted in any medium without royalty provided the copyright
@@ -17,4 +17,4 @@
doi = {10.1016/j.advwatres.2011.04.013},
adsurl = {http://adsabs.harvard.edu/abs/2011AdWR...34.1124D},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
-} \ No newline at end of file
+}
diff --git a/tex/dependencies/numpy.tex b/tex/dependencies/numpy.tex
index fb54b8f..0d9028f 100644
--- a/tex/dependencies/numpy.tex
+++ b/tex/dependencies/numpy.tex
@@ -1,4 +1,4 @@
-%% Copyright (C) 2019, Raul Infante-Sainz.
+%% Copyright (C) 2019 Raul Infante-Sainz <infantesainz@gmail.com>
%%
%% Copying and distribution of this file, with or without modification,
%% are permitted in any medium without royalty provided the copyright
@@ -20,4 +20,4 @@ archivePrefix = "arXiv",
doi = {10.1109/MCSE.2011.37},
adsurl = {http://adsabs.harvard.edu/abs/2011CSE....13b..22V},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
-} \ No newline at end of file
+}
diff --git a/tex/dependencies/scipy.tex b/tex/dependencies/scipy.tex
index 4527a7c..60500d2 100644
--- a/tex/dependencies/scipy.tex
+++ b/tex/dependencies/scipy.tex
@@ -1,4 +1,4 @@
-%% Copyright (C) 2019, Raul Infante-Sainz.
+%% Copyright (C) 2019 Raul Infante-Sainz <infantesainz@gmail.com>
%%
%% Copying and distribution of this file, with or without modification,
%% are permitted in any medium without royalty provided the copyright
@@ -31,4 +31,4 @@
doi = {10.1109/MCSE.2007.58},
ISSN = {1521-9615},
month = {May},
-} \ No newline at end of file
+}
diff --git a/tex/src/delete-me-demo.tex b/tex/src/delete-me-demo.tex
index 2575e61..abd45f6 100644
--- a/tex/src/delete-me-demo.tex
+++ b/tex/src/delete-me-demo.tex
@@ -1,9 +1,6 @@
%% Plot the demonstration image and its histogram.
%
-%% Original author:
-%% Mohammad Akhlaghi <mohammad@akhlaghi.org>
-%% Contributing author(s):
-%% Copyright (C) 2019, Mohammad Akhlaghi.
+%% Copyright (C) 2019 Mohammad Akhlaghi <mohammad@akhlaghi.org>
%
%% 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
diff --git a/tex/src/delete-me.tex b/tex/src/delete-me.tex
index 1382b66..12fd3b7 100644
--- a/tex/src/delete-me.tex
+++ b/tex/src/delete-me.tex
@@ -1,9 +1,6 @@
%% PGFPlots code to plot a random set of numbers as demo
%%
-%% Original author:
-%% Mohammad Akhlaghi <mohammad@akhlaghi.org>
-%% Contributing author(s):
-%% Copyright (C) 2019, Mohammad Akhlaghi.
+%% Copyright (C) 2019 Mohammad Akhlaghi <mohammad@akhlaghi.org>
%
%% 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
diff --git a/tex/src/preamble-biblatex.tex b/tex/src/preamble-biblatex.tex
index 602c5a1..b4c02f9 100644
--- a/tex/src/preamble-biblatex.tex
+++ b/tex/src/preamble-biblatex.tex
@@ -12,10 +12,7 @@
%% 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.
+%% Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org>
%
%% 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
diff --git a/tex/src/preamble-header.tex b/tex/src/preamble-header.tex
index b2ca364..ce9f93e 100644
--- a/tex/src/preamble-header.tex
+++ b/tex/src/preamble-header.tex
@@ -1,10 +1,7 @@
%% The headers: title, authors, top of pages and section title formatting
%% of the final LaTeX file are configured here.
%
-%% Original author:
-%% Mohammad Akhlaghi <mohammad@akhlaghi.org>
-%% Contributing author(s):
-%% Copyright (C) 2018-2019, Mohammad Akhlaghi.
+%% Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org>
%
%% 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
diff --git a/tex/src/preamble-necessary.tex b/tex/src/preamble-necessary.tex
index cdb6137..2abcb9e 100644
--- a/tex/src/preamble-necessary.tex
+++ b/tex/src/preamble-necessary.tex
@@ -4,10 +4,7 @@
%% LaTeX usages. However, if any are not needed in your work, please feel
%% free to remove them.
%
-%% Original author:
-%% Mohammad Akhlaghi <mohammad@akhlaghi.org>
-%% Contributing author(s):
-%% Copyright (C) 2018-2019, Mohammad Akhlaghi.
+%% Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org>
%
%% 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
diff --git a/tex/src/preamble-pgfplots.tex b/tex/src/preamble-pgfplots.tex
index cd68658..bf6bbbd 100644
--- a/tex/src/preamble-pgfplots.tex
+++ b/tex/src/preamble-pgfplots.tex
@@ -40,10 +40,7 @@
%% hasn't changed since the last build. TiKZ/PGFPlots won't rebuild the
%% plot.
%
-%% Original author:
-%% Mohammad Akhlaghi <mohammad@akhlaghi.org>
-%% Contributing author(s):
-%% Copyright (C) 2018-2019, Mohammad Akhlaghi.
+%% Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org>
%
%% 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
diff --git a/tex/src/preamble-style.tex b/tex/src/preamble-style.tex
index 54f3598..0c97151 100644
--- a/tex/src/preamble-style.tex
+++ b/tex/src/preamble-style.tex
@@ -6,10 +6,7 @@
%% style defined here as a preamble. To ignore it, uncomment or delete the
%% respective line in `paper.tex'.
%%
-%% Original author:
-%% Mohammad Akhlaghi <mohammad@akhlaghi.org>
-%% Contributing author(s):
-%% Copyright (C) 2019, Mohammad Akhlaghi.
+%% Copyright (C) 2019 Mohammad Akhlaghi <mohammad@akhlaghi.org>
%
%% 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
diff --git a/tex/src/references.tex b/tex/src/references.tex
index de4682f..6f884df 100644
--- a/tex/src/references.tex
+++ b/tex/src/references.tex
@@ -1,8 +1,8 @@
-%% Copyright (C) 2018-2019, Mohammad Akhlaghi.
-%
%% Non-software BibTeX entries. The software-specific BibTeX entries are
%% stored in a `*.tex' file under the `tex/dependencies' directory.
%
+%% Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org>
+%
%% Copying and distribution of this file, with or without modification,
%% are permitted in any medium without royalty provided the copyright
%% notice and this notice are preserved. This file is offered as-is,