Don't attribute in file headers anymore. See llvmdev for the
[oota-llvm.git] / include / llvm / Debugger / Debugger.h
index 0d45187c5af50c601ff107e187e0a4525d470a8a..394592f3170f82caa0e291aa28a42abaf9efda59 100644 (file)
@@ -1,10 +1,10 @@
 //===- Debugger.h - LLVM debugger library interface -------------*- C++ -*-===//
-// 
+//
 //                     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.
+//
 //===----------------------------------------------------------------------===//
 //
 // This file defines the LLVM source-level debugger library interface.