summaryrefslogtreecommitdiff
path: root/src/assistant/3rdparty/clucene/src/CLucene/queryParser
diff options
context:
space:
mode:
Diffstat (limited to 'src/assistant/3rdparty/clucene/src/CLucene/queryParser')
-rw-r--r--src/assistant/3rdparty/clucene/src/CLucene/queryParser/Lexer.h2
-rw-r--r--src/assistant/3rdparty/clucene/src/CLucene/queryParser/MultiFieldQueryParser.cpp2
-rw-r--r--src/assistant/3rdparty/clucene/src/CLucene/queryParser/QueryParser.cpp2
-rw-r--r--src/assistant/3rdparty/clucene/src/CLucene/queryParser/QueryParserBase.cpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/assistant/3rdparty/clucene/src/CLucene/queryParser/Lexer.h b/src/assistant/3rdparty/clucene/src/CLucene/queryParser/Lexer.h
index 4ca6c8ffc..d4cea6a96 100644
--- a/src/assistant/3rdparty/clucene/src/CLucene/queryParser/Lexer.h
+++ b/src/assistant/3rdparty/clucene/src/CLucene/queryParser/Lexer.h
@@ -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) 2012 Digia Plc and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
------------------------------------------------------------------------------*/
#ifndef _lucene_queryParser_Lexer_
#define _lucene_queryParser_Lexer_
diff --git a/src/assistant/3rdparty/clucene/src/CLucene/queryParser/MultiFieldQueryParser.cpp b/src/assistant/3rdparty/clucene/src/CLucene/queryParser/MultiFieldQueryParser.cpp
index d358d7b8d..b2a9188ba 100644
--- a/src/assistant/3rdparty/clucene/src/CLucene/queryParser/MultiFieldQueryParser.cpp
+++ b/src/assistant/3rdparty/clucene/src/CLucene/queryParser/MultiFieldQueryParser.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) 2012 Digia Plc and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
------------------------------------------------------------------------------*/
#include "CLucene/StdHeader.h"
#include "MultiFieldQueryParser.h"
diff --git a/src/assistant/3rdparty/clucene/src/CLucene/queryParser/QueryParser.cpp b/src/assistant/3rdparty/clucene/src/CLucene/queryParser/QueryParser.cpp
index c74e30669..290e7284e 100644
--- a/src/assistant/3rdparty/clucene/src/CLucene/queryParser/QueryParser.cpp
+++ b/src/assistant/3rdparty/clucene/src/CLucene/queryParser/QueryParser.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) 2012 Digia Plc and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
------------------------------------------------------------------------------*/
#include "CLucene/StdHeader.h"
#include "QueryParser.h"
diff --git a/src/assistant/3rdparty/clucene/src/CLucene/queryParser/QueryParserBase.cpp b/src/assistant/3rdparty/clucene/src/CLucene/queryParser/QueryParserBase.cpp
index d04c645f4..d2211ee7f 100644
--- a/src/assistant/3rdparty/clucene/src/CLucene/queryParser/QueryParserBase.cpp
+++ b/src/assistant/3rdparty/clucene/src/CLucene/queryParser/QueryParserBase.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) 2012 Digia Plc and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
------------------------------------------------------------------------------*/
#include "CLucene/StdHeader.h"
#include "QueryParserBase.h"