Skip to content

Commit f02bc5b

Browse files
authored
Merge pull request #12 from albinahlback/max_license
Verbose the license on index page
2 parents 3655c56 + 634c5b2 commit f02bc5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/index.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<h2>What is FLINT ?</h2>
22

33
<p>FLINT is a C library for doing number theory, freely available
4-
under the <a href="https://www.gnu.org/licenses/lgpl-3.0.en.html">GNU LGPL</a>.
4+
under the <a href="https://www.gnu.org/licenses/lgpl-3.0.en.html">GNU Lesser
5+
General Public License version 3</a> or later.
56

67
<div style="float:right; width:250px; margin-left:1em; margin-right:0; margin-bottom:2em; text-align:center; padding: 0.5em; background-color: #fffadd; border: 1px solid #fff0d4; border-radius:4px;">
78
<img src="img/domains.svg"/>

0 commit comments

Comments
 (0)