diff --git a/llvm/Makefile b/llvm/Makefile index dcb98fc36f17..d9786d2ac051 100644 --- a/llvm/Makefile +++ b/llvm/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/Makefile.common b/llvm/Makefile.common index ca8f33673ffb..18a4ace19fd0 100644 --- a/llvm/Makefile.common +++ b/llvm/Makefile.common @@ -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/Makefile.config.in b/llvm/Makefile.config.in index 5522232706fb..d066e772cbb0 100644 --- a/llvm/Makefile.config.in +++ b/llvm/Makefile.config.in @@ -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/Makefile.rules b/llvm/Makefile.rules index bb1ea75deff5..eb827ed6e0de 100644 --- a/llvm/Makefile.rules +++ b/llvm/Makefile.rules @@ -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/bindings/Makefile b/llvm/bindings/Makefile index 792bb0ac7911..c545b28854cc 100644 --- a/llvm/bindings/Makefile +++ b/llvm/bindings/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Gordon Henriksen 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/bindings/ocaml/Makefile b/llvm/bindings/ocaml/Makefile index 89d05df618b0..5cd3b89b5793 100644 --- a/llvm/bindings/ocaml/Makefile +++ b/llvm/bindings/ocaml/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Gordon Henriksen 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/bindings/ocaml/Makefile.ocaml b/llvm/bindings/ocaml/Makefile.ocaml index 9466c2361ab6..0093eb28cf6d 100644 --- a/llvm/bindings/ocaml/Makefile.ocaml +++ b/llvm/bindings/ocaml/Makefile.ocaml @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Gordon Henriksen 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/bindings/ocaml/analysis/Makefile b/llvm/bindings/ocaml/analysis/Makefile index e910043f532d..0e95ecd678d5 100644 --- a/llvm/bindings/ocaml/analysis/Makefile +++ b/llvm/bindings/ocaml/analysis/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Gordon Henriksen 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/bindings/ocaml/bitreader/Makefile b/llvm/bindings/ocaml/bitreader/Makefile index 4acc7ee0304d..6a11cc60da59 100644 --- a/llvm/bindings/ocaml/bitreader/Makefile +++ b/llvm/bindings/ocaml/bitreader/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Gordon Henriksen 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/bindings/ocaml/bitwriter/Makefile b/llvm/bindings/ocaml/bitwriter/Makefile index e7d2f7fcf566..e57e3fe52cf2 100644 --- a/llvm/bindings/ocaml/bitwriter/Makefile +++ b/llvm/bindings/ocaml/bitwriter/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Gordon Henriksen 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/bindings/ocaml/executionengine/Makefile b/llvm/bindings/ocaml/executionengine/Makefile index 2d95b12280d5..445e0ea4019b 100644 --- a/llvm/bindings/ocaml/executionengine/Makefile +++ b/llvm/bindings/ocaml/executionengine/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Gordon Henriksen 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/bindings/ocaml/llvm/Makefile b/llvm/bindings/ocaml/llvm/Makefile index 243746808471..3a06fb6a9abb 100644 --- a/llvm/bindings/ocaml/llvm/Makefile +++ b/llvm/bindings/ocaml/llvm/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Gordon Henriksen 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/docs/CommandGuide/Makefile b/llvm/docs/CommandGuide/Makefile index 440d538af559..4c65d353c127 100644 --- a/llvm/docs/CommandGuide/Makefile +++ b/llvm/docs/CommandGuide/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/docs/Makefile b/llvm/docs/Makefile index 58175bd73286..10b31d1076f8 100644 --- a/llvm/docs/Makefile +++ b/llvm/docs/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/examples/BrainF/Makefile b/llvm/examples/BrainF/Makefile index 54d298c49ac0..b1d2a61261f8 100644 --- a/llvm/examples/BrainF/Makefile +++ b/llvm/examples/BrainF/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Sterling Stein 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. # ##===----------------------------------------------------------------------===## LEVEL = ../.. diff --git a/llvm/examples/Fibonacci/Makefile b/llvm/examples/Fibonacci/Makefile index 5010cb4b9787..04d9caef3d77 100644 --- a/llvm/examples/Fibonacci/Makefile +++ b/llvm/examples/Fibonacci/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Valery A. Khamenya 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/examples/HowToUseJIT/Makefile b/llvm/examples/HowToUseJIT/Makefile index fbacc2d5ca18..14dfa61c652e 100644 --- a/llvm/examples/HowToUseJIT/Makefile +++ b/llvm/examples/HowToUseJIT/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Valery A. Khamenya 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. # ##===----------------------------------------------------------------------===## LEVEL = ../.. diff --git a/llvm/examples/Makefile b/llvm/examples/Makefile index 4251ab39c5be..39118f7ed176 100644 --- a/llvm/examples/Makefile +++ b/llvm/examples/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. # ##===----------------------------------------------------------------------===## LEVEL=.. diff --git a/llvm/examples/ModuleMaker/Makefile b/llvm/examples/ModuleMaker/Makefile index 8bb934f873f1..9454cf514dc1 100644 --- a/llvm/examples/ModuleMaker/Makefile +++ b/llvm/examples/ModuleMaker/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. # ##===----------------------------------------------------------------------===## LEVEL=../.. diff --git a/llvm/examples/ParallelJIT/Makefile b/llvm/examples/ParallelJIT/Makefile index f183da246e4f..5031eca9ac51 100644 --- a/llvm/examples/ParallelJIT/Makefile +++ b/llvm/examples/ParallelJIT/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Reid A. Spencer 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. # ##===----------------------------------------------------------------------===## LEVEL = ../.. diff --git a/llvm/projects/Makefile b/llvm/projects/Makefile index 8be3d40c2e50..b6228b87f912 100644 --- a/llvm/projects/Makefile +++ b/llvm/projects/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. # ##===----------------------------------------------------------------------===## LEVEL=.. diff --git a/llvm/runtime/GC/Makefile b/llvm/runtime/GC/Makefile index b57dc8590748..b053e252865b 100644 --- a/llvm/runtime/GC/Makefile +++ b/llvm/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/llvm/runtime/GC/SemiSpace/Makefile b/llvm/runtime/GC/SemiSpace/Makefile index 6f8e54ce2765..babcc8098025 100644 --- a/llvm/runtime/GC/SemiSpace/Makefile +++ b/llvm/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/llvm/runtime/Makefile b/llvm/runtime/Makefile index 99a5e0cb9396..3883041d2ebe 100644 --- a/llvm/runtime/Makefile +++ b/llvm/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/llvm/runtime/libprofile/Makefile b/llvm/runtime/libprofile/Makefile index e88fcdc34eb6..8ff46fabdd17 100644 --- a/llvm/runtime/libprofile/Makefile +++ b/llvm/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. # ##===----------------------------------------------------------------------===## diff --git a/llvm/test/Makefile b/llvm/test/Makefile index d1e9fba62618..c0f37e94fb13 100644 --- a/llvm/test/Makefile +++ b/llvm/test/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. # #===------------------------------------------------------------------------===#