diff options
Diffstat (limited to 'libcxx/include/ccomplex')
-rw-r--r-- | libcxx/include/ccomplex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/ccomplex b/libcxx/include/ccomplex index 342cd8981ae..3fcf07e6a97 100644 --- a/libcxx/include/ccomplex +++ b/libcxx/include/ccomplex @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- ccomplex ---------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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. |