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/cursor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Modules/_sqlite/cursor.h') diff --git a/Modules/_sqlite/cursor.h b/Modules/_sqlite/cursor.h index 82f5972a27..5d8b5c160d 100644 --- a/Modules/_sqlite/cursor.h +++ b/Modules/_sqlite/cursor.h @@ -1,6 +1,6 @@ /* cursor.h - definitions for the cursor type * - * Copyright (C) 2004-2010 Gerhard Häring + * Copyright (C) 2004-2010 Gerhard Häring * * This file is part of pysqlite. * -- cgit v1.2.1