Remove attribution from file headers, per discussion on llvmdev.
[oota-llvm.git] / lib / CodeGen / MachineLoopInfo.cpp
index 907cc9e706e1cd2fc5bec2899cfc05ea33048038..d134357d2af9eff96d9ea919ffc91e486e711132 100644 (file)
@@ -2,8 +2,8 @@
 //
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by Owen Anderson 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.
 //
 //===----------------------------------------------------------------------===//
 //
@@ -38,4 +38,4 @@ void MachineLoopInfo::getAnalysisUsage(AnalysisUsage &AU) const {
 }
 
 // Ensure this file gets linked when MachineLoopInfo.h is used.
-DEFINING_FILE_FOR(MachineLoopInfo)
\ No newline at end of file
+DEFINING_FILE_FOR(MachineLoopInfo)