Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.98 KB

LICENSE.md

File metadata and controls

42 lines (33 loc) · 1.98 KB

MIT License

Copyright for portions of sp_Blitz are held by Microsoft as part of project tigertoolbox and are provided under the MIT license: https://github.com/Microsoft/tigertoolbox All other copyrights for sp_Blitz are held by Brent Ozar Unlimited, 2022 as described below.

Copyright for portions of DatabaseRestore are held by GregWhiteDBA as part of project MSSQLAutoRestore and are provided under the MIT license: https://github.com/GregWhiteDBA/MSSQLAutoRestore All other copyrights for DatabaseRestore are held by Brent Ozar Unlimited, 2022 as described below.

Copyright for sp_BlitzInMemoryOLTP are held by Ned Otter and Konstantin Taranov as part of project sqlserver-kit and are provided under the MIT license: https://github.com/ktaranov/sqlserver-kit

Copyright for SqlServerVersionScript are held by Josh Darnell as part of project SqlServerVersionScript and are provided under the MIT license: https://github.com/jadarnel27/SqlServerVersionScript

Copyright (c) 2022 Brent Ozar Unlimited

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 restriction, including without limitation the rights to use, 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 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.