mirror of
https://github.com/sqlite/sqlite.git
synced 2025-11-06 15:49:35 +03:00
Added rights release for Matthew O. Persico (CVS 535)
FossilOrigin-Name: 6c32c07e8218caffebd4503e7d8a90226ac81cdc
This commit is contained in:
@@ -8,11 +8,15 @@
|
||||
** May you find forgiveness for yourself and forgive others.
|
||||
** May you share freely, never taking more than you give.
|
||||
**
|
||||
** 2002 April 18
|
||||
**
|
||||
** I, Matthew O. Persico, hereby release all edits made by me to
|
||||
** this source into the public domain.
|
||||
*************************************************************************
|
||||
** This file contains code to implement the "sqlite" command line
|
||||
** utility for accessing SQLite databases.
|
||||
**
|
||||
** $Id: shell.c,v 1.53 2002/04/18 12:39:03 drh Exp $
|
||||
** $Id: shell.c,v 1.54 2002/04/19 01:00:13 persicom Exp $
|
||||
*/
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user