aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-02-23 18:55:35 +0100
committerTristan Gingold <tgingold@free.fr>2019-02-23 18:55:35 +0100
commite1bda63fb6765dcb064a24f982a6b854ae2a590f (patch)
tree05baf3fad7b36d9f05ded7d76ae6f4d47eba4cbc /src/ghdldrv
parentad37a1484212c80764ba3101f07e1d995fd11ad4 (diff)
downloadghdl-e1bda63fb6765dcb064a24f982a6b854ae2a590f.tar.gz
ghdl-e1bda63fb6765dcb064a24f982a6b854ae2a590f.tar.bz2
ghdl-e1bda63fb6765dcb064a24f982a6b854ae2a590f.zip
Prepare for release.
Diffstat (limited to 'src/ghdldrv')
-rw-r--r--src/ghdldrv/ghdlmain.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ghdldrv/ghdlmain.adb b/src/ghdldrv/ghdlmain.adb
index 4e655f37a..872d9848d 100644
--- a/src/ghdldrv/ghdlmain.adb
+++ b/src/ghdldrv/ghdlmain.adb
@@ -237,7 +237,7 @@ package body Ghdlmain is
Put_Line ("Written by Tristan Gingold.");
New_Line;
-- Display copyright. Assume 80 cols terminal.
- Put_Line ("Copyright (C) 2003 - 2015 Tristan Gingold.");
+ Put_Line ("Copyright (C) 2003 - 2019 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"