Add laser5 to list of donors. Also put another pointer to the donor's
gallery in the submitters list.
This commit is contained in:
parent
f6d864bf47
commit
c13168131b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=323
2 changed files with 19 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: contrib.sgml,v 1.80 1996-05-09 23:04:31 mpp Exp $ -->
|
||||
<!-- $Id: contrib.sgml,v 1.81 1996-05-09 23:32:43 jkh Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt><heading>FreeBSD contributor list<label id="contrib"></heading>
|
||||
|
@ -47,6 +47,10 @@
|
|||
an Archive QIC-02 tape drive, in order to give us the hardware
|
||||
to improve the <tt>wt</tt> driver.
|
||||
|
||||
Also see <ref id="donors" name="the donor's gallery"> for
|
||||
a list of people who have donated funding or services to the FreeBSD
|
||||
Project.
|
||||
|
||||
<sect><heading>The FreeBSD core team<label id="contrib:core"></heading>
|
||||
|
||||
<p>(in alphabetical order by last name):
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: submitters.sgml,v 1.25 1996-05-09 23:04:50 mpp Exp $ -->
|
||||
<!-- $Id: submitters.sgml,v 1.26 1996-05-09 23:32:44 jkh Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt><heading>Contributing to FreeBSD<label id="submitters"></heading>
|
||||
|
@ -400,7 +400,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$Id: submitters.sgml,v 1.25 1996-05-09 23:04:50 mpp Exp $
|
||||
$Id: submitters.sgml,v 1.26 1996-05-09 23:32:44 jkh Exp $
|
||||
</verb></tscreen>
|
||||
For your convenience, a copy of this text can be found in
|
||||
<tt>/usr/share/examples/etc/bsd-style-copyright</tt>.
|
||||
|
@ -487,8 +487,19 @@ administrators"> for more information.
|
|||
like to publically thank them here!
|
||||
|
||||
<itemize>
|
||||
<item><htmlurl url="http://www.cdrom.com" name="Walnut Creek CDROM">
|
||||
<item><htmlurl url="mailto:ANDRSN@HOOVER.STANFORD.EDU"
|
||||
name="Annelise Anderson">
|
||||
|
||||
has generously donated funding to the further development of FreeBSD
|
||||
</item>
|
||||
|
||||
<item><htmlurl url="http://www.iijnet.or.jp/laser5/" name="Laser5">
|
||||
in Japan has graciously donated a portion of their profits from the
|
||||
sale of their <em>FreeBSD for PC98'ers</em> CD, a port of FreeBSD to
|
||||
the NEC PC98.
|
||||
</item>
|
||||
|
||||
<item><htmlurl url="http://www.cdrom.com" name="Walnut Creek CDROM">
|
||||
has donated almost more than we can say (see the
|
||||
<ref id="history" name="history"> document for more details).
|
||||
In particular, we'd like to thank them for the hardware used for
|
||||
|
@ -498,10 +509,4 @@ like to publically thank them here!
|
|||
the years and providing us with unrestricted use of their T1
|
||||
connection to the Internet.
|
||||
</item>
|
||||
|
||||
<item><htmlurl url="mailto:ANDRSN@HOOVER.STANFORD.EDU"
|
||||
name="Annelise Anderson">
|
||||
|
||||
has generously donated funding to the further development of FreeBSD
|
||||
</item>
|
||||
</itemize>
|
||||
|
|
Loading…
Reference in a new issue