From 8fa21acd25d7fe26fae1179027ee4d123fe11bcc Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 29 Dec 2007 20:07:17 +0000 Subject: remove attributions from tools/utils makefiles. llvm-svn: 45414 --- llvm/tools/llvm-as/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'llvm/tools/llvm-as') diff --git a/llvm/tools/llvm-as/Makefile b/llvm/tools/llvm-as/Makefile index c86b900b226..bdeeaa1e77f 100644 --- a/llvm/tools/llvm-as/Makefile +++ b/llvm/tools/llvm-as/Makefile @@ -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. # ##===----------------------------------------------------------------------===## -- cgit v1.2.3