diff options
Diffstat (limited to 'libcxx/test/re/re.alg/re.alg.replace')
6 files changed, 12 insertions, 12 deletions
diff --git a/libcxx/test/re/re.alg/re.alg.replace/test1.pass.cpp b/libcxx/test/re/re.alg/re.alg.replace/test1.pass.cpp index e370e3bd8ad..87dc0a63089 100644 --- a/libcxx/test/re/re.alg/re.alg.replace/test1.pass.cpp +++ b/libcxx/test/re/re.alg/re.alg.replace/test1.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/re/re.alg/re.alg.replace/test2.pass.cpp b/libcxx/test/re/re.alg/re.alg.replace/test2.pass.cpp index 351c6a9310e..3ad1f2f5670 100644 --- a/libcxx/test/re/re.alg/re.alg.replace/test2.pass.cpp +++ b/libcxx/test/re/re.alg/re.alg.replace/test2.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/re/re.alg/re.alg.replace/test3.pass.cpp b/libcxx/test/re/re.alg/re.alg.replace/test3.pass.cpp index 0ec6880a7ef..d1167860646 100644 --- a/libcxx/test/re/re.alg/re.alg.replace/test3.pass.cpp +++ b/libcxx/test/re/re.alg/re.alg.replace/test3.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/re/re.alg/re.alg.replace/test4.pass.cpp b/libcxx/test/re/re.alg/re.alg.replace/test4.pass.cpp index b0ecf33654d..fba1bc19546 100644 --- a/libcxx/test/re/re.alg/re.alg.replace/test4.pass.cpp +++ b/libcxx/test/re/re.alg/re.alg.replace/test4.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/re/re.alg/re.alg.replace/test5.pass.cpp b/libcxx/test/re/re.alg/re.alg.replace/test5.pass.cpp index 14dc1c4886d..7190e41d522 100644 --- a/libcxx/test/re/re.alg/re.alg.replace/test5.pass.cpp +++ b/libcxx/test/re/re.alg/re.alg.replace/test5.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/re/re.alg/re.alg.replace/test6.pass.cpp b/libcxx/test/re/re.alg/re.alg.replace/test6.pass.cpp index bbacc9d44e0..b0178007730 100644 --- a/libcxx/test/re/re.alg/re.alg.replace/test6.pass.cpp +++ b/libcxx/test/re/re.alg/re.alg.replace/test6.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. // //===----------------------------------------------------------------------===// |