Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / Support / PassNameParser.h
index c324161f3087c61482b0281395d0a79e218b87e3..f63666ba668d9aa3d87e3746d395f0469e514c8c 100644 (file)
@@ -1,4 +1,11 @@
 //===- llvm/Support/PassNameParser.h ----------------------------*- C++ -*-===//
+// 
+//                     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.
+// 
+//===----------------------------------------------------------------------===//
 //
 // This file the PassNameParser and FilteredPassNameParser<> classes, which are
 // used to add command line arguments to a utility for all of the passes that