Added copyright header to all C++ source files.
[oota-llvm.git] / tools / llvm-as / llvm-as.cpp
index da956221199470fae5dc2f5ed4dce38e23233ca0..e00d4e28becc2d19c410474ecd38aba472176242 100644 (file)
@@ -1,4 +1,12 @@
 //===------------------------------------------------------------------------===
+// 
+//                     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.
+// 
+//===----------------------------------------------------------------------===//
+// 
 // LLVM 'AS' UTILITY 
 //
 //  This utility may be invoked in the following manner: