From 910dd6bcc9046f84ae9d140a3cdf0bf29f5c7036 Mon Sep 17 00:00:00 2001 From: Araq Date: Mon, 2 Jan 2012 23:07:35 +0100 Subject: [PATCH] year 2012 for most copyright headers --- 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 131609a648..7e2cef5252 100755 --- a/src/db_postgres.nim +++ b/src/db_postgres.nim @@ -1,7 +1,7 @@ # # # Nimrod's Runtime Library -# (c) Copyright 2010 Andreas Rumpf +# (c) Copyright 2012 Andreas Rumpf # # See the file "copying.txt", included in this # distribution, for details about the copyright.