summaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'README.html')
-rw-r--r--README.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.html b/README.html
index b64d533..0d9d5d9 100644
--- a/README.html
+++ b/README.html
@@ -46,6 +46,8 @@ it is nearly as fast in theory.</p>
<h3><code>toc</code> 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><code>toc</code> is written in C, for speed and portability. It has no dependencies, other than the C runtime library.</p>
<h4>Build system</h4>
@@ -91,6 +93,7 @@ it is nearly as fast in theory.</p>
<tr><td>0.0</td><td>Initial version.</td><td>2019 Dec 6</td></tr>
<tr><td>0.1</td><td>Constant parameter inference.</td><td>2019 Dec 15</td></tr>
<tr><td>0.1.1</td><td>Better constant parameter inference.</td><td>2019 Dec 16</td></tr>
+<tr><td>0.1.2</td><td>Minor bug fixes</td><td>2020 Jan 2</td></tr>
</table>