From 57360d1f1cede3b26744d0ce3ade814fcc0f332d Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 29 Dec 2007 20:11:13 +0000 Subject: remove attributions from the rest of the llvm makefiles. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45416 91177308-0d34-0410-b5e6-96231b3b80d8 --- bindings/Makefile | 4 ++-- bindings/ocaml/Makefile | 4 ++-- bindings/ocaml/Makefile.ocaml | 4 ++-- bindings/ocaml/analysis/Makefile | 4 ++-- bindings/ocaml/bitreader/Makefile | 4 ++-- bindings/ocaml/bitwriter/Makefile | 4 ++-- bindings/ocaml/executionengine/Makefile | 4 ++-- bindings/ocaml/llvm/Makefile | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) (limited to 'bindings') diff --git a/bindings/Makefile b/bindings/Makefile index 792bb0a..c545b28 100644 --- a/bindings/Makefile +++ b/bindings/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Gordon Henriksen 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. # ##===----------------------------------------------------------------------===## diff --git a/bindings/ocaml/Makefile b/bindings/ocaml/Makefile index 89d05df..5cd3b89 100644 --- a/bindings/ocaml/Makefile +++ b/bindings/ocaml/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Gordon Henriksen 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. # ##===----------------------------------------------------------------------===## diff --git a/bindings/ocaml/Makefile.ocaml b/bindings/ocaml/Makefile.ocaml index 9466c23..0093eb2 100644 --- a/bindings/ocaml/Makefile.ocaml +++ b/bindings/ocaml/Makefile.ocaml @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Gordon Henriksen 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. # ##===----------------------------------------------------------------------===## # diff --git a/bindings/ocaml/analysis/Makefile b/bindings/ocaml/analysis/Makefile index e910043..0e95ecd 100644 --- a/bindings/ocaml/analysis/Makefile +++ b/bindings/ocaml/analysis/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Gordon Henriksen 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. # ##===----------------------------------------------------------------------===## # diff --git a/bindings/ocaml/bitreader/Makefile b/bindings/ocaml/bitreader/Makefile index 4acc7ee..6a11cc6 100644 --- a/bindings/ocaml/bitreader/Makefile +++ b/bindings/ocaml/bitreader/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Gordon Henriksen 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. # ##===----------------------------------------------------------------------===## # diff --git a/bindings/ocaml/bitwriter/Makefile b/bindings/ocaml/bitwriter/Makefile index e7d2f7f..e57e3fe 100644 --- a/bindings/ocaml/bitwriter/Makefile +++ b/bindings/ocaml/bitwriter/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Gordon Henriksen 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. # ##===----------------------------------------------------------------------===## # diff --git a/bindings/ocaml/executionengine/Makefile b/bindings/ocaml/executionengine/Makefile index 2d95b12..445e0ea 100644 --- a/bindings/ocaml/executionengine/Makefile +++ b/bindings/ocaml/executionengine/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Gordon Henriksen 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. # ##===----------------------------------------------------------------------===## # diff --git a/bindings/ocaml/llvm/Makefile b/bindings/ocaml/llvm/Makefile index 2437468..3a06fb6 100644 --- a/bindings/ocaml/llvm/Makefile +++ b/bindings/ocaml/llvm/Makefile @@ -2,8 +2,8 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by Gordon Henriksen 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.1