]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiAbout.cpp
* Some work was done in 2007 and 2008 which should deserve a copyright, no?
[lyx.git] / src / frontends / qt4 / GuiAbout.cpp
index 347c26347b02558e008ec032e6049327d5c6dcca..ff6254e26de0db1c1de6fedc392fddd8c520f214 100644 (file)
@@ -60,7 +60,7 @@ static QString credits()
 
 static QString copyright()
 {
-       return qt_("LyX is Copyright (C) 1995 by Matthias Ettrich,\n1995-2006 LyX Team");
+       return qt_("LyX is Copyright (C) 1995 by Matthias Ettrich,\n1995-2008 LyX Team");
 }