summaryrefslogtreecommitdiffstats
path: root/fastos
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 /fastos
parent5b77bed8cfe7b2d7dcc65484d640d569037453ee (diff)
Remove or update outdated copyright notices
Diffstat (limited to 'fastos')
-rw-r--r--fastos/src/tests/prefetchtest.cpp11
1 files changed, 2 insertions, 9 deletions
diff --git a/fastos/src/tests/prefetchtest.cpp b/fastos/src/tests/prefetchtest.cpp
index 38d3eed837c..fba57e4048f 100644
--- a/fastos/src/tests/prefetchtest.cpp
+++ b/fastos/src/tests/prefetchtest.cpp
@@ -1,16 +1,9 @@
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-//************************************************************************
-/**
+/*
* FastOS_Prefetch test program.
*
- * @author Olaf Birkeland
- * @version $Id$
+ * Author: Olaf Birkeland
*/
- /*
- * Creation date : 2000-12-11
- * Copyright (c) : 1997-2001 Fast Search & Transfer ASA
- * ALL RIGHTS RESERVED
- *************************************************************************/
#include "tests.h"
#include <vespa/fastos/time.h>