Author: lattner Date: Sat Dec 29 14:09:26 2007 New Revision: 45415 URL: http://llvm.org/viewvc/llvm-project?rev=45415&view=rev Log: remove attribution from lib Makefiles.
Modified: llvm/trunk/lib/Analysis/IPA/Makefile llvm/trunk/lib/Analysis/Makefile llvm/trunk/lib/Archive/Makefile llvm/trunk/lib/AsmParser/Makefile llvm/trunk/lib/Bitcode/Makefile llvm/trunk/lib/Bitcode/Reader/Makefile llvm/trunk/lib/Bitcode/Writer/Makefile llvm/trunk/lib/CodeGen/Makefile llvm/trunk/lib/CodeGen/SelectionDAG/Makefile llvm/trunk/lib/Debugger/Makefile llvm/trunk/lib/ExecutionEngine/Interpreter/Makefile llvm/trunk/lib/ExecutionEngine/JIT/Makefile llvm/trunk/lib/ExecutionEngine/Makefile llvm/trunk/lib/Linker/Makefile llvm/trunk/lib/Makefile llvm/trunk/lib/Support/Makefile llvm/trunk/lib/System/Makefile llvm/trunk/lib/Target/ARM/Makefile llvm/trunk/lib/Target/Alpha/Makefile llvm/trunk/lib/Target/CBackend/Makefile llvm/trunk/lib/Target/CellSPU/Makefile llvm/trunk/lib/Target/IA64/Makefile llvm/trunk/lib/Target/MSIL/Makefile llvm/trunk/lib/Target/Makefile llvm/trunk/lib/Target/Mips/Makefile llvm/trunk/lib/Target/PowerPC/Makefile llvm/trunk/lib/Target/Sparc/Makefile llvm/trunk/lib/Target/X86/Makefile llvm/trunk/lib/Transforms/Hello/Makefile llvm/trunk/lib/Transforms/IPO/Makefile llvm/trunk/lib/Transforms/Instrumentation/Makefile llvm/trunk/lib/Transforms/Makefile llvm/trunk/lib/Transforms/Scalar/Makefile llvm/trunk/lib/Transforms/Utils/Makefile llvm/trunk/lib/VMCore/Makefile Modified: llvm/trunk/lib/Analysis/IPA/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Analysis/IPA/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Analysis/IPA/Makefile (original) +++ llvm/trunk/lib/Analysis/IPA/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/Analysis/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Analysis/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Analysis/Makefile (original) +++ llvm/trunk/lib/Analysis/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/Archive/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Archive/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Archive/Makefile (original) +++ llvm/trunk/lib/Archive/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/AsmParser/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/AsmParser/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/AsmParser/Makefile (original) +++ llvm/trunk/lib/AsmParser/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/Bitcode/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Bitcode/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Bitcode/Makefile (original) +++ llvm/trunk/lib/Bitcode/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/Bitcode/Reader/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Bitcode/Reader/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Bitcode/Reader/Makefile (original) +++ llvm/trunk/lib/Bitcode/Reader/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/Bitcode/Writer/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Bitcode/Writer/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Bitcode/Writer/Makefile (original) +++ llvm/trunk/lib/Bitcode/Writer/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/CodeGen/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/CodeGen/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/CodeGen/Makefile (original) +++ llvm/trunk/lib/CodeGen/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/CodeGen/SelectionDAG/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/CodeGen/SelectionDAG/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/CodeGen/SelectionDAG/Makefile (original) +++ llvm/trunk/lib/CodeGen/SelectionDAG/Makefile Sat Dec 29 14:09:26 2007 @@ -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 = ../../.. Modified: llvm/trunk/lib/Debugger/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Debugger/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Debugger/Makefile (original) +++ llvm/trunk/lib/Debugger/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/ExecutionEngine/Interpreter/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/ExecutionEngine/Interpreter/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/ExecutionEngine/Interpreter/Makefile (original) +++ llvm/trunk/lib/ExecutionEngine/Interpreter/Makefile Sat Dec 29 14:09:26 2007 @@ -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 = ../../.. Modified: llvm/trunk/lib/ExecutionEngine/JIT/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/ExecutionEngine/JIT/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/ExecutionEngine/JIT/Makefile (original) +++ llvm/trunk/lib/ExecutionEngine/JIT/Makefile Sat Dec 29 14:09:26 2007 @@ -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 = ../../.. Modified: llvm/trunk/lib/ExecutionEngine/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/ExecutionEngine/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/ExecutionEngine/Makefile (original) +++ llvm/trunk/lib/ExecutionEngine/Makefile Sat Dec 29 14:09:26 2007 @@ -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 = ../.. Modified: llvm/trunk/lib/Linker/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Linker/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Linker/Makefile (original) +++ llvm/trunk/lib/Linker/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Makefile (original) +++ llvm/trunk/lib/Makefile Sat Dec 29 14:09:26 2007 @@ -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 = .. Modified: llvm/trunk/lib/Support/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Support/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Support/Makefile (original) +++ llvm/trunk/lib/Support/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/System/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/System/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/System/Makefile (original) +++ llvm/trunk/lib/System/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/Target/ARM/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/ARM/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Target/ARM/Makefile (original) +++ llvm/trunk/lib/Target/ARM/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/Target/Alpha/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/Alpha/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Target/Alpha/Makefile (original) +++ llvm/trunk/lib/Target/Alpha/Makefile Sat Dec 29 14:09:26 2007 @@ -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 = ../../.. Modified: llvm/trunk/lib/Target/CBackend/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/CBackend/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Target/CBackend/Makefile (original) +++ llvm/trunk/lib/Target/CBackend/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/Target/CellSPU/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/CellSPU/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Target/CellSPU/Makefile (original) +++ llvm/trunk/lib/Target/CellSPU/Makefile Sat Dec 29 14:09:26 2007 @@ -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 Modified: llvm/trunk/lib/Target/IA64/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/IA64/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Target/IA64/Makefile (original) +++ llvm/trunk/lib/Target/IA64/Makefile Sat Dec 29 14:09:26 2007 @@ -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 = ../../.. Modified: llvm/trunk/lib/Target/MSIL/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/MSIL/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Target/MSIL/Makefile (original) +++ llvm/trunk/lib/Target/MSIL/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/Target/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Target/Makefile (original) +++ llvm/trunk/lib/Target/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/Target/Mips/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/Mips/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Target/Mips/Makefile (original) +++ llvm/trunk/lib/Target/Mips/Makefile Sat Dec 29 14:09:26 2007 @@ -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 = ../../.. Modified: llvm/trunk/lib/Target/PowerPC/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/PowerPC/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Target/PowerPC/Makefile (original) +++ llvm/trunk/lib/Target/PowerPC/Makefile Sat Dec 29 14:09:26 2007 @@ -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 = ../../.. Modified: llvm/trunk/lib/Target/Sparc/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/Sparc/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Target/Sparc/Makefile (original) +++ llvm/trunk/lib/Target/Sparc/Makefile Sat Dec 29 14:09:26 2007 @@ -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 = ../../.. Modified: llvm/trunk/lib/Target/X86/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/X86/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Target/X86/Makefile (original) +++ llvm/trunk/lib/Target/X86/Makefile Sat Dec 29 14:09:26 2007 @@ -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 = ../../.. Modified: llvm/trunk/lib/Transforms/Hello/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Transforms/Hello/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Transforms/Hello/Makefile (original) +++ llvm/trunk/lib/Transforms/Hello/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/Transforms/IPO/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Transforms/IPO/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Transforms/IPO/Makefile (original) +++ llvm/trunk/lib/Transforms/IPO/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/Transforms/Instrumentation/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Transforms/Instrumentation/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Transforms/Instrumentation/Makefile (original) +++ llvm/trunk/lib/Transforms/Instrumentation/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/Transforms/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Transforms/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Transforms/Makefile (original) +++ llvm/trunk/lib/Transforms/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/Transforms/Scalar/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Transforms/Scalar/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Transforms/Scalar/Makefile (original) +++ llvm/trunk/lib/Transforms/Scalar/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/Transforms/Utils/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Transforms/Utils/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/Transforms/Utils/Makefile (original) +++ llvm/trunk/lib/Transforms/Utils/Makefile Sat Dec 29 14:09:26 2007 @@ -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. # ##===----------------------------------------------------------------------===## Modified: llvm/trunk/lib/VMCore/Makefile URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/VMCore/Makefile?rev=45415&r1=45414&r2=45415&view=diff ============================================================================== --- llvm/trunk/lib/VMCore/Makefile (original) +++ llvm/trunk/lib/VMCore/Makefile Sat Dec 29 14:09:26 2007 @@ -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 = ../.. _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits