summaryrefslogtreecommitdiff
path: root/src/iostream.cpp
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2010-05-11 21:36:01 +0000
committerHoward Hinnant <hhinnant@apple.com>2010-05-11 21:36:01 +0000
commitf5256e16dfc425c1d466f6308d4026d529ce9e0b (patch)
tree4ed77b3a6bb33f25e79639e994e36cf038e29b24 /src/iostream.cpp
parenta535ffd99d3702ab065647e28e83c2b7d720be3d (diff)
Wiped out some non-ascii characters that snuck into the copyright.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@103516 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'src/iostream.cpp')
-rw-r--r--src/iostream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iostream.cpp b/src/iostream.cpp
index 43be58771..6d54b9ae7 100644
--- a/src/iostream.cpp
+++ b/src/iostream.cpp
@@ -1,6 +1,6 @@
//===------------------------ iostream.cpp --------------------------------===//
//
-// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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.