diff options
| author | Peter Penz <[email protected]> | 2011-12-10 21:37:40 +0100 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2011-12-10 21:38:15 +0100 |
| commit | 542a80874bcf8ca1345c63e3f34feb868ec368e0 (patch) | |
| tree | d28dbc7df347fb50d3856b30e91d68dadcae980a | |
| parent | cf704d2db699887a6f262cd51313e6ae02e4a8bd (diff) | |
Minor fix in copyright header
This class is not based on the ItemViews-NG project.
| -rw-r--r-- | src/kitemviews/kfileitemmodelfilter.cpp | 3 | ||||
| -rw-r--r-- | src/kitemviews/kfileitemmodelfilter_p.h | 3 |
2 files changed, 0 insertions, 6 deletions
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 * * <[email protected]> * * * - * 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 * * <[email protected]> * * * - * 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 * |
