diff options
Diffstat (limited to 'reproduce/src/make')
-rw-r--r-- | reproduce/src/make/delete-me.mk | 2 | ||||
-rw-r--r-- | reproduce/src/make/dependencies-basic.mk | 2 | ||||
-rw-r--r-- | reproduce/src/make/dependencies-build-rules.mk | 2 | ||||
-rw-r--r-- | reproduce/src/make/dependencies.mk | 2 | ||||
-rw-r--r-- | reproduce/src/make/download.mk | 2 | ||||
-rw-r--r-- | reproduce/src/make/initialize.mk | 2 | ||||
-rw-r--r-- | reproduce/src/make/paper.mk | 2 | ||||
-rw-r--r-- | reproduce/src/make/top.mk | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/reproduce/src/make/delete-me.mk b/reproduce/src/make/delete-me.mk index 3f54947..55131fe 100644 --- a/reproduce/src/make/delete-me.mk +++ b/reproduce/src/make/delete-me.mk @@ -3,7 +3,7 @@ # Original author: # Mohammad Akhlaghi <mohammad@akhlaghi.org> # Contributing author(s): -# Copyright (C) 2018, Your Name. +# Copyright (C) 2018-2019, Your Name. # # 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 diff --git a/reproduce/src/make/dependencies-basic.mk b/reproduce/src/make/dependencies-basic.mk index fccea3f..89abd0a 100644 --- a/reproduce/src/make/dependencies-basic.mk +++ b/reproduce/src/make/dependencies-basic.mk @@ -22,7 +22,7 @@ # Mohammad Akhlaghi <mohammad@akhlaghi.org> # Contributing author(s): # Your name <your@email.address> -# Copyright (C) 2018, Your Name. +# Copyright (C) 2018-2019, Your Name. # # 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 diff --git a/reproduce/src/make/dependencies-build-rules.mk b/reproduce/src/make/dependencies-build-rules.mk index 25a95af..9e00fff 100644 --- a/reproduce/src/make/dependencies-build-rules.mk +++ b/reproduce/src/make/dependencies-build-rules.mk @@ -7,7 +7,7 @@ # Mohammad Akhlaghi <mohammad@akhlaghi.org> # Contributing author(s): # Your name <your@email.address> -# Copyright (C) 2018, Your Name. +# Copyright (C) 2018-2019, Your Name. # # 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 diff --git a/reproduce/src/make/dependencies.mk b/reproduce/src/make/dependencies.mk index da5843f..f79918e 100644 --- a/reproduce/src/make/dependencies.mk +++ b/reproduce/src/make/dependencies.mk @@ -12,7 +12,7 @@ # Mohammad Akhlaghi <mohammad@akhlaghi.org> # Contributing author(s): # Your name <your@email.address> -# Copyright (C) 2018, Your Name. +# Copyright (C) 2018-2019, Your Name. # # 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 diff --git a/reproduce/src/make/download.mk b/reproduce/src/make/download.mk index 5ef6c71..f83ad6f 100644 --- a/reproduce/src/make/download.mk +++ b/reproduce/src/make/download.mk @@ -9,7 +9,7 @@ # Mohammad Akhlaghi <mohammad@akhlaghi.org> # Contributing author(s): # Your name <your@email.address> -# Copyright (C) 2018, Your Name. +# Copyright (C) 2018-2019, Your Name. # # 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 diff --git a/reproduce/src/make/initialize.mk b/reproduce/src/make/initialize.mk index fb84a17..32a65b2 100644 --- a/reproduce/src/make/initialize.mk +++ b/reproduce/src/make/initialize.mk @@ -4,7 +4,7 @@ # Mohammad Akhlaghi <mohammad@akhlaghi.org> # Contributing author(s): # Your name <your@email.address> -# Copyright (C) 2018, Your Name. +# Copyright (C) 2018-2019, Your Name. # # 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 diff --git a/reproduce/src/make/paper.mk b/reproduce/src/make/paper.mk index 8e024ee..4006070 100644 --- a/reproduce/src/make/paper.mk +++ b/reproduce/src/make/paper.mk @@ -4,7 +4,7 @@ # Mohammad Akhlaghi <mohammad@akhlaghi.org> # Contributing author(s): # Your name <your@email.address> -# Copyright (C) 2018, Your Name. +# Copyright (C) 2018-2019, Your Name. # # 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 diff --git a/reproduce/src/make/top.mk b/reproduce/src/make/top.mk index c002bf7..5d4c210 100644 --- a/reproduce/src/make/top.mk +++ b/reproduce/src/make/top.mk @@ -4,7 +4,7 @@ # Mohammad Akhlaghi <mohammad@akhlaghi.org> # Contributing author(s): # Your name <your@email.address> -# Copyright (C) 2018, Your Name. +# Copyright (C) 2018-2019, Your Name. # # 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 |