Remove attribution from file headers, per discussion on llvmdev.
[oota-llvm.git] / lib / Bitcode / Reader / BitReader.cpp
index c7c38690c5a050939060ce19ed2a35b874f73c98..9a77c007ecf1fe1c85589f7061337624d8dcac78 100644 (file)
@@ -2,8 +2,8 @@
 //
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by Gordon Henriksen 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.
 //
 //===----------------------------------------------------------------------===//