diff options
Diffstat (limited to 'llvm/utils')
| -rw-r--r-- | llvm/utils/Makefile | 4 | ||||
| -rw-r--r-- | llvm/utils/PerfectShuffle/Makefile | 4 | ||||
| -rw-r--r-- | llvm/utils/TableGen/Makefile | 4 | ||||
| -rw-r--r-- | llvm/utils/fpcmp/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/llvm/utils/Makefile b/llvm/utils/Makefile index 08d073b1f39..0cfaf1846d9 100644 --- a/llvm/utils/Makefile +++ b/llvm/utils/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/llvm/utils/PerfectShuffle/Makefile b/llvm/utils/PerfectShuffle/Makefile index 2f29573137f..0eb3a9947ff 100644 --- a/llvm/utils/PerfectShuffle/Makefile +++ b/llvm/utils/PerfectShuffle/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Chris Lattner 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/llvm/utils/TableGen/Makefile b/llvm/utils/TableGen/Makefile index 739a5b72e81..6e55c53df0e 100644 --- a/llvm/utils/TableGen/Makefile +++ b/llvm/utils/TableGen/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/llvm/utils/fpcmp/Makefile b/llvm/utils/fpcmp/Makefile index 234af089cfd..fd2f7477bb4 100644 --- a/llvm/utils/fpcmp/Makefile +++ b/llvm/utils/fpcmp/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. # ##===----------------------------------------------------------------------===## |

