File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,20 +30,23 @@ _Note: If you want to execute any of the stored procedures, you must add a file
3030
3131One file is created per database, including the master database.
3232
33- ## Licence
34-
35- This project uses the MIT licence.
36-
3733## Dependencies
3834
3935- JSON.NET (for parsing config files and SQL Server results)
4036- ClosedXML (for generating the Excel output)
4137- Costura.Fody (for generating a single assembly file)
4238
39+ ## Licence
40+
41+ - This project uses the MIT licence.
42+ - Newtonsoft.Json is copyright (c) 2007 James Newton-King
43+ - ClosedXML is copyright (c) 2016 ClosedXML
44+ - Fody.Costura is copyright (c) 2012 Simon Cropp and contributors
45+
4346## Future plans
4447
4548- Cross-platform (Windows, macOS, Linux)
4649- JSON export
4750- SQL Server Management Studio plugin
4851
49- _ THIS IS BETA SOFTWARE AND SHOULD NOT BE RUN ON A PRODUCTION ENVIRONMENT WITHOUT EXTENSIVE TESTING._
52+ _ THIS IS BETA SOFTWARE AND SHOULD NOT BE RUN ON A PRODUCTION ENVIRONMENT WITHOUT EXTENSIVE TESTING._
You can’t perform that action at this time.
0 commit comments