diff options
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/GC/Makefile | 4 | ||||
-rw-r--r-- | runtime/GC/SemiSpace/Makefile | 4 | ||||
-rw-r--r-- | runtime/Makefile | 4 | ||||
-rw-r--r-- | runtime/libprofile/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/runtime/GC/Makefile b/runtime/GC/Makefile index b57dc85..b053e25 100644 --- a/runtime/GC/Makefile +++ b/runtime/GC/Makefile @@ -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. # ##===----------------------------------------------------------------------===## diff --git a/runtime/GC/SemiSpace/Makefile b/runtime/GC/SemiSpace/Makefile index 6f8e54c..babcc80 100644 --- a/runtime/GC/SemiSpace/Makefile +++ b/runtime/GC/SemiSpace/Makefile @@ -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. # ##===----------------------------------------------------------------------===## diff --git a/runtime/Makefile b/runtime/Makefile index 99a5e0c..3883041 100644 --- a/runtime/Makefile +++ b/runtime/Makefile @@ -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. # ##===----------------------------------------------------------------------===## diff --git a/runtime/libprofile/Makefile b/runtime/libprofile/Makefile index e88fcdc..8ff46fa 100644 --- a/runtime/libprofile/Makefile +++ b/runtime/libprofile/Makefile @@ -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. # ##===----------------------------------------------------------------------===## |