From: Peter Penz Date: Sat, 10 Dec 2011 20:37:40 +0000 (+0100) Subject: Minor fix in copyright header X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/542a80874bcf8ca1345c63e3f34feb868ec368e0 Minor fix in copyright header This class is not based on the ItemViews-NG project. --- diff --git a/src/kitemviews/kfileitemmodelfilter.cpp b/src/kitemviews/kfileitemmodelfilter.cpp index dd40e2452..f3f47ba56 100644 --- a/src/kitemviews/kfileitemmodelfilter.cpp +++ b/src/kitemviews/kfileitemmodelfilter.cpp @@ -2,9 +2,6 @@ * Copyright (C) 2011 by Janardhan Reddy * * * * * - * Based on the Itemviews NG project from Trolltech Labs: * - * http://qt.gitorious.org/qt-labs/itemviews-ng * - * * * 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 of the License, or * diff --git a/src/kitemviews/kfileitemmodelfilter_p.h b/src/kitemviews/kfileitemmodelfilter_p.h index 8f4595eb1..9bdf1fd95 100644 --- a/src/kitemviews/kfileitemmodelfilter_p.h +++ b/src/kitemviews/kfileitemmodelfilter_p.h @@ -2,9 +2,6 @@ * Copyright (C) 2011 by Janardhan Reddy * * * * * - * Based on the Itemviews NG project from Trolltech Labs: * - * http://qt.gitorious.org/qt-labs/itemviews-ng * - * * * 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 of the License, or *