From c8117f1c9245c48095c3bfdf414ee331a77d1273 Mon Sep 17 00:00:00 2001 From: Yury Plashenkov Date: Tue, 2 Oct 2012 16:11:01 +0700 Subject: [PATCH] Description edits in PAS files --- Source/SQLite3.pas | 2 +- Source/SQLite3Utils.pas | 2 +- Source/SQLite3Wrap.pas | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/SQLite3.pas b/Source/SQLite3.pas index 6ec4557..d3fafa3 100644 --- a/Source/SQLite3.pas +++ b/Source/SQLite3.pas @@ -1,7 +1,7 @@ { SQLite for Delphi and FreePascal/Lazarus - © 2010 Yury Plashenkov + Copyright 2010 Yury Plashenkov http://www.indasoftware.com/sqlite/ SQLite is a software library that implements a self-contained, serverless, diff --git a/Source/SQLite3Utils.pas b/Source/SQLite3Utils.pas index ab28657..24ff8ae 100644 --- a/Source/SQLite3Utils.pas +++ b/Source/SQLite3Utils.pas @@ -1,7 +1,7 @@ { SQLite for Delphi and FreePascal/Lazarus - © 2010 Yury Plashenkov + Copyright 2010 Yury Plashenkov http://www.indasoftware.com/sqlite/ SQLite is a software library that implements a self-contained, serverless, diff --git a/Source/SQLite3Wrap.pas b/Source/SQLite3Wrap.pas index 01e2450..22de797 100644 --- a/Source/SQLite3Wrap.pas +++ b/Source/SQLite3Wrap.pas @@ -1,7 +1,7 @@ { SQLite for Delphi and FreePascal/Lazarus - © 2010 Yury Plashenkov + Copyright 2010 Yury Plashenkov http://www.indasoftware.com/sqlite/ SQLite is a software library that implements a self-contained, serverless,