Skip to content

Commit

Permalink
Update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
mscrivo committed Mar 25, 2023
1 parent 17b000a commit 20505f5
Show file tree
Hide file tree
Showing 3 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,6 +1,6 @@
MIT License

Copyright (c) 2022 Michael Scrivo
Copyright (c) 2023 Michael Scrivo

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 OotD.x64/OotD.x64.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Product>Outlook on the Desktop</Product>
<NeutralLanguage>en-US</NeutralLanguage>
<Description>Places Microsoft Outlook Components on your Windows Desktop.</Description>
<Copyright>Copyright 2006-2022 Michael Scrivo</Copyright>
<Copyright>Copyright 2006-2023 Michael Scrivo</Copyright>
<PlatformTarget>x64</PlatformTarget>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<FileVersion>1.0.0.0</FileVersion>
Expand Down
2 changes: 1 addition & 1 deletion OotD.x86/OotD.x86.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Product>Outlook on the Desktop</Product>
<NeutralLanguage>en-US</NeutralLanguage>
<Description>Places Microsoft Outlook Components on your Windows Desktop.</Description>
<Copyright>Copyright 2006-2022 Michael Scrivo</Copyright>
<Copyright>Copyright 2006-2023 Michael Scrivo</Copyright>
<PlatformTarget>x86</PlatformTarget>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<FileVersion>1.0.0.0</FileVersion>
Expand Down

0 comments on commit 20505f5

Please sign in to comment.