Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / Analysis / DSNode.h
index ff1d7d614ea8c979e886cfe00e0d1554d518c658..0bbc0f7198aa5c2dced9458f0fc541c0807b7525 100644 (file)
@@ -1,4 +1,11 @@
 //===- DSNode.h - Node definition for datastructure graphs ------*- 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.
+// 
+//===----------------------------------------------------------------------===//
 //
 // Data structure graph nodes and some implementation of DSNodeHandle.
 //