aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks
diff options
context:
space:
mode:
authorStuart Connolly <stuart02@gmail.com>2017-01-13 22:34:46 +0000
committerStuart Connolly <stuart02@gmail.com>2017-01-13 22:34:46 +0000
commit5626b75b597281f9ecc0ab1e5d12052604ccb867 (patch)
tree5d8dffd09370855cb9a2bc0ed3d71f8e2a60b48c /Frameworks
parent95c29491c8adab69a2b1d2975af4439842184059 (diff)
downloadsequelpro-5626b75b597281f9ecc0ab1e5d12052604ccb867.tar.gz
sequelpro-5626b75b597281f9ecc0ab1e5d12052604ccb867.tar.bz2
sequelpro-5626b75b597281f9ecc0ab1e5d12052604ccb867.zip
Switch PostgresKit REAMDE to Markdown.
Diffstat (limited to 'Frameworks')
-rw-r--r--Frameworks/PostgresKit/README.md (renamed from Frameworks/PostgresKit/README)11
1 files changed, 6 insertions, 5 deletions
diff --git a/Frameworks/PostgresKit/README b/Frameworks/PostgresKit/README.md
index 3920e03b..74eb993a 100644
--- a/Frameworks/PostgresKit/README
+++ b/Frameworks/PostgresKit/README.md
@@ -1,10 +1,9 @@
-POSTGRESKIT README
-------------------
+# PostgresKit
PostgresKit is a fork and heavily modified version of the PostgresClientKit
code from the PostgresKit project:
- http://code.google.com/p/postgres-kit/
+ http://code.google.com/p/postgres-kit/
PostgresClientKit was originally written by David Thorpe and is licensed under
version 2 of the Apache License.
@@ -14,6 +13,8 @@ is to be developed as part of the Sequel Pro project:
http://sequelpro.com/
+## License
+
Any new code added during it's development is licensed under the MIT license
and is copyrighted by the respective developer and the Sequel Pro team.
@@ -43,7 +44,7 @@ license and the MIT license. Use of it must carry both of the following
licenses to indicate this:
-APACHE 2 LICENSE
+### Apache 2 License
Copyright (c) 2008-2009 David Thorpe, djt@mutablelogic.com
@@ -60,7 +61,7 @@ See the License for the specific language governing permissions and
limitations under the License.
-MIT LICENSE
+### MIT License
Copyright (c) 2017 Sequel Pro Team. All rights reserved.