From c934f32e0a2b5f9f2bc0b55573a6860626025d63 Mon Sep 17 00:00:00 2001 From: Florent Xicluna Date: Fri, 3 Sep 2010 23:47:32 +0000 Subject: Welcome to the UTF-8 world. --- Modules/_sqlite/module.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Modules/_sqlite/module.c') diff --git a/Modules/_sqlite/module.c b/Modules/_sqlite/module.c index db55eaaeda..3292daee83 100644 --- a/Modules/_sqlite/module.c +++ b/Modules/_sqlite/module.c @@ -1,6 +1,6 @@ /* module.c - the module itself * - * Copyright (C) 2004-2010 Gerhard Häring + * Copyright (C) 2004-2010 Gerhard Häring * * This file is part of pysqlite. * -- cgit v1.2.1