diff options
Diffstat (limited to 'libcxx/include/stdexcept')
-rw-r--r-- | libcxx/include/stdexcept | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/stdexcept b/libcxx/include/stdexcept index 73025f8d107..a78e2e6e48b 100644 --- a/libcxx/include/stdexcept +++ b/libcxx/include/stdexcept @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- stdexcept --------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. |