update copyright

This commit is contained in:
Rebecca Wallander
2021-01-16 14:45:39 +01:00
parent 5f63122655
commit 1e1e575fb9
3 changed files with 3 additions and 1 deletions

2
.gitmodules vendored
View File

@@ -24,4 +24,4 @@
url = https://github.com/gchudov/cuetools.net url = https://github.com/gchudov/cuetools.net
[submodule "Aaru.Decryption"] [submodule "Aaru.Decryption"]
path = Aaru.Decryption path = Aaru.Decryption
url = git@github.com:aaru-dps/Aaru.Decryption.git url = https://github.com/aaru-dps/Aaru.Decryption

View File

@@ -28,6 +28,7 @@
// //
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Copyright © 2011-2021 Natalia Portillo // Copyright © 2011-2021 Natalia Portillo
// Copyright © 2020-2021 Rebecca Wallander
// ****************************************************************************/ // ****************************************************************************/
using System; using System;

View File

@@ -28,6 +28,7 @@
// //
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
// Copyright © 2011-2021 Natalia Portillo // Copyright © 2011-2021 Natalia Portillo
// Copyright © 2020-2021 Rebecca Wallander
// ****************************************************************************/ // ****************************************************************************/
using System; using System;