Skip to content

Commit d456d45

Browse files
authored
comment
1 parent 1683261 commit d456d45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Lib/sqlite3/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# pysqlite3/__init__.py: the pysqlite2 package.
1+
# pysqlite2/__init__.py: the pysqlite2 package.
22
#
33
# Copyright (C) 2005 Gerhard Häring <gh@ghaering.de>
44
#
5-
# This file is part of pysqlite2.
5+
# This file is part of pysqlite.
66
#
77
# This software is provided 'as-is', without any express or implied
88
# warranty. In no event will the authors be held liable for any damages

0 commit comments

Comments
 (0)