diff options
author | Stuart Connolly <stuart02@gmail.com> | 2014-01-17 00:57:57 +0000 |
---|---|---|
committer | Stuart Connolly <stuart02@gmail.com> | 2014-01-17 00:57:57 +0000 |
commit | 6398c6cc4f5f8e426dcd7fa3f12d82288843825f (patch) | |
tree | 781de31e30eaeb2a9791fd70a857ac141642e047 | |
parent | 7d57dc8b5fa9d2c40422ef4bd62d3656057165b0 (diff) | |
download | sequelpro-6398c6cc4f5f8e426dcd7fa3f12d82288843825f.tar.gz sequelpro-6398c6cc4f5f8e426dcd7fa3f12d82288843825f.tar.bz2 sequelpro-6398c6cc4f5f8e426dcd7fa3f12d82288843825f.zip |
Update license and readme.
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | readme.md | 6 |
2 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Copyright (c) 2002-2012 Sequel Pro & CocoaMySQL Teams. +Copyright (c) 2002-2014 Sequel Pro & CocoaMySQL Teams. All rights reserved. @@ -17,3 +17,9 @@ Build Instructions * 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-2014 Sequel Pro & CocoaMySQL Teams. All rights reserved. + +Sequel Pro is free and open source software, licensed under MIT. See LICENSE for full details. |