[libc++][test] Add license headers to test/support/archetypes.*
authorCasey Carter <Casey@Carter.net>
Mon, 14 Oct 2019 18:00:34 +0000 (18:00 +0000)
committerCasey Carter <Casey@Carter.net>
Mon, 14 Oct 2019 18:00:34 +0000 (18:00 +0000)
Differential Revision: https://reviews.llvm.org/D68947

llvm-svn: 374797

libcxx/test/support/archetypes.h
libcxx/test/support/archetypes.ipp

index 880c85d..bf79c53 100644 (file)
@@ -1,3 +1,11 @@
+//===----------------------------------------------------------------------===//
+//
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+//
+//===----------------------------------------------------------------------===//
+
 #ifndef TEST_SUPPORT_ARCHETYPES_H
 #define TEST_SUPPORT_ARCHETYPES_H
 
index 943dcf9..faa5cce 100644 (file)
@@ -1,3 +1,10 @@
+//===----------------------------------------------------------------------===//
+//
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+//
+//===----------------------------------------------------------------------===//
 
 #ifndef DEFINE_BASE
 #define DEFINE_BASE(Name) ::ArchetypeBases::NullBase