summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 722d615..55c8260 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -184,9 +184,8 @@ int main(int argc, char **argv)
{
TDEAboutData about("kvkbd", I18N_NOOP("kvkbd"), version, description,
- TDEAboutData::License_GPL, "(C) 2007 Todor Gyumyushev\n(C) 2021 Ray-V", 0, 0, "http://bugs.trinitydesktop.org");
+ TDEAboutData::License_GPL, "(C) 2007 Todor Gyumyushev", 0, 0, "http://bugs.trinitydesktop.org");
about.addAuthor( "Todor Gyumyushev", 0, "yodor@developer.bg" );
- about.addAuthor( "Ray-V", 0, "ray-v@inbox.lv" );
int alone=0;