t-suw****@users*****
t-suw****@users*****
2009年 8月 18日 (火) 23:00:47 JST
Index: htdocs/sidebar.js diff -u htdocs/sidebar.js:1.13 htdocs/sidebar.js:1.14 --- htdocs/sidebar.js:1.13 Tue Aug 18 22:30:41 2009 +++ htdocs/sidebar.js Tue Aug 18 23:00:47 2009 @@ -1,4 +1,4 @@ -/* $Id: sidebar.js,v 1.13 2009/08/18 13:30:41 t-suwa Exp $ */ +/* $Id: sidebar.js,v 1.14 2009/08/18 14:00:47 t-suwa Exp $ */ document.open(); document.writeln('<h2>ãã¦ã³ãã¼ã</h2>'); @@ -23,7 +23,7 @@ document.writeln(''); document.writeln(' <h2>ã©ã¤ã»ã³ã¹</h2>'); document.writeln(' <ul>'); -document.writeln(' <li><a href="http://www.gnu.org/licenses/gpl.ja.html"'); +document.writeln(' <li><a href="http://www.opensource.jp/gpl/gpl.ja.html"'); document.writeln(' target="_blank">GNU GPL</a><br />'); document.writeln(' 誰ã§ãç¡æã§èªç±ã«ä½¿ãã¾ãã</li>'); document.writeln(' </ul>');