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,