diff options
author | Stuart Connolly <stuart02@gmail.com> | 2017-01-14 18:10:38 +0000 |
---|---|---|
committer | Stuart Connolly <stuart02@gmail.com> | 2017-01-14 18:10:38 +0000 |
commit | 56494537007c0d0e106373850c7954e82b626b78 (patch) | |
tree | a0a7c1ee1dc5fd93d9e3383206525b0e3cb7b2c4 /Frameworks/PostgresKit/README.md | |
parent | 6b669dd486779a3a4f4978c4cf7286939ad94bbf (diff) | |
download | sequelpro-56494537007c0d0e106373850c7954e82b626b78.tar.gz sequelpro-56494537007c0d0e106373850c7954e82b626b78.tar.bz2 sequelpro-56494537007c0d0e106373850c7954e82b626b78.zip |
Remove extra blank lines.
Diffstat (limited to 'Frameworks/PostgresKit/README.md')
-rw-r--r-- | Frameworks/PostgresKit/README.md | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/Frameworks/PostgresKit/README.md b/Frameworks/PostgresKit/README.md index 74eb993a..31e36ab1 100644 --- a/Frameworks/PostgresKit/README.md +++ b/Frameworks/PostgresKit/README.md @@ -43,7 +43,6 @@ The entire framework is dual licensed under both version 2 of the Apache license and the MIT license. Use of it must carry both of the following licenses to indicate this: - ### Apache 2 License Copyright (c) 2008-2009 David Thorpe, djt@mutablelogic.com @@ -60,11 +59,10 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - ### MIT License Copyright (c) 2017 Sequel Pro Team. All rights reserved. - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without @@ -73,10 +71,10 @@ copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |