From 950c3d7c973cef88f98ee6f245bd3db4334e4d21 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sat, 25 Jul 2020 01:58:50 +0100 Subject: [PATCH] Fix copyright dates. --- Aaru.Tests.Devices/ATA.cs | 2 +- Aaru.Tests.Devices/ATA/Ata28.cs | 2 +- Aaru.Tests.Devices/ATA/Ata48.cs | 2 +- Aaru.Tests.Devices/ATA/AtaCHS.cs | 2 +- Aaru.Tests.Devices/ATA/Atapi.cs | 2 +- Aaru.Tests.Devices/ATA/Cfa.cs | 2 +- Aaru.Tests.Devices/ATA/MCPT.cs | 2 +- Aaru.Tests.Devices/ATA/Smart.cs | 2 +- Aaru.Tests.Devices/Aaru.Tests.Devices.csproj | 2 +- Aaru.Tests.Devices/Command.cs | 2 +- Aaru.Tests.Devices/DecodeATARegisters.cs | 2 +- Aaru.Tests.Devices/Device.cs | 2 +- Aaru.Tests.Devices/Main.cs | 2 +- Aaru.Tests.Devices/NVMe.cs | 2 +- Aaru.Tests.Devices/SCSI.cs | 2 +- Aaru.Tests.Devices/SCSI/Adaptec.cs | 2 +- Aaru.Tests.Devices/SCSI/ArchiveCorp.cs | 2 +- Aaru.Tests.Devices/SCSI/Certance.cs | 2 +- Aaru.Tests.Devices/SCSI/Fujitsu.cs | 2 +- Aaru.Tests.Devices/SCSI/HL-DT-ST.cs | 2 +- Aaru.Tests.Devices/SCSI/HP.cs | 2 +- Aaru.Tests.Devices/SCSI/Kreon.cs | 2 +- Aaru.Tests.Devices/SCSI/MMC.cs | 2 +- Aaru.Tests.Devices/SCSI/NEC.cs | 2 +- Aaru.Tests.Devices/SCSI/Pioneer.cs | 2 +- Aaru.Tests.Devices/SCSI/Plasmon.cs | 2 +- Aaru.Tests.Devices/SCSI/Plextor.cs | 2 +- Aaru.Tests.Devices/SCSI/SBC.cs | 2 +- Aaru.Tests.Devices/SCSI/SMC.cs | 2 +- Aaru.Tests.Devices/SCSI/SPC.cs | 2 +- Aaru.Tests.Devices/SCSI/SSC.cs | 2 +- Aaru.Tests.Devices/SCSI/SyQuest.cs | 2 +- Aaru.Tests.Devices/SCSI_MMC/SCSI_MMC.cs | 2 +- Aaru.Tests.Devices/SecureDigital.cs | 2 +- Aaru.Tests.Devices/SecureDigital/MultiMediaCard.cs | 2 +- Aaru.Tests.Devices/SecureDigital/SecureDigital.cs | 2 +- Aaru.Tests/Checksums/Adler32.cs | 2 +- Aaru.Tests/Checksums/CRC16.cs | 2 +- Aaru.Tests/Checksums/CRC32.cs | 2 +- Aaru.Tests/Checksums/CRC64.cs | 2 +- Aaru.Tests/Checksums/MD5.cs | 2 +- Aaru.Tests/Checksums/SHA1.cs | 2 +- Aaru.Tests/Checksums/SHA256.cs | 2 +- Aaru.Tests/Checksums/SHA384.cs | 2 +- Aaru.Tests/Checksums/SHA512.cs | 2 +- Aaru.Tests/Checksums/SpamSum.cs | 2 +- Aaru.Tests/Consts.cs | 2 +- Aaru.Tests/Devices/IomegaJaz.cs | 2 +- Aaru.Tests/Devices/LS120.cs | 2 +- Aaru.Tests/Devices/PocketZip.cs | 2 +- Aaru.Tests/Filesystems/ADFS.cs | 2 +- Aaru.Tests/Filesystems/AFFS.cs | 2 +- Aaru.Tests/Filesystems/AFFS2.cs | 2 +- Aaru.Tests/Filesystems/AFS.cs | 2 +- Aaru.Tests/Filesystems/AOFS.cs | 2 +- Aaru.Tests/Filesystems/Atheos.cs | 2 +- Aaru.Tests/Filesystems/BeFS.cs | 2 +- Aaru.Tests/Filesystems/COHERENT.cs | 2 +- Aaru.Tests/Filesystems/DTFS.cs | 2 +- Aaru.Tests/Filesystems/EAFS.cs | 2 +- Aaru.Tests/Filesystems/F2FS.cs | 2 +- Aaru.Tests/Filesystems/FAT12.cs | 2 +- Aaru.Tests/Filesystems/FAT16.cs | 2 +- Aaru.Tests/Filesystems/FAT32.cs | 2 +- Aaru.Tests/Filesystems/FATX.cs | 2 +- Aaru.Tests/Filesystems/HAMMER.cs | 2 +- Aaru.Tests/Filesystems/HFS.cs | 2 +- Aaru.Tests/Filesystems/HFSPlus.cs | 2 +- Aaru.Tests/Filesystems/HFSX.cs | 2 +- Aaru.Tests/Filesystems/HPFS.cs | 2 +- Aaru.Tests/Filesystems/HPOFS.cs | 2 +- Aaru.Tests/Filesystems/HTFS.cs | 2 +- Aaru.Tests/Filesystems/ISO9660.cs | 2 +- Aaru.Tests/Filesystems/JFS2.cs | 2 +- Aaru.Tests/Filesystems/LFS.cs | 2 +- Aaru.Tests/Filesystems/LisaFS.cs | 2 +- Aaru.Tests/Filesystems/Locus.cs | 2 +- Aaru.Tests/Filesystems/MFS.cs | 2 +- Aaru.Tests/Filesystems/MINIX.cs | 2 +- Aaru.Tests/Filesystems/NILFS2.cs | 2 +- Aaru.Tests/Filesystems/NTFS.cs | 2 +- Aaru.Tests/Filesystems/NWFS386.cs | 2 +- Aaru.Tests/Filesystems/OCFS2.cs | 2 +- Aaru.Tests/Filesystems/PFS3.cs | 2 +- Aaru.Tests/Filesystems/ProDOS.cs | 2 +- Aaru.Tests/Filesystems/QNX4.cs | 2 +- Aaru.Tests/Filesystems/ReFS.cs | 2 +- Aaru.Tests/Filesystems/Reiser3.cs | 2 +- Aaru.Tests/Filesystems/Reiser4.cs | 2 +- Aaru.Tests/Filesystems/SFS.cs | 2 +- Aaru.Tests/Filesystems/SysV.cs | 2 +- Aaru.Tests/Filesystems/UDF.cs | 2 +- Aaru.Tests/Filesystems/UFS.cs | 2 +- Aaru.Tests/Filesystems/UNIXBFS.cs | 2 +- Aaru.Tests/Filesystems/XENIX.cs | 2 +- Aaru.Tests/Filesystems/XFS.cs | 2 +- Aaru.Tests/Filesystems/Xia.cs | 2 +- Aaru.Tests/Filesystems/ZFS.cs | 2 +- Aaru.Tests/Filesystems/btrfs.cs | 2 +- Aaru.Tests/Filesystems/exFAT.cs | 2 +- Aaru.Tests/Filesystems/ext2.cs | 2 +- Aaru.Tests/Filters/AppleDoubleDave.cs | 2 +- Aaru.Tests/Filters/AppleDoubleDos.cs | 2 +- Aaru.Tests/Filters/AppleDoubleNetatalk.cs | 2 +- Aaru.Tests/Filters/AppleDoubleOsX.cs | 2 +- Aaru.Tests/Filters/AppleDoubleProDos.cs | 2 +- Aaru.Tests/Filters/AppleDoubleUnAr.cs | 2 +- Aaru.Tests/Filters/AppleDoubleUnix.cs | 2 +- Aaru.Tests/Filters/AppleSingle.cs | 2 +- Aaru.Tests/Filters/BZip2.cs | 2 +- Aaru.Tests/Filters/GZip.cs | 2 +- Aaru.Tests/Filters/LZip.cs | 2 +- Aaru.Tests/Filters/MacBinary1.cs | 2 +- Aaru.Tests/Filters/MacBinary2.cs | 2 +- Aaru.Tests/Filters/MacBinary3.cs | 2 +- Aaru.Tests/Filters/PCExchange.cs | 2 +- Aaru.Tests/Filters/XZ.cs | 2 +- Aaru.Tests/Images/2MG.cs | 2 +- Aaru.Tests/Images/Alcohol120.cs | 2 +- Aaru.Tests/Images/Anex86.cs | 2 +- Aaru.Tests/Images/BlindWrite5.cs | 2 +- Aaru.Tests/Images/BlindWrite6.cs | 2 +- Aaru.Tests/Images/CDRWin.cs | 2 +- Aaru.Tests/Images/CisCopy.cs | 2 +- Aaru.Tests/Images/CloneCD.cs | 2 +- Aaru.Tests/Images/CopyQM.cs | 2 +- Aaru.Tests/Images/D88.cs | 2 +- Aaru.Tests/Images/DART.cs | 2 +- Aaru.Tests/Images/DiskCopy42.cs | 2 +- Aaru.Tests/Partitions/Acorn.cs | 2 +- Aaru.Tests/Partitions/AppleMap.cs | 2 +- Aaru.Tests/Partitions/Atari.cs | 2 +- Aaru.Tests/Partitions/BSD.cs | 2 +- Aaru.Tests/Partitions/GPT.cs | 2 +- Aaru.Tests/Partitions/MBR.cs | 2 +- Aaru.Tests/Partitions/MINIX.cs | 2 +- Aaru.Tests/Partitions/PC98.cs | 2 +- Aaru.Tests/Partitions/RDB.cs | 2 +- Aaru.Tests/Partitions/SGI.cs | 2 +- Aaru.Tests/Partitions/Sun.cs | 2 +- Aaru.Tests/Partitions/VTOC.cs | 2 +- Aaru.Tests/Partitions/Xbox.cs | 2 +- 142 files changed, 142 insertions(+), 142 deletions(-) diff --git a/Aaru.Tests.Devices/ATA.cs b/Aaru.Tests.Devices/ATA.cs index 8f8e44840..df4373db9 100644 --- a/Aaru.Tests.Devices/ATA.cs +++ b/Aaru.Tests.Devices/ATA.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/ATA/Ata28.cs b/Aaru.Tests.Devices/ATA/Ata28.cs index 95d978ebe..e6c80b3f5 100644 --- a/Aaru.Tests.Devices/ATA/Ata28.cs +++ b/Aaru.Tests.Devices/ATA/Ata28.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/ATA/Ata48.cs b/Aaru.Tests.Devices/ATA/Ata48.cs index 63d2c257a..3e5054e36 100644 --- a/Aaru.Tests.Devices/ATA/Ata48.cs +++ b/Aaru.Tests.Devices/ATA/Ata48.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/ATA/AtaCHS.cs b/Aaru.Tests.Devices/ATA/AtaCHS.cs index 3750f6cff..245916eef 100644 --- a/Aaru.Tests.Devices/ATA/AtaCHS.cs +++ b/Aaru.Tests.Devices/ATA/AtaCHS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/ATA/Atapi.cs b/Aaru.Tests.Devices/ATA/Atapi.cs index c50d4dbfc..bf24603c1 100644 --- a/Aaru.Tests.Devices/ATA/Atapi.cs +++ b/Aaru.Tests.Devices/ATA/Atapi.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/ATA/Cfa.cs b/Aaru.Tests.Devices/ATA/Cfa.cs index 21dd4ebf4..a4334ddc1 100644 --- a/Aaru.Tests.Devices/ATA/Cfa.cs +++ b/Aaru.Tests.Devices/ATA/Cfa.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/ATA/MCPT.cs b/Aaru.Tests.Devices/ATA/MCPT.cs index 0b7068bbe..b5781f190 100644 --- a/Aaru.Tests.Devices/ATA/MCPT.cs +++ b/Aaru.Tests.Devices/ATA/MCPT.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/ATA/Smart.cs b/Aaru.Tests.Devices/ATA/Smart.cs index 4a1c47e2d..30c40dc18 100644 --- a/Aaru.Tests.Devices/ATA/Smart.cs +++ b/Aaru.Tests.Devices/ATA/Smart.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/Aaru.Tests.Devices.csproj b/Aaru.Tests.Devices/Aaru.Tests.Devices.csproj index bc25a561c..f02cbd35a 100644 --- a/Aaru.Tests.Devices/Aaru.Tests.Devices.csproj +++ b/Aaru.Tests.Devices/Aaru.Tests.Devices.csproj @@ -13,7 +13,7 @@ true 4.5.99.1693 Claunia.com - Copyright © 2011-2019 Natalia Portillo + Copyright © 2011-2020 Natalia Portillo Aaru Data Preservation Suite Aaru.Tests.Devices $(Version) diff --git a/Aaru.Tests.Devices/Command.cs b/Aaru.Tests.Devices/Command.cs index 8b9ec32c5..0d8dece67 100644 --- a/Aaru.Tests.Devices/Command.cs +++ b/Aaru.Tests.Devices/Command.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.CommonTypes.Structs.Devices.SCSI; diff --git a/Aaru.Tests.Devices/DecodeATARegisters.cs b/Aaru.Tests.Devices/DecodeATARegisters.cs index 691e6aeee..b71ea72b9 100644 --- a/Aaru.Tests.Devices/DecodeATARegisters.cs +++ b/Aaru.Tests.Devices/DecodeATARegisters.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests.Devices/Device.cs b/Aaru.Tests.Devices/Device.cs index 8af5cf2ca..2e5a95197 100644 --- a/Aaru.Tests.Devices/Device.cs +++ b/Aaru.Tests.Devices/Device.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/Main.cs b/Aaru.Tests.Devices/Main.cs index 12ce993ba..affb23a12 100644 --- a/Aaru.Tests.Devices/Main.cs +++ b/Aaru.Tests.Devices/Main.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Linq; diff --git a/Aaru.Tests.Devices/NVMe.cs b/Aaru.Tests.Devices/NVMe.cs index 671f1ad9c..c54c0a137 100644 --- a/Aaru.Tests.Devices/NVMe.cs +++ b/Aaru.Tests.Devices/NVMe.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/SCSI.cs b/Aaru.Tests.Devices/SCSI.cs index 49a096448..a9c0cf91b 100644 --- a/Aaru.Tests.Devices/SCSI.cs +++ b/Aaru.Tests.Devices/SCSI.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/SCSI/Adaptec.cs b/Aaru.Tests.Devices/SCSI/Adaptec.cs index 1d4ab688d..73a939f98 100644 --- a/Aaru.Tests.Devices/SCSI/Adaptec.cs +++ b/Aaru.Tests.Devices/SCSI/Adaptec.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/SCSI/ArchiveCorp.cs b/Aaru.Tests.Devices/SCSI/ArchiveCorp.cs index fc16b7b3d..a072a8859 100644 --- a/Aaru.Tests.Devices/SCSI/ArchiveCorp.cs +++ b/Aaru.Tests.Devices/SCSI/ArchiveCorp.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/SCSI/Certance.cs b/Aaru.Tests.Devices/SCSI/Certance.cs index 4b12c7c7e..97fdb7bde 100644 --- a/Aaru.Tests.Devices/SCSI/Certance.cs +++ b/Aaru.Tests.Devices/SCSI/Certance.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/SCSI/Fujitsu.cs b/Aaru.Tests.Devices/SCSI/Fujitsu.cs index 4458deaa0..6b35d38fd 100644 --- a/Aaru.Tests.Devices/SCSI/Fujitsu.cs +++ b/Aaru.Tests.Devices/SCSI/Fujitsu.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests.Devices/SCSI/HL-DT-ST.cs b/Aaru.Tests.Devices/SCSI/HL-DT-ST.cs index 8c67dc561..7291df013 100644 --- a/Aaru.Tests.Devices/SCSI/HL-DT-ST.cs +++ b/Aaru.Tests.Devices/SCSI/HL-DT-ST.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/SCSI/HP.cs b/Aaru.Tests.Devices/SCSI/HP.cs index 108f9aac5..e636a52de 100644 --- a/Aaru.Tests.Devices/SCSI/HP.cs +++ b/Aaru.Tests.Devices/SCSI/HP.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/SCSI/Kreon.cs b/Aaru.Tests.Devices/SCSI/Kreon.cs index f67a1e9d9..744610ae1 100644 --- a/Aaru.Tests.Devices/SCSI/Kreon.cs +++ b/Aaru.Tests.Devices/SCSI/Kreon.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests.Devices/SCSI/MMC.cs b/Aaru.Tests.Devices/SCSI/MMC.cs index cd56e084e..2371d92e8 100644 --- a/Aaru.Tests.Devices/SCSI/MMC.cs +++ b/Aaru.Tests.Devices/SCSI/MMC.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests.Devices/SCSI/NEC.cs b/Aaru.Tests.Devices/SCSI/NEC.cs index b9bb1741e..61e648f80 100644 --- a/Aaru.Tests.Devices/SCSI/NEC.cs +++ b/Aaru.Tests.Devices/SCSI/NEC.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/SCSI/Pioneer.cs b/Aaru.Tests.Devices/SCSI/Pioneer.cs index 0b343d3ae..89d45ca76 100644 --- a/Aaru.Tests.Devices/SCSI/Pioneer.cs +++ b/Aaru.Tests.Devices/SCSI/Pioneer.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests.Devices/SCSI/Plasmon.cs b/Aaru.Tests.Devices/SCSI/Plasmon.cs index a93f7ed1b..be4a82147 100644 --- a/Aaru.Tests.Devices/SCSI/Plasmon.cs +++ b/Aaru.Tests.Devices/SCSI/Plasmon.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/SCSI/Plextor.cs b/Aaru.Tests.Devices/SCSI/Plextor.cs index 60e308207..6cf9a5848 100644 --- a/Aaru.Tests.Devices/SCSI/Plextor.cs +++ b/Aaru.Tests.Devices/SCSI/Plextor.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests.Devices/SCSI/SBC.cs b/Aaru.Tests.Devices/SCSI/SBC.cs index 85f682b99..38297c63b 100644 --- a/Aaru.Tests.Devices/SCSI/SBC.cs +++ b/Aaru.Tests.Devices/SCSI/SBC.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/SCSI/SMC.cs b/Aaru.Tests.Devices/SCSI/SMC.cs index c5c6febeb..9cc2b320e 100644 --- a/Aaru.Tests.Devices/SCSI/SMC.cs +++ b/Aaru.Tests.Devices/SCSI/SMC.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests.Devices/SCSI/SPC.cs b/Aaru.Tests.Devices/SCSI/SPC.cs index a2420e043..f3aa5a926 100644 --- a/Aaru.Tests.Devices/SCSI/SPC.cs +++ b/Aaru.Tests.Devices/SCSI/SPC.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests.Devices/SCSI/SSC.cs b/Aaru.Tests.Devices/SCSI/SSC.cs index f44e87048..50b8f4c7c 100644 --- a/Aaru.Tests.Devices/SCSI/SSC.cs +++ b/Aaru.Tests.Devices/SCSI/SSC.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests.Devices/SCSI/SyQuest.cs b/Aaru.Tests.Devices/SCSI/SyQuest.cs index 2d3d34a1c..ab51ba450 100644 --- a/Aaru.Tests.Devices/SCSI/SyQuest.cs +++ b/Aaru.Tests.Devices/SCSI/SyQuest.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/SCSI_MMC/SCSI_MMC.cs b/Aaru.Tests.Devices/SCSI_MMC/SCSI_MMC.cs index 2d3e52d26..8039d7180 100644 --- a/Aaru.Tests.Devices/SCSI_MMC/SCSI_MMC.cs +++ b/Aaru.Tests.Devices/SCSI_MMC/SCSI_MMC.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/SecureDigital.cs b/Aaru.Tests.Devices/SecureDigital.cs index 1792a44ca..aa08ff8a7 100644 --- a/Aaru.Tests.Devices/SecureDigital.cs +++ b/Aaru.Tests.Devices/SecureDigital.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/SecureDigital/MultiMediaCard.cs b/Aaru.Tests.Devices/SecureDigital/MultiMediaCard.cs index 91a4f5ee9..50a2c096f 100644 --- a/Aaru.Tests.Devices/SecureDigital/MultiMediaCard.cs +++ b/Aaru.Tests.Devices/SecureDigital/MultiMediaCard.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests.Devices/SecureDigital/SecureDigital.cs b/Aaru.Tests.Devices/SecureDigital/SecureDigital.cs index f94729796..917fa16de 100644 --- a/Aaru.Tests.Devices/SecureDigital/SecureDigital.cs +++ b/Aaru.Tests.Devices/SecureDigital/SecureDigital.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using Aaru.Console; diff --git a/Aaru.Tests/Checksums/Adler32.cs b/Aaru.Tests/Checksums/Adler32.cs index 9b8b81dfd..608073c02 100644 --- a/Aaru.Tests/Checksums/Adler32.cs +++ b/Aaru.Tests/Checksums/Adler32.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Checksums/CRC16.cs b/Aaru.Tests/Checksums/CRC16.cs index 2b9fc4621..83294a809 100644 --- a/Aaru.Tests/Checksums/CRC16.cs +++ b/Aaru.Tests/Checksums/CRC16.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Checksums/CRC32.cs b/Aaru.Tests/Checksums/CRC32.cs index 5939566f9..7d9aef024 100644 --- a/Aaru.Tests/Checksums/CRC32.cs +++ b/Aaru.Tests/Checksums/CRC32.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Checksums/CRC64.cs b/Aaru.Tests/Checksums/CRC64.cs index 0bf185fa4..7bcaca886 100644 --- a/Aaru.Tests/Checksums/CRC64.cs +++ b/Aaru.Tests/Checksums/CRC64.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Checksums/MD5.cs b/Aaru.Tests/Checksums/MD5.cs index 7741ed7c9..05f3eb232 100644 --- a/Aaru.Tests/Checksums/MD5.cs +++ b/Aaru.Tests/Checksums/MD5.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Checksums/SHA1.cs b/Aaru.Tests/Checksums/SHA1.cs index 74e8f6546..27b239b8b 100644 --- a/Aaru.Tests/Checksums/SHA1.cs +++ b/Aaru.Tests/Checksums/SHA1.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Checksums/SHA256.cs b/Aaru.Tests/Checksums/SHA256.cs index 83fec80a0..1ef7e515b 100644 --- a/Aaru.Tests/Checksums/SHA256.cs +++ b/Aaru.Tests/Checksums/SHA256.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Checksums/SHA384.cs b/Aaru.Tests/Checksums/SHA384.cs index d7eb729e5..6ea20c9cc 100644 --- a/Aaru.Tests/Checksums/SHA384.cs +++ b/Aaru.Tests/Checksums/SHA384.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Checksums/SHA512.cs b/Aaru.Tests/Checksums/SHA512.cs index 3450b25d6..e9a6f2eae 100644 --- a/Aaru.Tests/Checksums/SHA512.cs +++ b/Aaru.Tests/Checksums/SHA512.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Checksums/SpamSum.cs b/Aaru.Tests/Checksums/SpamSum.cs index 8f9b2ea06..fe3fea5c0 100644 --- a/Aaru.Tests/Checksums/SpamSum.cs +++ b/Aaru.Tests/Checksums/SpamSum.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Consts.cs b/Aaru.Tests/Consts.cs index cf4babd91..7c7350972 100644 --- a/Aaru.Tests/Consts.cs +++ b/Aaru.Tests/Consts.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ namespace Aaru.Tests diff --git a/Aaru.Tests/Devices/IomegaJaz.cs b/Aaru.Tests/Devices/IomegaJaz.cs index 260a98422..dd7adbc69 100644 --- a/Aaru.Tests/Devices/IomegaJaz.cs +++ b/Aaru.Tests/Devices/IomegaJaz.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Devices/LS120.cs b/Aaru.Tests/Devices/LS120.cs index 7f4a68ead..264f7b466 100644 --- a/Aaru.Tests/Devices/LS120.cs +++ b/Aaru.Tests/Devices/LS120.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Devices/PocketZip.cs b/Aaru.Tests/Devices/PocketZip.cs index 85ac720de..ac07ea202 100644 --- a/Aaru.Tests/Devices/PocketZip.cs +++ b/Aaru.Tests/Devices/PocketZip.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filesystems/ADFS.cs b/Aaru.Tests/Filesystems/ADFS.cs index b8a882846..bd9fc857b 100644 --- a/Aaru.Tests/Filesystems/ADFS.cs +++ b/Aaru.Tests/Filesystems/ADFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filesystems/AFFS.cs b/Aaru.Tests/Filesystems/AFFS.cs index 41197deab..bec74d861 100644 --- a/Aaru.Tests/Filesystems/AFFS.cs +++ b/Aaru.Tests/Filesystems/AFFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/AFFS2.cs b/Aaru.Tests/Filesystems/AFFS2.cs index cabd0038a..9e2be283d 100644 --- a/Aaru.Tests/Filesystems/AFFS2.cs +++ b/Aaru.Tests/Filesystems/AFFS2.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/AFS.cs b/Aaru.Tests/Filesystems/AFS.cs index 5a9223ac9..105be2dbf 100644 --- a/Aaru.Tests/Filesystems/AFS.cs +++ b/Aaru.Tests/Filesystems/AFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/AOFS.cs b/Aaru.Tests/Filesystems/AOFS.cs index 4d48c2091..d566b194f 100644 --- a/Aaru.Tests/Filesystems/AOFS.cs +++ b/Aaru.Tests/Filesystems/AOFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/Atheos.cs b/Aaru.Tests/Filesystems/Atheos.cs index 96ff883cc..10e373510 100644 --- a/Aaru.Tests/Filesystems/Atheos.cs +++ b/Aaru.Tests/Filesystems/Atheos.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/BeFS.cs b/Aaru.Tests/Filesystems/BeFS.cs index 56b228f3d..fa393c6f6 100644 --- a/Aaru.Tests/Filesystems/BeFS.cs +++ b/Aaru.Tests/Filesystems/BeFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/COHERENT.cs b/Aaru.Tests/Filesystems/COHERENT.cs index 865674685..c7d2c1650 100644 --- a/Aaru.Tests/Filesystems/COHERENT.cs +++ b/Aaru.Tests/Filesystems/COHERENT.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/DTFS.cs b/Aaru.Tests/Filesystems/DTFS.cs index 26be52e97..b89086fbe 100644 --- a/Aaru.Tests/Filesystems/DTFS.cs +++ b/Aaru.Tests/Filesystems/DTFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/EAFS.cs b/Aaru.Tests/Filesystems/EAFS.cs index 1bc7bc968..6942886f2 100644 --- a/Aaru.Tests/Filesystems/EAFS.cs +++ b/Aaru.Tests/Filesystems/EAFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/F2FS.cs b/Aaru.Tests/Filesystems/F2FS.cs index cd2d10da1..9ab299a08 100644 --- a/Aaru.Tests/Filesystems/F2FS.cs +++ b/Aaru.Tests/Filesystems/F2FS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/FAT12.cs b/Aaru.Tests/Filesystems/FAT12.cs index f5438c0c4..8537aa22c 100644 --- a/Aaru.Tests/Filesystems/FAT12.cs +++ b/Aaru.Tests/Filesystems/FAT12.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/FAT16.cs b/Aaru.Tests/Filesystems/FAT16.cs index f6ab55ef2..7095c9816 100644 --- a/Aaru.Tests/Filesystems/FAT16.cs +++ b/Aaru.Tests/Filesystems/FAT16.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/FAT32.cs b/Aaru.Tests/Filesystems/FAT32.cs index 96d0bd232..2d6ada087 100644 --- a/Aaru.Tests/Filesystems/FAT32.cs +++ b/Aaru.Tests/Filesystems/FAT32.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/FATX.cs b/Aaru.Tests/Filesystems/FATX.cs index 0fe4c6711..dd78a4b50 100644 --- a/Aaru.Tests/Filesystems/FATX.cs +++ b/Aaru.Tests/Filesystems/FATX.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests/Filesystems/HAMMER.cs b/Aaru.Tests/Filesystems/HAMMER.cs index 5a70f129c..e9b7d8e5c 100644 --- a/Aaru.Tests/Filesystems/HAMMER.cs +++ b/Aaru.Tests/Filesystems/HAMMER.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/HFS.cs b/Aaru.Tests/Filesystems/HFS.cs index 841019d98..5aa83e7bb 100644 --- a/Aaru.Tests/Filesystems/HFS.cs +++ b/Aaru.Tests/Filesystems/HFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/HFSPlus.cs b/Aaru.Tests/Filesystems/HFSPlus.cs index 708a7280e..f119119a5 100644 --- a/Aaru.Tests/Filesystems/HFSPlus.cs +++ b/Aaru.Tests/Filesystems/HFSPlus.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/HFSX.cs b/Aaru.Tests/Filesystems/HFSX.cs index 4b8d9717d..24ada1ee4 100644 --- a/Aaru.Tests/Filesystems/HFSX.cs +++ b/Aaru.Tests/Filesystems/HFSX.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/HPFS.cs b/Aaru.Tests/Filesystems/HPFS.cs index 3d30296ec..9e011ded9 100644 --- a/Aaru.Tests/Filesystems/HPFS.cs +++ b/Aaru.Tests/Filesystems/HPFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/HPOFS.cs b/Aaru.Tests/Filesystems/HPOFS.cs index a8048e42d..70027c72e 100644 --- a/Aaru.Tests/Filesystems/HPOFS.cs +++ b/Aaru.Tests/Filesystems/HPOFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filesystems/HTFS.cs b/Aaru.Tests/Filesystems/HTFS.cs index 72a2b5ee6..7dbd534bf 100644 --- a/Aaru.Tests/Filesystems/HTFS.cs +++ b/Aaru.Tests/Filesystems/HTFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/ISO9660.cs b/Aaru.Tests/Filesystems/ISO9660.cs index 4b2f39df0..1957bef66 100644 --- a/Aaru.Tests/Filesystems/ISO9660.cs +++ b/Aaru.Tests/Filesystems/ISO9660.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filesystems/JFS2.cs b/Aaru.Tests/Filesystems/JFS2.cs index 991ad5f60..28c15bf32 100644 --- a/Aaru.Tests/Filesystems/JFS2.cs +++ b/Aaru.Tests/Filesystems/JFS2.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/LFS.cs b/Aaru.Tests/Filesystems/LFS.cs index db6c1d34e..d85d9acc5 100644 --- a/Aaru.Tests/Filesystems/LFS.cs +++ b/Aaru.Tests/Filesystems/LFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests/Filesystems/LisaFS.cs b/Aaru.Tests/Filesystems/LisaFS.cs index 6f592b6ec..4f32c8b53 100644 --- a/Aaru.Tests/Filesystems/LisaFS.cs +++ b/Aaru.Tests/Filesystems/LisaFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests/Filesystems/Locus.cs b/Aaru.Tests/Filesystems/Locus.cs index 955e92b78..e58a30376 100644 --- a/Aaru.Tests/Filesystems/Locus.cs +++ b/Aaru.Tests/Filesystems/Locus.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filesystems/MFS.cs b/Aaru.Tests/Filesystems/MFS.cs index ee1184417..051b3d5d8 100644 --- a/Aaru.Tests/Filesystems/MFS.cs +++ b/Aaru.Tests/Filesystems/MFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filesystems/MINIX.cs b/Aaru.Tests/Filesystems/MINIX.cs index 4b97f16d3..d9d9eaccb 100644 --- a/Aaru.Tests/Filesystems/MINIX.cs +++ b/Aaru.Tests/Filesystems/MINIX.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/NILFS2.cs b/Aaru.Tests/Filesystems/NILFS2.cs index c02e6c415..d364e3712 100644 --- a/Aaru.Tests/Filesystems/NILFS2.cs +++ b/Aaru.Tests/Filesystems/NILFS2.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/NTFS.cs b/Aaru.Tests/Filesystems/NTFS.cs index b8cba0a5c..9c373ddda 100644 --- a/Aaru.Tests/Filesystems/NTFS.cs +++ b/Aaru.Tests/Filesystems/NTFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/NWFS386.cs b/Aaru.Tests/Filesystems/NWFS386.cs index f9d52ac4e..7e70ba12b 100644 --- a/Aaru.Tests/Filesystems/NWFS386.cs +++ b/Aaru.Tests/Filesystems/NWFS386.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests/Filesystems/OCFS2.cs b/Aaru.Tests/Filesystems/OCFS2.cs index 2c0688c3a..248f414e4 100644 --- a/Aaru.Tests/Filesystems/OCFS2.cs +++ b/Aaru.Tests/Filesystems/OCFS2.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests/Filesystems/PFS3.cs b/Aaru.Tests/Filesystems/PFS3.cs index 0afd8186c..4644daf77 100644 --- a/Aaru.Tests/Filesystems/PFS3.cs +++ b/Aaru.Tests/Filesystems/PFS3.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/ProDOS.cs b/Aaru.Tests/Filesystems/ProDOS.cs index 14a0fb7e4..aaee01669 100644 --- a/Aaru.Tests/Filesystems/ProDOS.cs +++ b/Aaru.Tests/Filesystems/ProDOS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/QNX4.cs b/Aaru.Tests/Filesystems/QNX4.cs index b085ca94e..8626b48d5 100644 --- a/Aaru.Tests/Filesystems/QNX4.cs +++ b/Aaru.Tests/Filesystems/QNX4.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/ReFS.cs b/Aaru.Tests/Filesystems/ReFS.cs index cc0aefb05..f383b46bf 100644 --- a/Aaru.Tests/Filesystems/ReFS.cs +++ b/Aaru.Tests/Filesystems/ReFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/Reiser3.cs b/Aaru.Tests/Filesystems/Reiser3.cs index 19fe94af2..d2b37c8b9 100644 --- a/Aaru.Tests/Filesystems/Reiser3.cs +++ b/Aaru.Tests/Filesystems/Reiser3.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/Reiser4.cs b/Aaru.Tests/Filesystems/Reiser4.cs index 27d1068ee..795c99971 100644 --- a/Aaru.Tests/Filesystems/Reiser4.cs +++ b/Aaru.Tests/Filesystems/Reiser4.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/SFS.cs b/Aaru.Tests/Filesystems/SFS.cs index d2d9f3daa..9c68cf407 100644 --- a/Aaru.Tests/Filesystems/SFS.cs +++ b/Aaru.Tests/Filesystems/SFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/SysV.cs b/Aaru.Tests/Filesystems/SysV.cs index 494940edf..dd845172e 100644 --- a/Aaru.Tests/Filesystems/SysV.cs +++ b/Aaru.Tests/Filesystems/SysV.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/UDF.cs b/Aaru.Tests/Filesystems/UDF.cs index 3442757e3..a11359908 100644 --- a/Aaru.Tests/Filesystems/UDF.cs +++ b/Aaru.Tests/Filesystems/UDF.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filesystems/UFS.cs b/Aaru.Tests/Filesystems/UFS.cs index 4e9a75b97..4c5524e0a 100644 --- a/Aaru.Tests/Filesystems/UFS.cs +++ b/Aaru.Tests/Filesystems/UFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/UNIXBFS.cs b/Aaru.Tests/Filesystems/UNIXBFS.cs index 37c35c3dd..9e460c344 100644 --- a/Aaru.Tests/Filesystems/UNIXBFS.cs +++ b/Aaru.Tests/Filesystems/UNIXBFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/XENIX.cs b/Aaru.Tests/Filesystems/XENIX.cs index 06488a193..d1b252bc0 100644 --- a/Aaru.Tests/Filesystems/XENIX.cs +++ b/Aaru.Tests/Filesystems/XENIX.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/XFS.cs b/Aaru.Tests/Filesystems/XFS.cs index 779747145..734a7d867 100644 --- a/Aaru.Tests/Filesystems/XFS.cs +++ b/Aaru.Tests/Filesystems/XFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/Xia.cs b/Aaru.Tests/Filesystems/Xia.cs index 868c16fec..2809a45e2 100644 --- a/Aaru.Tests/Filesystems/Xia.cs +++ b/Aaru.Tests/Filesystems/Xia.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/ZFS.cs b/Aaru.Tests/Filesystems/ZFS.cs index 5223afd22..3b3939938 100644 --- a/Aaru.Tests/Filesystems/ZFS.cs +++ b/Aaru.Tests/Filesystems/ZFS.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filesystems/btrfs.cs b/Aaru.Tests/Filesystems/btrfs.cs index cc766d63e..f21ad9921 100644 --- a/Aaru.Tests/Filesystems/btrfs.cs +++ b/Aaru.Tests/Filesystems/btrfs.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/exFAT.cs b/Aaru.Tests/Filesystems/exFAT.cs index 7e9e167cc..d1cf7ed5c 100644 --- a/Aaru.Tests/Filesystems/exFAT.cs +++ b/Aaru.Tests/Filesystems/exFAT.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filesystems/ext2.cs b/Aaru.Tests/Filesystems/ext2.cs index a1ffc47f8..7f8e11339 100644 --- a/Aaru.Tests/Filesystems/ext2.cs +++ b/Aaru.Tests/Filesystems/ext2.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Filters/AppleDoubleDave.cs b/Aaru.Tests/Filters/AppleDoubleDave.cs index d37597d7d..c3f83ee46 100644 --- a/Aaru.Tests/Filters/AppleDoubleDave.cs +++ b/Aaru.Tests/Filters/AppleDoubleDave.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filters/AppleDoubleDos.cs b/Aaru.Tests/Filters/AppleDoubleDos.cs index 1f461cf95..87b9aa5a0 100644 --- a/Aaru.Tests/Filters/AppleDoubleDos.cs +++ b/Aaru.Tests/Filters/AppleDoubleDos.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filters/AppleDoubleNetatalk.cs b/Aaru.Tests/Filters/AppleDoubleNetatalk.cs index cf62edc69..466287174 100644 --- a/Aaru.Tests/Filters/AppleDoubleNetatalk.cs +++ b/Aaru.Tests/Filters/AppleDoubleNetatalk.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filters/AppleDoubleOsX.cs b/Aaru.Tests/Filters/AppleDoubleOsX.cs index 71071f1c4..720cab85b 100644 --- a/Aaru.Tests/Filters/AppleDoubleOsX.cs +++ b/Aaru.Tests/Filters/AppleDoubleOsX.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filters/AppleDoubleProDos.cs b/Aaru.Tests/Filters/AppleDoubleProDos.cs index 2f207a3d2..4c74b72d2 100644 --- a/Aaru.Tests/Filters/AppleDoubleProDos.cs +++ b/Aaru.Tests/Filters/AppleDoubleProDos.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filters/AppleDoubleUnAr.cs b/Aaru.Tests/Filters/AppleDoubleUnAr.cs index 719f0a8b4..ffccb7b55 100644 --- a/Aaru.Tests/Filters/AppleDoubleUnAr.cs +++ b/Aaru.Tests/Filters/AppleDoubleUnAr.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filters/AppleDoubleUnix.cs b/Aaru.Tests/Filters/AppleDoubleUnix.cs index b80738f00..1dcfbd4e3 100644 --- a/Aaru.Tests/Filters/AppleDoubleUnix.cs +++ b/Aaru.Tests/Filters/AppleDoubleUnix.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filters/AppleSingle.cs b/Aaru.Tests/Filters/AppleSingle.cs index b5cb8ce37..9d84c0bbb 100644 --- a/Aaru.Tests/Filters/AppleSingle.cs +++ b/Aaru.Tests/Filters/AppleSingle.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filters/BZip2.cs b/Aaru.Tests/Filters/BZip2.cs index ebefba3bb..2cb0fbf59 100644 --- a/Aaru.Tests/Filters/BZip2.cs +++ b/Aaru.Tests/Filters/BZip2.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filters/GZip.cs b/Aaru.Tests/Filters/GZip.cs index c8452b7ef..84cdd6f23 100644 --- a/Aaru.Tests/Filters/GZip.cs +++ b/Aaru.Tests/Filters/GZip.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filters/LZip.cs b/Aaru.Tests/Filters/LZip.cs index 2c8956c52..a08e8c6fc 100644 --- a/Aaru.Tests/Filters/LZip.cs +++ b/Aaru.Tests/Filters/LZip.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filters/MacBinary1.cs b/Aaru.Tests/Filters/MacBinary1.cs index 9b74b60ff..0c4536321 100644 --- a/Aaru.Tests/Filters/MacBinary1.cs +++ b/Aaru.Tests/Filters/MacBinary1.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filters/MacBinary2.cs b/Aaru.Tests/Filters/MacBinary2.cs index 4322956c6..92d397542 100644 --- a/Aaru.Tests/Filters/MacBinary2.cs +++ b/Aaru.Tests/Filters/MacBinary2.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filters/MacBinary3.cs b/Aaru.Tests/Filters/MacBinary3.cs index 527de5d32..cb6a7cf82 100644 --- a/Aaru.Tests/Filters/MacBinary3.cs +++ b/Aaru.Tests/Filters/MacBinary3.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filters/PCExchange.cs b/Aaru.Tests/Filters/PCExchange.cs index a0255bfe4..da86bd14b 100644 --- a/Aaru.Tests/Filters/PCExchange.cs +++ b/Aaru.Tests/Filters/PCExchange.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Filters/XZ.cs b/Aaru.Tests/Filters/XZ.cs index ce98e532e..061b94854 100644 --- a/Aaru.Tests/Filters/XZ.cs +++ b/Aaru.Tests/Filters/XZ.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Images/2MG.cs b/Aaru.Tests/Images/2MG.cs index 834d97c46..b43334794 100644 --- a/Aaru.Tests/Images/2MG.cs +++ b/Aaru.Tests/Images/2MG.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Images/Alcohol120.cs b/Aaru.Tests/Images/Alcohol120.cs index 82df477f7..76ccbdd44 100644 --- a/Aaru.Tests/Images/Alcohol120.cs +++ b/Aaru.Tests/Images/Alcohol120.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests/Images/Anex86.cs b/Aaru.Tests/Images/Anex86.cs index 855390bca..b3f597f6c 100644 --- a/Aaru.Tests/Images/Anex86.cs +++ b/Aaru.Tests/Images/Anex86.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Images/BlindWrite5.cs b/Aaru.Tests/Images/BlindWrite5.cs index c2150d288..84183fbcb 100644 --- a/Aaru.Tests/Images/BlindWrite5.cs +++ b/Aaru.Tests/Images/BlindWrite5.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests/Images/BlindWrite6.cs b/Aaru.Tests/Images/BlindWrite6.cs index e21197c0a..9fae09651 100644 --- a/Aaru.Tests/Images/BlindWrite6.cs +++ b/Aaru.Tests/Images/BlindWrite6.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests/Images/CDRWin.cs b/Aaru.Tests/Images/CDRWin.cs index 24277ee9b..ad7fa4d9e 100644 --- a/Aaru.Tests/Images/CDRWin.cs +++ b/Aaru.Tests/Images/CDRWin.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests/Images/CisCopy.cs b/Aaru.Tests/Images/CisCopy.cs index c414752f9..91bb2bd6d 100644 --- a/Aaru.Tests/Images/CisCopy.cs +++ b/Aaru.Tests/Images/CisCopy.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Images/CloneCD.cs b/Aaru.Tests/Images/CloneCD.cs index 645d82043..1f052899d 100644 --- a/Aaru.Tests/Images/CloneCD.cs +++ b/Aaru.Tests/Images/CloneCD.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System; diff --git a/Aaru.Tests/Images/CopyQM.cs b/Aaru.Tests/Images/CopyQM.cs index 113e47ad2..49b07d47f 100644 --- a/Aaru.Tests/Images/CopyQM.cs +++ b/Aaru.Tests/Images/CopyQM.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Images/D88.cs b/Aaru.Tests/Images/D88.cs index 8d4626d04..5d835266f 100644 --- a/Aaru.Tests/Images/D88.cs +++ b/Aaru.Tests/Images/D88.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Images/DART.cs b/Aaru.Tests/Images/DART.cs index c43cd7162..5f3c485bf 100644 --- a/Aaru.Tests/Images/DART.cs +++ b/Aaru.Tests/Images/DART.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Images/DiskCopy42.cs b/Aaru.Tests/Images/DiskCopy42.cs index 195aa2f67..9dca76145 100644 --- a/Aaru.Tests/Images/DiskCopy42.cs +++ b/Aaru.Tests/Images/DiskCopy42.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.IO; diff --git a/Aaru.Tests/Partitions/Acorn.cs b/Aaru.Tests/Partitions/Acorn.cs index 398993fcc..c42cf454b 100644 --- a/Aaru.Tests/Partitions/Acorn.cs +++ b/Aaru.Tests/Partitions/Acorn.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Partitions/AppleMap.cs b/Aaru.Tests/Partitions/AppleMap.cs index 327e1ad5f..b9044ba0c 100644 --- a/Aaru.Tests/Partitions/AppleMap.cs +++ b/Aaru.Tests/Partitions/AppleMap.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Partitions/Atari.cs b/Aaru.Tests/Partitions/Atari.cs index bf2f734c4..3a579c82c 100644 --- a/Aaru.Tests/Partitions/Atari.cs +++ b/Aaru.Tests/Partitions/Atari.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Partitions/BSD.cs b/Aaru.Tests/Partitions/BSD.cs index 8cf1570ce..487f42ff5 100644 --- a/Aaru.Tests/Partitions/BSD.cs +++ b/Aaru.Tests/Partitions/BSD.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Partitions/GPT.cs b/Aaru.Tests/Partitions/GPT.cs index 93df13f7a..7267229cd 100644 --- a/Aaru.Tests/Partitions/GPT.cs +++ b/Aaru.Tests/Partitions/GPT.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Partitions/MBR.cs b/Aaru.Tests/Partitions/MBR.cs index 30d8a7f26..8faaf8045 100644 --- a/Aaru.Tests/Partitions/MBR.cs +++ b/Aaru.Tests/Partitions/MBR.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Partitions/MINIX.cs b/Aaru.Tests/Partitions/MINIX.cs index 709646d97..994805ca9 100644 --- a/Aaru.Tests/Partitions/MINIX.cs +++ b/Aaru.Tests/Partitions/MINIX.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Partitions/PC98.cs b/Aaru.Tests/Partitions/PC98.cs index b87a14710..f53ad2f22 100644 --- a/Aaru.Tests/Partitions/PC98.cs +++ b/Aaru.Tests/Partitions/PC98.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Partitions/RDB.cs b/Aaru.Tests/Partitions/RDB.cs index 07c4001a5..af1f0df97 100644 --- a/Aaru.Tests/Partitions/RDB.cs +++ b/Aaru.Tests/Partitions/RDB.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Partitions/SGI.cs b/Aaru.Tests/Partitions/SGI.cs index 94a62556f..1345e1df3 100644 --- a/Aaru.Tests/Partitions/SGI.cs +++ b/Aaru.Tests/Partitions/SGI.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Partitions/Sun.cs b/Aaru.Tests/Partitions/Sun.cs index bc11ae51a..3f6e33803 100644 --- a/Aaru.Tests/Partitions/Sun.cs +++ b/Aaru.Tests/Partitions/Sun.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Partitions/VTOC.cs b/Aaru.Tests/Partitions/VTOC.cs index d6a5d1f25..95e66fd75 100644 --- a/Aaru.Tests/Partitions/VTOC.cs +++ b/Aaru.Tests/Partitions/VTOC.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic; diff --git a/Aaru.Tests/Partitions/Xbox.cs b/Aaru.Tests/Partitions/Xbox.cs index 0b0a65f87..84f28945b 100644 --- a/Aaru.Tests/Partitions/Xbox.cs +++ b/Aaru.Tests/Partitions/Xbox.cs @@ -23,7 +23,7 @@ // along with this program. If not, see . // // ---------------------------------------------------------------------------- -// Copyright © 2011-2019 Natalia Portillo +// Copyright © 2011-2020 Natalia Portillo // ****************************************************************************/ using System.Collections.Generic;