summaryrefslogtreecommitdiffstats
path: root/Modules/_sqlite/row.h
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/_sqlite/row.h')
-rw-r--r--Modules/_sqlite/row.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/_sqlite/row.h b/Modules/_sqlite/row.h
index 8ed69ae..d014109 100644
--- a/Modules/_sqlite/row.h
+++ b/Modules/_sqlite/row.h
@@ -1,6 +1,6 @@
/* row.h - an enhanced tuple for database rows
*
- * Copyright (C) 2005-2007 Gerhard Häring <gh@ghaering.de>
+ * Copyright (C) 2005-2010 Gerhard Häring <gh@ghaering.de>
*
* This file is part of pysqlite.
*