Update website address

This commit is contained in:
2013-10-10 02:03:29 +07:00
parent 8590ad64e2
commit d129f4809e
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
* Version of SQLite: 3.6.22 * Version of SQLite: 3.6.22
* *
* Copyright 2010-2013 Yury Plashenkov * Copyright 2010-2013 Yury Plashenkov
* http://plashenkov.github.com/sqlite/ * http://plashenkov.github.io/sqlite/
* *
* The MIT License (MIT) * The MIT License (MIT)
* *

View File

@@ -4,7 +4,7 @@
* This unit contains miscellaneous utility functions * This unit contains miscellaneous utility functions
* *
* Copyright 2010-2013 Yury Plashenkov * Copyright 2010-2013 Yury Plashenkov
* http://plashenkov.github.com/sqlite/ * http://plashenkov.github.io/sqlite/
* *
* The MIT License (MIT) * The MIT License (MIT)
* *

View File

@@ -4,7 +4,7 @@
* This unit contains easy-to-use object wrapper over SQLite3 API functions * This unit contains easy-to-use object wrapper over SQLite3 API functions
* *
* Copyright 2010-2013 Yury Plashenkov * Copyright 2010-2013 Yury Plashenkov
* http://plashenkov.github.com/sqlite/ * http://plashenkov.github.io/sqlite/
* *
* The MIT License (MIT) * The MIT License (MIT)
* *