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. --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2d9811d..8bd75ae 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +Copyright (C) 2018-2019 Mohammad Akhlaghi. +See the end of the file for license conditions. + Reproduction pipeline for paper XXXXXXX ======================================= @@ -78,3 +81,25 @@ This pipeline was designed to have as few dependencies as possible. ```shell $ .local/bin/make -j8 ``` + + + + + +Copyright information +--------------------- +This file is part of the reproducible paper template + https://gitlab.com/makhlaghi/reproducible-paper + +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 Template. If not, see . \ No newline at end of file -- cgit v1.2.1