Add support for memmove
[oota-llvm.git] / lib / Analysis / DataStructure / Printer.cpp
index 87fc1f76cc9344dcbbc9e2d59f4d99b4a17b0fc7..95879795601e35d59540040f16e847a6bc936f4b 100644 (file)
@@ -1,4 +1,11 @@
 //===- Printer.cpp - Code for printing data structure graphs nicely -------===//
+// 
+//                     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 implements the 'dot' graph printer.
 //