Hmm, is it 2005 already?
svn path=/trunk/KDE/kdebase/kwin/; revision=444014
This commit is contained in:
parent
512fb17a95
commit
6a1baeaea0
1 changed files with 1 additions and 1 deletions
2
main.cpp
2
main.cpp
|
@ -246,7 +246,7 @@ KDE_EXPORT int kdemain( int argc, char * argv[] )
|
|||
|
||||
KAboutData aboutData( "kwin", I18N_NOOP("KWin"),
|
||||
version, description, KAboutData::License_GPL,
|
||||
I18N_NOOP("(c) 1999-2003, The KDE Developers"));
|
||||
I18N_NOOP("(c) 1999-2005, The KDE Developers"));
|
||||
aboutData.addAuthor("Matthias Ettrich",0, "ettrich@kde.org");
|
||||
aboutData.addAuthor("Cristian Tibirna",0, "tibirna@kde.org");
|
||||
aboutData.addAuthor("Daniel M. Duley",0, "mosfet@kde.org");
|
||||
|
|
Loading…
Reference in a new issue