diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2007-07-26 21:49:12 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2007-07-26 21:49:12 +0200 |
commit | 9bb579dc612122b3668b346ad41dd9f6d258bf80 (patch) | |
tree | f24213bcd0612eb46074889a0307a2990d639ba5 /src | |
parent | 21ae34c30a35fb57bb25fbb2fb95727448d2c1b1 (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 a5124e8..ce2f3e6 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-2006\n\n" + "(c) Johannes Hofmann 2004-2007\n\n" "PostScript is a registered trademark of Adobe Systems", VERSION); } |