svnno****@sourc*****
svnno****@sourc*****
2015年 12月 16日 (水) 00:30:06 JST
Revision: 6211 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6211 Author: yutakapon Date: 2015-12-16 00:30:06 +0900 (Wed, 16 Dec 2015) Log Message: ----------- English document was proofread. Special thanks to Boris. Added Copyright at the bottom of document. Modified Paths: -------------- trunk/doc/en/html/reference/sourcecode.html trunk/doc/ja/html/reference/sourcecode.html -------------- next part -------------- Modified: trunk/doc/en/html/reference/sourcecode.html =================================================================== --- trunk/doc/en/html/reference/sourcecode.html 2015-12-15 02:57:24 UTC (rev 6210) +++ trunk/doc/en/html/reference/sourcecode.html 2015-12-15 15:30:06 UTC (rev 6211) @@ -34,8 +34,13 @@ <hr width=80% align=center> + This article was written by TeraTerm Project in Februry 2008. The original is in Japanese language and is available from <a class="lnk" onclick="window.open(this.href); return false;" href="http://ttssh2.osdn.jp/manual/ja/reference/sourcecode.html">ttssh2.osdn.jp</a>. Yutaka Hirata and Boris Maisuradze translated the article to English in December 2015.</p> + +<p style="color: #000066; font-size: 0.85em;">Copyright © of below article belongs to TeraTerm Project. Rupublishing of this article or any part of this article whithout prior written permission of copyright owner is prohibited.</p> + + <h2><a name="foreword">Foreword</a></h2> - This document describes the source code of Tera Term. The target of description is the "4.58" version as of February 2008. + This article describes the source code of Tera Term version 4.58 released in February 2008. The general architecture of Tera Term did not change since then, so this description can be considered as up-to-date. <hr> @@ -2031,6 +2036,7 @@ --> +<p style="color: #000066; font-size: 0.85em;">Copyright © 2008-2015 TeraTerm Project.</p> </BODY> </HTML> Modified: trunk/doc/ja/html/reference/sourcecode.html =================================================================== --- trunk/doc/ja/html/reference/sourcecode.html 2015-12-15 02:57:24 UTC (rev 6210) +++ trunk/doc/ja/html/reference/sourcecode.html 2015-12-15 15:30:06 UTC (rev 6211) @@ -2009,6 +2009,7 @@ V Variable <%command[%argument[%argument]]> </pre> +<p style="color: #000066; font-size: 0.85em;">Copyright © 2008-2015 TeraTerm Project.</p> </BODY> </HTML>