diff --git a/INSTALL.txt b/INSTALL.txt index 1069f7763e68ddf4a34f296e592b35054b18bced..065db5ebf6901fd05d778015796977163958517c 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -74,4 +74,4 @@ See PERMISSIONS on hints how to properly setup the permissions to use K3b withou Have fun Sebastian Trueg (trueg@k3b.org) -Leslie Zhai (lesliezhai@kde-china.org) +Leslie Zhai (lesliezhai@llvm.org.cn) diff --git a/README.txt b/README.txt index 0101c070afa2a5704a860bd6a1e01fe847a8927c..7de450a9406e83d9f803a0d40506a3d20b200166 100644 --- a/README.txt +++ b/README.txt @@ -86,4 +86,4 @@ you like/dislike about the user-interface! Have fun Sebastian Trueg (trueg@k3b.org) -Leslie Zhai (lesliezhai@kde-china.org) +Leslie Zhai (lesliezhai@llvm.org.cn) diff --git a/libk3b/projects/k3bcdrskinwriter.cpp b/libk3b/projects/k3bcdrskinwriter.cpp index e88470782ce1754a307d34186649d7ee2609b46c..8bdd91c374599e16dd39691c4e4be2057fb99164 100644 --- a/libk3b/projects/k3bcdrskinwriter.cpp +++ b/libk3b/projects/k3bcdrskinwriter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Leslie Zhai + * Copyright (C) 2016 - 2017 Leslie Zhai * Copyright (C) 2003-2008 Sebastian Trueg * * This file is part of the K3b project. diff --git a/libk3b/projects/k3bcdrskinwriter.h b/libk3b/projects/k3bcdrskinwriter.h index 9a4b54cab932aa997a77f986193ed75276beb91f..61f899e10ec7664beaf6efe72e3c24cb04979efe 100644 --- a/libk3b/projects/k3bcdrskinwriter.h +++ b/libk3b/projects/k3bcdrskinwriter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Leslie Zhai + * Copyright (C) 2016 - 2017 Leslie Zhai * Copyright (C) 2003-2009 Sebastian Trueg * * This file is part of the K3b project. diff --git a/src/main.cpp b/src/main.cpp index 6847dffa8c10389034f4475352c256855344256a..3ce02324c9e63a784fd7d88ca3e76d603e934c59 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -38,7 +38,7 @@ int main( int argc, char* argv[] ) QString(), i18n("http://www.k3b.org" ) ); - aboutData.addAuthor(i18n("Leslie Zhai"), i18n("Maintainer"), "lesliezhai@kde-china.org"); + aboutData.addAuthor(i18n("Leslie Zhai"), i18n("Maintainer"), "lesliezhai@llvm.org.cn"); aboutData.addAuthor(i18n("Michał Małek"),i18n("Maintainer and current lead Developer"), "michalm@jabster.pl"); aboutData.addAuthor(i18n("Sebastian Trüg"),i18n("Main developer"), "trueg@k3b.org"); aboutData.addAuthor(i18n("Christian Kvasny"),i18n("Video CD Project and Video CD ripping"), "chris@k3b.org"); diff --git a/tests/k3bdeviceglobalstest.cpp b/tests/k3bdeviceglobalstest.cpp index 402e7f4d1ce7617ad3c32990c3175c7bdbdc8907..307b772c1712838e002d8ec49306a3b169a95870 100644 --- a/tests/k3bdeviceglobalstest.cpp +++ b/tests/k3bdeviceglobalstest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Leslie Zhai + * Copyright (C) 2016 - 2017 Leslie Zhai * * This file is part of the K3b project. * diff --git a/tests/k3bdeviceglobalstest.h b/tests/k3bdeviceglobalstest.h index 8724555c48af02673eb2cb7367b7a8e0626eab8d..ab6b311f51e87c8b0ec0942ea367e728fc8391de 100644 --- a/tests/k3bdeviceglobalstest.h +++ b/tests/k3bdeviceglobalstest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Leslie Zhai + * Copyright (C) 2016 - 2017 Leslie Zhai * * This file is part of the K3b project. * diff --git a/tests/k3bexternalbinmanagertest.cpp b/tests/k3bexternalbinmanagertest.cpp index e5e9e086a9fdb216baf1000d7052f0c624c1ab6a..88b00ae1845f942485b1b849401cb4b08ea43eb3 100644 --- a/tests/k3bexternalbinmanagertest.cpp +++ b/tests/k3bexternalbinmanagertest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Leslie Zhai + * Copyright (C) 2016 - 2017 Leslie Zhai * * This file is part of the K3b project. * diff --git a/tests/k3bexternalbinmanagertest.h b/tests/k3bexternalbinmanagertest.h index 5d5aae844645d34dd794d71c2f11fd5de61175a9..d30d81db4e470ab20e79d40ff5ca95b191cf9149 100644 --- a/tests/k3bexternalbinmanagertest.h +++ b/tests/k3bexternalbinmanagertest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Leslie Zhai + * Copyright (C) 2016 - 2017 Leslie Zhai * * This file is part of the K3b project. *