From 790515ff98623b3003ca54acdbcb6684c8857396 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_sqlite.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/db_sqlite.nim b/src/db_sqlite.nim index d09051cd44..f54049899d 100755 --- a/src/db_sqlite.nim +++ b/src/db_sqlite.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.