Added LLVM project notice to the top of every C++ source file.
[oota-llvm.git] / lib / VMCore / Mangler.cpp
index d9186a9c938f9777ce3070089cc24ecd6a348a58..44c697d3d8fa9eda235d518f826400bd2f29bf41 100644 (file)
@@ -1,4 +1,11 @@
 //===-- Mangler.cpp - Self-contained c/asm llvm name mangler --------------===//
+// 
+//                     The LLVM Compiler Infrastructure
+//
+// This file was developed by the LLVM research group and is distributed under
+// the University of Illinois Open Source License. See LICENSE.TXT for details.
+// 
+//===----------------------------------------------------------------------===//
 //
 // Unified name mangler for CWriter and assembly backends.
 //