Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / Analysis / PostDominators.h
index 6e5e0981a15e4aecd6b42b16bec50293c82a72b7..b1a9b8ed1687b63c0609e869d7dd7f442e6417e2 100644 (file)
@@ -1,4 +1,11 @@
 //=- llvm/Analysis/PostDominators.h - Post Dominator Calculation-*- 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 exposes interfaces to post dominance information.
 //