From 83dfda580df04d9dcfb11e93e76d2893c29b20f3 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 26 Feb 2020 07:44:02 +0100 Subject: Update copyright years before the release. --- src/ghdldrv/ghdlmain.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ghdldrv/ghdlmain.adb b/src/ghdldrv/ghdlmain.adb index 1db20fbaa..a6ff2a4a8 100644 --- a/src/ghdldrv/ghdlmain.adb +++ b/src/ghdldrv/ghdlmain.adb @@ -258,7 +258,7 @@ package body Ghdlmain is Put_Line ("Written by Tristan Gingold."); New_Line; -- Display copyright. Assume 80 cols terminal. - Put_Line ("Copyright (C) 2003 - 2019 Tristan Gingold."); + Put_Line ("Copyright (C) 2003 - 2020 Tristan Gingold."); Put_Line ("GHDL is free software, covered by the " & "GNU General Public License. There is NO"); Put_Line ("warranty; not even for MERCHANTABILITY or" -- cgit v1.2.3