Wiped out some non-ascii characters that snuck into the copyright.
llvm-svn: 103516
Cr-Mirrored-From: sso://chromium.googlesource.com/_direct/external/github.com/llvm/llvm-project
Cr-Mirrored-Commit: 5b08a8a43254ed30bd953e869b0fd9fc1e8b82d0
diff --git a/include/cstdarg b/include/cstdarg
index 26f1d29..926a38f 100644
--- a/include/cstdarg
+++ b/include/cstdarg
@@ -1,7 +1,7 @@
// -*- C++ -*-
//===--------------------------- cstdarg ----------------------------------===//
//
-// ÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊÊ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.