From c482e6d0442212415c787676f6ffd4e38e8ffa74 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 13 Sep 2015 16:03:14 +0200 Subject: Update README and some copyright dates. --- 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 606119e63..025f04f7e 100644 --- a/src/ghdldrv/ghdlmain.adb +++ b/src/ghdldrv/ghdlmain.adb @@ -225,7 +225,7 @@ package body Ghdlmain is Put_Line ("Written by Tristan Gingold."); New_Line; -- Display copyright. Assume 80 cols terminal. - Put_Line ("Copyright (C) 2003 - 2014 Tristan Gingold."); + Put_Line ("Copyright (C) 2003 - 2015 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