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