summaryrefslogtreecommitdiffstats
path: root/libcxx/test/depr/exception.unexpected
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2010-11-16 22:09:02 +0000
committerHoward Hinnant <hhinnant@apple.com>2010-11-16 22:09:02 +0000
commit412dbebe1b8adb9d6c3365e3b076139c675d0e03 (patch)
treede4e92be49dcbccba1c617ab8f2cee2c4d08f077 /libcxx/test/depr/exception.unexpected
parent4e61b09a89d5ad48137b7c2655f24da020f408e7 (diff)
downloadbcm5719-llvm-412dbebe1b8adb9d6c3365e3b076139c675d0e03.tar.gz
bcm5719-llvm-412dbebe1b8adb9d6c3365e3b076139c675d0e03.zip
license change
llvm-svn: 119395
Diffstat (limited to 'libcxx/test/depr/exception.unexpected')
-rw-r--r--libcxx/test/depr/exception.unexpected/nothing_to_do.pass.cpp4
-rw-r--r--libcxx/test/depr/exception.unexpected/set.unexpected/set_unexpected.pass.cpp4
-rw-r--r--libcxx/test/depr/exception.unexpected/unexpected.handler/unexpected_handler.pass.cpp4
-rw-r--r--libcxx/test/depr/exception.unexpected/unexpected/unexpected.pass.cpp4
4 files changed, 8 insertions, 8 deletions
diff --git a/libcxx/test/depr/exception.unexpected/nothing_to_do.pass.cpp b/libcxx/test/depr/exception.unexpected/nothing_to_do.pass.cpp
index b89f168e9c4..b58f5c55b64 100644
--- a/libcxx/test/depr/exception.unexpected/nothing_to_do.pass.cpp
+++ b/libcxx/test/depr/exception.unexpected/nothing_to_do.pass.cpp
@@ -2,8 +2,8 @@
//
// The LLVM Compiler Infrastructure
//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// This file is dual licensed under the MIT and the University of Illinois Open
+// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
diff --git a/libcxx/test/depr/exception.unexpected/set.unexpected/set_unexpected.pass.cpp b/libcxx/test/depr/exception.unexpected/set.unexpected/set_unexpected.pass.cpp
index 3225a8691dc..ed02fa618e8 100644
--- a/libcxx/test/depr/exception.unexpected/set.unexpected/set_unexpected.pass.cpp
+++ b/libcxx/test/depr/exception.unexpected/set.unexpected/set_unexpected.pass.cpp
@@ -2,8 +2,8 @@
//
// The LLVM Compiler Infrastructure
//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// This file is dual licensed under the MIT and the University of Illinois Open
+// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
diff --git a/libcxx/test/depr/exception.unexpected/unexpected.handler/unexpected_handler.pass.cpp b/libcxx/test/depr/exception.unexpected/unexpected.handler/unexpected_handler.pass.cpp
index 50b3d346697..7fab50081d2 100644
--- a/libcxx/test/depr/exception.unexpected/unexpected.handler/unexpected_handler.pass.cpp
+++ b/libcxx/test/depr/exception.unexpected/unexpected.handler/unexpected_handler.pass.cpp
@@ -2,8 +2,8 @@
//
// The LLVM Compiler Infrastructure
//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// This file is dual licensed under the MIT and the University of Illinois Open
+// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
diff --git a/libcxx/test/depr/exception.unexpected/unexpected/unexpected.pass.cpp b/libcxx/test/depr/exception.unexpected/unexpected/unexpected.pass.cpp
index 67cf90ae286..03b484f7631 100644
--- a/libcxx/test/depr/exception.unexpected/unexpected/unexpected.pass.cpp
+++ b/libcxx/test/depr/exception.unexpected/unexpected/unexpected.pass.cpp
@@ -2,8 +2,8 @@
//
// The LLVM Compiler Infrastructure
//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// This file is dual licensed under the MIT and the University of Illinois Open
+// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud