SQLite turned 16

The first check-in of SQLite code occurred 16 years ago.
see sqlite.org/src/timeline?c=2000-05-29
Version 1 just had a few commands. Open database, close database, execute a statement. Code for recordsets didn't exist at that time and came later.
Congratulations to Richard Hipp and his team!
