Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix another typo on the copyright page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | branch-3.22 |
Files: | files | file ages | folders |
SHA3-256: |
1f78a04da9a02202cc89bdee155614bf |
User & Date: | drh 2018-02-05 21:20:44.108 |
Context
2018-02-07
| ||
20:35 | Fix typo in the vtab.html document. (check-in: ec9c8be989 user: drh tags: branch-3.22) | |
2018-02-05
| ||
21:20 | Fix another typo on the copyright page. (check-in: 1f78a04da9 user: drh tags: branch-3.22) | |
21:18 | Fix typo on the new copyright.html page. (check-in: c5661b456c user: drh tags: branch-3.22) | |
Changes
Changes to pages/copyright.in.
︙ | ︙ | |||
62 63 64 65 66 67 68 | <p> Furthermore, all of the code in SQLite is original, having been written specifically for use by SQLite. No code has been copied from unknown sources on the internet. <p> Many people associated "open-source" software with software that has | | | 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 | <p> Furthermore, all of the code in SQLite is original, having been written specifically for use by SQLite. No code has been copied from unknown sources on the internet. <p> Many people associated "open-source" software with software that has grown organically through contributions from countless individuals. And, indeed, there is some open-source software that works that way. But not SQLite. SQLite uses the the [https://en.wikipedia.org/wiki/The_Cathedral_and_the_Bazaar|cathedral development philosopy] not the bazaar approach. All of the SQLite code has been written by people who are well known to each other. <tcl>hd_fragment warrantyoftitle {Warranty of Title}</tcl> |
︙ | ︙ |