You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ SQL Bak Version reads the binary content of the SQL Server backup file and analy
16
16
Contributions are welcome! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
17
17
18
18
## License
19
-
This project is licensed under the [MIT License](https://choosealicense.com/licenses/mit/) - see the LICENSE file for details.
19
+
This project is licensed under the [MIT License](LICENSE.txt) - see the LICENSE file for details.
20
20
21
21
## Acknowledgements
22
-
This project was inspired by the need to quickly identify the SQL Server version of backup files without the need for a preinstalled SQL Server instance. Special thanks to the contributors who helped improve the tool.
22
+
This project was inspired by the need to quickly identify the SQL Server version of backup files without the need for a preinstalled SQL Server instance. Special thanks to the contributors who helped improve the tool.
0 commit comments