remove pointless coding cookies

This commit is contained in:
Florent Xicluna 2010-08-30 14:05:50 +00:00
parent e992a7da01
commit e01de8f2f3
8 changed files with 2 additions and 10 deletions

View file

@ -1,7 +1,6 @@
#-*- coding: ISO-8859-1 -*-
# pysqlite2/dbapi2.py: the DB-API 2.0 interface
#
# Copyright (C) 2004-2005 Gerhard Häring <gh@ghaering.de>
# Copyright (C) 2004-2005 Gerhard Häring <gh@ghaering.de>
#
# This file is part of pysqlite.
#