diff options
Diffstat (limited to 'README.html')
-rw-r--r-- | README.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.html b/README.html index 0d9d5d9..3b4bc57 100644 --- a/README.html +++ b/README.html @@ -44,9 +44,9 @@ it is nearly as fast in theory.</p> <hr /> -<h3><code>toc</code> Source Code</h3> +<h3><code>toc</code> Compiler Source Code</h3> -<p>The source code to <code>toc</code> is licensed under the GNU General Public License, version 3. See <code>LICENSE</code> for more information.</p> +<p>Most of the source code for the <code>toc</code> compiler is licensed under the GNU General Public License, version 3. See <code>LICENSE</code> for more information.</p> <p><code>toc</code> is written in C, for speed and portability. It has no dependencies, other than the C runtime library.</p> |