File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 <Authors >Mattias Kindborg</Authors >
77 <Company >FantasticFiasco</Company >
88 <Product >MVVM Dialogs</Product >
9- <Copyright >Copyright © 2009-2024 MVVM Dialogs contributors</Copyright >
9+ <Copyright >Copyright © 2009-2025 MVVM Dialogs contributors</Copyright >
1010 <LangVersion >latest</LangVersion >
1111 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1212 </PropertyGroup >
Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ Apache License
175175
176176 END OF TERMS AND CONDITIONS
177177
178- Copyright 2009-2024 Mattias Kindborg
178+ Copyright 2009-2025 Mattias Kindborg
179179
180180 Licensed under the Apache License, Version 2.0 (the "License");
181181 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 99 <license type =" expression" >Apache-2.0</license >
1010 <projectUrl >https://github.com/FantasticFiasco/mvvm-dialogs</projectUrl >
1111 <icon >images\icon_64x64.png</icon >
12- <copyright >Copyright © 2009-2024 MVVM Dialogs contributors</copyright >
12+ <copyright >Copyright © 2009-2025 MVVM Dialogs contributors</copyright >
1313 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1414 <description >Framework simplifying the concept of opening dialogs from a view model when using MVVM in WPF.</description >
1515 <releaseNotes >For release notes, please see the change log on GitHub.</releaseNotes >
Original file line number Diff line number Diff line change 55// associated with an assembly.
66[ assembly: AssemblyCompany ( "FantasticFiasco" ) ]
77[ assembly: AssemblyProduct ( "MVVM Dialogs" ) ]
8- [ assembly: AssemblyCopyright ( "Copyright © 2009-2024 MVVM Dialogs contributors" ) ]
8+ [ assembly: AssemblyCopyright ( "Copyright © 2009-2025 MVVM Dialogs contributors" ) ]
99[ assembly: AssemblyTrademark ( "" ) ]
1010[ assembly: AssemblyCulture ( "" ) ]
1111
You can’t perform that action at this time.
0 commit comments