From 2aff4838f9897eca8ff30be40db37624111833c1 Mon Sep 17 00:00:00 2001 From: Stefan Schimanski Date: Fri, 14 Mar 2008 23:32:34 +0000 Subject: [PATCH] * Some work was done in 2007 and 2008 which should deserve a copyright, no? git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23741 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/GuiAbout.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontends/qt4/GuiAbout.cpp b/src/frontends/qt4/GuiAbout.cpp index 347c26347b..ff6254e26d 100644 --- a/src/frontends/qt4/GuiAbout.cpp +++ b/src/frontends/qt4/GuiAbout.cpp @@ -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"); } -- 2.39.2