diff options
author | Chris Lattner <sabre@nondot.org> | 2007-12-29 20:11:13 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-12-29 20:11:13 +0000 |
commit | 11cc8b3c143ebda2b7a009fd96ddb5e05dad983e (patch) | |
tree | 4d0fbddc394e672b06fd21c7e4ae942561adcef6 /llvm/docs/Makefile | |
parent | a087a8d2ce42d9ccabb64f06c79cbe7263337061 (diff) | |
download | bcm5719-llvm-11cc8b3c143ebda2b7a009fd96ddb5e05dad983e.tar.gz bcm5719-llvm-11cc8b3c143ebda2b7a009fd96ddb5e05dad983e.zip |
remove attributions from the rest of the llvm makefiles.
llvm-svn: 45416
Diffstat (limited to 'llvm/docs/Makefile')
-rw-r--r-- | llvm/docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/Makefile b/llvm/docs/Makefile index 58175bd7328..10b31d1076f 100644 --- a/llvm/docs/Makefile +++ b/llvm/docs/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. # ##===----------------------------------------------------------------------===## |