summaryrefslogtreecommitdiff
path: root/src/autosaver.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-03-22 10:21:09 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-03-22 10:21:09 +0100
commit39409ac6a2880ad815d6096231d0fcdcfd2547f6 (patch)
tree2952406071641505e9704f01cd791d8cbea28ece /src/autosaver.cpp
parentupdated TODO (diff)
downloadrekonq-39409ac6a2880ad815d6096231d0fcdcfd2547f6.tar.xz
Fixed Copyright intro
Diffstat (limited to 'src/autosaver.cpp')
-rw-r--r--src/autosaver.cpp38
1 files changed, 20 insertions, 18 deletions
diff --git a/src/autosaver.cpp b/src/autosaver.cpp
index 535d8a2b..a2ec7be5 100644
--- a/src/autosaver.cpp
+++ b/src/autosaver.cpp
@@ -1,22 +1,24 @@
/* ============================================================
- *
- * 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>
- *
- *
- * 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 the Free Software Foundation;
- * either version 2, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * ============================================================ */
+*
+* 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>
+*
+*
+* 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 the Free Software Foundation;
+* either version 2, or (at your option) any later version.
+*
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+* GNU General Public License for more details.
+*
+* ============================================================ */
+
+
// Local Includes
#include "autosaver.h"