diff options
author | link <link@localhost> | 2002-11-03 00:23:46 +0000 |
---|---|---|
committer | link <link@localhost> | 2002-11-03 00:23:46 +0000 |
commit | 274bea23cfd58121fd95d43605d9ed2d41071b3b (patch) | |
tree | a0812edc51b8a0185c5dbeb30d991582fd5915b0 /htdocs | |
parent | e0a69fe31af4e936190ea4777e4f3ca1005e57d6 (diff) | |
download | markup-validator-274bea23cfd58121fd95d43605d9ed2d41071b3b.zip markup-validator-274bea23cfd58121fd95d43605d9ed2d41071b3b.tar.gz markup-validator-274bea23cfd58121fd95d43605d9ed2d41071b3b.tar.bz2 |
Adding (much belatedly) Bj?rn H?hrmann to the credits.
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/about.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/htdocs/about.html b/htdocs/about.html index e4995f0..9f0e246 100755 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: about.html,v 1.16 2002-11-01 19:34:50 ville Exp $" ---><!--#set var="date" value="\$Date: 2002-11-01 19:34:50 $" +<!--#set var="revision" value="\$Id: about.html,v 1.17 2002-11-03 00:23:46 link Exp $" +--><!--#set var="date" value="\$Date: 2002-11-03 00:23:46 $" --><!--#set var="title" value="About the W3C MarkUp Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -154,6 +154,7 @@ Patches and ideas from: <ul> <li><a href="http://www.aaronsw.com/">Aaron Swartz</a></li> + <li><a href="http://bjoern.hoehrmann.de/">Björn Höhrmann</a></li> <li><a href="http://www.smith-family.com/">Christian Smith</a></li> <li><a href="http://www.w3.org/People/Connolly/">Dan Connolly</a></li> <li><a href="http://www.w3.org/People/Hugo/">Hugo Haas</a></li> |