diff --git a/Aaru.Decryption.csproj b/Aaru.Decryption.csproj
index 474a594..f2eb2db 100644
--- a/Aaru.Decryption.csproj
+++ b/Aaru.Decryption.csproj
@@ -11,7 +11,7 @@
true
5.3.0
Claunia.com
- Copyright © 2011-2021 Natalia Portillo
+ Copyright © 2011-2022 Natalia Portillo
Aaru Data Preservation Suite
Aaru.Decryption
$(Version)
diff --git a/DVD/CSS.cs b/DVD/CSS.cs
index 318baec..75009c2 100644
--- a/DVD/CSS.cs
+++ b/DVD/CSS.cs
@@ -31,7 +31,7 @@
// SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
// ----------------------------------------------------------------------------
-// Copyright © 2020-2021 Rebecca Wallander
+// Copyright © 2020-2022 Rebecca Wallander
// ****************************************************************************/
using System;
diff --git a/DVD/Dump.cs b/DVD/Dump.cs
index 030a55f..cb9b615 100644
--- a/DVD/Dump.cs
+++ b/DVD/Dump.cs
@@ -31,7 +31,7 @@
// SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
// ----------------------------------------------------------------------------
-// Copyright © 2020-2021 Rebecca Wallander
+// Copyright © 2020-2022 Rebecca Wallander
// ****************************************************************************/
using System;