Added LLVM project notice to the top of every C++ source file.
[oota-llvm.git] / lib / VMCore / SymbolTable.cpp
index 6812f699d5fefe259e05143b088337cbce276412..a6b9a0007b2d87d244b533145b1f34f09e4a073f 100644 (file)
@@ -1,4 +1,11 @@
 //===-- SymbolTable.cpp - Implement the SymbolTable class -----------------===//
+// 
+//                     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 SymbolTable class for the VMCore library.
 //