summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2007-07-26 21:49:12 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2007-07-26 21:49:12 +0200
commit9bb579dc612122b3668b346ad41dd9f6d258bf80 (patch)
treef24213bcd0612eb46074889a0307a2990d639ba5 /src
parent21ae34c30a35fb57bb25fbb2fb95727448d2c1b1 (diff)
update copyright
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 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);
}