aboutsummaryrefslogtreecommitdiffstats
path: root/translate/ghdldrv
diff options
context:
space:
mode:
authorBrian Drummond <brian@shapes.demon.co.uk>2014-01-07 22:47:51 +0000
committerBrian Drummond <brian@shapes.demon.co.uk>2014-01-07 22:47:51 +0000
commit3be4b576b8e2940ea8749a0642eb796b69e65eda (patch)
tree47e610a840bf5e2c6f4efa13daffdeb5ea421fb4 /translate/ghdldrv
parentcab2e94deaf39ab702b351594f733ac4b55d0bc6 (diff)
downloadghdl-3be4b576b8e2940ea8749a0642eb796b69e65eda.tar.gz
ghdl-3be4b576b8e2940ea8749a0642eb796b69e65eda.tar.bz2
ghdl-3be4b576b8e2940ea8749a0642eb796b69e65eda.zip
Dates updated in doc and ghdlmain
Diffstat (limited to 'translate/ghdldrv')
-rw-r--r--translate/ghdldrv/ghdlmain.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/translate/ghdldrv/ghdlmain.adb b/translate/ghdldrv/ghdlmain.adb
index a9bc00b0b..45d9615f9 100644
--- a/translate/ghdldrv/ghdlmain.adb
+++ b/translate/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 - 2010 Tristan Gingold.");
+ Put_Line ("Copyright (C) 2003 - 2014 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"