Skip to content

Commit 11cc8b3

Browse files
committed
remove attributions from the rest of the llvm makefiles.
llvm-svn: 45416
1 parent a087a8d commit 11cc8b3

File tree

26 files changed

+52
-52
lines changed

26 files changed

+52
-52
lines changed

llvm/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by the LLVM research group and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
#===------------------------------------------------------------------------===#
99

llvm/Makefile.common

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by the LLVM research group and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
#===------------------------------------------------------------------------===#
99
#

llvm/Makefile.config.in

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by the LLVM research group and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
#===------------------------------------------------------------------------===#
99
#

llvm/Makefile.rules

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by the LLVM research group and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
#===------------------------------------------------------------------------===#
99
#

llvm/bindings/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by Gordon Henriksen and is distributed under the
6-
# University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99

llvm/bindings/ocaml/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by Gordon Henriksen and is distributed under the
6-
# University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99

llvm/bindings/ocaml/Makefile.ocaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by Gordon Henriksen and is distributed under the
6-
# University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99
#

llvm/bindings/ocaml/analysis/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by Gordon Henriksen and is distributed under the
6-
# University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99
#

llvm/bindings/ocaml/bitreader/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by Gordon Henriksen and is distributed under the
6-
# University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99
#

llvm/bindings/ocaml/bitwriter/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by Gordon Henriksen and is distributed under the
6-
# University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99
#

llvm/bindings/ocaml/executionengine/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by Gordon Henriksen and is distributed under the
6-
# University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99
#

llvm/bindings/ocaml/llvm/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by Gordon Henriksen and is distributed under the
6-
# University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99
#

llvm/docs/CommandGuide/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by the LLVM research group and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99

llvm/docs/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by the LLVM research group and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99

llvm/examples/BrainF/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by Sterling Stein and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99
LEVEL = ../..

llvm/examples/Fibonacci/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by Valery A. Khamenya and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99

llvm/examples/HowToUseJIT/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by Valery A. Khamenya and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99
LEVEL = ../..

llvm/examples/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by the LLVM research group and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99
LEVEL=..

llvm/examples/ModuleMaker/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by the LLVM research group and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99
LEVEL=../..

llvm/examples/ParallelJIT/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by Reid A. Spencer and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99
LEVEL = ../..

llvm/projects/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by the LLVM research group and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99
LEVEL=..

llvm/runtime/GC/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by the LLVM research group and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99

llvm/runtime/GC/SemiSpace/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by the LLVM research group and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99

llvm/runtime/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by the LLVM research group and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99

llvm/runtime/libprofile/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by the LLVM research group and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
##===----------------------------------------------------------------------===##
99

llvm/test/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# The LLVM Compiler Infrastructure
44
#
5-
# This file was developed by the LLVM research group and is distributed under
6-
# the University of Illinois Open Source License. See LICENSE.TXT for details.
5+
# This file is distributed under the University of Illinois Open Source
6+
# License. See LICENSE.TXT for details.
77
#
88
#===------------------------------------------------------------------------===#
99

0 commit comments

Comments
 (0)