From 8cb0b3a86fcb9d792937b0b7812e9b2383c4d582 Mon Sep 17 00:00:00 2001 From: Martin Sandsmark Date: Mon, 22 Oct 2012 00:09:12 +0200 Subject: [PATCH] update my email --- AUTHORS | 2 +- CMakeLists.txt | 2 +- INSTALL | 2 +- README | 4 ++-- doc/index.docbook | 6 +++--- filelight.lsm | 2 +- misc/CMakeLists.txt | 2 +- src/CMakeLists.txt | 2 +- src/app/CMakeLists.txt | 2 +- src/app/historyAction.cpp | 2 +- src/app/historyAction.h | 2 +- src/app/main.cpp | 4 ++-- src/app/mainWindow.cpp | 2 +- src/app/mainWindow.h | 2 +- src/define.h | 2 +- src/part/CMakeLists.txt | 2 +- src/part/Config.cpp | 2 +- src/part/Config.h | 2 +- src/part/fileTree.cpp | 2 +- src/part/fileTree.h | 2 +- src/part/localLister.cpp | 2 +- src/part/localLister.h | 2 +- src/part/part.cpp | 4 ++-- src/part/part.h | 2 +- src/part/progressBox.cpp | 2 +- src/part/progressBox.h | 2 +- src/part/radialMap/CMakeLists.txt | 2 +- src/part/radialMap/builder.cpp | 2 +- src/part/radialMap/builder.h | 2 +- src/part/radialMap/labels.cpp | 2 +- src/part/radialMap/map.cpp | 2 +- src/part/radialMap/map.h | 2 +- src/part/radialMap/radialMap.h | 2 +- src/part/radialMap/segmentTip.cpp | 2 +- src/part/radialMap/segmentTip.h | 2 +- src/part/radialMap/sincos.h | 2 +- src/part/radialMap/widget.cpp | 2 +- src/part/radialMap/widget.h | 2 +- src/part/radialMap/widgetEvents.cpp | 2 +- src/part/remoteLister.cpp | 2 +- src/part/remoteLister.h | 2 +- src/part/scan.cpp | 2 +- src/part/scan.h | 2 +- src/part/settingsDialog.cpp | 2 +- src/part/settingsDialog.h | 2 +- src/part/summaryWidget.cpp | 2 +- src/part/summaryWidget.h | 2 +- 47 files changed, 52 insertions(+), 52 deletions(-) diff --git a/AUTHORS b/AUTHORS index c3adf27..76e7b70 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,2 +1,2 @@ -Martin Sandsmark +Martin Sandsmark Max Howell diff --git a/CMakeLists.txt b/CMakeLists.txt index eb760f9..55258fa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ ####################################################################### -# Copyright 2008-2009 Martin Sandsmark +# Copyright 2008-2009 Martin Sandsmark # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/INSTALL b/INSTALL index 94b4718..3910e43 100644 --- a/INSTALL +++ b/INSTALL @@ -28,5 +28,5 @@ provide. I will get back to you! Compile issues suck, I know this full well. We hope you enjoy using Filelight! -Martin Sandsmark +Martin Sandsmark Max Howell diff --git a/README b/README index 2a21bf2..115a40e 100644 --- a/README +++ b/README @@ -40,11 +40,11 @@ See the accompanying file; INSTALL. Bugs ====== -There are less bugs everyday! Please report bugs to sandsmark@samfundet.no +There are less bugs everyday! Please report bugs at http://bugs.kde.org/ -------------------------------------------------------------------------------- We hope you enjoy using Filelight! -Martin Sandsmark +Martin Sandsmark Max Howell diff --git a/doc/index.docbook b/doc/index.docbook index 4ef880e..9ce84bf 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -20,7 +20,7 @@ Martin Sandsmark -
sandsmark@samfundet.no
+
martin.sandsmark@kde.org
@@ -354,13 +354,13 @@ varlistentry> &filelight; Program copyright 2003 Max B. Howell max.howell@methylblue.com - Program copyright 2009 Martin Sandsmark sandsmark@samfundet.no + Program copyright 2009 Martin Sandsmark martin.sandsmark@kde.org &underGPL; Documentation Documentation copyright 2003 Max B. Howell max.howell@methylblue.com - Documentation copyright 2009 Martin Sandsmark sandsmark@samfundet.no + Documentation copyright 2009 Martin Sandsmark martin.sandsmark@kde.org &underFDL; diff --git a/filelight.lsm b/filelight.lsm index a8a4303..a2154ec 100644 --- a/filelight.lsm +++ b/filelight.lsm @@ -5,7 +5,7 @@ Entered-date: 5/9/2003 Description: Graphical disk usage information Keywords: kde disk usage du filesystem diskspace author: Max Howell -Maintained-by: Martin Sandsmark +Maintained-by: Martin Sandsmark Home-page: http://utils.kde.org/projects/filelight Platform: unix Copying-policy: GPL diff --git a/misc/CMakeLists.txt b/misc/CMakeLists.txt index 5eb345f..0f4a49f 100644 --- a/misc/CMakeLists.txt +++ b/misc/CMakeLists.txt @@ -1,5 +1,5 @@ ####################################################################### -# Copyright 2008-2009 Martin Sandsmark +# Copyright 2008-2009 Martin Sandsmark # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 3112c6a..4014822 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,5 +1,5 @@ ####################################################################### -# Copyright 2008-2009 Martin Sandsmark +# Copyright 2008-2009 Martin Sandsmark # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/src/app/CMakeLists.txt b/src/app/CMakeLists.txt index fe0f4ec..214081d 100644 --- a/src/app/CMakeLists.txt +++ b/src/app/CMakeLists.txt @@ -1,5 +1,5 @@ ####################################################################### -# Copyright 2008-2009 Martin Sandsmark +# Copyright 2008-2009 Martin Sandsmark # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/src/app/historyAction.cpp b/src/app/historyAction.cpp index 9481c37..315c25d 100644 --- a/src/app/historyAction.cpp +++ b/src/app/historyAction.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/app/historyAction.h b/src/app/historyAction.h index 3c53388..2b36070 100644 --- a/src/app/historyAction.h +++ b/src/app/historyAction.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/app/main.cpp b/src/app/main.cpp index 521e130..026c2e5 100644 --- a/src/app/main.cpp +++ b/src/app/main.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -44,7 +44,7 @@ int main(int argc, char *argv[]) { using Filelight::MainWindow; - about.addAuthor(ki18n("Martin Sandsmark"), ki18n("Maintainer"), "sandsmark@iskrembilen.com", "http://iskrembilen.com/"); + about.addAuthor(ki18n("Martin Sandsmark"), ki18n("Maintainer"), "martin.sandsmark@kde.org", "http://iskrembilen.com/"); about.addAuthor(ki18n("Max Howell"), ki18n("Original author"), "max.howell@methylblue.com", "http://www.methylblue.com/"); about.addCredit(ki18n("Lukas Appelhans"), ki18n("Help and support")); about.addCredit(ki18n("Steffen Gerlach"), ki18n("Inspiration"), 0, "http://www.steffengerlach.de/"); diff --git a/src/app/mainWindow.cpp b/src/app/mainWindow.cpp index 105e5b1..f46a993 100644 --- a/src/app/mainWindow.cpp +++ b/src/app/mainWindow.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/app/mainWindow.h b/src/app/mainWindow.h index fa3b8a9..c172943 100644 --- a/src/app/mainWindow.h +++ b/src/app/mainWindow.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/define.h b/src/define.h index 35ceb7f..a4f7319 100644 --- a/src/define.h +++ b/src/define.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/CMakeLists.txt b/src/part/CMakeLists.txt index c94086f..2608eb4 100644 --- a/src/part/CMakeLists.txt +++ b/src/part/CMakeLists.txt @@ -1,5 +1,5 @@ ####################################################################### -# Copyright 2008-2009 Martin Sandsmark +# Copyright 2008-2009 Martin Sandsmark # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/src/part/Config.cpp b/src/part/Config.cpp index 007ac52..fe81a56 100644 --- a/src/part/Config.cpp +++ b/src/part/Config.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/Config.h b/src/part/Config.h index 4044cb7..d95b84c 100644 --- a/src/part/Config.h +++ b/src/part/Config.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/fileTree.cpp b/src/part/fileTree.cpp index 4f0bc25..713a031 100644 --- a/src/part/fileTree.cpp +++ b/src/part/fileTree.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/fileTree.h b/src/part/fileTree.h index 190b54e..52db673 100644 --- a/src/part/fileTree.h +++ b/src/part/fileTree.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/localLister.cpp b/src/part/localLister.cpp index 776448d..dd400f2 100644 --- a/src/part/localLister.cpp +++ b/src/part/localLister.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/localLister.h b/src/part/localLister.h index 663e497..d9c6b4b 100644 --- a/src/part/localLister.h +++ b/src/part/localLister.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/part.cpp b/src/part/part.cpp index aa8208c..51e740f 100644 --- a/src/part/part.cpp +++ b/src/part/part.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -62,7 +62,7 @@ K_EXPORT_PLUGIN(filelightPartFactory(KAboutData( (c) 2008-2009 Martin T. Sandsmark"), KLocalizedString(), "http://utils.kde.org/projects/filelight", - "sandsmark@iskrembilen.com"). + "martin.sandsmark@kde.org"). setProgramIconName(QLatin1String( "filelight" )). setCatalogName( "filelight" ))) diff --git a/src/part/part.h b/src/part/part.h index be4b873..26f8df9 100644 --- a/src/part/part.h +++ b/src/part/part.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/progressBox.cpp b/src/part/progressBox.cpp index 39b48ae..92c1868 100644 --- a/src/part/progressBox.cpp +++ b/src/part/progressBox.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/progressBox.h b/src/part/progressBox.h index 83947f1..94afa3c 100644 --- a/src/part/progressBox.h +++ b/src/part/progressBox.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/radialMap/CMakeLists.txt b/src/part/radialMap/CMakeLists.txt index 334d763..fa0b5f5 100644 --- a/src/part/radialMap/CMakeLists.txt +++ b/src/part/radialMap/CMakeLists.txt @@ -1,5 +1,5 @@ ####################################################################### -# Copyright 2008-2009 Martin Sandsmark +# Copyright 2008-2009 Martin Sandsmark # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/src/part/radialMap/builder.cpp b/src/part/radialMap/builder.cpp index 00bfe0c..413aa9f 100644 --- a/src/part/radialMap/builder.cpp +++ b/src/part/radialMap/builder.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/radialMap/builder.h b/src/part/radialMap/builder.h index 7a4c41f..75059f5 100644 --- a/src/part/radialMap/builder.h +++ b/src/part/radialMap/builder.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/radialMap/labels.cpp b/src/part/radialMap/labels.cpp index e3fcbd1..a9d8991 100644 --- a/src/part/radialMap/labels.cpp +++ b/src/part/radialMap/labels.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/radialMap/map.cpp b/src/part/radialMap/map.cpp index 3aaac13..3142d8d 100644 --- a/src/part/radialMap/map.cpp +++ b/src/part/radialMap/map.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/radialMap/map.h b/src/part/radialMap/map.h index 113f556..06655dd 100644 --- a/src/part/radialMap/map.h +++ b/src/part/radialMap/map.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/radialMap/radialMap.h b/src/part/radialMap/radialMap.h index 35220bf..f6ce159 100644 --- a/src/part/radialMap/radialMap.h +++ b/src/part/radialMap/radialMap.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/radialMap/segmentTip.cpp b/src/part/radialMap/segmentTip.cpp index 8155711..4fe8951 100644 --- a/src/part/radialMap/segmentTip.cpp +++ b/src/part/radialMap/segmentTip.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/radialMap/segmentTip.h b/src/part/radialMap/segmentTip.h index 1af55bb..33542b7 100644 --- a/src/part/radialMap/segmentTip.h +++ b/src/part/radialMap/segmentTip.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/radialMap/sincos.h b/src/part/radialMap/sincos.h index 9734507..2fe716d 100644 --- a/src/part/radialMap/sincos.h +++ b/src/part/radialMap/sincos.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/radialMap/widget.cpp b/src/part/radialMap/widget.cpp index aa9f522..e29b9a9 100644 --- a/src/part/radialMap/widget.cpp +++ b/src/part/radialMap/widget.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/radialMap/widget.h b/src/part/radialMap/widget.h index 4907836..4b1c54a 100644 --- a/src/part/radialMap/widget.h +++ b/src/part/radialMap/widget.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/radialMap/widgetEvents.cpp b/src/part/radialMap/widgetEvents.cpp index 9036aa2..71947bd 100644 --- a/src/part/radialMap/widgetEvents.cpp +++ b/src/part/radialMap/widgetEvents.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/remoteLister.cpp b/src/part/remoteLister.cpp index 48315fc..314d892 100644 --- a/src/part/remoteLister.cpp +++ b/src/part/remoteLister.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/remoteLister.h b/src/part/remoteLister.h index 269cb08..4bd95ec 100644 --- a/src/part/remoteLister.h +++ b/src/part/remoteLister.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/scan.cpp b/src/part/scan.cpp index 36828b1..2a1f606 100644 --- a/src/part/scan.cpp +++ b/src/part/scan.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/scan.h b/src/part/scan.h index eae6ed0..70927e1 100644 --- a/src/part/scan.h +++ b/src/part/scan.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/settingsDialog.cpp b/src/part/settingsDialog.cpp index 60316e6..8b2488d 100644 --- a/src/part/settingsDialog.cpp +++ b/src/part/settingsDialog.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/settingsDialog.h b/src/part/settingsDialog.h index 52603c8..bc168f4 100644 --- a/src/part/settingsDialog.h +++ b/src/part/settingsDialog.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/summaryWidget.cpp b/src/part/summaryWidget.cpp index ece05d8..7aa9822 100644 --- a/src/part/summaryWidget.cpp +++ b/src/part/summaryWidget.cpp @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/part/summaryWidget.h b/src/part/summaryWidget.h index a1823d6..bcdf5cd 100644 --- a/src/part/summaryWidget.h +++ b/src/part/summaryWidget.h @@ -1,6 +1,6 @@ /*********************************************************************** * Copyright 2003-2004 Max Howell -* Copyright 2008-2009 Martin Sandsmark +* Copyright 2008-2009 Martin Sandsmark * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as