diff options
Diffstat (limited to 'database/sqlite/sqlite.h')
| -rw-r--r-- | database/sqlite/sqlite.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/database/sqlite/sqlite.h b/database/sqlite/sqlite.h index 8195c36..bfde65c 100644 --- a/database/sqlite/sqlite.h +++ b/database/sqlite/sqlite.h @@ -1,6 +1,7 @@ /* sqlite.h -- Generic functions to simplify SQLite3 queries - data structures defined here * - * GPLv2 - Copyright (C) 2008 David Sommerseth <dazo@users.sourceforge.net> + * GPLv2 - Copyright (C) 2008, 2009 + * David Sommerseth <dazo@users.sourceforge.net> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |
