diff options
author | Jay Freeman <saurik@saurik.com> | 2009-06-15 06:24:23 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2009-06-15 06:24:23 +0000 |
commit | a334118154bc7ab0ae0ed078f4b89a61f63cca6b (patch) | |
tree | 4d6bee17602c3efbb3c5e737721396c0d69cfa1f /data/_sqlite3/_metadata/license | |
parent | aa3c53331ee9464d20a6792c6ab4a61780373d2c (diff) |
Stage 1 of SVN sqlite3 remap.
git-svn-id: http://svn.telesphoreo.org/trunk@615 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/_sqlite3/_metadata/license')
-rw-r--r-- | data/_sqlite3/_metadata/license | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/_sqlite3/_metadata/license b/data/_sqlite3/_metadata/license new file mode 100644 index 000000000..cc53a32d5 --- /dev/null +++ b/data/_sqlite3/_metadata/license @@ -0,0 +1,6 @@ +** The author disclaims copyright to this source code. In place of +** a legal notice, here is 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. |