Skip to content

Commit

Permalink
Update copyright date ranges
Browse files Browse the repository at this point in the history
  • Loading branch information
glopesdev committed Jun 12, 2024
1 parent bf9ba11 commit fb30475
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 @@
MIT License

Copyright (c) 2024 Bonsai Foundation CIC and Contributors
Copyright (c) 2022-2024 Bonsai Foundation CIC and 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
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project>
<PropertyGroup>
<Authors>Bonsai</Authors>
<Copyright>Copyright © Bonsai Foundation CIC 2022</Copyright>
<Copyright>Copyright © Bonsai Foundation CIC and Contributors 2022-2024</Copyright>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageOutputPath>..\bin\$(Configuration)</PackageOutputPath>
Expand Down

0 comments on commit fb30475

Please sign in to comment.