Skip to content

Commit

Permalink
remove attribution from a variety of miscellaneous files.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45425 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
lattner committed Dec 29, 2007
1 parent cf78659 commit 234d529
Show file tree
Hide file tree
Showing 37 changed files with 74 additions and 74 deletions.
4 changes: 2 additions & 2 deletions autoconf/configure.ac
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
dnl === configure.ac --------------------------------------------------------===
dnl The LLVM Compiler Infrastructure
dnl
dnl This file was developed by the LLVM research group and is distributed under
dnl the University of Illinois Open Source License. See LICENSE.TXT for details.
dnl This file is distributed under the University of Illinois Open Source
dnl License. See LICENSE.TXT for details.
dnl
dnl===-----------------------------------------------------------------------===
dnl This is the LLVM configuration script. It is processed by the autoconf
Expand Down
4 changes: 2 additions & 2 deletions bindings/ocaml/analysis/analysis_ocaml.c
Original file line number Diff line number Diff line change
Expand Up @@ -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. *|
|* *|
|*===----------------------------------------------------------------------===*|
|* *|
Expand Down
4 changes: 2 additions & 2 deletions bindings/ocaml/analysis/llvm_analysis.ml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
*===----------------------------------------------------------------------===*)

Expand Down
4 changes: 2 additions & 2 deletions bindings/ocaml/analysis/llvm_analysis.mli
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
*===----------------------------------------------------------------------===
*
Expand Down
4 changes: 2 additions & 2 deletions bindings/ocaml/bitreader/bitreader_ocaml.c
Original file line number Diff line number Diff line change
Expand Up @@ -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. *|
|* *|
|*===----------------------------------------------------------------------===*|
|* *|
Expand Down
4 changes: 2 additions & 2 deletions bindings/ocaml/bitreader/llvm_bitreader.ml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
*===----------------------------------------------------------------------===*)

Expand Down
4 changes: 2 additions & 2 deletions bindings/ocaml/bitreader/llvm_bitreader.mli
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
*===----------------------------------------------------------------------===
*
Expand Down
4 changes: 2 additions & 2 deletions bindings/ocaml/bitwriter/bitwriter_ocaml.c
Original file line number Diff line number Diff line change
Expand Up @@ -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. *|
|* *|
|*===----------------------------------------------------------------------===*|
|* *|
Expand Down
4 changes: 2 additions & 2 deletions bindings/ocaml/bitwriter/llvm_bitwriter.ml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
*===----------------------------------------------------------------------===
*
Expand Down
4 changes: 2 additions & 2 deletions bindings/ocaml/bitwriter/llvm_bitwriter.mli
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
*===----------------------------------------------------------------------===
*
Expand Down
4 changes: 2 additions & 2 deletions bindings/ocaml/executionengine/executionengine_ocaml.c
Original file line number Diff line number Diff line change
Expand Up @@ -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. *|
|* *|
|*===----------------------------------------------------------------------===*|
|* *|
Expand Down
4 changes: 2 additions & 2 deletions bindings/ocaml/executionengine/llvm_executionengine.ml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
*===----------------------------------------------------------------------===*)

Expand Down
4 changes: 2 additions & 2 deletions bindings/ocaml/executionengine/llvm_executionengine.mli
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
*===----------------------------------------------------------------------===
*
Expand Down
4 changes: 2 additions & 2 deletions bindings/ocaml/llvm/llvm.ml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
*===----------------------------------------------------------------------===*)

