summaryrefslogtreecommitdiffstats
path: root/fastos/src/tests/prefetchtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fastos/src/tests/prefetchtest.cpp')
-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>