diff --git a/ATA/Identify.cs b/ATA/Identify.cs index 90f35b9..c37ba6f 100644 --- a/ATA/Identify.cs +++ b/ATA/Identify.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/ATA/Registers.cs b/ATA/Registers.cs index 5dd75ed..2ff0303 100644 --- a/ATA/Registers.cs +++ b/ATA/Registers.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Runtime.InteropServices; diff --git a/Aaru.Decoders.csproj b/Aaru.Decoders.csproj index 08a08c9..a2ee93b 100644 --- a/Aaru.Decoders.csproj +++ b/Aaru.Decoders.csproj @@ -13,7 +13,7 @@ true 5.3.0 Claunia.com - Copyright © 2011-2021 Natalia Portillo + Copyright © 2011-2022 Natalia Portillo Aaru Data Preservation Suite Aaru.Decoders $(Version) diff --git a/Bluray/BCA.cs b/Bluray/BCA.cs index aa5ddf6..eaef404 100644 --- a/Bluray/BCA.cs +++ b/Bluray/BCA.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Bluray/Cartridge.cs b/Bluray/Cartridge.cs index 3074b30..83581db 100644 --- a/Bluray/Cartridge.cs +++ b/Bluray/Cartridge.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Bluray/DDS.cs b/Bluray/DDS.cs index 4abf4bd..a4edf77 100644 --- a/Bluray/DDS.cs +++ b/Bluray/DDS.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Bluray/DI.cs b/Bluray/DI.cs index f065219..dcfb593 100644 --- a/Bluray/DI.cs +++ b/Bluray/DI.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Bluray/Spare.cs b/Bluray/Spare.cs index a49a920..842e2ea 100644 --- a/Bluray/Spare.cs +++ b/Bluray/Spare.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/CD/ATIP.cs b/CD/ATIP.cs index d6e867d..816d7d5 100644 --- a/CD/ATIP.cs +++ b/CD/ATIP.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/CD/CDTextOnLeadIn.cs b/CD/CDTextOnLeadIn.cs index 2596c6c..1a808d5 100644 --- a/CD/CDTextOnLeadIn.cs +++ b/CD/CDTextOnLeadIn.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/CD/Enums.cs b/CD/Enums.cs index 45f38b5..63746ce 100644 --- a/CD/Enums.cs +++ b/CD/Enums.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/CD/FullTOC.cs b/CD/FullTOC.cs index 23a1290..ca078fe 100644 --- a/CD/FullTOC.cs +++ b/CD/FullTOC.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/CD/PMA.cs b/CD/PMA.cs index 20024b6..f1c2dc3 100644 --- a/CD/PMA.cs +++ b/CD/PMA.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/CD/Sector.cs b/CD/Sector.cs index 2419b53..15c04bb 100644 --- a/CD/Sector.cs +++ b/CD/Sector.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/CD/SectorBuilder.cs b/CD/SectorBuilder.cs index c3a28c6..a3ac1b9 100644 --- a/CD/SectorBuilder.cs +++ b/CD/SectorBuilder.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/CD/Session.cs b/CD/Session.cs index f470810..d8e1dc3 100644 --- a/CD/Session.cs +++ b/CD/Session.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/CD/Subchannel.cs b/CD/Subchannel.cs index 75856b9..b04aa34 100644 --- a/CD/Subchannel.cs +++ b/CD/Subchannel.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/CD/TOC.cs b/CD/TOC.cs index 1e4b153..3d0e32d 100644 --- a/CD/TOC.cs +++ b/CD/TOC.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/AACS.cs b/DVD/AACS.cs index 089f5ce..e77dd43 100644 --- a/DVD/AACS.cs +++ b/DVD/AACS.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/ADIP.cs b/DVD/ADIP.cs index be5f5f3..3541b8e 100644 --- a/DVD/ADIP.cs +++ b/DVD/ADIP.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/BCA.cs b/DVD/BCA.cs index 20856f0..441e6fe 100644 --- a/DVD/BCA.cs +++ b/DVD/BCA.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/CPRM.cs b/DVD/CPRM.cs index 3d23745..f3213e4 100644 --- a/DVD/CPRM.cs +++ b/DVD/CPRM.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/CSS&CPRM.cs b/DVD/CSS&CPRM.cs index 8b4d546..d8ce35e 100644 --- a/DVD/CSS&CPRM.cs +++ b/DVD/CSS&CPRM.cs @@ -27,8 +27,8 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo -// Copyright © 2020-2021 Rebecca Wallander +// Copyright © 2011-2022 Natalia Portillo +// Copyright © 2020-2022 Rebecca Wallander // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/Cartridge.cs b/DVD/Cartridge.cs index a36dc85..7c217dc 100644 --- a/DVD/Cartridge.cs +++ b/DVD/Cartridge.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/DDS.cs b/DVD/DDS.cs index 3f2f647..e90b09d 100644 --- a/DVD/DDS.cs +++ b/DVD/DDS.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/DVD/DMI.cs b/DVD/DMI.cs index 8d6c1dc..aa319e2 100644 --- a/DVD/DMI.cs +++ b/DVD/DMI.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/Enums.cs b/DVD/Enums.cs index b028807..bbdcd79 100644 --- a/DVD/Enums.cs +++ b/DVD/Enums.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/Layers.cs b/DVD/Layers.cs index 94b4da2..5dc2a45 100644 --- a/DVD/Layers.cs +++ b/DVD/Layers.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/PFI.cs b/DVD/PFI.cs index c45fb8b..a0cbaf2 100644 --- a/DVD/PFI.cs +++ b/DVD/PFI.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/DVD/PRI.cs b/DVD/PRI.cs index cae6fc7..fa597e4 100644 --- a/DVD/PRI.cs +++ b/DVD/PRI.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/DVD/RMD.cs b/DVD/RMD.cs index 82e5917..bfe5bbe 100644 --- a/DVD/RMD.cs +++ b/DVD/RMD.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/Spare.cs b/DVD/Spare.cs index d7338ba..90fce4c 100644 --- a/DVD/Spare.cs +++ b/DVD/Spare.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/UDI.cs b/DVD/UDI.cs index 761ceda..3da35d6 100644 --- a/DVD/UDI.cs +++ b/DVD/UDI.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/Floppy/Amiga.cs b/Floppy/Amiga.cs index 2d77b33..639916f 100644 --- a/Floppy/Amiga.cs +++ b/Floppy/Amiga.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/Floppy/Apple2.cs b/Floppy/Apple2.cs index af7636d..e055468 100644 --- a/Floppy/Apple2.cs +++ b/Floppy/Apple2.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Floppy/AppleSony.cs b/Floppy/AppleSony.cs index 2b9345c..3bdb52c 100644 --- a/Floppy/AppleSony.cs +++ b/Floppy/AppleSony.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Floppy/Commodore.cs b/Floppy/Commodore.cs index 7e23f83..22c0a08 100644 --- a/Floppy/Commodore.cs +++ b/Floppy/Commodore.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/Floppy/Enums.cs b/Floppy/Enums.cs index 6c07037..dc725a4 100644 --- a/Floppy/Enums.cs +++ b/Floppy/Enums.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/Floppy/ISO.cs b/Floppy/ISO.cs index f78bed8..64fdbd0 100644 --- a/Floppy/ISO.cs +++ b/Floppy/ISO.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/Floppy/Perpendicular.cs b/Floppy/Perpendicular.cs index 2da30ff..97cf709 100644 --- a/Floppy/Perpendicular.cs +++ b/Floppy/Perpendicular.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/Floppy/System34.cs b/Floppy/System34.cs index f61b7c3..b267df1 100644 --- a/Floppy/System34.cs +++ b/Floppy/System34.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/Floppy/System3740.cs b/Floppy/System3740.cs index f49587e..b5303d4 100644 --- a/Floppy/System3740.cs +++ b/Floppy/System3740.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/LisaTag.cs b/LisaTag.cs index c96e49f..5495e1d 100644 --- a/LisaTag.cs +++ b/LisaTag.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/MMC/CID.cs b/MMC/CID.cs index 46e656c..8545b68 100644 --- a/MMC/CID.cs +++ b/MMC/CID.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/MMC/CSD.cs b/MMC/CSD.cs index 5e09c72..d0b7ae1 100644 --- a/MMC/CSD.cs +++ b/MMC/CSD.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/MMC/ExtendedCSD.cs b/MMC/ExtendedCSD.cs index 28372de..f51b560 100644 --- a/MMC/ExtendedCSD.cs +++ b/MMC/ExtendedCSD.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/MMC/OCR.cs b/MMC/OCR.cs index e301cb4..e95989a 100644 --- a/MMC/OCR.cs +++ b/MMC/OCR.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/MMC/VendorString.cs b/MMC/VendorString.cs index 78c88a8..219a45a 100644 --- a/MMC/VendorString.cs +++ b/MMC/VendorString.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ namespace Aaru.Decoders.MMC diff --git a/PCMCIA/CIS.cs b/PCMCIA/CIS.cs index 432f809..91949db 100644 --- a/PCMCIA/CIS.cs +++ b/PCMCIA/CIS.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/PCMCIA/Enums.cs b/PCMCIA/Enums.cs index a6ffc9b..c1f0d4f 100644 --- a/PCMCIA/Enums.cs +++ b/PCMCIA/Enums.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/PCMCIA/Types.cs b/PCMCIA/Types.cs index d59fc47..9e3a950 100644 --- a/PCMCIA/Types.cs +++ b/PCMCIA/Types.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/PCMCIA/VendorCode.cs b/PCMCIA/VendorCode.cs index 26b32e7..1b44006 100644 --- a/PCMCIA/VendorCode.cs +++ b/PCMCIA/VendorCode.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/DiscStructureCapabilities.cs b/SCSI/DiscStructureCapabilities.cs index aa3e9b1..d9d8616 100644 --- a/SCSI/DiscStructureCapabilities.cs +++ b/SCSI/DiscStructureCapabilities.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/SCSI/EVPD.cs b/SCSI/EVPD.cs index 2e91830..4fb06f7 100644 --- a/SCSI/EVPD.cs +++ b/SCSI/EVPD.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Inquiry.cs b/SCSI/Inquiry.cs index eca0957..4cd40c4 100644 --- a/SCSI/Inquiry.cs +++ b/SCSI/Inquiry.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/MMC/AACS.cs b/SCSI/MMC/AACS.cs index 6b81cbc..fa7820f 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/MMC/CPRM.cs b/SCSI/MMC/CPRM.cs index 2f3585c..b3325ef 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/MMC/DiscInformation.cs b/SCSI/MMC/DiscInformation.cs index a686cf4..468a841 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/MMC/Enums.cs b/SCSI/MMC/Enums.cs index a9546cd..24126c2 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/MMC/Features.cs b/SCSI/MMC/Features.cs index 63e566b..1b5bc58 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/MMC/Hybrid.cs b/SCSI/MMC/Hybrid.cs index 70c912f..be8aca6 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/MMC/TrackInformation.cs b/SCSI/MMC/TrackInformation.cs index 002221e..bfead5b 100644 --- a/SCSI/MMC/TrackInformation.cs +++ b/SCSI/MMC/TrackInformation.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ namespace Aaru.Decoders.SCSI.MMC diff --git a/SCSI/MMC/WriteProtect.cs b/SCSI/MMC/WriteProtect.cs index cfd58ba..5945002 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/00_SFF.cs b/SCSI/Modes/00_SFF.cs index 8374e18..fcf785c 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/01.cs b/SCSI/Modes/01.cs index cab5cb5..58a8522 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/01_MMC.cs b/SCSI/Modes/01_MMC.cs index a0588d2..213c0f5 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/02.cs b/SCSI/Modes/02.cs index 029a1f6..3c13a45 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/03.cs b/SCSI/Modes/03.cs index f295647..6d790ef 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/04.cs b/SCSI/Modes/04.cs index 35c1b90..f9e6f90 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/05.cs b/SCSI/Modes/05.cs index 71f612b..fd8a5d8 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/06.cs b/SCSI/Modes/06.cs index bd76088..6998d49 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/07.cs b/SCSI/Modes/07.cs index 44e1447..3544c11 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/07_MMC.cs b/SCSI/Modes/07_MMC.cs index 288ad27..8ea3a93 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/08.cs b/SCSI/Modes/08.cs index 521d032..09e250b 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/0A.cs b/SCSI/Modes/0A.cs index 4d53dff..13cb1b4 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/0B.cs b/SCSI/Modes/0B.cs index 1570ef6..9b4ddd9 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/0C.cs b/SCSI/Modes/0C.cs index f258d00..c824243 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ namespace Aaru.Decoders.SCSI diff --git a/SCSI/Modes/0D.cs b/SCSI/Modes/0D.cs index 131160d..6b34c77 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/0E.cs b/SCSI/Modes/0E.cs index cffb6cd..bd32746 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/0F.cs b/SCSI/Modes/0F.cs index f5e5cd2..f2cc098 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/10.cs b/SCSI/Modes/10.cs index e64c87d..f926282 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/10_SSC.cs b/SCSI/Modes/10_SSC.cs index 0aee791..212b4a7 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/11.cs b/SCSI/Modes/11.cs index fbceb43..d2a2cf9 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/12_13_14.cs b/SCSI/Modes/12_13_14.cs index eddc3cc..fc43112 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/1A.cs b/SCSI/Modes/1A.cs index 7c10da2..633fd36 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/1B.cs b/SCSI/Modes/1B.cs index fe35cdf..75c308e 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/1C.cs b/SCSI/Modes/1C.cs index 6d4b5a4..d33cb34 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/1C_SFF.cs b/SCSI/Modes/1C_SFF.cs index caa6053..b937511 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/1D.cs b/SCSI/Modes/1D.cs index a1d2c00..829a00a 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/21_Certance.cs b/SCSI/Modes/21_Certance.cs index 415c5cc..f11775d 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/22_Certance.cs b/SCSI/Modes/22_Certance.cs index 1c360e6..eeafb1a 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/24_IBM.cs b/SCSI/Modes/24_IBM.cs index 7e8f689..9695bcc 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/2A.cs b/SCSI/Modes/2A.cs index bf38861..9281040 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/2F_IBM.cs b/SCSI/Modes/2F_IBM.cs index 4b9712e..a30d40e 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/30_Apple.cs b/SCSI/Modes/30_Apple.cs index f93259a..a6d898d 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/3B_HP.cs b/SCSI/Modes/3B_HP.cs index 322b318..f6eb14d 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/3C_HP.cs b/SCSI/Modes/3C_HP.cs index 23fd67a..2ea295b 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/3D_HP.cs b/SCSI/Modes/3D_HP.cs index 74d3faf..5c46794 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/3D_IBM.cs b/SCSI/Modes/3D_IBM.cs index 46ea7b4..a9049ee 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/3E_Fujitsu.cs b/SCSI/Modes/3E_Fujitsu.cs index b2dda37..aea9a56 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/3E_HP.cs b/SCSI/Modes/3E_HP.cs index 900deff..e38cc66 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/Headers.cs b/SCSI/Modes/Headers.cs index 40d2530..3e61ced 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/Mode10.cs b/SCSI/Modes/Mode10.cs index a36988d..f90c07d 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/Mode6.cs b/SCSI/Modes/Mode6.cs index a656d77..2cf0e41 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/Structs.cs b/SCSI/Modes/Structs.cs index 644ad36..f297d74 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/SSC/BlockLimits.cs b/SCSI/SSC/BlockLimits.cs index 1aac695..bd84e12 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/SSC/DensitySupport.cs b/SCSI/SSC/DensitySupport.cs index 12b668e..37516c4 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-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Sense.cs b/SCSI/Sense.cs index 005e1a7..c5be1a5 100644 --- a/SCSI/Sense.cs +++ b/SCSI/Sense.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Types.cs b/SCSI/Types.cs index 8b6e24f..986219b 100644 --- a/SCSI/Types.cs +++ b/SCSI/Types.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/VendorString.cs b/SCSI/VendorString.cs index 4e9db3c..ca5a83d 100644 --- a/SCSI/VendorString.cs +++ b/SCSI/VendorString.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ namespace Aaru.Decoders.SCSI diff --git a/SecureDigital/CID.cs b/SecureDigital/CID.cs index 476ea46..0316b85 100644 --- a/SecureDigital/CID.cs +++ b/SecureDigital/CID.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SecureDigital/CSD.cs b/SecureDigital/CSD.cs index d857f75..76e9841 100644 --- a/SecureDigital/CSD.cs +++ b/SecureDigital/CSD.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SecureDigital/OCR.cs b/SecureDigital/OCR.cs index d100413..8d44575 100644 --- a/SecureDigital/OCR.cs +++ b/SecureDigital/OCR.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SecureDigital/SCR.cs b/SecureDigital/SCR.cs index a9b15c0..4e767e5 100644 --- a/SecureDigital/SCR.cs +++ b/SecureDigital/SCR.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SecureDigital/VendorString.cs b/SecureDigital/VendorString.cs index 3aef439..d1bad28 100644 --- a/SecureDigital/VendorString.cs +++ b/SecureDigital/VendorString.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ namespace Aaru.Decoders.SecureDigital diff --git a/Sega/CD.cs b/Sega/CD.cs index 0eb1553..a5abf3a 100644 --- a/Sega/CD.cs +++ b/Sega/CD.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Sega/Dreamcast.cs b/Sega/Dreamcast.cs index 7becc7b..f1b89b0 100644 --- a/Sega/Dreamcast.cs +++ b/Sega/Dreamcast.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Sega/Saturn.cs b/Sega/Saturn.cs index 91a8ce9..d5462c4 100644 --- a/Sega/Saturn.cs +++ b/Sega/Saturn.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Xbox/DMI.cs b/Xbox/DMI.cs index 17e57c5..269953b 100644 --- a/Xbox/DMI.cs +++ b/Xbox/DMI.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Xbox/SS.cs b/Xbox/SS.cs index fb2d94c..5067491 100644 --- a/Xbox/SS.cs +++ b/Xbox/SS.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2021 Natalia Portillo +// Copyright © 2011-2022 Natalia Portillo // ****************************************************************************/ using System;