From 430758cb6c263576ddcf3bcae27ed253df973daa Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Tue, 25 May 2010 15:17:38 +0200 Subject: Updated Copyright dates to include 2010 --- database/sqlite/sqlite.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'database/sqlite/sqlite.h') diff --git a/database/sqlite/sqlite.h b/database/sqlite/sqlite.h index 3885e0c..ba4cac5 100644 --- a/database/sqlite/sqlite.h +++ b/database/sqlite/sqlite.h @@ -1,6 +1,6 @@ /* sqlite.h -- Generic functions to simplify SQLite3 queries - data structures defined here * - * GPLv2 only - Copyright (C) 2008, 2009 + * GPLv2 only - Copyright (C) 2008 - 2010 * David Sommerseth * * This program is free software; you can redistribute it and/or -- cgit