summaryrefslogtreecommitdiffstats
path: root/storageframework/src/vespa/storageframework/generic/thread/tickingthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'storageframework/src/vespa/storageframework/generic/thread/tickingthread.h')
-rw-r--r--storageframework/src/vespa/storageframework/generic/thread/tickingthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storageframework/src/vespa/storageframework/generic/thread/tickingthread.h b/storageframework/src/vespa/storageframework/generic/thread/tickingthread.h
index cf2389903f3..d550e78d2f7 100644
--- a/storageframework/src/vespa/storageframework/generic/thread/tickingthread.h
+++ b/storageframework/src/vespa/storageframework/generic/thread/tickingthread.h
@@ -1,4 +1,4 @@
-// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
* This file contains a utility function to handle threads doing a lot of
* single ticks. It brings the following functionality: