From: Rafael Fernández López Date: Wed, 3 Oct 2007 00:44:18 +0000 (+0000) Subject: Update my email address X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/3ba0f41c44e41da9606fff05cc21f4344d6f9b5f?ds=inline Update my email address svn path=/trunk/KDE/kdebase/apps/; revision=720339 --- diff --git a/src/dolphincategorydrawer.cpp b/src/dolphincategorydrawer.cpp index 2a9642240..bd88d5e5c 100644 --- a/src/dolphincategorydrawer.cpp +++ b/src/dolphincategorydrawer.cpp @@ -1,6 +1,6 @@ /** * This file is part of the KDE project - * Copyright (C) 2007 Rafael Fernández López + * Copyright (C) 2007 Rafael Fernández López * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/src/dolphincategorydrawer.h b/src/dolphincategorydrawer.h index 6ddea3ea6..a8e196b0d 100644 --- a/src/dolphincategorydrawer.h +++ b/src/dolphincategorydrawer.h @@ -1,6 +1,6 @@ /** * This file is part of the KDE project - * Copyright (C) 2007 Rafael Fernández López + * Copyright (C) 2007 Rafael Fernández López * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/src/dolphinmodel.cpp b/src/dolphinmodel.cpp index ccf7d8e1c..fc68d3977 100644 --- a/src/dolphinmodel.cpp +++ b/src/dolphinmodel.cpp @@ -1,6 +1,6 @@ /** * This file is part of the KDE project - * Copyright (C) 2007 Rafael Fernández López + * Copyright (C) 2007 Rafael Fernández López * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/src/dolphinmodel.h b/src/dolphinmodel.h index 681bd4d04..4bca6aca0 100644 --- a/src/dolphinmodel.h +++ b/src/dolphinmodel.h @@ -1,6 +1,6 @@ /** * This file is part of the KDE project - * Copyright (C) 2007 Rafael Fernández López + * Copyright (C) 2007 Rafael Fernández López * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/src/dolphinsortfilterproxymodel.cpp b/src/dolphinsortfilterproxymodel.cpp index 7121036e2..cb0696b6c 100644 --- a/src/dolphinsortfilterproxymodel.cpp +++ b/src/dolphinsortfilterproxymodel.cpp @@ -2,7 +2,7 @@ * Copyright (C) 2006 by Peter Penz * * Copyright (C) 2006 by Dominic Battre * * Copyright (C) 2006 by Martin Pool * - * Copyright (C) 2007 by Rafael Fernández López * + * Copyright (C) 2007 by Rafael Fernández López * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/kcategorizedview.cpp b/src/kcategorizedview.cpp index 81bb5519d..5ec751fa4 100644 --- a/src/kcategorizedview.cpp +++ b/src/kcategorizedview.cpp @@ -1,6 +1,6 @@ /** * This file is part of the KDE project - * Copyright (C) 2007 Rafael Fernández López + * Copyright (C) 2007 Rafael Fernández López * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/src/kcategorizedview.h b/src/kcategorizedview.h index e0fbec9d5..8544392d9 100644 --- a/src/kcategorizedview.h +++ b/src/kcategorizedview.h @@ -1,6 +1,6 @@ /** * This file is part of the KDE project - * Copyright (C) 2007 Rafael Fernández López + * Copyright (C) 2007 Rafael Fernández López * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -36,7 +36,7 @@ class KCategoryDrawer; * * @see KItemCategorizer, KSortFilterProxyModel * - * @author Rafael Fernández López + * @author Rafael Fernández López */ class LIBDOLPHINPRIVATE_EXPORT KCategorizedView : public QListView diff --git a/src/kcategorizedview_p.h b/src/kcategorizedview_p.h index d72753b1d..b9587f4ab 100644 --- a/src/kcategorizedview_p.h +++ b/src/kcategorizedview_p.h @@ -1,6 +1,6 @@ /** * This file is part of the KDE project - * Copyright (C) 2007 Rafael Fernández López + * Copyright (C) 2007 Rafael Fernández López * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/src/kcategorydrawer.cpp b/src/kcategorydrawer.cpp index 56c538d4e..da84de83c 100644 --- a/src/kcategorydrawer.cpp +++ b/src/kcategorydrawer.cpp @@ -1,6 +1,6 @@ /** * This file is part of the KDE project - * Copyright (C) 2007 Rafael Fernández López + * Copyright (C) 2007 Rafael Fernández López * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/src/kcategorydrawer.h b/src/kcategorydrawer.h index c93e3fa40..743dafa90 100644 --- a/src/kcategorydrawer.h +++ b/src/kcategorydrawer.h @@ -1,6 +1,6 @@ /** * This file is part of the KDE project - * Copyright (C) 2007 Rafael Fernández López + * Copyright (C) 2007 Rafael Fernández López * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/src/main.cpp b/src/main.cpp index a54e8d4fc..dfe291015 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -48,7 +48,7 @@ int main(int argc, char **argv) "aseigo@kde.org"); about.addAuthor(ki18nc("@info:credit", "Rafael Fernández López"), ki18nc("@info:credit", "Developer"), - "ereslibre@gmail.com"); + "ereslibre@kde.org"); about.addAuthor(ki18nc("@info:credit", "Kevin Ottens"), ki18nc("@info:credit", "Developer"), "ervin@kde.org");