Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Azure.Batch to MIT license. #2923

Merged
merged 1 commit into from
Mar 11, 2017

Conversation

matthchr
Copy link
Member

  • Also updated readme.md and changelog.md in preparation for this to be released.
  • Includes update to the nuget package license as well.

Description


This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

SDK Generation Guidelines

  • If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
  • The generate.cmd file for the SDK has been updated with the version of AutoRest, as well as a link to the swagger spec, used to generate the code.
  • The project.json and AssemblyInfo.cs files have been updated with the new version of the SDK.

  - Also updated readme.md and changelog.md in preparation for this to be released.
  - Includes update to the nuget package license as well.
@matthchr
Copy link
Member Author

matthchr commented Mar 10, 2017

@hovsepm - Here you go

@darylmsft @itowlson @xingwu1 - please review. Specifically I would call out the project.json, Readme.md, and changelog.md as good candidates for review. The other files were bulk find-replaced so you probably don't need to review them all.

Before merging

Please wait until some folks from my team review this and sign off

@markcowl markcowl merged commit efa36a1 into Azure:AutoRest Mar 11, 2017
@@ -1,3 +1,6 @@
# License notes
The Azure Batch C# client is now under the MIT license. Prior to 3/10/2017 it was under the Apache 2.0 license.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prefer to spell out dates - many readers will be in dd/mm/yyyy locales.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

These changes are planned but haven't been published yet.

#### License
Moved source code and NuGet package from Apache 2.0 license to MIT license. This is more consistent with the other Azure SDKs as well as other open source projects from Microsoft such as DotNet.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"DotNet" is not normally spelled out that way. The product is ".NET". They use "dotnet" as the user name under which they keep their GitHub repos, and in other places where the leading "." isn't allowed... but this seems to refer to the product...?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

openapi-sdkautomation-test bot pushed a commit to openapi-env-test/azure-sdk-for-net that referenced this pull request Jun 15, 2021
Revert "Update readme.md (Azure#2922)" (Azure#2923)

This reverts commit 6c93aed55698e5fa4c31fca6bf2af72a57de1bb6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants