From: <pst...@us...> - 2011-02-14 21:47:20
|
Revision: 831 http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=831&view=rev Author: pstieber Date: 2011-02-14 21:47:13 +0000 (Mon, 14 Feb 2011) Log Message: ----------- Fixed mixed line endings and set the svn:eol-style property to native. Modified Paths: -------------- web/htdocs/goldstars/index.php Property Changed: ---------------- web/htdocs/goldstars/index.php Modified: web/htdocs/goldstars/index.php =================================================================== --- web/htdocs/goldstars/index.php 2011-02-14 20:55:11 UTC (rev 830) +++ web/htdocs/goldstars/index.php 2011-02-14 21:47:13 UTC (rev 831) @@ -22,9 +22,9 @@ development of Jazz++. </p> -<ul> -<li>Donald B. Moore - For significant contributions to the web documentation. -</ul> +<ul> +<li>Donald B. Moore - For significant contributions to the web documentation. +</ul> <?php require_once('../include/footer.php'); Property changes on: web/htdocs/goldstars/index.php ___________________________________________________________________ Added: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |