diff options
Diffstat (limited to 'libcxx/test/re/re.const')
4 files changed, 8 insertions, 8 deletions
diff --git a/libcxx/test/re/re.const/nothing_to_do.pass.cpp b/libcxx/test/re/re.const/nothing_to_do.pass.cpp index 256c0e2a21d..9a59227abdd 100644 --- a/libcxx/test/re/re.const/nothing_to_do.pass.cpp +++ b/libcxx/test/re/re.const/nothing_to_do.pass.cpp @@ -3,8 +3,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/re/re.const/re.err/error_type.pass.cpp b/libcxx/test/re/re.const/re.err/error_type.pass.cpp index f2855696cba..150855beb0a 100644 --- a/libcxx/test/re/re.const/re.err/error_type.pass.cpp +++ b/libcxx/test/re/re.const/re.err/error_type.pass.cpp @@ -3,8 +3,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/re/re.const/re.matchflag/match_flag_type.pass.cpp b/libcxx/test/re/re.const/re.matchflag/match_flag_type.pass.cpp index 7abd2962efd..b48703c7579 100644 --- a/libcxx/test/re/re.const/re.matchflag/match_flag_type.pass.cpp +++ b/libcxx/test/re/re.const/re.matchflag/match_flag_type.pass.cpp @@ -3,8 +3,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/re/re.const/re.synopt/syntax_option_type.pass.cpp b/libcxx/test/re/re.const/re.synopt/syntax_option_type.pass.cpp index a6958bd3623..1c4f824448a 100644 --- a/libcxx/test/re/re.const/re.synopt/syntax_option_type.pass.cpp +++ b/libcxx/test/re/re.const/re.synopt/syntax_option_type.pass.cpp @@ -3,8 +3,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. // //===----------------------------------------------------------------------===// |

