summaryrefslogtreecommitdiffstats
path: root/storageframework/src/vespa/storageframework/generic/thread/taskthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'storageframework/src/vespa/storageframework/generic/thread/taskthread.h')
-rw-r--r--storageframework/src/vespa/storageframework/generic/thread/taskthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storageframework/src/vespa/storageframework/generic/thread/taskthread.h b/storageframework/src/vespa/storageframework/generic/thread/taskthread.h
index 5daebd2c6b3..100147f6158 100644
--- a/storageframework/src/vespa/storageframework/generic/thread/taskthread.h
+++ b/storageframework/src/vespa/storageframework/generic/thread/taskthread.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.
/**
* Implementation of ticking threads for performing prioritized tasks.
* Implements critical section and a prioritized queue for communication