From 01648fead05110614e41d2e0f463601aa68f3a51 Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Wed, 7 Jan 2015 14:14:43 +0100 Subject: [PATCH] Merge pull request #1889 from ramnes/devel Happy new year! --- src/db_postgres.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/db_postgres.nim b/src/db_postgres.nim index 6691c57035..d8ccc4c16a 100644 --- a/src/db_postgres.nim +++ b/src/db_postgres.nim @@ -1,7 +1,7 @@ # # # Nim's Runtime Library -# (c) Copyright 2014 Andreas Rumpf +# (c) Copyright 2015 Andreas Rumpf # # See the file "copying.txt", included in this # distribution, for details about the copyright.