summaryrefslogtreecommitdiffstats
path: root/libcxx/include/support/solaris/wchar.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/support/solaris/wchar.h')
-rw-r--r--libcxx/include/support/solaris/wchar.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/libcxx/include/support/solaris/wchar.h b/libcxx/include/support/solaris/wchar.h
index 05a7241789d..0e8e660c8bd 100644
--- a/libcxx/include/support/solaris/wchar.h
+++ b/libcxx/include/support/solaris/wchar.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.
+//
+//===----------------------------------------------------------------------===//
+
#define iswalpha sun_iswalpha
#define iswupper sun_iswupper
#define iswlower sun_iswlower
OpenPOWER on IntegriCloud