Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a typo on the About page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
6078886d9c338e343261060cfcdddc92 |
User & Date: | drh 2016-08-12 08:11:02.198 |
Context
2016-08-12
| ||
08:17 | Further fixes and enhancements to the About page. (check-in: f636f2cafe user: drh tags: trunk) | |
08:11 | Fix a typo on the About page. (check-in: 6078886d9c user: drh tags: trunk) | |
07:15 | Fix a typo on the download page. (check-in: 741e7a34be user: drh tags: trunk) | |
Changes
Changes to pages/about.in.
︙ | ︙ | |||
108 109 110 111 112 113 114 | <a href="c3ref/intro.html">published interface spec</a>, <a href="lang.html">SQL syntax</a>, and database [file format]. The source code is absolutely free to anybody who wants it, but [professional support] is also available.</p> <p>The SQLite project was started on [https://www.sqlite.org/src/timeline?c=2000-05-29+14:26:00|2000-05-09]. | | | 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 | <a href="c3ref/intro.html">published interface spec</a>, <a href="lang.html">SQL syntax</a>, and database [file format]. The source code is absolutely free to anybody who wants it, but [professional support] is also available.</p> <p>The SQLite project was started on [https://www.sqlite.org/src/timeline?c=2000-05-29+14:26:00|2000-05-09]. The future is always hard to predict, but the intent of the developers is to support SQLite through the year 2050. Design decisions are made with that objective in mind.</p> <p>We the developers hope that you find SQLite useful and we charge you to use it well: to make good and beautiful products that are fast, reliable, and simple to use. Seek forgiveness for yourself as you forgive others. And just as you have received SQLite for free, |
︙ | ︙ |