diff --git a/ATA/Identify.cs b/ATA/Identify.cs
index 3b40247..97c2153 100644
--- a/ATA/Identify.cs
+++ b/ATA/Identify.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/ATA/Registers.cs b/ATA/Registers.cs
index e2121f1..006e40a 100644
--- a/ATA/Registers.cs
+++ b/ATA/Registers.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
namespace DiscImageChef.Decoders.ATA
diff --git a/Blu-ray/BCA.cs b/Blu-ray/BCA.cs
index dc91705..7b70c0a 100644
--- a/Blu-ray/BCA.cs
+++ b/Blu-ray/BCA.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/Blu-ray/Cartridge.cs b/Blu-ray/Cartridge.cs
index 374f830..82e31d1 100644
--- a/Blu-ray/Cartridge.cs
+++ b/Blu-ray/Cartridge.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/Blu-ray/DDS.cs b/Blu-ray/DDS.cs
index 741d3fb..66b453c 100644
--- a/Blu-ray/DDS.cs
+++ b/Blu-ray/DDS.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/Blu-ray/DI.cs b/Blu-ray/DI.cs
index 846f49d..9a9dc02 100644
--- a/Blu-ray/DI.cs
+++ b/Blu-ray/DI.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/Blu-ray/Spare.cs b/Blu-ray/Spare.cs
index ef4e27e..dfa92b6 100644
--- a/Blu-ray/Spare.cs
+++ b/Blu-ray/Spare.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/CD/ATIP.cs b/CD/ATIP.cs
index fda9026..f6573c9 100644
--- a/CD/ATIP.cs
+++ b/CD/ATIP.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/CD/CDTextOnLeadIn.cs b/CD/CDTextOnLeadIn.cs
index 2202322..9fe4f0b 100644
--- a/CD/CDTextOnLeadIn.cs
+++ b/CD/CDTextOnLeadIn.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/CD/Enums.cs b/CD/Enums.cs
index 5e95552..0890f81 100644
--- a/CD/Enums.cs
+++ b/CD/Enums.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/CD/FullTOC.cs b/CD/FullTOC.cs
index 9ce1655..dfd70c7 100644
--- a/CD/FullTOC.cs
+++ b/CD/FullTOC.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/CD/PMA.cs b/CD/PMA.cs
index be18358..d44016a 100644
--- a/CD/PMA.cs
+++ b/CD/PMA.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/CD/Sector.cs b/CD/Sector.cs
index 830be1f..79b84dd 100644
--- a/CD/Sector.cs
+++ b/CD/Sector.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/CD/Session.cs b/CD/Session.cs
index c8797e5..927fbb6 100644
--- a/CD/Session.cs
+++ b/CD/Session.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/CD/TOC.cs b/CD/TOC.cs
index 2c31b2d..85e04b7 100644
--- a/CD/TOC.cs
+++ b/CD/TOC.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/DVD/AACS.cs b/DVD/AACS.cs
index 5a23fdf..47bd319 100644
--- a/DVD/AACS.cs
+++ b/DVD/AACS.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/DVD/ADIP.cs b/DVD/ADIP.cs
index 64cbb65..d970c66 100644
--- a/DVD/ADIP.cs
+++ b/DVD/ADIP.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/DVD/BCA.cs b/DVD/BCA.cs
index ff6d346..9eef594 100644
--- a/DVD/BCA.cs
+++ b/DVD/BCA.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/DVD/CPRM.cs b/DVD/CPRM.cs
index da0bb62..b3e957f 100644
--- a/DVD/CPRM.cs
+++ b/DVD/CPRM.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/DVD/CSS&CPRM.cs b/DVD/CSS&CPRM.cs
index 7deb593..b920e32 100644
--- a/DVD/CSS&CPRM.cs
+++ b/DVD/CSS&CPRM.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/DVD/Cartridge.cs b/DVD/Cartridge.cs
index be9317e..96a286a 100644
--- a/DVD/Cartridge.cs
+++ b/DVD/Cartridge.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/DVD/DDS.cs b/DVD/DDS.cs
index da0d8dc..c4478e8 100644
--- a/DVD/DDS.cs
+++ b/DVD/DDS.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/DVD/DMI.cs b/DVD/DMI.cs
index eb71116..2b4a50c 100644
--- a/DVD/DMI.cs
+++ b/DVD/DMI.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/DVD/Enums.cs b/DVD/Enums.cs
index ebc9cba..40cf4f3 100644
--- a/DVD/Enums.cs
+++ b/DVD/Enums.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/DVD/Layers.cs b/DVD/Layers.cs
index addd1b0..503cb04 100644
--- a/DVD/Layers.cs
+++ b/DVD/Layers.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/DVD/PFI.cs b/DVD/PFI.cs
index 384b703..8dc6fd7 100644
--- a/DVD/PFI.cs
+++ b/DVD/PFI.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/DVD/PRI.cs b/DVD/PRI.cs
index 5fee93d..14cd109 100644
--- a/DVD/PRI.cs
+++ b/DVD/PRI.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/DVD/RMD.cs b/DVD/RMD.cs
index c450467..b20b35a 100644
--- a/DVD/RMD.cs
+++ b/DVD/RMD.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/DVD/Spare.cs b/DVD/Spare.cs
index e911d4e..8f13ad0 100644
--- a/DVD/Spare.cs
+++ b/DVD/Spare.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/DVD/UDI.cs b/DVD/UDI.cs
index 2c15762..3bf26e2 100644
--- a/DVD/UDI.cs
+++ b/DVD/UDI.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/DiscImageChef.Decoders.csproj b/DiscImageChef.Decoders.csproj
index 8cbf7cd..2a89ec6 100644
--- a/DiscImageChef.Decoders.csproj
+++ b/DiscImageChef.Decoders.csproj
@@ -13,7 +13,7 @@
true
4.5.99.1693
Claunia.com
- Copyright © 2011-2018 Natalia Portillo
+ Copyright © 2011-2019 Natalia Portillo
The Disc Image Chef
DiscImageChef.Decoders
$(Version)
diff --git a/Floppy/Amiga.cs b/Floppy/Amiga.cs
index b6afce4..0b2aada 100644
--- a/Floppy/Amiga.cs
+++ b/Floppy/Amiga.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/Floppy/Apple2.cs b/Floppy/Apple2.cs
index 29ff2e1..1569eba 100644
--- a/Floppy/Apple2.cs
+++ b/Floppy/Apple2.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/Floppy/AppleSony.cs b/Floppy/AppleSony.cs
index 1481062..90d12c1 100644
--- a/Floppy/AppleSony.cs
+++ b/Floppy/AppleSony.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/Floppy/Commodore.cs b/Floppy/Commodore.cs
index dd560f9..a6f5faa 100644
--- a/Floppy/Commodore.cs
+++ b/Floppy/Commodore.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/Floppy/Enums.cs b/Floppy/Enums.cs
index 1a4030a..efb3326 100644
--- a/Floppy/Enums.cs
+++ b/Floppy/Enums.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/Floppy/ISO.cs b/Floppy/ISO.cs
index 17bc766..9e6caef 100644
--- a/Floppy/ISO.cs
+++ b/Floppy/ISO.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/Floppy/Perpendicular.cs b/Floppy/Perpendicular.cs
index eb97e3e..1ca02fe 100644
--- a/Floppy/Perpendicular.cs
+++ b/Floppy/Perpendicular.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/Floppy/System34.cs b/Floppy/System34.cs
index 6338727..bb8529a 100644
--- a/Floppy/System34.cs
+++ b/Floppy/System34.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/Floppy/System3740.cs b/Floppy/System3740.cs
index e840627..de719c6 100644
--- a/Floppy/System3740.cs
+++ b/Floppy/System3740.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/LisaTag.cs b/LisaTag.cs
index 1a4156f..140924a 100644
--- a/LisaTag.cs
+++ b/LisaTag.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/MMC/CID.cs b/MMC/CID.cs
index 8399abf..dd64d66 100644
--- a/MMC/CID.cs
+++ b/MMC/CID.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/MMC/CSD.cs b/MMC/CSD.cs
index 38f6018..cf82be9 100644
--- a/MMC/CSD.cs
+++ b/MMC/CSD.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/MMC/ExtendedCSD.cs b/MMC/ExtendedCSD.cs
index 19b0e92..eed1a04 100644
--- a/MMC/ExtendedCSD.cs
+++ b/MMC/ExtendedCSD.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/MMC/OCR.cs b/MMC/OCR.cs
index c7d3775..2d23a2d 100644
--- a/MMC/OCR.cs
+++ b/MMC/OCR.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/MMC/VendorString.cs b/MMC/VendorString.cs
index fd2448e..6545e42 100644
--- a/MMC/VendorString.cs
+++ b/MMC/VendorString.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
namespace DiscImageChef.Decoders.MMC
diff --git a/PCMCIA/CIS.cs b/PCMCIA/CIS.cs
index c99381e..1055a94 100644
--- a/PCMCIA/CIS.cs
+++ b/PCMCIA/CIS.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/PCMCIA/Enums.cs b/PCMCIA/Enums.cs
index aedf592..bc4ae60 100644
--- a/PCMCIA/Enums.cs
+++ b/PCMCIA/Enums.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/PCMCIA/Types.cs b/PCMCIA/Types.cs
index f3d31ed..45e7ae6 100644
--- a/PCMCIA/Types.cs
+++ b/PCMCIA/Types.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/PCMCIA/VendorCode.cs b/PCMCIA/VendorCode.cs
index 5de2b35..290c2b6 100644
--- a/PCMCIA/VendorCode.cs
+++ b/PCMCIA/VendorCode.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/DiscStructureCapabilities.cs b/SCSI/DiscStructureCapabilities.cs
index 0e903cb..5a2aa51 100644
--- a/SCSI/DiscStructureCapabilities.cs
+++ b/SCSI/DiscStructureCapabilities.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Collections.Generic;
diff --git a/SCSI/EVPD.cs b/SCSI/EVPD.cs
index 1143cf1..535c2c4 100644
--- a/SCSI/EVPD.cs
+++ b/SCSI/EVPD.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/Enums.cs b/SCSI/Enums.cs
index 86af10a..0559753 100644
--- a/SCSI/Enums.cs
+++ b/SCSI/Enums.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Inquiry.cs b/SCSI/Inquiry.cs
index 09e2224..364a1f5 100644
--- a/SCSI/Inquiry.cs
+++ b/SCSI/Inquiry.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/MMC/AACS.cs b/SCSI/MMC/AACS.cs
index b20b78b..899cd4a 100644
--- a/SCSI/MMC/AACS.cs
+++ b/SCSI/MMC/AACS.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/MMC/CPRM.cs b/SCSI/MMC/CPRM.cs
index 0d2d0d6..5bdcafb 100644
--- a/SCSI/MMC/CPRM.cs
+++ b/SCSI/MMC/CPRM.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/MMC/DiscInformation.cs b/SCSI/MMC/DiscInformation.cs
index ec29764..2694035 100644
--- a/SCSI/MMC/DiscInformation.cs
+++ b/SCSI/MMC/DiscInformation.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/MMC/Enums.cs b/SCSI/MMC/Enums.cs
index a37f8b2..e36fd88 100644
--- a/SCSI/MMC/Enums.cs
+++ b/SCSI/MMC/Enums.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/MMC/Features.cs b/SCSI/MMC/Features.cs
index 744ff88..a7d5f2d 100644
--- a/SCSI/MMC/Features.cs
+++ b/SCSI/MMC/Features.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/MMC/Hybrid.cs b/SCSI/MMC/Hybrid.cs
index 85ef89d..eac7245 100644
--- a/SCSI/MMC/Hybrid.cs
+++ b/SCSI/MMC/Hybrid.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/MMC/WriteProtect.cs b/SCSI/MMC/WriteProtect.cs
index 0541c67..ce8a093 100644
--- a/SCSI/MMC/WriteProtect.cs
+++ b/SCSI/MMC/WriteProtect.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/Modes/00_SFF.cs b/SCSI/Modes/00_SFF.cs
index 8844dcd..36f7dad 100644
--- a/SCSI/Modes/00_SFF.cs
+++ b/SCSI/Modes/00_SFF.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/01.cs b/SCSI/Modes/01.cs
index 8cffdf5..434cadb 100644
--- a/SCSI/Modes/01.cs
+++ b/SCSI/Modes/01.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/01_MMC.cs b/SCSI/Modes/01_MMC.cs
index 3230f2e..2629ce5 100644
--- a/SCSI/Modes/01_MMC.cs
+++ b/SCSI/Modes/01_MMC.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/02.cs b/SCSI/Modes/02.cs
index 071e3e6..d420ef1 100644
--- a/SCSI/Modes/02.cs
+++ b/SCSI/Modes/02.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/03.cs b/SCSI/Modes/03.cs
index 2128d97..bfa9ede 100644
--- a/SCSI/Modes/03.cs
+++ b/SCSI/Modes/03.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/04.cs b/SCSI/Modes/04.cs
index 8834ed4..4bdc886 100644
--- a/SCSI/Modes/04.cs
+++ b/SCSI/Modes/04.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/05.cs b/SCSI/Modes/05.cs
index d4207a6..fafb765 100644
--- a/SCSI/Modes/05.cs
+++ b/SCSI/Modes/05.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/06.cs b/SCSI/Modes/06.cs
index 12f6424..690ff8c 100644
--- a/SCSI/Modes/06.cs
+++ b/SCSI/Modes/06.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/07.cs b/SCSI/Modes/07.cs
index b61426d..5fa6771 100644
--- a/SCSI/Modes/07.cs
+++ b/SCSI/Modes/07.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/07_MMC.cs b/SCSI/Modes/07_MMC.cs
index 0f3c6e4..bef397b 100644
--- a/SCSI/Modes/07_MMC.cs
+++ b/SCSI/Modes/07_MMC.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/08.cs b/SCSI/Modes/08.cs
index 55ef31d..ab2057d 100644
--- a/SCSI/Modes/08.cs
+++ b/SCSI/Modes/08.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/0A.cs b/SCSI/Modes/0A.cs
index 3040b4d..aea339d 100644
--- a/SCSI/Modes/0A.cs
+++ b/SCSI/Modes/0A.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/0B.cs b/SCSI/Modes/0B.cs
index b5b753b..a9a1d05 100644
--- a/SCSI/Modes/0B.cs
+++ b/SCSI/Modes/0B.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/0C.cs b/SCSI/Modes/0C.cs
index 8393117..7edbdf7 100644
--- a/SCSI/Modes/0C.cs
+++ b/SCSI/Modes/0C.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
namespace DiscImageChef.Decoders.SCSI
diff --git a/SCSI/Modes/0D.cs b/SCSI/Modes/0D.cs
index edae355..b35f098 100644
--- a/SCSI/Modes/0D.cs
+++ b/SCSI/Modes/0D.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/0E.cs b/SCSI/Modes/0E.cs
index 2c27c01..f193574 100644
--- a/SCSI/Modes/0E.cs
+++ b/SCSI/Modes/0E.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/0F.cs b/SCSI/Modes/0F.cs
index 52ac20b..e4e25d4 100644
--- a/SCSI/Modes/0F.cs
+++ b/SCSI/Modes/0F.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/10.cs b/SCSI/Modes/10.cs
index 812a943..e354559 100644
--- a/SCSI/Modes/10.cs
+++ b/SCSI/Modes/10.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/10_SSC.cs b/SCSI/Modes/10_SSC.cs
index 4403711..e16192c 100644
--- a/SCSI/Modes/10_SSC.cs
+++ b/SCSI/Modes/10_SSC.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/11.cs b/SCSI/Modes/11.cs
index 46630e1..b3c07bb 100644
--- a/SCSI/Modes/11.cs
+++ b/SCSI/Modes/11.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/Modes/12_13_14.cs b/SCSI/Modes/12_13_14.cs
index 2c29baa..968f02c 100644
--- a/SCSI/Modes/12_13_14.cs
+++ b/SCSI/Modes/12_13_14.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/1A.cs b/SCSI/Modes/1A.cs
index 7ba2400..17b5aeb 100644
--- a/SCSI/Modes/1A.cs
+++ b/SCSI/Modes/1A.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/1B.cs b/SCSI/Modes/1B.cs
index f210493..ad7d84e 100644
--- a/SCSI/Modes/1B.cs
+++ b/SCSI/Modes/1B.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/1C.cs b/SCSI/Modes/1C.cs
index 56ad338..7693a68 100644
--- a/SCSI/Modes/1C.cs
+++ b/SCSI/Modes/1C.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/1C_SFF.cs b/SCSI/Modes/1C_SFF.cs
index eed8be8..5173f45 100644
--- a/SCSI/Modes/1C_SFF.cs
+++ b/SCSI/Modes/1C_SFF.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/1D.cs b/SCSI/Modes/1D.cs
index 287add1..58d4c6e 100644
--- a/SCSI/Modes/1D.cs
+++ b/SCSI/Modes/1D.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/21_Certance.cs b/SCSI/Modes/21_Certance.cs
index 4e9d652..9a871c3 100644
--- a/SCSI/Modes/21_Certance.cs
+++ b/SCSI/Modes/21_Certance.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/22_Certance.cs b/SCSI/Modes/22_Certance.cs
index 25aff1f..99a7e46 100644
--- a/SCSI/Modes/22_Certance.cs
+++ b/SCSI/Modes/22_Certance.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/24_IBM.cs b/SCSI/Modes/24_IBM.cs
index f0e88a8..508d8c4 100644
--- a/SCSI/Modes/24_IBM.cs
+++ b/SCSI/Modes/24_IBM.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/2A.cs b/SCSI/Modes/2A.cs
index c696b53..e69e58c 100644
--- a/SCSI/Modes/2A.cs
+++ b/SCSI/Modes/2A.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/Modes/2F_IBM.cs b/SCSI/Modes/2F_IBM.cs
index f375e5c..62b4317 100644
--- a/SCSI/Modes/2F_IBM.cs
+++ b/SCSI/Modes/2F_IBM.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/30_Apple.cs b/SCSI/Modes/30_Apple.cs
index 207c933..4c60549 100644
--- a/SCSI/Modes/30_Apple.cs
+++ b/SCSI/Modes/30_Apple.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/Modes/3B_HP.cs b/SCSI/Modes/3B_HP.cs
index 37f4dde..3c70a34 100644
--- a/SCSI/Modes/3B_HP.cs
+++ b/SCSI/Modes/3B_HP.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/Modes/3C_HP.cs b/SCSI/Modes/3C_HP.cs
index 27e836d..00cba93 100644
--- a/SCSI/Modes/3C_HP.cs
+++ b/SCSI/Modes/3C_HP.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/Modes/3D_HP.cs b/SCSI/Modes/3D_HP.cs
index ee02870..cd06442 100644
--- a/SCSI/Modes/3D_HP.cs
+++ b/SCSI/Modes/3D_HP.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/3D_IBM.cs b/SCSI/Modes/3D_IBM.cs
index fbd1332..b75920d 100644
--- a/SCSI/Modes/3D_IBM.cs
+++ b/SCSI/Modes/3D_IBM.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/3E_Fujitsu.cs b/SCSI/Modes/3E_Fujitsu.cs
index 0feb3b9..8908b75 100644
--- a/SCSI/Modes/3E_Fujitsu.cs
+++ b/SCSI/Modes/3E_Fujitsu.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/Modes/3E_HP.cs b/SCSI/Modes/3E_HP.cs
index 97118bd..1fe1563 100644
--- a/SCSI/Modes/3E_HP.cs
+++ b/SCSI/Modes/3E_HP.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/Headers.cs b/SCSI/Modes/Headers.cs
index adaa112..6b03eeb 100644
--- a/SCSI/Modes/Headers.cs
+++ b/SCSI/Modes/Headers.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/Modes/Mode10.cs b/SCSI/Modes/Mode10.cs
index 417c2b5..690cc65 100644
--- a/SCSI/Modes/Mode10.cs
+++ b/SCSI/Modes/Mode10.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/Modes/Mode6.cs b/SCSI/Modes/Mode6.cs
index 9759e34..0c3e4b7 100644
--- a/SCSI/Modes/Mode6.cs
+++ b/SCSI/Modes/Mode6.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/Modes/Structs.cs b/SCSI/Modes/Structs.cs
index 82f1146..124075c 100644
--- a/SCSI/Modes/Structs.cs
+++ b/SCSI/Modes/Structs.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/SSC/BlockLimits.cs b/SCSI/SSC/BlockLimits.cs
index 8530db8..1664591 100644
--- a/SCSI/SSC/BlockLimits.cs
+++ b/SCSI/SSC/BlockLimits.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/SSC/DensitySupport.cs b/SCSI/SSC/DensitySupport.cs
index 5cedade..cdaf27b 100644
--- a/SCSI/SSC/DensitySupport.cs
+++ b/SCSI/SSC/DensitySupport.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/Sense.cs b/SCSI/Sense.cs
index 4495e11..caef98f 100644
--- a/SCSI/Sense.cs
+++ b/SCSI/Sense.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SCSI/Types.cs b/SCSI/Types.cs
index b6c7623..ab06e3a 100644
--- a/SCSI/Types.cs
+++ b/SCSI/Types.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System.Diagnostics.CodeAnalysis;
diff --git a/SCSI/VendorString.cs b/SCSI/VendorString.cs
index 6605e76..33d4016 100644
--- a/SCSI/VendorString.cs
+++ b/SCSI/VendorString.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
namespace DiscImageChef.Decoders.SCSI
diff --git a/SecureDigital/CID.cs b/SecureDigital/CID.cs
index a5e6025..dc88775 100644
--- a/SecureDigital/CID.cs
+++ b/SecureDigital/CID.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SecureDigital/CSD.cs b/SecureDigital/CSD.cs
index f400411..2cc2604 100644
--- a/SecureDigital/CSD.cs
+++ b/SecureDigital/CSD.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SecureDigital/OCR.cs b/SecureDigital/OCR.cs
index 0b29a47..f345707 100644
--- a/SecureDigital/OCR.cs
+++ b/SecureDigital/OCR.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SecureDigital/SCR.cs b/SecureDigital/SCR.cs
index 3c4f9a9..6a87855 100644
--- a/SecureDigital/SCR.cs
+++ b/SecureDigital/SCR.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/SecureDigital/VendorString.cs b/SecureDigital/VendorString.cs
index 14a65db..cccbbef 100644
--- a/SecureDigital/VendorString.cs
+++ b/SecureDigital/VendorString.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
namespace DiscImageChef.Decoders.SecureDigital
diff --git a/Sega/CD.cs b/Sega/CD.cs
index 0f99589..da54256 100644
--- a/Sega/CD.cs
+++ b/Sega/CD.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/Sega/Dreamcast.cs b/Sega/Dreamcast.cs
index 4613772..53dc066 100644
--- a/Sega/Dreamcast.cs
+++ b/Sega/Dreamcast.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/Sega/Saturn.cs b/Sega/Saturn.cs
index c269589..9352f5a 100644
--- a/Sega/Saturn.cs
+++ b/Sega/Saturn.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/Xbox/DMI.cs b/Xbox/DMI.cs
index 808178a..d193ce3 100644
--- a/Xbox/DMI.cs
+++ b/Xbox/DMI.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;
diff --git a/Xbox/SS.cs b/Xbox/SS.cs
index ac1cfea..ab5e568 100644
--- a/Xbox/SS.cs
+++ b/Xbox/SS.cs
@@ -27,7 +27,7 @@
// License along with this library; if not, see .
//
// ----------------------------------------------------------------------------
-// Copyright © 2011-2018 Natalia Portillo
+// Copyright © 2011-2019 Natalia Portillo
// ****************************************************************************/
using System;