diff --git a/LICENSE b/LICENSE index cd191c3..035dc75 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014-2015 Dan Sosedoff +Copyright (c) 2014-2016 Dan Sosedoff 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 diff --git a/README.md b/README.md index c7739ff..510902b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ application to work with local or remote PostgreSQL databases. - Browse tables and table rows - Get table details: structure, size, indeces, row count - Run and analyze custom SQL queries -- Export table rows and query results as CSV +- Export table rows and query results to CSV/JSON/XML - Query history - Server bookmarks @@ -94,4 +94,4 @@ make test The MIT License (MIT) -Copyright (c) 2014-2015 Dan Sosedoff, +Copyright (c) 2014-2016 Dan Sosedoff,