Skip to content

Commit 57360d1

Browse files
committed
remove attributions from the rest of the llvm makefiles.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45416 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent fc643c5 commit 57360d1

File tree

26 files changed

+52
-52
lines changed

26 files changed

+52
-52
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
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

Makefile.common

Lines changed: 2 additions & 2 deletions
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
#

Makefile.config.in

Lines changed: 2 additions & 2 deletions
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
#

Makefile.rules

Lines changed: 2 additions & 2 deletions
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
#

bindings/Makefile

Lines changed: 2 additions & 2 deletions
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

bindings/ocaml/Makefile

Lines changed: 2 additions & 2 deletions
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

bindings/ocaml/Makefile.ocaml

Lines changed: 2 additions & 2 deletions
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
#

bindings/ocaml/analysis/Makefile

Lines changed: 2 additions & 2 deletions
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
#

bindings/ocaml/bitreader/Makefile

Lines changed: 2 additions & 2 deletions
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
#

bindings/ocaml/bitwriter/Makefile

Lines changed: 2 additions & 2 deletions
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
#

0 commit comments

Comments
 (0)