aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdlmain.adb
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2015-09-13 16:03:14 +0200
committerTristan Gingold <tgingold@free.fr>2015-09-13 16:03:14 +0200
commitc482e6d0442212415c787676f6ffd4e38e8ffa74 (patch)
tree82cca40ffe1c4939a3ea2d8257b3e4af6eced709 /src/ghdldrv/ghdlmain.adb
parent357e381d7dff9279157186afd6a6c19124a804f5 (diff)
downloadghdl-c482e6d0442212415c787676f6ffd4e38e8ffa74.tar.gz
ghdl-c482e6d0442212415c787676f6ffd4e38e8ffa74.tar.bz2
ghdl-c482e6d0442212415c787676f6ffd4e38e8ffa74.zip
Update README and some copyright dates.
Diffstat (limited to 'src/ghdldrv/ghdlmain.adb')
-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 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"