From 00d22fb56fa4a9760a040ee4411e4c9d5ebcfb23 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Wed, 2 Jan 2019 16:39:45 +0000 Subject: Copyright year updated to 2019 Since the current implementation of this pipeline officially started in 2018, all the files only had 2018 in their copyright years. This has now been corrected to 2018-2019. --- reproduce/src/make/initialize.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reproduce/src/make/initialize.mk') 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 # Contributing author(s): # Your name -# 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 -- cgit v1.2.1