commit | 412dbebe1b8adb9d6c3365e3b076139c675d0e03 | [log] [tgz] |
---|---|---|
author | Howard Hinnant <hhinnant@apple.com> | Tue Nov 16 22:09:02 2010 +0000 |
committer | Howard Hinnant <hhinnant@apple.com> | Tue Nov 16 22:09:02 2010 +0000 |
tree | de4e92be49dcbccba1c617ab8f2cee2c4d08f077 | |
parent | 4e61b09a89d5ad48137b7c2655f24da020f408e7 [diff] [blame] |
license change llvm-svn: 119395
diff --git a/libcxx/test/input.output/string.streams/stringbuf/stringbuf.virtuals/underflow.pass.cpp b/libcxx/test/input.output/string.streams/stringbuf/stringbuf.virtuals/underflow.pass.cpp index 288cd98..3641af2 100644 --- a/libcxx/test/input.output/string.streams/stringbuf/stringbuf.virtuals/underflow.pass.cpp +++ b/libcxx/test/input.output/string.streams/stringbuf/stringbuf.virtuals/underflow.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. // //===----------------------------------------------------------------------===//