summary refs log tree commit diff stats
path: root/lib/impure/db_postgres.nim
diff options
context:
space:
mode:
Diffstat (limited to 'lib/impure/db_postgres.nim')
-rwxr-xr-xlib/impure/db_postgres.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/impure/db_postgres.nim b/lib/impure/db_postgres.nim
index 7cd93a540..25a04ed8e 100755
--- a/lib/impure/db_postgres.nim
+++ b/lib/impure/db_postgres.nim
@@ -1,5 +1,5 @@
 # Nimrod PostgreSQL database wrapper
-# (c) 2009 Andreas Rumpf
+# (c) 2010 Andreas Rumpf
 
 import strutils, postgres