Update of /cvsroot/hoc/www
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7215
Modified Files:
index.html
Log Message:
Added mention of authors (hi mum!) to homepage
Index: index.html
===================================================================
RCS file: /cvsroot/hoc/www/index.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- index.html 19 May 2004 07:20:24 -0000 1.8
+++ index.html 19 May 2004 16:16:40 -0000 1.9
@@ -50,5 +50,11 @@
<p>In the spirit of the Haskell and Mac OS X open-source communities, HOC is
provided under the liberal BSD license.</p>
+<h1>Authors</h1>
+
+The authors of HOC are <a href="mailto:wolfgang.thaller AT gmx DOT
+ net">Wolfgang Thaller</a> and <a href="mailto:ozone AT algorithm DOT com
+ DOT au">André Pang</a>.
+
<!--#include virtual="/templates.hoc/footer.shtml" -->
|