diff options
Diffstat (limited to 'libcxx/test/input.output/iostream.objects/wide.stream.objects')
4 files changed, 8 insertions, 8 deletions
diff --git a/libcxx/test/input.output/iostream.objects/wide.stream.objects/wcerr.pass.cpp b/libcxx/test/input.output/iostream.objects/wide.stream.objects/wcerr.pass.cpp index 42a1a1f91e4..19a1dcdcdb4 100644 --- a/libcxx/test/input.output/iostream.objects/wide.stream.objects/wcerr.pass.cpp +++ b/libcxx/test/input.output/iostream.objects/wide.stream.objects/wcerr.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/input.output/iostream.objects/wide.stream.objects/wcin.pass.cpp b/libcxx/test/input.output/iostream.objects/wide.stream.objects/wcin.pass.cpp index 3fe929dd3eb..90a56685a67 100644 --- a/libcxx/test/input.output/iostream.objects/wide.stream.objects/wcin.pass.cpp +++ b/libcxx/test/input.output/iostream.objects/wide.stream.objects/wcin.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/input.output/iostream.objects/wide.stream.objects/wclog.pass.cpp b/libcxx/test/input.output/iostream.objects/wide.stream.objects/wclog.pass.cpp index 1c7b84dbf87..61ff5fb5089 100644 --- a/libcxx/test/input.output/iostream.objects/wide.stream.objects/wclog.pass.cpp +++ b/libcxx/test/input.output/iostream.objects/wide.stream.objects/wclog.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/input.output/iostream.objects/wide.stream.objects/wcout.pass.cpp b/libcxx/test/input.output/iostream.objects/wide.stream.objects/wcout.pass.cpp index 0555ed7bf7e..7a546aa528d 100644 --- a/libcxx/test/input.output/iostream.objects/wide.stream.objects/wcout.pass.cpp +++ b/libcxx/test/input.output/iostream.objects/wide.stream.objects/wcout.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. // //===----------------------------------------------------------------------===// |