Skip to content

Commit

Permalink
license fix
Browse files Browse the repository at this point in the history
  • Loading branch information
soenneker committed Jan 26, 2024
1 parent 11d2d78 commit 710368a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ MIT License

Copyright (c) 2023-2024 Jake Soenneker

Parts are Copyright (c) 2017 nickdodd79

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
Expand Down
2 changes: 1 addition & 1 deletion src/Soenneker.Utils.AutoBogus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<AssemblyName>Soenneker.Utils.AutoBogus</AssemblyName>
<PackageId>Soenneker.Utils.AutoBogus</PackageId>
<PackageTags>utils autobogus autofaker faker bogus tests mock c# .net csharp dotnet</PackageTags>
<Copyright>Copyright © 2023 Jake Soenneker</Copyright>
<Copyright>Copyright © 2023-2024 Jake Soenneker</Copyright>
<Authors>Jake Soenneker</Authors>
<Company>https://soenneker.com</Company>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand Down

0 comments on commit 710368a

Please sign in to comment.