diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-07-06 14:32:58 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2008-07-06 14:32:58 +0200 |
commit | bc61c27cdf8903a1121d288d517193cb1a78d8cf (patch) | |
tree | 537ab4e0f6cdaff913354bd08bb30763176bcceb /src | |
parent | 4715b2c17c112b64b6e41bf296ed97795a3904ba (diff) |
update Copyright
Diffstat (limited to 'src')
-rw-r--r-- | src/flpsed.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flpsed.cxx b/src/flpsed.cxx index b49c8e5..6e1cf50 100644 --- a/src/flpsed.cxx +++ b/src/flpsed.cxx @@ -241,7 +241,7 @@ void print_cb() { void about_cb() { fl_message("flpsed -- a PostScript annotator\n" "Version %s\n\n" - "(c) Johannes Hofmann 2004-2007\n\n" + "(c) Johannes Hofmann 2004-2008\n\n" "PostScript is a registered trademark of Adobe Systems", VERSION); } |