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

Updating license to MIT in all .cs files. #81

Merged
merged 2 commits into from
Oct 8, 2019
Merged

Conversation

amanbha
Copy link
Contributor

@amanbha amanbha commented Oct 8, 2019

Fixes #80

samples/ControllerSample/Controllers/SampleController.cs Outdated Show resolved Hide resolved
samples/ControllerSample/Controllers/SampleController.cs Outdated Show resolved Hide resolved
/// Gets the account information as specified by the id.
/// </summary>
/// <param name="account">Account information for the id from Dapr state store..</param>
/// <returns>Account infromation.</returns>
Copy link
Contributor

Choose a reason for hiding this comment

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

typo

samples/ControllerSample/Controllers/SampleController.cs Outdated Show resolved Hide resolved
samples/ControllerSample/Controllers/SampleController.cs Outdated Show resolved Hide resolved
using System.ComponentModel.DataAnnotations;

/// <summary>
/// Rpresents a transaction used by sample code.
Copy link
Contributor

Choose a reason for hiding this comment

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

nit : typo

samples/RoutingSample/Transaction.cs Outdated Show resolved Hide resolved
@amanbha amanbha merged commit 9b13557 into master Oct 8, 2019
@amanbha amanbha deleted the update_license branch October 8, 2019 21:54
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.

Update license to MIT in all .cs files
2 participants