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/src/memory.cpp b/src/memory.cpp
index 1970598..e3075bc 100644
--- a/src/memory.cpp
+++ b/src/memory.cpp
@@ -1,6 +1,6 @@
 //===------------------------ memory.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.