diff options
Diffstat (limited to 'reproduce/src/make')
-rw-r--r-- | reproduce/src/make/paper.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/reproduce/src/make/paper.mk b/reproduce/src/make/paper.mk index 079796a..844f157 100644 --- a/reproduce/src/make/paper.mk +++ b/reproduce/src/make/paper.mk @@ -4,14 +4,14 @@ # Mohammad Akhlaghi <mohammad@akhlaghi.org> # Contributing author(s): # Your name <your@email.address> -# Copyright (C) 2018, Mohammad Akhlaghi. +# Copyright (C) 2018, Your Name. # -# This script is free software: you can redistribute it and/or modify it +# This Makefile 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 script is distributed in the hope that it will be useful, but +# This Makefile 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. |