You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lmfdb/api/templates/database_options.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
<divstyle="max-width:700px;">
6
6
<p>
7
-
The LMFDB contains two types of underlying data: the main PostgreSQL database and a collection of <ahref="{{url_for('datasets')}}">auxiliary datasets</a>. There are three options available for accessing large parts of the main database.
7
+
The LMFDB contains two types of underlying data: the main PostgreSQL database and a collection of <ahref="{{url_for('datasets')}}">auxiliary datasets</a>; all data is <ahref="{{url_for('license')}}">licensed</a> under <ahref="https://creativecommons.org/licenses/by-sa/4.0/deed.en">CC-BY-SA</a>. There are three options available for accessing large parts of the main database.
0 commit comments