From 044fc66b9679cc4556d7d6c377d881a9d128afe2 Mon Sep 17 00:00:00 2001
From: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Date: Wed, 1 Jan 2020 14:25:05 +0000
Subject: Copyright statements updated to include 2020

Now that its 2020, its necessary to include this year in the copyright
statements.
---
 reproduce/analysis/config/INPUTS.mk    | 2 +-
 reproduce/analysis/config/pdf-build.mk | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

(limited to 'reproduce/analysis/config')

diff --git a/reproduce/analysis/config/INPUTS.mk b/reproduce/analysis/config/INPUTS.mk
index eb38295..6ddaec7 100644
--- a/reproduce/analysis/config/INPUTS.mk
+++ b/reproduce/analysis/config/INPUTS.mk
@@ -2,7 +2,7 @@
 #
 # This file is read by the configure script and running Makefiles.
 #
-# Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org>
+# Copyright (C) 2018-2020 Mohammad Akhlaghi <mohammad@akhlaghi.org>
 #
 # Copying and distribution of this file, with or without modification, are
 # permitted in any medium without royalty provided the copyright notice and
diff --git a/reproduce/analysis/config/pdf-build.mk b/reproduce/analysis/config/pdf-build.mk
index 3a86ff3..e2d59cc 100644
--- a/reproduce/analysis/config/pdf-build.mk
+++ b/reproduce/analysis/config/pdf-build.mk
@@ -12,7 +12,7 @@
 # LaTeX. Otherwise, a notice will just printed that for now, no PDF will be
 # created.
 #
-# Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org>
+# Copyright (C) 2018-2020 Mohammad Akhlaghi <mohammad@akhlaghi.org>
 #
 # Copying and distribution of this file, with or without modification, are
 # permitted in any medium without royalty provided the copyright notice and
-- 
cgit v1.2.1