remove attribution from a variety of miscellaneous files.
[oota-llvm.git] / runtime / GC / GCInterface.h
index e83abe0d167bd9a6d089e885a73e22e148629dc3..a62ac3c7146a199965a783019cf0cd8f18a42453 100644 (file)
@@ -2,11 +2,11 @@
 |*
 |*                     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 common public interface that must be exposed by all
 |* LLVM garbage collectors.
 |*