summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/atomics
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-01-19 21:52:04 +0000
committerEric Fiselier <eric@efcs.ca>2016-01-19 21:52:04 +0000
commit38236b57503250de549e8f87903759dfeaeea8c6 (patch)
treeeacefb47b96c5d79d87e58020fbf2fd6850a1f37 /libcxx/test/std/atomics
parent8132bdc8e1cf86c65e0bbe7aaa4bcfd3a6fb46ba (diff)
downloadbcm5719-llvm-38236b57503250de549e8f87903759dfeaeea8c6.tar.gz
bcm5719-llvm-38236b57503250de549e8f87903759dfeaeea8c6.zip
Add missing license headers
llvm-svn: 258196
Diffstat (limited to 'libcxx/test/std/atomics')
-rw-r--r--libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/atomic_helpers.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/atomic_helpers.h b/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/atomic_helpers.h
index e31420b156c..6cbc0c35c0f 100644
--- a/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/atomic_helpers.h
+++ b/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/atomic_helpers.h
@@ -1,3 +1,12 @@
+//===----------------------------------------------------------------------===//
+//
+// The LLVM Compiler Infrastructure
+//
+// This file is dual licensed under the MIT and the University of Illinois Open
+// Source Licenses. See LICENSE.TXT for details.
+//
+//===----------------------------------------------------------------------===//
+
#ifndef ATOMIC_HELPERS_H
#define ATOMIC_HELPERS_H
OpenPOWER on IntegriCloud