diff options
| author | uwe <uwe@NetBSD.org> | 2019-12-03 00:23:25 +0000 |
|---|---|---|
| committer | uwe <uwe@NetBSD.org> | 2019-12-03 00:23:25 +0000 |
| commit | 2d5e8b05a1aa105dae13ec73b341e228e2164ebf (patch) | |
| tree | 0988e669f4040b846065ea0f03d77685e7275c27 | |
| parent | 2261f80e7e19d057cb1540a4d0504b878e5de02f (diff) | |
Move entries with short first line that ends with "by" to their proper
places in the sorting order.
| -rw-r--r-- | distrib/notes/common/legal.common | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/distrib/notes/common/legal.common b/distrib/notes/common/legal.common index 4f2f4d1e9d5..753ca3f0395 100644 --- a/distrib/notes/common/legal.common +++ b/distrib/notes/common/legal.common @@ -1,4 +1,4 @@ -.\" $NetBSD: legal.common,v 1.114 2019/12/02 23:30:32 uwe Exp $ +.\" $NetBSD: legal.common,v 1.115 2019/12/03 00:23:25 uwe Exp $ .\" .\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -71,18 +71,6 @@ This product includes software developed at Ludd, University of Lulea. This product includes software developed at the Information Technology Division, US Naval Research Laboratory. .It -This product includes software developed by -David Jones and Gordon Ross -.It -This product includes software developed by -Hellmuth Michaelis and Joerg Wunsch -.It -This product includes software developed by -Internet Research Institute, Inc. -.It -This product includes software developed by -Leo Weppelman and Waldi Ravens. -.It This product includes software developed by Aaron Brown and Harvard University. .It @@ -160,6 +148,9 @@ and Michael L. Hitch. This product includes software developed by Daniel Widenfalk for the NetBSD Project. .It +This product includes software developed by +David Jones and Gordon Ross +.It This product includes software developed by David Miller. .It This product includes software developed by Dean Huxley. @@ -204,6 +195,9 @@ its contributors. .It This product includes software developed by Harvard University. .It +This product includes software developed by +Hellmuth Michaelis and Joerg Wunsch +.It This product includes software developed by Henrik Vestergaard Draboel. .It This product includes software developed by Herb Peyerl. @@ -221,6 +215,9 @@ its contributors. This product includes software developed by Internet Initiative Japan Inc. .It +This product includes software developed by +Internet Research Institute, Inc. +.It This product includes software developed by James R. Maynard III. .It This product includes software developed by Jared D. McNeill. @@ -274,6 +271,9 @@ Berkeley and its contributors. .It This product includes software developed by Kyma Systems. .It +This product includes software developed by +Leo Weppelman and Waldi Ravens. +.It This product includes software developed by Lloyd Parkes. .It This product includes software developed by Lutz Vieweg. |
