Update copyright year.

This commit is contained in:
2022-02-18 10:27:00 +00:00
parent 932ca5478a
commit 28a34f504f
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
<GenerateAssemblyInfo>true</GenerateAssemblyInfo> <GenerateAssemblyInfo>true</GenerateAssemblyInfo>
<Version>5.3.0</Version> <Version>5.3.0</Version>
<Company>Claunia.com</Company> <Company>Claunia.com</Company>
<Copyright>Copyright © 2011-2021 Natalia Portillo</Copyright> <Copyright>Copyright © 2011-2022 Natalia Portillo</Copyright>
<Product>Aaru Data Preservation Suite</Product> <Product>Aaru Data Preservation Suite</Product>
<Title>Aaru.Decryption</Title> <Title>Aaru.Decryption</Title>
<ApplicationVersion>$(Version)</ApplicationVersion> <ApplicationVersion>$(Version)</ApplicationVersion>

View File

@@ -31,7 +31,7 @@
// SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
// //
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Copyright © 2020-2021 Rebecca Wallander // Copyright © 2020-2022 Rebecca Wallander
// ****************************************************************************/ // ****************************************************************************/
using System; using System;

View File

@@ -31,7 +31,7 @@
// SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
// //
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Copyright © 2020-2021 Rebecca Wallander // Copyright © 2020-2022 Rebecca Wallander
// ****************************************************************************/ // ****************************************************************************/
using System; using System;