Skip to content

Commit

Permalink
Update (c) to 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
jbe2277 committed Jan 14, 2025
1 parent 2d33d60 commit 08ced27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016-2023 jbe2277
Copyright (c) 2016-2025 jbe2277

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/System.Waf/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<Company>jbe2277</Company>
<Copyright>Copyright © 2016-2024 jbe2277</Copyright>
<Copyright>Copyright © 2016-2025 jbe2277</Copyright>
<NeutralLanguage>en-US</NeutralLanguage>
<Nullable>enable</Nullable>
<EnableNETAnalyzers>true</EnableNETAnalyzers>
Expand Down

0 comments on commit 08ced27

Please sign in to comment.