Skip to content

Commit

Permalink
Fix license
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrzesniewski committed May 10, 2019
1 parent 5b388f3 commit 18a47c7
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,6 +1,6 @@
MIT License

Copyright (c) 2017 ABC arbitrage
Copyright (c) 2019 ABC arbitrage

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<Description>A zero-allocation .NET logging library</Description>
<Authors>Reda Bouallou;Mendel Monteiro-Beckerman;Romain Verdier;Lucas Trzesniewski;Serge Farny</Authors>
<PackageProjectUrl>https://github.com/Abc-Arbitrage/ZeroLog</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/Abc-Arbitrage/ZeroLog/blob/master/LICENSE.md</PackageLicenseUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Company>ABC arbitrage</Company>
<Copyright>Copyright © ABC arbitrage 2017-2019</Copyright>
<PackageTags>log;logging;zero-allocation</PackageTags>
Expand Down

0 comments on commit 18a47c7

Please sign in to comment.