Description edits in PAS files

This commit is contained in:
2012-10-02 16:06:15 +07:00
parent f8b7313ce8
commit 12776f63cc
3 changed files with 9 additions and 12 deletions

View File

@@ -1,9 +1,8 @@
{
$Id$
SQLite for Delphi and FreePascal/Lazarus
Complete SQLite3 API translation and simple wrapper for Delphi and FreePascal
Copyright © 2010 IndaSoftware Inc. and contributors. All rights reserved.
http://www.indasoftware.com/fordev/sqlite3/
© 2010 Yury Plashenkov <plashenkov@gmail.com>
http://www.indasoftware.com/sqlite/
SQLite is a software library that implements a self-contained, serverless,
zero-configuration, transactional SQL database engine. The source code for

View File

@@ -1,9 +1,8 @@
{
$Id$
SQLite for Delphi and FreePascal/Lazarus
Complete SQLite3 API translation and simple wrapper for Delphi and FreePascal
Copyright © 2010 IndaSoftware Inc. and contributors. All rights reserved.
http://www.indasoftware.com/fordev/sqlite3/
© 2010 Yury Plashenkov <plashenkov@gmail.com>
http://www.indasoftware.com/sqlite/
SQLite is a software library that implements a self-contained, serverless,
zero-configuration, transactional SQL database engine. The source code for

View File

@@ -1,9 +1,8 @@
{
$Id$
SQLite for Delphi and FreePascal/Lazarus
Complete SQLite3 API translation and simple wrapper for Delphi and FreePascal
Copyright © 2010 IndaSoftware Inc. and contributors. All rights reserved.
http://www.indasoftware.com/fordev/sqlite3/
© 2010 Yury Plashenkov <plashenkov@gmail.com>
http://www.indasoftware.com/sqlite/
SQLite is a software library that implements a self-contained, serverless,
zero-configuration, transactional SQL database engine. The source code for