• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

source-highlight


Commit MetaInfo

Revisionb0b86f690ff8f1432dcc4f4f383c2e2554fad02f (tree)
Time2010-03-13 16:50:31
Authornobody <nobody@exam...>
Commiternobody

Log Message

コピーライトの部分をitemizeに変更

Change Summary

Incremental Difference

--- a/source-highlight.html
+++ b/source-highlight.html
@@ -4,8 +4,12 @@
44 (version 3.1.3, 17 December 2009),
55 which given a source file, produces a document with syntax highlighting.
66
7+
78 Copyright C 2005-2008 Lorenzo Bettini, http://www.lorenzobettini.it.
89
10+Copyright C 2010 KINUGAWA Akihito (Japanese translation).
11+
12+
913 Permission is granted to copy, distribute and/or modify this document
1014 under the terms of the GNU Free Documentation License, Version 1.1 or
1115 any later version published by the Free Software Foundation; with no
@@ -80,8 +84,13 @@ ul.toc {list-style: none}
8084 (version 3.1.3, 17 December 2009),
8185 which given a source file, produces a document with syntax highlighting.
8286 </p>
83-<p>Copyright &copy; 2005-2008 Lorenzo Bettini, <a href="http://www.lorenzobettini.it">http://www.lorenzobettini.it</a>.
84-</p>
87+<ul class="toc">
88+<li>
89+Copyright &copy; 2005-2008 Lorenzo Bettini, <a href="http://www.lorenzobettini.it">http://www.lorenzobettini.it</a>.
90+</li><li>
91+Copyright &copy; 2010 KINUGAWA Akihito (Japanese translation).
92+</li></ul>
93+
8594 <blockquote><p>Permission is granted to copy, distribute and/or modify this document
8695 under the terms of the GNU Free Documentation License, Version 1.1 or
8796 any later version published by the Free Software Foundation; with no
@@ -978,7 +987,7 @@ Source-highlightのMS-Windowsポートの一つが<a href="http://gnuwin32.sourc
978987 <a name="IDX41"></a>
979988 <a name="IDX42"></a>
980989 <a name="IDX43"></a>
981-GNU Autoconf<a name="DOCF4" href="#FOOT4">(4)</a>とGNU Automake<a name="DOCF5" href="#FOOT5">(5)</a>、そしてGNU Libtool<a name="DOCF6" href="#FOOT6">(6)</a>という素晴しいソフトェアを使っている。
990+GNU Autoconf<a name="DOCF4" href="#FOOT4">(4)</a>とGNU Automake<a name="DOCF5" href="#FOOT5">(5)</a>、そしてGNU Libtool<a name="DOCF6" href="#FOOT6">(6)</a>という素晴しいソフトウェアを使っている。
982991 <a name="IDX44"></a>
983992 バージョン2.6から、Gnulib - GNU Portablility Library<a name="DOCF7" href="#FOOT7">(7)</a>も使い初めた。
984993 これは「GNUのパッケージ間で共有するための、GNUの共通コードの中心の位置」だ(例を挙げると、<code>getopt_long</code>関数の存在と正しさのチェックをするのにGnulibに頼っている)。
--- a/source-highlight.texinfo
+++ b/source-highlight.texinfo
@@ -20,8 +20,12 @@ This manual is for GNU Source-highlight
2020 (version @value{VERSION}, @value{UPDATED}),
2121 which given a source file, produces a document with syntax highlighting.
2222
23+@itemize
24+@item
2325 Copyright @copyright{} 2005-2008 Lorenzo Bettini, @value{myhomepage}.
26+@item
2427 Copyright @copyright{} 2010 KINUGAWA Akihito (Japanese translation).
28+@end itemize
2529
2630 @quotation
2731 Permission is granted to copy, distribute and/or modify this document