Author: lattner Date: Sat Dec 29 14:46:15 2007 New Revision: 45423 URL: http://llvm.org/viewvc/llvm-project?rev=45423&view=rev Log: remove attributions
Modified: llvm/trunk/tools/gccas/gccas.sh llvm/trunk/tools/gccld/gccld.sh llvm/trunk/tools/llvm-upgrade/UpgradeLexer.l llvm/trunk/tools/llvm-upgrade/UpgradeParser.y llvm/trunk/tools/llvmc/ConfigLexer.l Modified: llvm/trunk/tools/gccas/gccas.sh URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/tools/gccas/gccas.sh?rev=45423&r1=45422&r2=45423&view=diff ============================================================================== Binary files - no diff available. Modified: llvm/trunk/tools/gccld/gccld.sh URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/tools/gccld/gccld.sh?rev=45423&r1=45422&r2=45423&view=diff ============================================================================== Binary files - no diff available. Modified: llvm/trunk/tools/llvm-upgrade/UpgradeLexer.l URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/tools/llvm-upgrade/UpgradeLexer.l?rev=45423&r1=45422&r2=45423&view=diff ============================================================================== --- llvm/trunk/tools/llvm-upgrade/UpgradeLexer.l (original) +++ llvm/trunk/tools/llvm-upgrade/UpgradeLexer.l Sat Dec 29 14:46:15 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/tools/llvm-upgrade/UpgradeParser.y URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/tools/llvm-upgrade/UpgradeParser.y?rev=45423&r1=45422&r2=45423&view=diff ============================================================================== --- llvm/trunk/tools/llvm-upgrade/UpgradeParser.y (original) +++ llvm/trunk/tools/llvm-upgrade/UpgradeParser.y Sat Dec 29 14:46:15 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/tools/llvmc/ConfigLexer.l URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/tools/llvmc/ConfigLexer.l?rev=45423&r1=45422&r2=45423&view=diff ============================================================================== --- llvm/trunk/tools/llvmc/ConfigLexer.l (original) +++ llvm/trunk/tools/llvmc/ConfigLexer.l Sat Dec 29 14:46:15 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. // //===----------------------------------------------------------------------===// // _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits