summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/flpsed.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flpsed.cxx b/src/flpsed.cxx
index a373cf4..0ea5930 100644
--- a/src/flpsed.cxx
+++ b/src/flpsed.cxx
@@ -245,7 +245,7 @@ void print_cb() {
void about_cb() {
fl_message("flpsed -- a pseudo PostScript editor\n"
"Version %s\n\n"
- "(c) Johannes Hofmann 2004, 2005\n\n"
+ "(c) Johannes Hofmann 2004-2006\n\n"
"PostScript is a registered trademark of Adobe Systems", VERSION);
}