Skip to content

Commit 3e8857f

Browse files
committed
Add link to MIT license, change nbsp to #160 for easier XML validation.
1 parent d0134f3 commit 3e8857f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ <h3>
3838
<li>Version <code>2006-12-04</code> for .NET 1.1+ (32-bit only)</li>
3939
<li>Version <code>2001-12-28</code> for x86 (32-bit only)</li>
4040
</ul>
41+
<h3>License: <a href="http://opensource.org/licenses/MIT">MIT</a></h3>
4142
<h2>Overview</h2>
4243
<p><span class="label">The Problem</span>: For those times when you have to analyze a large amount of textual
4344
data, picking out the relevant line(s) of interest can be quite difficult.
@@ -96,6 +97,6 @@ <h2>Feedback</h2>
9697
<ul>
9798
<li><a href="https://github.com/TextAnalysisTool/Releases/issues">Issue tracker</a></li>
9899
</ul>
99-
<p>&nbsp;</p>
100+
<p>&#160;</p>
100101
</body>
101102
</html>

0 commit comments

Comments
 (0)