Expand Down
4 changes: 2 additions & 2 deletions bindings/ocaml/llvm/llvm.mli
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
*===----------------------------------------------------------------------===
*
Expand Down
4 changes: 2 additions & 2 deletions bindings/ocaml/llvm/llvm_ocaml.c
Original file line number Diff line number Diff line change
Expand Up @@ -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. *|
|* *|
|*===----------------------------------------------------------------------===*|
|* *|
Expand Down
4 changes: 2 additions & 2 deletions include/llvm/ADT/hash_map.in
Original file line number Diff line number Diff line change
Expand Up @@ -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.
//
//===----------------------------------------------------------------------===//
//
Expand Down
4 changes: 2 additions & 2 deletions include/llvm/ADT/hash_set.in
Original file line number Diff line number Diff line change
Expand Up @@ -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.
//
//===----------------------------------------------------------------------===//
// vim:ft=cpp
Expand Down
4 changes: 2 additions & 2 deletions include/llvm/ADT/ilist
Original file line number Diff line number Diff line change
Expand Up @@ -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.
//
//===----------------------------------------------------------------------===//
//
Expand Down
4 changes: 2 additions & 2 deletions include/llvm/ADT/iterator.in
Original file line number Diff line number Diff line change
Expand Up @@ -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.
//
//===----------------------------------------------------------------------===//
//
Expand Down
4 changes: 2 additions & 2 deletions include/llvm/CodeGen/ValueTypes.td
Original file line number Diff line number Diff line change
Expand Up @@ -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.
//
//===----------------------------------------------------------------------===//
//
Expand Down
4 changes: 2 additions & 2 deletions include/llvm/Instruction.def
Original file line number Diff line number Diff line change
Expand Up @@ -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.
//
//===----------------------------------------------------------------------===//
//
Expand Down
4 changes: 2 additions & 2 deletions include/llvm/Intrinsics.td
Original file line number Diff line number Diff line change
Expand Up @@ -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.
//
//===----------------------------------------------------------------------===//
//
Expand Down
4 changes: 2 additions & 2 deletions include/llvm/IntrinsicsARM.td
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
//
// The LLVM Compiler Infrastructure
//
// This file was developed by Lauro Ramos Venancio 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.
//
//===----------------------------------------------------------------------===//
//
Expand Down
4 changes: 2 additions & 2 deletions include/llvm/IntrinsicsCellSPU.td
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
//
// The LLVM Compiler Infrastructure
//
// This file was developed by a team from the Computer Systems Research
// This file is distributed under the University of Illinois Open Source
// Department at The Aerospace Corporation and is distributed under the
// University of Illinois Open Source License. See LICENSE.TXT for details.
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
// Cell SPU Instructions:
Expand Down
4 changes: 2 additions & 2 deletions include/llvm/IntrinsicsPowerPC.td
Original file line number Diff line number Diff line change
Expand Up @@ -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.
//
//===----------------------------------------------------------------------===//
//
Expand Down
4 changes: 2 additions & 2 deletions include/llvm/IntrinsicsX86.td
Original file line number Diff line number Diff line change
Expand Up @@ -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.
//
//===----------------------------------------------------------------------===//
//
Expand Down
4 changes: 2 additions & 2 deletions include/llvm/Support/DataTypes.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -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.
//
//===----------------------------------------------------------------------===//
//
Expand Down
4 changes: 2 additions & 2 deletions runtime/GC/GCInterface.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
|*
|*===----------------------------------------------------------------------===*|
|*
Expand Down
4 changes: 2 additions & 2 deletions runtime/GC/SemiSpace/semispace.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
|*
|*===----------------------------------------------------------------------===*|
|*
Expand Down
4 changes: 2 additions & 2 deletions runtime/libprofile/BasicBlockTracing.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
|*
|*===----------------------------------------------------------------------===*|
|*
Expand Down
4 changes: 2 additions & 2 deletions runtime/libprofile/BlockProfiling.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
|*
|*===----------------------------------------------------------------------===*|
|*
Expand Down
4 changes: 2 additions & 2 deletions runtime/libprofile/CommonProfiling.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
|*
|*===----------------------------------------------------------------------===*|
|*
Expand Down
4 changes: 2 additions & 2 deletions runtime/libprofile/EdgeProfiling.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
|*
|*===----------------------------------------------------------------------===*|
|*
Expand Down
4 changes: 2 additions & 2 deletions runtime/libprofile/FunctionProfiling.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
|*
|*===----------------------------------------------------------------------===*|
|*
Expand Down
4 changes: 2 additions & 2 deletions runtime/libprofile/Profiling.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
|*
|*===----------------------------------------------------------------------===*|
|*
Expand Down
Loading

0 comments on commit 234d529

Please sign in to comment.