diff options
Diffstat (limited to 'libcxx/test/support/DefaultOnly.h')
-rw-r--r-- | libcxx/test/support/DefaultOnly.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libcxx/test/support/DefaultOnly.h b/libcxx/test/support/DefaultOnly.h index bdcf46d19ff..a3d4303f815 100644 --- a/libcxx/test/support/DefaultOnly.h +++ b/libcxx/test/support/DefaultOnly.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 DEFAULTONLY_H #define DEFAULTONLY_H |