Skip to content

Commit

Permalink
chore(docs): bump copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
lmichaelis committed Jan 21, 2024
1 parent 8960587 commit 9a40d71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# The MIT license
**Copyright © 2023 GothicKit Contributors**
**Copyright © 2023-2024 GothicKit Contributors**

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
Expand Down
4 changes: 2 additions & 2 deletions ZenKit/ZenKit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<RootNamespace>ZenKit</RootNamespace>
<PackRelease>true</PackRelease>
<PackageId>ZenKit</PackageId>
<Version>0.1.12</Version>
<Version>0.1.13</Version>
<Authors>Luis Michaelis</Authors>
<Company>GothicKit</Company>
<Copyright>© 2023. GothicKit Contributors</Copyright>
<Copyright>© 2023-2024 GothicKit Contributors</Copyright>
<PackageTags>gothic gothic2 file-formats file-format-library zengin wrapper library parser gothickit</PackageTags>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/GothicKit/ZenKitCS</PackageProjectUrl>
Expand Down

0 comments on commit 9a40d71

Please sign in to comment.