diff options
Diffstat (limited to 'libcxx/test/numerics/numarray/class.gslice')
4 files changed, 8 insertions, 8 deletions
diff --git a/libcxx/test/numerics/numarray/class.gslice/gslice.access/tested_elsewhere.pass.cpp b/libcxx/test/numerics/numarray/class.gslice/gslice.access/tested_elsewhere.pass.cpp index b89f168e9c4..b58f5c55b64 100644 --- a/libcxx/test/numerics/numarray/class.gslice/gslice.access/tested_elsewhere.pass.cpp +++ b/libcxx/test/numerics/numarray/class.gslice/gslice.access/tested_elsewhere.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/numerics/numarray/class.gslice/gslice.cons/default.pass.cpp b/libcxx/test/numerics/numarray/class.gslice/gslice.cons/default.pass.cpp index c18663ce646..29cc34f0767 100644 --- a/libcxx/test/numerics/numarray/class.gslice/gslice.cons/default.pass.cpp +++ b/libcxx/test/numerics/numarray/class.gslice/gslice.cons/default.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/numerics/numarray/class.gslice/gslice.cons/start_size_stride.pass.cpp b/libcxx/test/numerics/numarray/class.gslice/gslice.cons/start_size_stride.pass.cpp index a03c556de16..931c0d3c7bf 100644 --- a/libcxx/test/numerics/numarray/class.gslice/gslice.cons/start_size_stride.pass.cpp +++ b/libcxx/test/numerics/numarray/class.gslice/gslice.cons/start_size_stride.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/numerics/numarray/class.gslice/nothing_to_do.pass.cpp b/libcxx/test/numerics/numarray/class.gslice/nothing_to_do.pass.cpp index b89f168e9c4..b58f5c55b64 100644 --- a/libcxx/test/numerics/numarray/class.gslice/nothing_to_do.pass.cpp +++ b/libcxx/test/numerics/numarray/class.gslice/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. // //===----------------------------------------------------------------------===// |