diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-01-20 05:29:28 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-01-20 05:29:28 +0000 |
commit | 8143be75314cfc29681bf4a1324b414f9844844d (patch) | |
tree | 5bd365f43e217af8177bf36b582d2bf7a0cfea29 /reproduce/src | |
parent | 2d5c3e19256ab716fa52567abb2989616f67dfda (diff) |
Corrected copyright typo in dependencies-basic.mk
In the previous commit, the copyright year and owner were mistakenly
modified. They are corrected now.
Diffstat (limited to 'reproduce/src')
-rwxr-xr-x | reproduce/src/make/dependencies-basic.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/reproduce/src/make/dependencies-basic.mk b/reproduce/src/make/dependencies-basic.mk index 2904a0b..f862c6b 100755 --- a/reproduce/src/make/dependencies-basic.mk +++ b/reproduce/src/make/dependencies-basic.mk @@ -19,8 +19,9 @@ # ------------------------------------------------------------------------ # # Original author: -# Your name <your@email.address> +# Mohammad Akhlaghi <mohammad@akhlaghi.org> # Contributing author(s): +# Your name <your@email.address> # Copyright (C) 2018-2019, Your Name. # # This Makefile is free software: you can redistribute it and/or modify it |