summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/GF.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF.hs b/src/GF.hs
index 7d093e1df..8fcd219b0 100644
--- a/src/GF.hs
+++ b/src/GF.hs
@@ -122,6 +122,6 @@ authorMsg = unlines [
"Björn Bringert, Håkan Burden, Hans-Joachim Daniels, Markus Forsberg",
"Thomas Hallgren, Harald Hammarström, Kristofer Johannisson,",
"Janna Khegai, Peter Ljunglöf, Petri Mäenpää, and",
- "Aarne Ranta, 1998-2005, under GNU General Public License (GPL)",
+ "Aarne Ranta, 1998-2006, under GNU General Public License (GPL)",
"Bug reports to aarne@cs.chalmers.se"
]