Skip to content

Commit

Permalink
Fixed license mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
jnm2 committed Jan 10, 2018
1 parent 1032044 commit f393923
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Original work copyright © 2012 Daniel Grunwald (https://gist.github.com/dgrunwald/1961087)
Original work copyright © 2012 Daniel Grunwald (https://gist.github.com/dgrunwald/1961087)
Modifications copyright © 2012–2018 Omer Mor, Alex Davies, Joseph Musser

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion src/AsyncBridge/AsyncBridge.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<Version>0.3.0</Version>
<Authors>Daniel Grunwald, Omer Mor, Alex Davies, jnm2</Authors>
<Copyright>Copyright © 2012–2018 Omer Mor, Alex Davies, Joseph Musser</Copyright>
<Copyright>Copyright © 2012–2018 Daniel Grunwald, Omer Mor, Alex Davies, Joseph Musser</Copyright>

<PackageProjectUrl>https://omermor.github.com/AsyncBridge/</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/OmerMor/AsyncBridge/blob/master/LICENSE.md</PackageLicenseUrl>
Expand Down

0 comments on commit f393923

Please sign in to comment.