|
Revision 2, 0.9 KB
(checked in by cmccurdy, 17 months ago)
|
|
added transactions and a few database access functions to get started
|
| Line | |
|---|
| 1 | gash -- History of visible changes. |
|---|
| 2 | |
|---|
| 3 | Copyright (C) 2007, Christopher McCurdy <christopher.mccurdy@gmail.com> |
|---|
| 4 | See the end for copying conditions. |
|---|
| 5 | |
|---|
| 6 | Please send gash bug reports to christopher.mccurdy@gmail.com. |
|---|
| 7 | |
|---|
| 8 | Version 0.1 |
|---|
| 9 | |
|---|
| 10 | * List your features here |
|---|
| 11 | |
|---|
| 12 | ------------------------------------------------------- |
|---|
| 13 | Copying information: |
|---|
| 14 | |
|---|
| 15 | Copyright (C) 2007, Christopher McCurdy <christopher.mccurdy@gmail.com> |
|---|
| 16 | |
|---|
| 17 | Permission is granted to anyone to make or distribute verbatim copies |
|---|
| 18 | of this document as received, in any medium, provided that the |
|---|
| 19 | copyright notice and this permission notice are preserved, |
|---|
| 20 | thus giving the recipient permission to redistribute in turn. |
|---|
| 21 | |
|---|
| 22 | Permission is granted to distribute modified versions |
|---|
| 23 | of this document, or of portions of it, |
|---|
| 24 | under the above conditions, provided also that they |
|---|
| 25 | carry prominent notices stating who last changed them. |
|---|