Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add a <title> to the copyright-release.html document. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
1ecb24abf0484b70c76018ae77e82e3e |
User & Date: | drh 2010-01-07 16:27:48.000 |
Context
2010-01-07
| ||
18:09 | Add the "searchdb" target to the Makefile. For building the doc/search.db database used by the search cgi script. (check-in: e8a8c227d5 user: dan tags: trunk) | |
16:27 | Add a <title> to the copyright-release.html document. (check-in: 1ecb24abf0 user: drh tags: trunk) | |
16:13 | Add the "Search" menu option to the menu bar. (check-in: 6e06b9d9b4 user: drh tags: trunk) | |
Changes
Changes to rawpages/copyright-release.html.
1 2 3 4 5 6 7 8 | <html> <body bgcolor="white"> <h1 align="center"> Copyright Release for<br> Contributions To SQLite </h1> <p> | > | 1 2 3 4 5 6 7 8 9 | <html> <title>SQLite Copyright Release Template</title> <body bgcolor="white"> <h1 align="center"> Copyright Release for<br> Contributions To SQLite </h1> <p> |
︙ | ︙ |