Skip to content

Commit 2dd7a96

Browse files
authored
Fix the LICENSE and nuget README (#1223)
* Fix LICENSE.txt and nuget README
1 parent 73a418c commit 2dd7a96

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

LICENSE.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
MIT License
2-
31
Copyright (c) Microsoft Corporation.
42

3+
MIT License
4+
55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
77
in the Software without restriction, including without limitation the rights
@@ -18,4 +18,4 @@
1818
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1919
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE
21+
SOFTWARE.

nuget/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Microsoft Data API builder for Azure Databases
1+
# Data API builder for Azure Databases
22

33
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
44

55
## About
66

7-
**Microsoft Data API builder for Azure Databases provides modern REST and GraphQL endpoints to your Azure Databases.**
7+
**Data API builder for Azure Databases provides modern REST and GraphQL endpoints to your Azure Databases.**
88

99
With Data API builder, database objects can be exposed via REST or GraphQL endpoints so that your data can be accessed using modern techniques on any platform, any language, and any device. With an integrated and flexible policy engine, granular security is assured; integrated with Azure SQL, SQL Server, PostgreSQL, MySQL and Cosmos DB, gives developers an efficiency boost like never seen before.
1010

0 commit comments

Comments
 (0)