33PostgresKit is a fork and heavily modified version of the PostgresClientKit
44code from the PostgresKit project:
55
6- http://code.google.com/p/postgres-kit/
6+ [ http://code.google.com/p/postgres-kit/ ] ( http://code.google.com/p/postgres-kit/ )
77
88PostgresClientKit was originally written by David Thorpe and is licensed under
99version 2 of the Apache License.
1010
1111This PostgresKit fork was created by Stuart Connolly on July 22, 2012 and
1212is to be developed as part of the Sequel Pro project:
1313
14- http://sequelpro.com/
14+ [ http://sequelpro.com/ ] ( http://sequelpro.com/ )
1515
1616## License
1717
@@ -29,15 +29,15 @@ libpq is licensed under The PostgreSQL License and is copyrighted by:
2929
3030Full license:
3131
32- http ://www.postgresql.org/about/licence/
32+ [ https ://www.postgresql.org/about/licence/] ( https://www.postgresql.org/about/licence/ )
3333
3434libpqtypes is licensed under the BSD license and is copyrighted by:
3535
3636 Copyright (c) 2008-2011 eSilo, LLC. All rights reserved
3737
3838Full License:
3939
40- http://libpqtypes.esilo.com/pkgdocs.html?file=LICENSE
40+ [ http://libpqtypes.esilo.com/pkgdocs.html?file=LICENSE ] ( http://libpqtypes.esilo.com/pkgdocs.html?file=LICENSE )
4141
4242The entire framework is dual licensed under both version 2 of the Apache
4343license and the MIT license. Use of it must carry both of the following
@@ -51,7 +51,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
5151you may not use this file except in compliance with the License.
5252You may obtain a copy of the License at
5353
54- http ://www.apache.org/licenses/LICENSE-2.0
54+ [ https ://www.apache.org/licenses/LICENSE-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 )
5555
5656Unless required by applicable law or agreed to in writing, software
5757distributed under the License is distributed on an "AS IS" BASIS,
0 commit comments