We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf9ba11 commit fb30475Copy full SHA for fb30475
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2024 Bonsai Foundation CIC and Contributors
+Copyright (c) 2022-2024 Bonsai Foundation CIC and Contributors
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
src/Directory.Build.props
@@ -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>
7
<GenerateDocumentationFile>true</GenerateDocumentationFile>
8
<PackageOutputPath>..\bin\$(Configuration)</PackageOutputPath>
0 commit comments