Welcome, Eli writes here.
See also Imagery and his other projects.

An individual post follows:

Blessing 2
0
1
0
Feb
01

The source code files for other SQL database engines typically begin with a comment describing your license rights to view and copy that file. The SQLite source code contains no license since it is not governed by copyright. Instead of a license, the SQLite source code offers a blessing:

    May you do good and not evil
    May you find forgiveness for yourself and forgive others
    May you share freely, never taking more than you give.
This made me cry today.