Added copyright header to all C++ source files.
[oota-llvm.git] / tools / opt / opt.cpp
index 1eaadd262048c715e0f83257b020ff2a4a1bebb4..3c86d2fe67b4c21241a6dadc4c7f5ae575850173 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 Modular Optimizer Utility: opt
 //
 // Optimizations may be specified an arbitrary number of times on the command