summaryrefslogtreecommitdiffstats
path: root/juniper/src/test/queryparserTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'juniper/src/test/queryparserTest.h')
-rw-r--r--juniper/src/test/queryparserTest.h19
1 files changed, 3 insertions, 16 deletions
diff --git a/juniper/src/test/queryparserTest.h b/juniper/src/test/queryparserTest.h
index a1eeb4d2a46..612c62e56d4 100644
--- a/juniper/src/test/queryparserTest.h
+++ b/juniper/src/test/queryparserTest.h
@@ -1,20 +1,7 @@
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-/**
- * Definition of the automated unit test class for the QueryParser class.
- *
- * @file queryparserTest.h
- *
- * @author Knut Omang
- *
- * @date Created 24 Feb 2003
- *
- * $Id$
- *
- * <pre>
- * Copyright (c) : 2003 Fast Search & Transfer ASA
- * ALL RIGHTS RESERVED
- * </pre>
- ***************************************************************************/
+/*
+ * Author Knut Omang
+ */
#pragma once
#include "testenv.h"