summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-26 01:45:38 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-26 01:45:38 +0200
commite657ef44ef1eef1f998101ab3dcce1a251d729fc (patch)
tree9788db5e9576ed8dc4c43cd7d1dec0d9e1fe97ac
parentimported avaddon cookiejar fixes (diff)
downloadrekonq-e657ef44ef1eef1f998101ab3dcce1a251d729fc.tar.xz
Fixed copyright strings, per file, as decided
-rw-r--r--src/application.cpp4
-rw-r--r--src/application.h4
-rw-r--r--src/autosaver.cpp1
-rw-r--r--src/autosaver.h1
-rw-r--r--src/bookmarks.cpp4
-rw-r--r--src/bookmarks.h4
-rw-r--r--src/cookiejar.cpp3
-rw-r--r--src/cookiejar.h2
-rw-r--r--src/download.cpp3
-rw-r--r--src/download.h3
-rw-r--r--src/edittableview.cpp1
-rw-r--r--src/edittableview.h1
-rw-r--r--src/edittreeview.cpp1
-rw-r--r--src/edittreeview.h1
-rw-r--r--src/history.cpp1
-rw-r--r--src/history.h1
-rw-r--r--src/main.cpp1
-rw-r--r--src/mainview.cpp4
-rw-r--r--src/mainview.h4
-rw-r--r--src/mainwindow.cpp2
-rw-r--r--src/mainwindow.h2
-rw-r--r--src/modelmenu.h1
-rw-r--r--src/searchbar.cpp1
-rw-r--r--src/searchbar.h1
-rw-r--r--src/settings.cpp1
-rw-r--r--src/settings.h1
-rw-r--r--src/sidepanel.cpp1
-rw-r--r--src/sidepanel.h1
-rw-r--r--src/tabbar.cpp2
-rw-r--r--src/tabbar.h2
-rw-r--r--src/webview.cpp3
-rw-r--r--src/webview.h3
32 files changed, 27 insertions, 38 deletions
diff --git a/src/application.cpp b/src/application.cpp
index 551513da..eee803bc 100644
--- a/src/application.cpp
+++ b/src/application.cpp
@@ -2,8 +2,8 @@
*
* This file is a part of the rekonq project
*
-* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
+* Copyright (C) 2008 by Andrea Diamantini <adjam7 at gmail dot com>
+* Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com>
*
*
* This program is free software; you can redistribute it
diff --git a/src/application.h b/src/application.h
index 36ba4bee..98b213a3 100644
--- a/src/application.h
+++ b/src/application.h
@@ -2,8 +2,8 @@
*
* This file is a part of the rekonq project
*
-* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
+* Copyright (C) 2008 by Andrea Diamantini <adjam7 at gmail dot com>
+* Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com>
*
*
* This program is free software; you can redistribute it
diff --git a/src/autosaver.cpp b/src/autosaver.cpp
index 06df32bf..25bf9016 100644
--- a/src/autosaver.cpp
+++ b/src/autosaver.cpp
@@ -4,7 +4,6 @@
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
*
*
* This program is free software; you can redistribute it
diff --git a/src/autosaver.h b/src/autosaver.h
index 87e63063..8931da13 100644
--- a/src/autosaver.h
+++ b/src/autosaver.h
@@ -4,7 +4,6 @@
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
*
*
* This program is free software; you can redistribute it
diff --git a/src/bookmarks.cpp b/src/bookmarks.cpp
index e62324a4..2c225fb1 100644
--- a/src/bookmarks.cpp
+++ b/src/bookmarks.cpp
@@ -2,8 +2,8 @@
*
* This file is a part of the rekonq project
*
-* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
+* Copyright (C) 2008 by Andrea Diamantini <adjam7 at gmail dot com>
+* Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com>
*
*
* This program is free software; you can redistribute it
diff --git a/src/bookmarks.h b/src/bookmarks.h
index 9bebd4a3..5ac1270d 100644
--- a/src/bookmarks.h
+++ b/src/bookmarks.h
@@ -2,8 +2,8 @@
*
* This file is a part of the rekonq project
*
-* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
+* Copyright (C) 2008 by Andrea Diamantini <adjam7 at gmail dot com>
+* Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com>
*
*
* This program is free software; you can redistribute it
diff --git a/src/cookiejar.cpp b/src/cookiejar.cpp
index 2b63bcf7..079563e5 100644
--- a/src/cookiejar.cpp
+++ b/src/cookiejar.cpp
@@ -3,7 +3,8 @@
* This file is a part of the rekonq project
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
-* Copyright (C) 2008 by Andrea Diamantini <adjam7 at gmail dot com>
+* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
+* Copyright (C) 2009 by Domrachev Alexandr <alexandr.domrachev@gmail.com>
*
*
* This program is free software; you can redistribute it
diff --git a/src/cookiejar.h b/src/cookiejar.h
index 150ae8ae..27071b6d 100644
--- a/src/cookiejar.h
+++ b/src/cookiejar.h
@@ -4,7 +4,7 @@
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
+* Copyright (C) 2009 by Domrachev Alexandr <alexandr.domrachev@gmail.com>
*
*
* This program is free software; you can redistribute it
diff --git a/src/download.cpp b/src/download.cpp
index 9cf9812b..e02b3565 100644
--- a/src/download.cpp
+++ b/src/download.cpp
@@ -4,7 +4,8 @@
*
* Copyright (C) 2007 Lukas Appelhans <l.appelhans@gmx.de>
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
+* Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com>
+* Copyright (C) 2009 by Domrachev Alexandr <alexandr.domrachev@gmail.com>
*
*
* This program is free software; you can redistribute it
diff --git a/src/download.h b/src/download.h
index 4be52a7e..83a01b59 100644
--- a/src/download.h
+++ b/src/download.h
@@ -4,7 +4,8 @@
*
* Copyright (C) 2007 Lukas Appelhans <l.appelhans@gmx.de>
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
+* Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com>
+* Copyright (C) 2009 by Domrachev Alexandr <alexandr.domrachev@gmail.com>
*
*
* This program is free software; you can redistribute it
diff --git a/src/edittableview.cpp b/src/edittableview.cpp
index 2717eecb..bf1ef370 100644
--- a/src/edittableview.cpp
+++ b/src/edittableview.cpp
@@ -4,7 +4,6 @@
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
*
*
* This program is free software; you can redistribute it
diff --git a/src/edittableview.h b/src/edittableview.h
index 100c846a..dbc9a145 100644
--- a/src/edittableview.h
+++ b/src/edittableview.h
@@ -4,7 +4,6 @@
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
*
*
* This program is free software; you can redistribute it
diff --git a/src/edittreeview.cpp b/src/edittreeview.cpp
index 64b77382..49730d67 100644
--- a/src/edittreeview.cpp
+++ b/src/edittreeview.cpp
@@ -4,7 +4,6 @@
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
*
*
* This program is free software; you can redistribute it
diff --git a/src/edittreeview.h b/src/edittreeview.h
index e4eaad60..5be0dc45 100644
--- a/src/edittreeview.h
+++ b/src/edittreeview.h
@@ -4,7 +4,6 @@
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
*
*
* This program is free software; you can redistribute it
diff --git a/src/history.cpp b/src/history.cpp
index eb718a1b..a59a4ce3 100644
--- a/src/history.cpp
+++ b/src/history.cpp
@@ -5,7 +5,6 @@
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
* Copyright (C) 2008 Benjamin C. Meyer <ben@meyerhome.net>
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
*
*
* This program is free software; you can redistribute it
diff --git a/src/history.h b/src/history.h
index edec5182..ecae00c3 100644
--- a/src/history.h
+++ b/src/history.h
@@ -5,7 +5,6 @@
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
* Copyright (C) 2008 Benjamin C. Meyer <ben@meyerhome.net>
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
*
*
* This program is free software; you can redistribute it
diff --git a/src/main.cpp b/src/main.cpp
index d465d50f..d5e7c33b 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -3,7 +3,6 @@
* This file is a part of the rekonq project
*
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
*
*
* This program is free software; you can redistribute it
diff --git a/src/mainview.cpp b/src/mainview.cpp
index accc4d16..470a7e06 100644
--- a/src/mainview.cpp
+++ b/src/mainview.cpp
@@ -2,8 +2,8 @@
*
* This file is a part of the rekonq project
*
-* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
+* Copyright (C) 2008 by Andrea Diamantini <adjam7 at gmail dot com>
+* Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com>
*
*
* This program is free software; you can redistribute it
diff --git a/src/mainview.h b/src/mainview.h
index bcefa165..81865ca6 100644
--- a/src/mainview.h
+++ b/src/mainview.h
@@ -2,8 +2,8 @@
*
* This file is a part of the rekonq project
*
-* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
+* Copyright (C) 2008 by Andrea Diamantini <adjam7 at gmail dot com>
+* Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com>
*
*
* This program is free software; you can redistribute it
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 80d18675..fe22f328 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -4,7 +4,7 @@
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
+* Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com>
*
*
* This program is free software; you can redistribute it
diff --git a/src/mainwindow.h b/src/mainwindow.h
index a02fcee7..aedf049d 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -4,7 +4,7 @@
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
+* Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com>
*
*
* This program is free software; you can redistribute it
diff --git a/src/modelmenu.h b/src/modelmenu.h
index ff189f9e..3cc657b3 100644
--- a/src/modelmenu.h
+++ b/src/modelmenu.h
@@ -4,7 +4,6 @@
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
*
*
* This program is free software; you can redistribute it
diff --git a/src/searchbar.cpp b/src/searchbar.cpp
index 3732d0c5..b05476f0 100644
--- a/src/searchbar.cpp
+++ b/src/searchbar.cpp
@@ -3,7 +3,6 @@
* This file is a part of the rekonq project
*
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
*
*
* This program is free software; you can redistribute it
diff --git a/src/searchbar.h b/src/searchbar.h
index ca1b507b..3fdf55b4 100644
--- a/src/searchbar.h
+++ b/src/searchbar.h
@@ -3,7 +3,6 @@
* This file is a part of the rekonq project
*
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
*
*
* This program is free software; you can redistribute it
diff --git a/src/settings.cpp b/src/settings.cpp
index 5468b187..ac8d0f71 100644
--- a/src/settings.cpp
+++ b/src/settings.cpp
@@ -4,7 +4,6 @@
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
*
*
* This program is free software; you can redistribute it
diff --git a/src/settings.h b/src/settings.h
index 36776922..256019bf 100644
--- a/src/settings.h
+++ b/src/settings.h
@@ -4,7 +4,6 @@
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
*
*
* This program is free software; you can redistribute it
diff --git a/src/sidepanel.cpp b/src/sidepanel.cpp
index 6de7487a..761c3474 100644
--- a/src/sidepanel.cpp
+++ b/src/sidepanel.cpp
@@ -3,7 +3,6 @@
* This file is a part of the rekonq project
*
* Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
*
*
* This program is free software; you can redistribute it
diff --git a/src/sidepanel.h b/src/sidepanel.h
index 63689e1f..ce536527 100644
--- a/src/sidepanel.h
+++ b/src/sidepanel.h
@@ -3,7 +3,6 @@
* This file is a part of the rekonq project
*
* Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details*
*
* This program is free software; you can redistribute it
* and/or modify it under the terms of the GNU General
diff --git a/src/tabbar.cpp b/src/tabbar.cpp
index e5413e35..75a06e23 100644
--- a/src/tabbar.cpp
+++ b/src/tabbar.cpp
@@ -4,7 +4,7 @@
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
+* Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com>
*
*
* This program is free software; you can redistribute it
diff --git a/src/tabbar.h b/src/tabbar.h
index a4204d20..2281f997 100644
--- a/src/tabbar.h
+++ b/src/tabbar.h
@@ -4,7 +4,7 @@
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
+* Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com>
*
*
* This program is free software; you can redistribute it
diff --git a/src/webview.cpp b/src/webview.cpp
index 04ce9c9b..3bf7a20f 100644
--- a/src/webview.cpp
+++ b/src/webview.cpp
@@ -3,8 +3,9 @@
* This file is a part of the rekonq project
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
+* Copyright (C) 2008 Benjamin C. Meyer <ben@meyerhome.net>
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
+* Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com>
*
*
* This program is free software; you can redistribute it
diff --git a/src/webview.h b/src/webview.h
index 64994f83..2cebfb2d 100644
--- a/src/webview.h
+++ b/src/webview.h
@@ -3,8 +3,9 @@
* This file is a part of the rekonq project
*
* Copyright (C) 2007-2008 Trolltech ASA. All rights reserved
+* Copyright (C) 2008 Benjamin C. Meyer <ben@meyerhome.net>
* Copyright (C) 2008-2009 by Andrea Diamantini <adjam7 at gmail dot com>
-* Copyright (C) 2009 rekonq team. Please, see AUTHORS file for details
+* Copyright (C) 2009 by Paweł Prażak <pawelprazak at gmail dot com>
*
*
* This program is free software; you can redistribute it