diff options
author | Abhi Beckert <me@abhibeckert.com> | 2017-01-04 15:03:22 +1000 |
---|---|---|
committer | Abhi Beckert <me@abhibeckert.com> | 2017-01-04 15:03:22 +1000 |
commit | 357468e4c570a48dac02b946532c976a7dd88e0c (patch) | |
tree | 8eae287de6710f373d5e986563f05dd8814972f1 /readme.md | |
parent | 7b01b5b98b9ea1076488115b97fb64ece702c688 (diff) | |
parent | 578c5959aea1f94cc176a2f27a5c3640a5f3b9c6 (diff) | |
download | sequelpro-357468e4c570a48dac02b946532c976a7dd88e0c.tar.gz sequelpro-357468e4c570a48dac02b946532c976a7dd88e0c.tar.bz2 sequelpro-357468e4c570a48dac02b946532c976a7dd88e0c.zip |
Merge remote-tracking branch 'sequelpro/master'
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Sequel Pro <img alt="Logo" src="http://www.sequelpro.com/blog/wp-content/uploads/2013/01/sequel-pro-1.0.png" align="right" height="50"> +Sequel Pro ========== Sequel Pro is a fast, easy-to-use Mac database management application for working with MySQL databases. @@ -16,10 +16,10 @@ Build Instructions * Open `sequel-pro.xcodeproj` * Click the `Run` button in the toolbar * If the above doesn't work, please file a [bug report](https://github.com/sequelpro/sequelpro/issues/new) - + License ======= -Copyright (c) 2002-2016 Sequel Pro & CocoaMySQL Teams. All rights reserved. +Copyright (c) 2002-2017 Sequel Pro & CocoaMySQL Teams. All rights reserved. Sequel Pro is free and open source software, licensed under [MIT](https://opensource.org/licenses/MIT). See [LICENSE](https://github.com/sequelpro/sequelpro/blob/master/LICENSE) for full details. |