diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-11-06 11:49:41 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-11-06 11:49:41 +0100 |
commit | daf3ae87fab76ddb55ebd051981fee901dac2111 (patch) | |
tree | 956252348d33f3e7976567636c2d204606d32921 | |
parent | 13433b83cb123607b1eaf7d09f85566f24cea029 (diff) |
Move list of thanks to Hurd people.
-rw-r--r-- | Hurd/HurdDevelopers.mdwn | 29 | ||||
-rw-r--r-- | hurd-folks.html | 78 |
2 files changed, 27 insertions, 80 deletions
diff --git a/Hurd/HurdDevelopers.mdwn b/Hurd/HurdDevelopers.mdwn index 4e3f9666..1a43a2b8 100644 --- a/Hurd/HurdDevelopers.mdwn +++ b/Hurd/HurdDevelopers.mdwn @@ -87,9 +87,34 @@ D> </DL></DD> </DL> -<P> Copyright (C) 1999, 2007 Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA -<P> + +Verbatim copying and distribution of this entire article is +permitted in any medium, provided this notice is preserved. + +--- + +Thank GNU to everybody who has contributed to the Hurd's development! + +<UL> + <LI><A HREF="http://www.rr.iij4u.or.jp/~kkojima/">kaz Kojima</A> + ported the Hurd to the <A + HREF="http://www.rr.iij4u.or.jp/~kkojima/hurdmips.html">MIPS + R3000 and R4000</A> processors. + + <LI><A HREF="http://www-mbi3.kuicr.kyoto-u.ac.jp/~okuji/"> + OKUJI Yoshinori</A> maintains a set of <A + HREF="http://www-mbi3.kuicr.kyoto-u.ac.jp/~okuji/hurd.html">Japanese + Hurd pages</A>. + + <LI><A HREF="http://f77.nop.or.jp/">UCHIYAMA Yasushi</A> has ported + XFree86 to the Hurd. + +</UL> + +Copyright (C) 1998 Free Software Foundation, Inc., +59 Temple Place - Suite 330, Boston, MA 02111, USA + Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. diff --git a/hurd-folks.html b/hurd-folks.html deleted file mode 100644 index 14dcaf83..00000000 --- a/hurd-folks.html +++ /dev/null @@ -1,78 +0,0 @@ -<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN"> -<HTML> -<HEAD> -<TITLE>GNU Hurd folks - GNU Project - Free Software Foundation (FSF)</TITLE> -<LINK REV="made" HREF="mailto:web-hurd@gnu.org"> -</HEAD> -<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#1F00FF" ALINK="#FF0000" VLINK="#9900DD"> -<H3>GNU Hurd folks</H3> -<A HREF="/graphics/hurd_sm_mf.jpg"><IMG SRC="/graphics/hurd_sm_mf.jpg" - ALT=" [image of a Hurd Metafont Logo] " - WIDTH="333" HEIGHT="80"> (jpeg 10k)</A> -<A HREF="/graphics/hurd_mf.jpg">(jpeg 20k)</A> -<A HREF="/philosophy/gif.html">no gifs due to patent problems</A> -<P> - -A number of people maintain their own unofficial <A -HREF="hurd.html">GNU Hurd</A> pages to describe their involvements. -These are valuable sites because they help introduce more people to -the Hurd, and to the <A HREF="/gnu/gnu-history.html">GNU project</A>. - -<P> - -Send mail to <A HREF="http://www.fig.org/~gord/">Gordon Matzigkeit</A> <A -HREF="mailto:gord@gnu.org"><gord@gnu.org></A> if you have a page -you would like added to this list. - -<P> - -Thank GNU to everybody who has contributed to the Hurd's development! - -<EM> -These links are at other web sites not maintained by the FSF. -<BR> -The FSF is not responsible for the content of these other web sites. -</EM> -<P> - -<UL> - <LI><A HREF="http://www.rr.iij4u.or.jp/~kkojima/">kaz Kojima</A> - ported the Hurd to the <A - HREF="http://www.rr.iij4u.or.jp/~kkojima/hurdmips.html">MIPS - R3000 and R4000</A> processors. - - <LI><A HREF="http://www-mbi3.kuicr.kyoto-u.ac.jp/~okuji/"> - OKUJI Yoshinori</A> maintains a set of <A - HREF="http://www-mbi3.kuicr.kyoto-u.ac.jp/~okuji/hurd.html">Japanese - Hurd pages</A>. - - <LI><A HREF="http://f77.nop.or.jp/">UCHIYAMA Yasushi</A> has ported - XFree86 to the Hurd. - -</UL> - -<HR> - -Return to <A HREF="/home.html">GNU's home page</A>. -<P> -FSF & GNU inquiries & questions to -<A HREF="mailto:gnu@gnu.org"><EM>gnu@gnu.org</EM></A>. -Other <A HREF="/home.html#ContactInfo">ways to contact</A> the FSF. -<P> -Comments on these web pages to -<A HREF="mailto:web-hurd@gnu.org"><EM>web-hurd@gnu.org</EM></A>, -send other questions to -<A HREF="mailto:gnu@gnu.org"><EM>gnu@gnu.org</EM></A>. -<P> -Copyright (C) 1998 Free Software Foundation, Inc., -59 Temple Place - Suite 330, Boston, MA 02111, USA -<P> -Verbatim copying and distribution of this entire article is -permitted in any medium, provided this notice is preserved.<P> -Updated: -<!-- hhmts start --> -Last modified: Tue Sep 11 08:01:49 CEST 2001 -<!-- hhmts end --> -<HR> -</BODY> -</HTML> |