diff options
Diffstat (limited to 'src/include/atomic_support.h')
-rw-r--r-- | src/include/atomic_support.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/include/atomic_support.h b/src/include/atomic_support.h index dbf3b9c81ea4b..8b719c5f22148 100644 --- a/src/include/atomic_support.h +++ b/src/include/atomic_support.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_SUPPORT_H #define ATOMIC_SUPPORT_H |