From 785638f5f6b9d31886ca7f3f75acf406cab84398 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Fri, 3 Jan 2020 17:51:28 +0000 Subject: [PATCH] Update copyright date. --- ATA/Identify.cs | 2 +- ATA/Registers.cs | 2 +- Blu-ray/BCA.cs | 2 +- Blu-ray/Cartridge.cs | 2 +- Blu-ray/DDS.cs | 2 +- Blu-ray/DI.cs | 2 +- Blu-ray/Spare.cs | 2 +- CD/ATIP.cs | 2 +- CD/CDTextOnLeadIn.cs | 2 +- CD/Enums.cs | 2 +- CD/FullTOC.cs | 2 +- CD/PMA.cs | 2 +- CD/Sector.cs | 2 +- CD/Session.cs | 2 +- CD/TOC.cs | 2 +- DVD/AACS.cs | 2 +- DVD/ADIP.cs | 2 +- DVD/BCA.cs | 2 +- DVD/CPRM.cs | 2 +- DVD/CSS&CPRM.cs | 2 +- DVD/Cartridge.cs | 2 +- DVD/DDS.cs | 2 +- DVD/DMI.cs | 2 +- DVD/Enums.cs | 2 +- DVD/Layers.cs | 2 +- DVD/PFI.cs | 2 +- DVD/PRI.cs | 2 +- DVD/RMD.cs | 2 +- DVD/Spare.cs | 2 +- DVD/UDI.cs | 2 +- DiscImageChef.Decoders.csproj | 2 +- Floppy/Amiga.cs | 2 +- Floppy/Apple2.cs | 2 +- Floppy/AppleSony.cs | 2 +- Floppy/Commodore.cs | 2 +- Floppy/Enums.cs | 2 +- Floppy/ISO.cs | 2 +- Floppy/Perpendicular.cs | 2 +- Floppy/System34.cs | 2 +- Floppy/System3740.cs | 2 +- LisaTag.cs | 2 +- MMC/CID.cs | 2 +- MMC/CSD.cs | 2 +- MMC/ExtendedCSD.cs | 2 +- MMC/OCR.cs | 2 +- MMC/VendorString.cs | 2 +- PCMCIA/CIS.cs | 2 +- PCMCIA/Enums.cs | 2 +- PCMCIA/Types.cs | 2 +- PCMCIA/VendorCode.cs | 2 +- SCSI/DiscStructureCapabilities.cs | 2 +- SCSI/EVPD.cs | 2 +- SCSI/Enums.cs | 2 +- SCSI/Inquiry.cs | 2 +- SCSI/MMC/AACS.cs | 2 +- SCSI/MMC/CPRM.cs | 2 +- SCSI/MMC/DiscInformation.cs | 2 +- SCSI/MMC/Enums.cs | 2 +- SCSI/MMC/Features.cs | 2 +- SCSI/MMC/Hybrid.cs | 2 +- SCSI/MMC/WriteProtect.cs | 2 +- SCSI/Modes/00_SFF.cs | 2 +- SCSI/Modes/01.cs | 2 +- SCSI/Modes/01_MMC.cs | 2 +- SCSI/Modes/02.cs | 2 +- SCSI/Modes/03.cs | 2 +- SCSI/Modes/04.cs | 2 +- SCSI/Modes/05.cs | 2 +- SCSI/Modes/06.cs | 2 +- SCSI/Modes/07.cs | 2 +- SCSI/Modes/07_MMC.cs | 2 +- SCSI/Modes/08.cs | 2 +- SCSI/Modes/0A.cs | 2 +- SCSI/Modes/0B.cs | 2 +- SCSI/Modes/0C.cs | 2 +- SCSI/Modes/0D.cs | 2 +- SCSI/Modes/0E.cs | 2 +- SCSI/Modes/0F.cs | 2 +- SCSI/Modes/10.cs | 2 +- SCSI/Modes/10_SSC.cs | 2 +- SCSI/Modes/11.cs | 2 +- SCSI/Modes/12_13_14.cs | 2 +- SCSI/Modes/1A.cs | 2 +- SCSI/Modes/1B.cs | 2 +- SCSI/Modes/1C.cs | 2 +- SCSI/Modes/1C_SFF.cs | 2 +- SCSI/Modes/1D.cs | 2 +- SCSI/Modes/21_Certance.cs | 2 +- SCSI/Modes/22_Certance.cs | 2 +- SCSI/Modes/24_IBM.cs | 2 +- SCSI/Modes/2A.cs | 2 +- SCSI/Modes/2F_IBM.cs | 2 +- SCSI/Modes/30_Apple.cs | 2 +- SCSI/Modes/3B_HP.cs | 2 +- SCSI/Modes/3C_HP.cs | 2 +- SCSI/Modes/3D_HP.cs | 2 +- SCSI/Modes/3D_IBM.cs | 2 +- SCSI/Modes/3E_Fujitsu.cs | 2 +- SCSI/Modes/3E_HP.cs | 2 +- SCSI/Modes/Headers.cs | 2 +- SCSI/Modes/Mode10.cs | 2 +- SCSI/Modes/Mode6.cs | 2 +- SCSI/Modes/Structs.cs | 2 +- SCSI/SSC/BlockLimits.cs | 2 +- SCSI/SSC/DensitySupport.cs | 2 +- SCSI/Sense.cs | 2 +- SCSI/Types.cs | 2 +- SCSI/VendorString.cs | 2 +- SecureDigital/CID.cs | 2 +- SecureDigital/CSD.cs | 2 +- SecureDigital/OCR.cs | 2 +- SecureDigital/SCR.cs | 2 +- SecureDigital/VendorString.cs | 2 +- Sega/CD.cs | 2 +- Sega/Dreamcast.cs | 2 +- Sega/Saturn.cs | 2 +- Xbox/DMI.cs | 2 +- Xbox/SS.cs | 2 +- 118 files changed, 118 insertions(+), 118 deletions(-) diff --git a/ATA/Identify.cs b/ATA/Identify.cs index 642a5689e..10c9a2f11 100644 --- a/ATA/Identify.cs +++ b/ATA/Identify.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/ATA/Registers.cs b/ATA/Registers.cs index ecb0f8993..d38e8432c 100644 --- a/ATA/Registers.cs +++ b/ATA/Registers.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Runtime.InteropServices; diff --git a/Blu-ray/BCA.cs b/Blu-ray/BCA.cs index a5a938114..601a030c7 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Blu-ray/Cartridge.cs b/Blu-ray/Cartridge.cs index 3159370a2..a82c1e1fe 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Blu-ray/DDS.cs b/Blu-ray/DDS.cs index 30c45aa12..09704a2d6 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Blu-ray/DI.cs b/Blu-ray/DI.cs index 0b89a80e1..ee659cec6 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Blu-ray/Spare.cs b/Blu-ray/Spare.cs index c40847532..5a136189e 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/CD/ATIP.cs b/CD/ATIP.cs index 9d9f57319..9dd9d95f4 100644 --- a/CD/ATIP.cs +++ b/CD/ATIP.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/CD/CDTextOnLeadIn.cs b/CD/CDTextOnLeadIn.cs index 7f4025c32..31f8902a4 100644 --- a/CD/CDTextOnLeadIn.cs +++ b/CD/CDTextOnLeadIn.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/CD/Enums.cs b/CD/Enums.cs index 166476510..a71008d1a 100644 --- a/CD/Enums.cs +++ b/CD/Enums.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/CD/FullTOC.cs b/CD/FullTOC.cs index 503031f50..a858f8209 100644 --- a/CD/FullTOC.cs +++ b/CD/FullTOC.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/CD/PMA.cs b/CD/PMA.cs index 339e2a4c1..9db00220e 100644 --- a/CD/PMA.cs +++ b/CD/PMA.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/CD/Sector.cs b/CD/Sector.cs index ddf4858c1..cad9d15f8 100644 --- a/CD/Sector.cs +++ b/CD/Sector.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/CD/Session.cs b/CD/Session.cs index 5a7d0e832..a349f9c01 100644 --- a/CD/Session.cs +++ b/CD/Session.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/CD/TOC.cs b/CD/TOC.cs index e71141cd8..6c09dd0b9 100644 --- a/CD/TOC.cs +++ b/CD/TOC.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/AACS.cs b/DVD/AACS.cs index c11ec52c9..7b48b602b 100644 --- a/DVD/AACS.cs +++ b/DVD/AACS.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/ADIP.cs b/DVD/ADIP.cs index 6680ec8f1..5a51d9883 100644 --- a/DVD/ADIP.cs +++ b/DVD/ADIP.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/BCA.cs b/DVD/BCA.cs index 84442407a..41c1c8d73 100644 --- a/DVD/BCA.cs +++ b/DVD/BCA.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/CPRM.cs b/DVD/CPRM.cs index 71ad73f15..cf46bf288 100644 --- a/DVD/CPRM.cs +++ b/DVD/CPRM.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/CSS&CPRM.cs b/DVD/CSS&CPRM.cs index fb3da874a..e139f09ea 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/Cartridge.cs b/DVD/Cartridge.cs index 34b88213c..c5e326568 100644 --- a/DVD/Cartridge.cs +++ b/DVD/Cartridge.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/DDS.cs b/DVD/DDS.cs index 0fdb75a82..d9b0b4be1 100644 --- a/DVD/DDS.cs +++ b/DVD/DDS.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/DVD/DMI.cs b/DVD/DMI.cs index b0c7c9a68..f3c9c4d11 100644 --- a/DVD/DMI.cs +++ b/DVD/DMI.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/Enums.cs b/DVD/Enums.cs index 5e0511296..886225723 100644 --- a/DVD/Enums.cs +++ b/DVD/Enums.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/Layers.cs b/DVD/Layers.cs index 1be69220f..5613aea97 100644 --- a/DVD/Layers.cs +++ b/DVD/Layers.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/PFI.cs b/DVD/PFI.cs index 4549fe45d..aea800d3f 100644 --- a/DVD/PFI.cs +++ b/DVD/PFI.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/DVD/PRI.cs b/DVD/PRI.cs index 52965d255..9d2463973 100644 --- a/DVD/PRI.cs +++ b/DVD/PRI.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/RMD.cs b/DVD/RMD.cs index 81108ed08..fbcd09da2 100644 --- a/DVD/RMD.cs +++ b/DVD/RMD.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/Spare.cs b/DVD/Spare.cs index 675667c20..2e2f0ff36 100644 --- a/DVD/Spare.cs +++ b/DVD/Spare.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DVD/UDI.cs b/DVD/UDI.cs index adbfad8ab..cbd3cfad0 100644 --- a/DVD/UDI.cs +++ b/DVD/UDI.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/DiscImageChef.Decoders.csproj b/DiscImageChef.Decoders.csproj index 648577eb2..706b022c8 100644 --- a/DiscImageChef.Decoders.csproj +++ b/DiscImageChef.Decoders.csproj @@ -13,7 +13,7 @@ true 4.5.99.1693 Claunia.com - Copyright © 2011-2019 Natalia Portillo + Copyright © 2011-2020 Natalia Portillo The Disc Image Chef DiscImageChef.Decoders $(Version) diff --git a/Floppy/Amiga.cs b/Floppy/Amiga.cs index 3eb0d5c9d..b0fb2868b 100644 --- a/Floppy/Amiga.cs +++ b/Floppy/Amiga.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/Floppy/Apple2.cs b/Floppy/Apple2.cs index 4fe8e3fd3..7a010e45c 100644 --- a/Floppy/Apple2.cs +++ b/Floppy/Apple2.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Floppy/AppleSony.cs b/Floppy/AppleSony.cs index 2b0cf5b48..aa034d125 100644 --- a/Floppy/AppleSony.cs +++ b/Floppy/AppleSony.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Floppy/Commodore.cs b/Floppy/Commodore.cs index ee0845425..dcb7c46c4 100644 --- a/Floppy/Commodore.cs +++ b/Floppy/Commodore.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/Floppy/Enums.cs b/Floppy/Enums.cs index 6c3d2f842..3d0ffc4a7 100644 --- a/Floppy/Enums.cs +++ b/Floppy/Enums.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/Floppy/ISO.cs b/Floppy/ISO.cs index d311ec298..2bd60f9da 100644 --- a/Floppy/ISO.cs +++ b/Floppy/ISO.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/Floppy/Perpendicular.cs b/Floppy/Perpendicular.cs index baf2c43e8..b6c7e5a8d 100644 --- a/Floppy/Perpendicular.cs +++ b/Floppy/Perpendicular.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/Floppy/System34.cs b/Floppy/System34.cs index 21fbee46f..3af4f0e4b 100644 --- a/Floppy/System34.cs +++ b/Floppy/System34.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/Floppy/System3740.cs b/Floppy/System3740.cs index a53fe2e58..91332b194 100644 --- a/Floppy/System3740.cs +++ b/Floppy/System3740.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/LisaTag.cs b/LisaTag.cs index cd49ec410..6efd2cbba 100644 --- a/LisaTag.cs +++ b/LisaTag.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/MMC/CID.cs b/MMC/CID.cs index ebb69e7ac..5c1da1db3 100644 --- a/MMC/CID.cs +++ b/MMC/CID.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/MMC/CSD.cs b/MMC/CSD.cs index 1bcbe2c94..0c44ab71a 100644 --- a/MMC/CSD.cs +++ b/MMC/CSD.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/MMC/ExtendedCSD.cs b/MMC/ExtendedCSD.cs index 2f9d92fb8..6d189d304 100644 --- a/MMC/ExtendedCSD.cs +++ b/MMC/ExtendedCSD.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/MMC/OCR.cs b/MMC/OCR.cs index 9dc21ea00..949c2499d 100644 --- a/MMC/OCR.cs +++ b/MMC/OCR.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/MMC/VendorString.cs b/MMC/VendorString.cs index 1f338b787..b4efe7baf 100644 --- a/MMC/VendorString.cs +++ b/MMC/VendorString.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ namespace DiscImageChef.Decoders.MMC diff --git a/PCMCIA/CIS.cs b/PCMCIA/CIS.cs index 9a2509a4d..53d9cfef9 100644 --- a/PCMCIA/CIS.cs +++ b/PCMCIA/CIS.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/PCMCIA/Enums.cs b/PCMCIA/Enums.cs index 241bf78f0..81ea13114 100644 --- a/PCMCIA/Enums.cs +++ b/PCMCIA/Enums.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/PCMCIA/Types.cs b/PCMCIA/Types.cs index edcd2cf8b..a62fe7a63 100644 --- a/PCMCIA/Types.cs +++ b/PCMCIA/Types.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/PCMCIA/VendorCode.cs b/PCMCIA/VendorCode.cs index 4bb69d6b5..ab9fd5451 100644 --- a/PCMCIA/VendorCode.cs +++ b/PCMCIA/VendorCode.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/DiscStructureCapabilities.cs b/SCSI/DiscStructureCapabilities.cs index 6b937a2f8..55d5c13ae 100644 --- a/SCSI/DiscStructureCapabilities.cs +++ b/SCSI/DiscStructureCapabilities.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/SCSI/EVPD.cs b/SCSI/EVPD.cs index 2baa925fa..37adc0d1c 100644 --- a/SCSI/EVPD.cs +++ b/SCSI/EVPD.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Enums.cs b/SCSI/Enums.cs index 96819fff5..7fe73bf42 100644 --- a/SCSI/Enums.cs +++ b/SCSI/Enums.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Inquiry.cs b/SCSI/Inquiry.cs index ee9340c93..25ba60d92 100644 --- a/SCSI/Inquiry.cs +++ b/SCSI/Inquiry.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/MMC/AACS.cs b/SCSI/MMC/AACS.cs index 04f77d0aa..2dbf3a59e 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/MMC/CPRM.cs b/SCSI/MMC/CPRM.cs index d1794d6a9..eb0feaf7b 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/MMC/DiscInformation.cs b/SCSI/MMC/DiscInformation.cs index 76528e687..ca0c0bfac 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/MMC/Enums.cs b/SCSI/MMC/Enums.cs index c38b0124b..d353096d5 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/MMC/Features.cs b/SCSI/MMC/Features.cs index f5c8b17e8..3a589b8a0 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/MMC/Hybrid.cs b/SCSI/MMC/Hybrid.cs index f3f505cc9..c7b72d4b8 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/MMC/WriteProtect.cs b/SCSI/MMC/WriteProtect.cs index 2858ecac9..0c1251f24 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/00_SFF.cs b/SCSI/Modes/00_SFF.cs index 01442b6f9..637440b5a 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/01.cs b/SCSI/Modes/01.cs index 300986c55..237a33443 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/01_MMC.cs b/SCSI/Modes/01_MMC.cs index 03c577648..7bee3e729 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/02.cs b/SCSI/Modes/02.cs index 1b9f113c1..e55a3bbbd 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/03.cs b/SCSI/Modes/03.cs index 5032e94f5..dd343c9ab 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/04.cs b/SCSI/Modes/04.cs index 992ffaef3..362e4e050 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/05.cs b/SCSI/Modes/05.cs index baad67935..770ebbff9 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/06.cs b/SCSI/Modes/06.cs index 6bdaf9ab0..98ca98d79 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/07.cs b/SCSI/Modes/07.cs index 5697a8f09..f5f6d3607 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/07_MMC.cs b/SCSI/Modes/07_MMC.cs index 1d067345b..c3a726ebe 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/08.cs b/SCSI/Modes/08.cs index b5b797dcf..3db000cfd 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/0A.cs b/SCSI/Modes/0A.cs index 1283a3c4f..9079cf328 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/0B.cs b/SCSI/Modes/0B.cs index fdabe47a9..56c16119f 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/0C.cs b/SCSI/Modes/0C.cs index 7edbdf788..5bb83bed1 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ namespace DiscImageChef.Decoders.SCSI diff --git a/SCSI/Modes/0D.cs b/SCSI/Modes/0D.cs index 6fe53fd6b..7f9468191 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/0E.cs b/SCSI/Modes/0E.cs index 1229c95a5..1086a9282 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/0F.cs b/SCSI/Modes/0F.cs index 8e42f0d49..1a4684e94 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/10.cs b/SCSI/Modes/10.cs index 3405c9aa5..2892a56f5 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/10_SSC.cs b/SCSI/Modes/10_SSC.cs index 57b5fed69..158702c92 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/11.cs b/SCSI/Modes/11.cs index 711e44f2b..b3b031bb1 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/12_13_14.cs b/SCSI/Modes/12_13_14.cs index 1ad80eaa3..dbdc2c262 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/1A.cs b/SCSI/Modes/1A.cs index 653563bef..3913ae101 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/1B.cs b/SCSI/Modes/1B.cs index fa28d3f50..fab7366ce 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/1C.cs b/SCSI/Modes/1C.cs index 49ba09566..c75fda8c1 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/1C_SFF.cs b/SCSI/Modes/1C_SFF.cs index f6afaadba..f3c6932eb 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/1D.cs b/SCSI/Modes/1D.cs index 3781f06af..5f636bde1 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/21_Certance.cs b/SCSI/Modes/21_Certance.cs index b3c49e8c1..b432c7989 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/22_Certance.cs b/SCSI/Modes/22_Certance.cs index 9d532b080..e293aedbd 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/24_IBM.cs b/SCSI/Modes/24_IBM.cs index 0ea2f9304..f7b5e1dad 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/2A.cs b/SCSI/Modes/2A.cs index 061f85e84..6586fb0c2 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/2F_IBM.cs b/SCSI/Modes/2F_IBM.cs index 6633d6a48..ec6d8f1a5 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/30_Apple.cs b/SCSI/Modes/30_Apple.cs index e34da1e9c..91b60c417 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/3B_HP.cs b/SCSI/Modes/3B_HP.cs index bda66c31d..026359393 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/3C_HP.cs b/SCSI/Modes/3C_HP.cs index e71880d6e..42e6d72b5 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/3D_HP.cs b/SCSI/Modes/3D_HP.cs index 288c1ea04..71fe2ea0e 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/3D_IBM.cs b/SCSI/Modes/3D_IBM.cs index 6bb891501..0436f28c3 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/3E_Fujitsu.cs b/SCSI/Modes/3E_Fujitsu.cs index 0eff379dc..6af24ec73 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/3E_HP.cs b/SCSI/Modes/3E_HP.cs index 3ea52414b..05af16e1a 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/Headers.cs b/SCSI/Modes/Headers.cs index 9121b21b5..553c8dcec 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/Modes/Mode10.cs b/SCSI/Modes/Mode10.cs index 33becfbe2..d086b9c33 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/Mode6.cs b/SCSI/Modes/Mode6.cs index e044024f4..5a83b30f0 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Modes/Structs.cs b/SCSI/Modes/Structs.cs index 00109d6a0..4d177c95f 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/SSC/BlockLimits.cs b/SCSI/SSC/BlockLimits.cs index 625aff1bb..e6f4c752e 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/SSC/DensitySupport.cs b/SCSI/SSC/DensitySupport.cs index e2ddaf56f..3256b5760 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-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Sense.cs b/SCSI/Sense.cs index b208c77fc..066525dea 100644 --- a/SCSI/Sense.cs +++ b/SCSI/Sense.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SCSI/Types.cs b/SCSI/Types.cs index bcf0017c1..9d41dc6a3 100644 --- a/SCSI/Types.cs +++ b/SCSI/Types.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Diagnostics.CodeAnalysis; diff --git a/SCSI/VendorString.cs b/SCSI/VendorString.cs index 230a9b053..bf81f8c14 100644 --- a/SCSI/VendorString.cs +++ b/SCSI/VendorString.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ namespace DiscImageChef.Decoders.SCSI diff --git a/SecureDigital/CID.cs b/SecureDigital/CID.cs index dd3efb8d0..69cbfc492 100644 --- a/SecureDigital/CID.cs +++ b/SecureDigital/CID.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SecureDigital/CSD.cs b/SecureDigital/CSD.cs index 71bd54cce..b756d4298 100644 --- a/SecureDigital/CSD.cs +++ b/SecureDigital/CSD.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SecureDigital/OCR.cs b/SecureDigital/OCR.cs index a93023dd9..9362198ec 100644 --- a/SecureDigital/OCR.cs +++ b/SecureDigital/OCR.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SecureDigital/SCR.cs b/SecureDigital/SCR.cs index 8fe3e8d5b..394a5478c 100644 --- a/SecureDigital/SCR.cs +++ b/SecureDigital/SCR.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/SecureDigital/VendorString.cs b/SecureDigital/VendorString.cs index 7b7c843a0..4d2fbcb42 100644 --- a/SecureDigital/VendorString.cs +++ b/SecureDigital/VendorString.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ namespace DiscImageChef.Decoders.SecureDigital diff --git a/Sega/CD.cs b/Sega/CD.cs index 7788c149d..145f01573 100644 --- a/Sega/CD.cs +++ b/Sega/CD.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Sega/Dreamcast.cs b/Sega/Dreamcast.cs index 57f82ea65..8555cee4a 100644 --- a/Sega/Dreamcast.cs +++ b/Sega/Dreamcast.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Sega/Saturn.cs b/Sega/Saturn.cs index 0c87a48e6..3aac48159 100644 --- a/Sega/Saturn.cs +++ b/Sega/Saturn.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Xbox/DMI.cs b/Xbox/DMI.cs index 7ff93fa74..3151ddc48 100644 --- a/Xbox/DMI.cs +++ b/Xbox/DMI.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Xbox/SS.cs b/Xbox/SS.cs index ee7bc9dac..6b8fb8286 100644 --- a/Xbox/SS.cs +++ b/Xbox/SS.cs @@ -27,7 +27,7 @@ // License along with this library; if not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System;