diff options
| author | Howard Hinnant <hhinnant@apple.com> | 2010-05-11 21:36:01 +0000 |
|---|---|---|
| committer | Howard Hinnant <hhinnant@apple.com> | 2010-05-11 21:36:01 +0000 |
| commit | f5256e16dfc425c1d466f6308d4026d529ce9e0b (patch) | |
| tree | 4ed77b3a6bb33f25e79639e994e36cf038e29b24 /include/cstdlib | |
| parent | a535ffd99d3702ab065647e28e83c2b7d720be3d (diff) | |
| download | external_libcxx-f5256e16dfc425c1d466f6308d4026d529ce9e0b.tar.gz external_libcxx-f5256e16dfc425c1d466f6308d4026d529ce9e0b.tar.bz2 external_libcxx-f5256e16dfc425c1d466f6308d4026d529ce9e0b.zip | |
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 'include/cstdlib')
| -rw-r--r-- | include/cstdlib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cstdlib b/include/cstdlib index 15d4dc960..1e5ed4855 100644 --- a/include/cstdlib +++ b/include/cstdlib @@ -1,7 +1,7 @@ // -*- C++ -*- //===--------------------------- cstdlib ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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. |
