summaryrefslogtreecommitdiffstats
path: root/filedistribution/src/vespa/filedistribution/common/concurrentqueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'filedistribution/src/vespa/filedistribution/common/concurrentqueue.h')
-rw-r--r--filedistribution/src/vespa/filedistribution/common/concurrentqueue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/filedistribution/src/vespa/filedistribution/common/concurrentqueue.h b/filedistribution/src/vespa/filedistribution/common/concurrentqueue.h
index 21b8ade0ab0..db23b56c500 100644
--- a/filedistribution/src/vespa/filedistribution/common/concurrentqueue.h
+++ b/filedistribution/src/vespa/filedistribution/common/concurrentqueue.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.
#pragma once
#include <queue>