operator[] is not defined for list::iterator. Overload it in ilist::iterator
[oota-llvm.git] / tools / llvm-dis / llvm-dis.cpp
index 27666906e25b5068eae408b33ec78f221efabc8f..9802541e0f6bbaf1bf1d1ec64be76f49e2618396 100644 (file)
@@ -2,8 +2,8 @@
 //
 //                     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 is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //