summaryrefslogtreecommitdiffstats
path: root/juniper
diff options
context:
space:
mode:
authorTor Brede Vekterli <vekterli@yahoo-inc.com>2017-09-20 14:20:36 +0000
committerTor Brede Vekterli <vekterli@yahoo-inc.com>2017-09-20 14:20:36 +0000
commitdcf46429cbafd6907840da037994d041a9de9dde (patch)
tree6cd65aa34bae197551f8cb8b995a0bacb07dedbb /juniper
parent5b77bed8cfe7b2d7dcc65484d640d569037453ee (diff)
Remove or update outdated copyright notices
Diffstat (limited to 'juniper')
-rw-r--r--juniper/src/test/matchobjectTest.cpp20
-rw-r--r--juniper/src/test/matchobjectTest.h19
-rw-r--r--juniper/src/test/mcandTest.cpp20
-rw-r--r--juniper/src/test/mcandTest.h20
-rw-r--r--juniper/src/test/queryparserTest.cpp20
-rw-r--r--juniper/src/test/queryparserTest.h19
6 files changed, 18 insertions, 100 deletions
diff --git a/juniper/src/test/matchobjectTest.cpp b/juniper/src/test/matchobjectTest.cpp
index a0e96a3ca2f..1aa05317616 100644
--- a/juniper/src/test/matchobjectTest.cpp
+++ b/juniper/src/test/matchobjectTest.cpp
@@ -1,21 +1,7 @@
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-/**
- * Implementation of the automated unit test class for the MatchObject
- * class.
- *
- * @file matchobjectTest.cpp
- *
- * @author Knut Omang
- *
- * @date Created 21 Feb 2003
- *
- * $Id$
- *
- * <pre>
- * Copyright (c) : 2003 Fast Search & Transfer ASA
- * ALL RIGHTS RESERVED
- * </pre>
- ***************************************************************************/
+/*
+ * Author: Knut Omang
+ */
#include "matchobjectTest.h"
#include "fakerewriter.h"
diff --git a/juniper/src/test/matchobjectTest.h b/juniper/src/test/matchobjectTest.h
index d7cad8f445d..d450281a428 100644
--- a/juniper/src/test/matchobjectTest.h
+++ b/juniper/src/test/matchobjectTest.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 MatchObject class.
- *
- * @file matchobjectTest.h
- *
- * @author Knut Omang
- *
- * @date Created 21 Feb 2003
- *
- * $Id$
- *
- * <pre>
- * Copyright (c) : 2003 Fast Search & Transfer ASA
- * ALL RIGHTS RESERVED
- * </pre>
- ***************************************************************************/
+/*
+ * Author: Knut Omang
+ */
#pragma once
#include "testenv.h"
diff --git a/juniper/src/test/mcandTest.cpp b/juniper/src/test/mcandTest.cpp
index c82f4bc44b8..549397c90f4 100644
--- a/juniper/src/test/mcandTest.cpp
+++ b/juniper/src/test/mcandTest.cpp
@@ -1,21 +1,7 @@
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-/**
- * Implementation of the automated unit test class for the MatchCandidate
- * class.
- *
- * @file mcandTest.cpp
- *
- * @author Knut Omang
- *
- * @date Created 27 Feb 2003
- *
- * $Id$
- *
- * <pre>
- * Copyright (c) : 2003 Fast Search & Transfer ASA
- * ALL RIGHTS RESERVED
- * </pre>
- ***************************************************************************/
+/*
+ * Author: Knut Omang
+ */
#include "mcandTest.h"
diff --git a/juniper/src/test/mcandTest.h b/juniper/src/test/mcandTest.h
index 4341b670346..08b6c4c224b 100644
--- a/juniper/src/test/mcandTest.h
+++ b/juniper/src/test/mcandTest.h
@@ -1,21 +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 MatchCandidate
- * class.
- *
- * @file mcandTest.h
- *
- * @author Knut Omang
- *
- * @date Created 27 Feb 2003
- *
- * $Id$
- *
- * <pre>
- * Copyright (c) : 2003 Fast Search & Transfer ASA
- * ALL RIGHTS RESERVED
- * </pre>
- ***************************************************************************/
+/*
+ * Author Knut Omang
+ */
#pragma once
#include <map>
diff --git a/juniper/src/test/queryparserTest.cpp b/juniper/src/test/queryparserTest.cpp
index feffb5b9fa9..7fcf4a5be48 100644
--- a/juniper/src/test/queryparserTest.cpp
+++ b/juniper/src/test/queryparserTest.cpp
@@ -1,21 +1,7 @@
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-/**
- * Implementation of the automated unit test class for the QueryParser
- * class.
- *
- * @file queryparserTest.cpp
- *
- * @author Knut Omang
- *
- * @date Created 24 Feb 2003
- *
- * $Id$
- *
- * <pre>
- * Copyright (c) : 2003 Fast Search & Transfer ASA
- * ALL RIGHTS RESERVED
- * </pre>
- ***************************************************************************/
+/*
+ * Author Knut Omang
+ */
#include "queryparserTest.h"
#include "fakerewriter.h"
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"