Skip to content

Commit

Permalink
remove attribution from lib Makefiles.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45415 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
lattner committed Dec 29, 2007
1 parent 5116784 commit fc643c5
Show file tree
Hide file tree
Showing 35 changed files with 71 additions and 71 deletions.
4 changes: 2 additions & 2 deletions lib/Analysis/IPA/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/Analysis/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/Archive/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#
# The LLVM Compiler Infrastructure
#
# This file was developed by Reid 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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/AsmParser/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/Bitcode/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/Bitcode/Reader/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/Bitcode/Writer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/CodeGen/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/CodeGen/SelectionDAG/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 = ../../..
Expand Down
4 changes: 2 additions & 2 deletions lib/Debugger/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/ExecutionEngine/Interpreter/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 = ../../..
Expand Down
4 changes: 2 additions & 2 deletions lib/ExecutionEngine/JIT/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 = ../../..
Expand Down
4 changes: 2 additions & 2 deletions lib/ExecutionEngine/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 = ../..
Expand Down
4 changes: 2 additions & 2 deletions lib/Linker/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#
# The LLVM Compiler Infrastructure
#
# This file was developed by Reid 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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 = ..
Expand Down
4 changes: 2 additions & 2 deletions lib/Support/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/System/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#
# The LLVM Compiler Infrastructure
#
# This file was developed by Reid 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.
#
##===----------------------------------------------------------------------===##

Expand Down
3 changes: 1 addition & 2 deletions lib/Target/ARM/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
#
# The LLVM Compiler Infrastructure
#
# This file was developed by the "Instituto Nokia de Tecnologia" and
# is distributed under the University of Illinois Open Source
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
Expand Down
4 changes: 2 additions & 2 deletions lib/Target/Alpha/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 = ../../..
Expand Down
4 changes: 2 additions & 2 deletions lib/Target/CBackend/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
7 changes: 4 additions & 3 deletions lib/Target/CellSPU/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
#
# The LLVM Compiler Infrastructure
#
# This file was developed by a team from the Computer Systems Research
# Department at The Aerospace Corporation 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 = ../../..
LIBRARYNAME = LLVMCellSPU
TARGET = SPU
Expand Down
4 changes: 2 additions & 2 deletions lib/Target/IA64/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
##===- lib/Target/IA64/Makefile -----------------------------*- Makefile -*-===##
# The LLVM Compiler Infrastructure
#
# This file was developed by Duraid Madina 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 = ../../..
Expand Down
4 changes: 2 additions & 2 deletions lib/Target/MSIL/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#
# The LLVM Compiler Infrastructure
#
# This file was developed by Roman Samoilov 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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/Target/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/Target/Mips/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#
# The LLVM Compiler Infrastructure
#
# This file was developed by Bruno Cardoso Lopes 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 = ../../..
Expand Down
4 changes: 2 additions & 2 deletions lib/Target/PowerPC/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 = ../../..
Expand Down
4 changes: 2 additions & 2 deletions lib/Target/Sparc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 = ../../..
Expand Down
4 changes: 2 additions & 2 deletions lib/Target/X86/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 = ../../..
Expand Down
4 changes: 2 additions & 2 deletions lib/Transforms/Hello/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/Transforms/IPO/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/Transforms/Instrumentation/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/Transforms/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/Transforms/Scalar/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/Transforms/Utils/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
##===----------------------------------------------------------------------===##

Expand Down
4 changes: 2 additions & 2 deletions lib/VMCore/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 = ../..
Expand Down

0 comments on commit fc643c5

Please sign in to comment.