summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/clucene/src/CLucene/store/FSDirectory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/clucene/src/CLucene/store/FSDirectory.cpp')
-rw-r--r--src/3rdparty/clucene/src/CLucene/store/FSDirectory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/clucene/src/CLucene/store/FSDirectory.cpp b/src/3rdparty/clucene/src/CLucene/store/FSDirectory.cpp
index e9659cff1b..606d1dca47 100644
--- a/src/3rdparty/clucene/src/CLucene/store/FSDirectory.cpp
+++ b/src/3rdparty/clucene/src/CLucene/store/FSDirectory.cpp
@@ -4,7 +4,7 @@
* Distributable under the terms of either the Apache License (Version 2.0) or
* the GNU Lesser General Public License, as specified in the COPYING file.
*
- * Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
*/
#include <QtCore/QDir>
#include <QtCore/QDateTime>