From 29c3c21bbd4eb5b2637559bbb322a63d1699912e Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sat, 25 Jul 2020 02:01:36 +0100 Subject: [PATCH] Fix headers. --- Aaru.Tests.Devices/ATA.cs | 4 ++-- Aaru.Tests.Devices/ATA/Ata28.cs | 4 ++-- Aaru.Tests.Devices/ATA/Ata48.cs | 4 ++-- Aaru.Tests.Devices/ATA/AtaCHS.cs | 4 ++-- Aaru.Tests.Devices/ATA/Atapi.cs | 4 ++-- Aaru.Tests.Devices/ATA/Cfa.cs | 4 ++-- Aaru.Tests.Devices/ATA/MCPT.cs | 4 ++-- Aaru.Tests.Devices/ATA/Smart.cs | 4 ++-- Aaru.Tests.Devices/Command.cs | 4 ++-- Aaru.Tests.Devices/DecodeATARegisters.cs | 4 ++-- Aaru.Tests.Devices/Device.cs | 4 ++-- Aaru.Tests.Devices/Main.cs | 4 ++-- Aaru.Tests.Devices/NVMe.cs | 4 ++-- Aaru.Tests.Devices/SCSI.cs | 4 ++-- Aaru.Tests.Devices/SCSI/Adaptec.cs | 4 ++-- Aaru.Tests.Devices/SCSI/ArchiveCorp.cs | 4 ++-- Aaru.Tests.Devices/SCSI/Certance.cs | 4 ++-- Aaru.Tests.Devices/SCSI/Fujitsu.cs | 4 ++-- Aaru.Tests.Devices/SCSI/HL-DT-ST.cs | 4 ++-- Aaru.Tests.Devices/SCSI/HP.cs | 4 ++-- Aaru.Tests.Devices/SCSI/Kreon.cs | 4 ++-- Aaru.Tests.Devices/SCSI/MMC.cs | 4 ++-- Aaru.Tests.Devices/SCSI/NEC.cs | 4 ++-- Aaru.Tests.Devices/SCSI/Pioneer.cs | 4 ++-- Aaru.Tests.Devices/SCSI/Plasmon.cs | 4 ++-- Aaru.Tests.Devices/SCSI/Plextor.cs | 4 ++-- Aaru.Tests.Devices/SCSI/SBC.cs | 4 ++-- Aaru.Tests.Devices/SCSI/SMC.cs | 4 ++-- Aaru.Tests.Devices/SCSI/SPC.cs | 4 ++-- Aaru.Tests.Devices/SCSI/SSC.cs | 4 ++-- Aaru.Tests.Devices/SCSI/SyQuest.cs | 4 ++-- Aaru.Tests.Devices/SCSI_MMC/SCSI_MMC.cs | 4 ++-- Aaru.Tests.Devices/SecureDigital.cs | 4 ++-- Aaru.Tests.Devices/SecureDigital/MultiMediaCard.cs | 4 ++-- Aaru.Tests.Devices/SecureDigital/SecureDigital.cs | 4 ++-- Aaru.Tests/Checksums/Adler32.cs | 4 ++-- Aaru.Tests/Checksums/CRC16.cs | 4 ++-- Aaru.Tests/Checksums/CRC32.cs | 4 ++-- Aaru.Tests/Checksums/CRC64.cs | 4 ++-- Aaru.Tests/Checksums/MD5.cs | 4 ++-- Aaru.Tests/Checksums/SHA1.cs | 4 ++-- Aaru.Tests/Checksums/SHA256.cs | 4 ++-- Aaru.Tests/Checksums/SHA384.cs | 4 ++-- Aaru.Tests/Checksums/SHA512.cs | 4 ++-- Aaru.Tests/Checksums/SpamSum.cs | 4 ++-- Aaru.Tests/Consts.cs | 4 ++-- Aaru.Tests/Devices/IomegaJaz.cs | 4 ++-- Aaru.Tests/Devices/LS120.cs | 4 ++-- Aaru.Tests/Devices/PocketZip.cs | 4 ++-- Aaru.Tests/Filesystems/ADFS.cs | 4 ++-- Aaru.Tests/Filesystems/AFFS.cs | 4 ++-- Aaru.Tests/Filesystems/AFFS2.cs | 4 ++-- Aaru.Tests/Filesystems/AFS.cs | 4 ++-- Aaru.Tests/Filesystems/AOFS.cs | 4 ++-- Aaru.Tests/Filesystems/Atheos.cs | 4 ++-- Aaru.Tests/Filesystems/BeFS.cs | 4 ++-- Aaru.Tests/Filesystems/COHERENT.cs | 4 ++-- Aaru.Tests/Filesystems/DTFS.cs | 4 ++-- Aaru.Tests/Filesystems/EAFS.cs | 4 ++-- Aaru.Tests/Filesystems/F2FS.cs | 4 ++-- Aaru.Tests/Filesystems/FAT12.cs | 4 ++-- Aaru.Tests/Filesystems/FAT16.cs | 4 ++-- Aaru.Tests/Filesystems/FAT32.cs | 4 ++-- Aaru.Tests/Filesystems/FATX.cs | 4 ++-- Aaru.Tests/Filesystems/HAMMER.cs | 4 ++-- Aaru.Tests/Filesystems/HFS.cs | 4 ++-- Aaru.Tests/Filesystems/HFSPlus.cs | 4 ++-- Aaru.Tests/Filesystems/HFSX.cs | 4 ++-- Aaru.Tests/Filesystems/HPFS.cs | 4 ++-- Aaru.Tests/Filesystems/HPOFS.cs | 4 ++-- Aaru.Tests/Filesystems/HTFS.cs | 4 ++-- Aaru.Tests/Filesystems/ISO9660.cs | 4 ++-- Aaru.Tests/Filesystems/JFS2.cs | 4 ++-- Aaru.Tests/Filesystems/LFS.cs | 4 ++-- Aaru.Tests/Filesystems/LisaFS.cs | 4 ++-- Aaru.Tests/Filesystems/Locus.cs | 4 ++-- Aaru.Tests/Filesystems/MFS.cs | 4 ++-- Aaru.Tests/Filesystems/MINIX.cs | 4 ++-- Aaru.Tests/Filesystems/NILFS2.cs | 4 ++-- Aaru.Tests/Filesystems/NTFS.cs | 4 ++-- Aaru.Tests/Filesystems/NWFS386.cs | 4 ++-- Aaru.Tests/Filesystems/OCFS2.cs | 4 ++-- Aaru.Tests/Filesystems/PFS3.cs | 4 ++-- Aaru.Tests/Filesystems/ProDOS.cs | 4 ++-- Aaru.Tests/Filesystems/QNX4.cs | 4 ++-- Aaru.Tests/Filesystems/ReFS.cs | 4 ++-- Aaru.Tests/Filesystems/Reiser3.cs | 4 ++-- Aaru.Tests/Filesystems/Reiser4.cs | 4 ++-- Aaru.Tests/Filesystems/SFS.cs | 4 ++-- Aaru.Tests/Filesystems/SysV.cs | 4 ++-- Aaru.Tests/Filesystems/UDF.cs | 4 ++-- Aaru.Tests/Filesystems/UFS.cs | 4 ++-- Aaru.Tests/Filesystems/UNIXBFS.cs | 4 ++-- Aaru.Tests/Filesystems/XENIX.cs | 4 ++-- Aaru.Tests/Filesystems/XFS.cs | 4 ++-- Aaru.Tests/Filesystems/Xia.cs | 4 ++-- Aaru.Tests/Filesystems/ZFS.cs | 4 ++-- Aaru.Tests/Filesystems/btrfs.cs | 4 ++-- Aaru.Tests/Filesystems/exFAT.cs | 4 ++-- Aaru.Tests/Filesystems/ext2.cs | 4 ++-- Aaru.Tests/Filters/AppleDoubleDave.cs | 4 ++-- Aaru.Tests/Filters/AppleDoubleDos.cs | 4 ++-- Aaru.Tests/Filters/AppleDoubleNetatalk.cs | 4 ++-- Aaru.Tests/Filters/AppleDoubleOsX.cs | 4 ++-- Aaru.Tests/Filters/AppleDoubleProDos.cs | 4 ++-- Aaru.Tests/Filters/AppleDoubleUnAr.cs | 4 ++-- Aaru.Tests/Filters/AppleDoubleUnix.cs | 4 ++-- Aaru.Tests/Filters/AppleSingle.cs | 4 ++-- Aaru.Tests/Filters/BZip2.cs | 4 ++-- Aaru.Tests/Filters/GZip.cs | 4 ++-- Aaru.Tests/Filters/LZip.cs | 4 ++-- Aaru.Tests/Filters/MacBinary1.cs | 4 ++-- Aaru.Tests/Filters/MacBinary2.cs | 4 ++-- Aaru.Tests/Filters/MacBinary3.cs | 4 ++-- Aaru.Tests/Filters/PCExchange.cs | 4 ++-- Aaru.Tests/Filters/XZ.cs | 4 ++-- Aaru.Tests/Images/2MG.cs | 4 ++-- Aaru.Tests/Images/Alcohol120.cs | 4 ++-- Aaru.Tests/Images/Anex86.cs | 4 ++-- Aaru.Tests/Images/BlindWrite5.cs | 4 ++-- Aaru.Tests/Images/BlindWrite6.cs | 4 ++-- Aaru.Tests/Images/CDRWin.cs | 4 ++-- Aaru.Tests/Images/CisCopy.cs | 4 ++-- Aaru.Tests/Images/CloneCD.cs | 4 ++-- Aaru.Tests/Images/CopyQM.cs | 4 ++-- Aaru.Tests/Images/D88.cs | 4 ++-- Aaru.Tests/Images/DART.cs | 4 ++-- Aaru.Tests/Images/DiskCopy42.cs | 4 ++-- Aaru.Tests/Partitions/Acorn.cs | 4 ++-- Aaru.Tests/Partitions/AppleMap.cs | 4 ++-- Aaru.Tests/Partitions/Atari.cs | 4 ++-- Aaru.Tests/Partitions/BSD.cs | 4 ++-- Aaru.Tests/Partitions/GPT.cs | 4 ++-- Aaru.Tests/Partitions/MBR.cs | 4 ++-- Aaru.Tests/Partitions/MINIX.cs | 4 ++-- Aaru.Tests/Partitions/PC98.cs | 4 ++-- Aaru.Tests/Partitions/RDB.cs | 4 ++-- Aaru.Tests/Partitions/SGI.cs | 4 ++-- Aaru.Tests/Partitions/Sun.cs | 4 ++-- Aaru.Tests/Partitions/VTOC.cs | 4 ++-- Aaru.Tests/Partitions/Xbox.cs | 4 ++-- Aaru.sln | 4 ++-- 142 files changed, 284 insertions(+), 284 deletions(-) diff --git a/Aaru.Tests.Devices/ATA.cs b/Aaru.Tests.Devices/ATA.cs index df4373db9..9267de620 100644 --- a/Aaru.Tests.Devices/ATA.cs +++ b/Aaru.Tests.Devices/ATA.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ATA.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/ATA/Ata28.cs b/Aaru.Tests.Devices/ATA/Ata28.cs index e6c80b3f5..39cee0575 100644 --- a/Aaru.Tests.Devices/ATA/Ata28.cs +++ b/Aaru.Tests.Devices/ATA/Ata28.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Ata28.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/ATA/Ata48.cs b/Aaru.Tests.Devices/ATA/Ata48.cs index 3e5054e36..a08e8f12d 100644 --- a/Aaru.Tests.Devices/ATA/Ata48.cs +++ b/Aaru.Tests.Devices/ATA/Ata48.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Ata48.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/ATA/AtaCHS.cs b/Aaru.Tests.Devices/ATA/AtaCHS.cs index 245916eef..950c6105d 100644 --- a/Aaru.Tests.Devices/ATA/AtaCHS.cs +++ b/Aaru.Tests.Devices/ATA/AtaCHS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : AtaCHS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/ATA/Atapi.cs b/Aaru.Tests.Devices/ATA/Atapi.cs index bf24603c1..5025f8a92 100644 --- a/Aaru.Tests.Devices/ATA/Atapi.cs +++ b/Aaru.Tests.Devices/ATA/Atapi.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Atapi.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/ATA/Cfa.cs b/Aaru.Tests.Devices/ATA/Cfa.cs index a4334ddc1..392ec0136 100644 --- a/Aaru.Tests.Devices/ATA/Cfa.cs +++ b/Aaru.Tests.Devices/ATA/Cfa.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Cfa.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/ATA/MCPT.cs b/Aaru.Tests.Devices/ATA/MCPT.cs index b5781f190..46bd98007 100644 --- a/Aaru.Tests.Devices/ATA/MCPT.cs +++ b/Aaru.Tests.Devices/ATA/MCPT.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : MCPT.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/ATA/Smart.cs b/Aaru.Tests.Devices/ATA/Smart.cs index 30c40dc18..6b1d2c047 100644 --- a/Aaru.Tests.Devices/ATA/Smart.cs +++ b/Aaru.Tests.Devices/ATA/Smart.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Smart.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/Command.cs b/Aaru.Tests.Devices/Command.cs index 0d8dece67..97351f1a8 100644 --- a/Aaru.Tests.Devices/Command.cs +++ b/Aaru.Tests.Devices/Command.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Command.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/DecodeATARegisters.cs b/Aaru.Tests.Devices/DecodeATARegisters.cs index b71ea72b9..a783d5fd0 100644 --- a/Aaru.Tests.Devices/DecodeATARegisters.cs +++ b/Aaru.Tests.Devices/DecodeATARegisters.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : DecodeATARegisters.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/Device.cs b/Aaru.Tests.Devices/Device.cs index 2e5a95197..d6c674365 100644 --- a/Aaru.Tests.Devices/Device.cs +++ b/Aaru.Tests.Devices/Device.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Device.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/Main.cs b/Aaru.Tests.Devices/Main.cs index affb23a12..19f584ecd 100644 --- a/Aaru.Tests.Devices/Main.cs +++ b/Aaru.Tests.Devices/Main.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Main.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/NVMe.cs b/Aaru.Tests.Devices/NVMe.cs index c54c0a137..594fe6f64 100644 --- a/Aaru.Tests.Devices/NVMe.cs +++ b/Aaru.Tests.Devices/NVMe.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : NVMe.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI.cs b/Aaru.Tests.Devices/SCSI.cs index a9c0cf91b..a287b0a68 100644 --- a/Aaru.Tests.Devices/SCSI.cs +++ b/Aaru.Tests.Devices/SCSI.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SCSI.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/Adaptec.cs b/Aaru.Tests.Devices/SCSI/Adaptec.cs index 73a939f98..e090bcd25 100644 --- a/Aaru.Tests.Devices/SCSI/Adaptec.cs +++ b/Aaru.Tests.Devices/SCSI/Adaptec.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Adaptec.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/ArchiveCorp.cs b/Aaru.Tests.Devices/SCSI/ArchiveCorp.cs index a072a8859..99c9e3c44 100644 --- a/Aaru.Tests.Devices/SCSI/ArchiveCorp.cs +++ b/Aaru.Tests.Devices/SCSI/ArchiveCorp.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ArchiveCorp.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/Certance.cs b/Aaru.Tests.Devices/SCSI/Certance.cs index 97fdb7bde..3d1520ece 100644 --- a/Aaru.Tests.Devices/SCSI/Certance.cs +++ b/Aaru.Tests.Devices/SCSI/Certance.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Certance.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/Fujitsu.cs b/Aaru.Tests.Devices/SCSI/Fujitsu.cs index 6b35d38fd..27542086b 100644 --- a/Aaru.Tests.Devices/SCSI/Fujitsu.cs +++ b/Aaru.Tests.Devices/SCSI/Fujitsu.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Fujitsu.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/HL-DT-ST.cs b/Aaru.Tests.Devices/SCSI/HL-DT-ST.cs index 7291df013..585043d02 100644 --- a/Aaru.Tests.Devices/SCSI/HL-DT-ST.cs +++ b/Aaru.Tests.Devices/SCSI/HL-DT-ST.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : HL-DT-ST.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/HP.cs b/Aaru.Tests.Devices/SCSI/HP.cs index e636a52de..0857a001a 100644 --- a/Aaru.Tests.Devices/SCSI/HP.cs +++ b/Aaru.Tests.Devices/SCSI/HP.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : HP.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/Kreon.cs b/Aaru.Tests.Devices/SCSI/Kreon.cs index 744610ae1..064db7a79 100644 --- a/Aaru.Tests.Devices/SCSI/Kreon.cs +++ b/Aaru.Tests.Devices/SCSI/Kreon.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Kreon.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/MMC.cs b/Aaru.Tests.Devices/SCSI/MMC.cs index 2371d92e8..33145dafd 100644 --- a/Aaru.Tests.Devices/SCSI/MMC.cs +++ b/Aaru.Tests.Devices/SCSI/MMC.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : MMC.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/NEC.cs b/Aaru.Tests.Devices/SCSI/NEC.cs index 61e648f80..cc22f14a8 100644 --- a/Aaru.Tests.Devices/SCSI/NEC.cs +++ b/Aaru.Tests.Devices/SCSI/NEC.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : NEC.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/Pioneer.cs b/Aaru.Tests.Devices/SCSI/Pioneer.cs index 89d45ca76..2414cc2a6 100644 --- a/Aaru.Tests.Devices/SCSI/Pioneer.cs +++ b/Aaru.Tests.Devices/SCSI/Pioneer.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Pioneer.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/Plasmon.cs b/Aaru.Tests.Devices/SCSI/Plasmon.cs index be4a82147..debaa515c 100644 --- a/Aaru.Tests.Devices/SCSI/Plasmon.cs +++ b/Aaru.Tests.Devices/SCSI/Plasmon.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Plasmon.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/Plextor.cs b/Aaru.Tests.Devices/SCSI/Plextor.cs index 6cf9a5848..36d089fa8 100644 --- a/Aaru.Tests.Devices/SCSI/Plextor.cs +++ b/Aaru.Tests.Devices/SCSI/Plextor.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Plextor.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/SBC.cs b/Aaru.Tests.Devices/SCSI/SBC.cs index 38297c63b..6a80aa470 100644 --- a/Aaru.Tests.Devices/SCSI/SBC.cs +++ b/Aaru.Tests.Devices/SCSI/SBC.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SBC.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/SMC.cs b/Aaru.Tests.Devices/SCSI/SMC.cs index 9cc2b320e..0b7c7227a 100644 --- a/Aaru.Tests.Devices/SCSI/SMC.cs +++ b/Aaru.Tests.Devices/SCSI/SMC.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SMC.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/SPC.cs b/Aaru.Tests.Devices/SCSI/SPC.cs index f3aa5a926..77ba65a3a 100644 --- a/Aaru.Tests.Devices/SCSI/SPC.cs +++ b/Aaru.Tests.Devices/SCSI/SPC.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SPC.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/SSC.cs b/Aaru.Tests.Devices/SCSI/SSC.cs index 50b8f4c7c..30bc74a1c 100644 --- a/Aaru.Tests.Devices/SCSI/SSC.cs +++ b/Aaru.Tests.Devices/SCSI/SSC.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SSC.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI/SyQuest.cs b/Aaru.Tests.Devices/SCSI/SyQuest.cs index ab51ba450..8adf6a339 100644 --- a/Aaru.Tests.Devices/SCSI/SyQuest.cs +++ b/Aaru.Tests.Devices/SCSI/SyQuest.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SyQuest.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SCSI_MMC/SCSI_MMC.cs b/Aaru.Tests.Devices/SCSI_MMC/SCSI_MMC.cs index 8039d7180..34cb04150 100644 --- a/Aaru.Tests.Devices/SCSI_MMC/SCSI_MMC.cs +++ b/Aaru.Tests.Devices/SCSI_MMC/SCSI_MMC.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SCSI_MMC.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SecureDigital.cs b/Aaru.Tests.Devices/SecureDigital.cs index aa08ff8a7..9a0812bd6 100644 --- a/Aaru.Tests.Devices/SecureDigital.cs +++ b/Aaru.Tests.Devices/SecureDigital.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SecureDigital.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SecureDigital/MultiMediaCard.cs b/Aaru.Tests.Devices/SecureDigital/MultiMediaCard.cs index 50a2c096f..13cac2613 100644 --- a/Aaru.Tests.Devices/SecureDigital/MultiMediaCard.cs +++ b/Aaru.Tests.Devices/SecureDigital/MultiMediaCard.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : MultiMediaCard.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests.Devices/SecureDigital/SecureDigital.cs b/Aaru.Tests.Devices/SecureDigital/SecureDigital.cs index 917fa16de..3f45d7aff 100644 --- a/Aaru.Tests.Devices/SecureDigital/SecureDigital.cs +++ b/Aaru.Tests.Devices/SecureDigital/SecureDigital.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SecureDigital.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef device testing. +// Component : Aaru device testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Checksums/Adler32.cs b/Aaru.Tests/Checksums/Adler32.cs index 608073c02..940535c6f 100644 --- a/Aaru.Tests/Checksums/Adler32.cs +++ b/Aaru.Tests/Checksums/Adler32.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Adler32.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Checksums/CRC16.cs b/Aaru.Tests/Checksums/CRC16.cs index 83294a809..855e546ed 100644 --- a/Aaru.Tests/Checksums/CRC16.cs +++ b/Aaru.Tests/Checksums/CRC16.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : CRC16.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Checksums/CRC32.cs b/Aaru.Tests/Checksums/CRC32.cs index 7d9aef024..1f79fec6c 100644 --- a/Aaru.Tests/Checksums/CRC32.cs +++ b/Aaru.Tests/Checksums/CRC32.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : CRC32.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Checksums/CRC64.cs b/Aaru.Tests/Checksums/CRC64.cs index 7bcaca886..32c635b3c 100644 --- a/Aaru.Tests/Checksums/CRC64.cs +++ b/Aaru.Tests/Checksums/CRC64.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : CRC64.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Checksums/MD5.cs b/Aaru.Tests/Checksums/MD5.cs index 05f3eb232..869e79681 100644 --- a/Aaru.Tests/Checksums/MD5.cs +++ b/Aaru.Tests/Checksums/MD5.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : MD5.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Checksums/SHA1.cs b/Aaru.Tests/Checksums/SHA1.cs index 27b239b8b..d72497baa 100644 --- a/Aaru.Tests/Checksums/SHA1.cs +++ b/Aaru.Tests/Checksums/SHA1.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SHA1.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Checksums/SHA256.cs b/Aaru.Tests/Checksums/SHA256.cs index 1ef7e515b..971939ea0 100644 --- a/Aaru.Tests/Checksums/SHA256.cs +++ b/Aaru.Tests/Checksums/SHA256.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SHA256.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Checksums/SHA384.cs b/Aaru.Tests/Checksums/SHA384.cs index 6ea20c9cc..7c89c6473 100644 --- a/Aaru.Tests/Checksums/SHA384.cs +++ b/Aaru.Tests/Checksums/SHA384.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SHA384.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Checksums/SHA512.cs b/Aaru.Tests/Checksums/SHA512.cs index e9a6f2eae..42a603f98 100644 --- a/Aaru.Tests/Checksums/SHA512.cs +++ b/Aaru.Tests/Checksums/SHA512.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SHA512.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Checksums/SpamSum.cs b/Aaru.Tests/Checksums/SpamSum.cs index fe3fea5c0..a986985a8 100644 --- a/Aaru.Tests/Checksums/SpamSum.cs +++ b/Aaru.Tests/Checksums/SpamSum.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SpamSum.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Consts.cs b/Aaru.Tests/Consts.cs index 7c7350972..7f9677043 100644 --- a/Aaru.Tests/Consts.cs +++ b/Aaru.Tests/Consts.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Consts.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Devices/IomegaJaz.cs b/Aaru.Tests/Devices/IomegaJaz.cs index dd7adbc69..15f173036 100644 --- a/Aaru.Tests/Devices/IomegaJaz.cs +++ b/Aaru.Tests/Devices/IomegaJaz.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IomegaJaz.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Devices/LS120.cs b/Aaru.Tests/Devices/LS120.cs index 264f7b466..7ba6b855f 100644 --- a/Aaru.Tests/Devices/LS120.cs +++ b/Aaru.Tests/Devices/LS120.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : LS120.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Devices/PocketZip.cs b/Aaru.Tests/Devices/PocketZip.cs index ac07ea202..4ad7f43d1 100644 --- a/Aaru.Tests/Devices/PocketZip.cs +++ b/Aaru.Tests/Devices/PocketZip.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : PocketZip.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/ADFS.cs b/Aaru.Tests/Filesystems/ADFS.cs index bd9fc857b..3b8e29795 100644 --- a/Aaru.Tests/Filesystems/ADFS.cs +++ b/Aaru.Tests/Filesystems/ADFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ADFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/AFFS.cs b/Aaru.Tests/Filesystems/AFFS.cs index bec74d861..ad0444c92 100644 --- a/Aaru.Tests/Filesystems/AFFS.cs +++ b/Aaru.Tests/Filesystems/AFFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : AFFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/AFFS2.cs b/Aaru.Tests/Filesystems/AFFS2.cs index 9e2be283d..809c0f937 100644 --- a/Aaru.Tests/Filesystems/AFFS2.cs +++ b/Aaru.Tests/Filesystems/AFFS2.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : AFFS2.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/AFS.cs b/Aaru.Tests/Filesystems/AFS.cs index 105be2dbf..073864330 100644 --- a/Aaru.Tests/Filesystems/AFS.cs +++ b/Aaru.Tests/Filesystems/AFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : AFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/AOFS.cs b/Aaru.Tests/Filesystems/AOFS.cs index d566b194f..036960491 100644 --- a/Aaru.Tests/Filesystems/AOFS.cs +++ b/Aaru.Tests/Filesystems/AOFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : AOFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/Atheos.cs b/Aaru.Tests/Filesystems/Atheos.cs index 10e373510..2b408ba51 100644 --- a/Aaru.Tests/Filesystems/Atheos.cs +++ b/Aaru.Tests/Filesystems/Atheos.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Atheos.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/BeFS.cs b/Aaru.Tests/Filesystems/BeFS.cs index fa393c6f6..3ebc4d05c 100644 --- a/Aaru.Tests/Filesystems/BeFS.cs +++ b/Aaru.Tests/Filesystems/BeFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : BeFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/COHERENT.cs b/Aaru.Tests/Filesystems/COHERENT.cs index c7d2c1650..d0f6faaf5 100644 --- a/Aaru.Tests/Filesystems/COHERENT.cs +++ b/Aaru.Tests/Filesystems/COHERENT.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : COHERENT.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/DTFS.cs b/Aaru.Tests/Filesystems/DTFS.cs index b89086fbe..5e4737271 100644 --- a/Aaru.Tests/Filesystems/DTFS.cs +++ b/Aaru.Tests/Filesystems/DTFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : DTFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/EAFS.cs b/Aaru.Tests/Filesystems/EAFS.cs index 6942886f2..3c465d355 100644 --- a/Aaru.Tests/Filesystems/EAFS.cs +++ b/Aaru.Tests/Filesystems/EAFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : EAFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/F2FS.cs b/Aaru.Tests/Filesystems/F2FS.cs index 9ab299a08..f87bc81c4 100644 --- a/Aaru.Tests/Filesystems/F2FS.cs +++ b/Aaru.Tests/Filesystems/F2FS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : F2FS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/FAT12.cs b/Aaru.Tests/Filesystems/FAT12.cs index 8537aa22c..f52900d1f 100644 --- a/Aaru.Tests/Filesystems/FAT12.cs +++ b/Aaru.Tests/Filesystems/FAT12.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : FAT12.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/FAT16.cs b/Aaru.Tests/Filesystems/FAT16.cs index 7095c9816..99e67c12b 100644 --- a/Aaru.Tests/Filesystems/FAT16.cs +++ b/Aaru.Tests/Filesystems/FAT16.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : FAT16.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/FAT32.cs b/Aaru.Tests/Filesystems/FAT32.cs index 2d6ada087..32a585a0b 100644 --- a/Aaru.Tests/Filesystems/FAT32.cs +++ b/Aaru.Tests/Filesystems/FAT32.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : FAT32.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/FATX.cs b/Aaru.Tests/Filesystems/FATX.cs index dd78a4b50..e87199eeb 100644 --- a/Aaru.Tests/Filesystems/FATX.cs +++ b/Aaru.Tests/Filesystems/FATX.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : FATX.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/HAMMER.cs b/Aaru.Tests/Filesystems/HAMMER.cs index e9b7d8e5c..f8dcbf6a3 100644 --- a/Aaru.Tests/Filesystems/HAMMER.cs +++ b/Aaru.Tests/Filesystems/HAMMER.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : HAMMER.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/HFS.cs b/Aaru.Tests/Filesystems/HFS.cs index 5aa83e7bb..afd2b7aac 100644 --- a/Aaru.Tests/Filesystems/HFS.cs +++ b/Aaru.Tests/Filesystems/HFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : HFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/HFSPlus.cs b/Aaru.Tests/Filesystems/HFSPlus.cs index f119119a5..88fe886b3 100644 --- a/Aaru.Tests/Filesystems/HFSPlus.cs +++ b/Aaru.Tests/Filesystems/HFSPlus.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : HFSPlus.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/HFSX.cs b/Aaru.Tests/Filesystems/HFSX.cs index 24ada1ee4..d1a2b4c32 100644 --- a/Aaru.Tests/Filesystems/HFSX.cs +++ b/Aaru.Tests/Filesystems/HFSX.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : HFSX.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/HPFS.cs b/Aaru.Tests/Filesystems/HPFS.cs index 9e011ded9..fca20f850 100644 --- a/Aaru.Tests/Filesystems/HPFS.cs +++ b/Aaru.Tests/Filesystems/HPFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : HPFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/HPOFS.cs b/Aaru.Tests/Filesystems/HPOFS.cs index 70027c72e..e6a8db6a3 100644 --- a/Aaru.Tests/Filesystems/HPOFS.cs +++ b/Aaru.Tests/Filesystems/HPOFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : HPOFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/HTFS.cs b/Aaru.Tests/Filesystems/HTFS.cs index 7dbd534bf..e9383071d 100644 --- a/Aaru.Tests/Filesystems/HTFS.cs +++ b/Aaru.Tests/Filesystems/HTFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : HTFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/ISO9660.cs b/Aaru.Tests/Filesystems/ISO9660.cs index 1957bef66..6f46eefbf 100644 --- a/Aaru.Tests/Filesystems/ISO9660.cs +++ b/Aaru.Tests/Filesystems/ISO9660.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ISO9660.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/JFS2.cs b/Aaru.Tests/Filesystems/JFS2.cs index 28c15bf32..856f6ff57 100644 --- a/Aaru.Tests/Filesystems/JFS2.cs +++ b/Aaru.Tests/Filesystems/JFS2.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : JFS2.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/LFS.cs b/Aaru.Tests/Filesystems/LFS.cs index d85d9acc5..39e54712d 100644 --- a/Aaru.Tests/Filesystems/LFS.cs +++ b/Aaru.Tests/Filesystems/LFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : LFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/LisaFS.cs b/Aaru.Tests/Filesystems/LisaFS.cs index 4f32c8b53..790886a8e 100644 --- a/Aaru.Tests/Filesystems/LisaFS.cs +++ b/Aaru.Tests/Filesystems/LisaFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : LisaFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/Locus.cs b/Aaru.Tests/Filesystems/Locus.cs index e58a30376..108813fe4 100644 --- a/Aaru.Tests/Filesystems/Locus.cs +++ b/Aaru.Tests/Filesystems/Locus.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Locus.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/MFS.cs b/Aaru.Tests/Filesystems/MFS.cs index 051b3d5d8..2821334e5 100644 --- a/Aaru.Tests/Filesystems/MFS.cs +++ b/Aaru.Tests/Filesystems/MFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : MFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/MINIX.cs b/Aaru.Tests/Filesystems/MINIX.cs index d9d9eaccb..6f0057b24 100644 --- a/Aaru.Tests/Filesystems/MINIX.cs +++ b/Aaru.Tests/Filesystems/MINIX.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : MINIX.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/NILFS2.cs b/Aaru.Tests/Filesystems/NILFS2.cs index d364e3712..76bd0c6fa 100644 --- a/Aaru.Tests/Filesystems/NILFS2.cs +++ b/Aaru.Tests/Filesystems/NILFS2.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : NILFS2.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/NTFS.cs b/Aaru.Tests/Filesystems/NTFS.cs index 9c373ddda..5e6399991 100644 --- a/Aaru.Tests/Filesystems/NTFS.cs +++ b/Aaru.Tests/Filesystems/NTFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : NTFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/NWFS386.cs b/Aaru.Tests/Filesystems/NWFS386.cs index 7e70ba12b..a1bf369c1 100644 --- a/Aaru.Tests/Filesystems/NWFS386.cs +++ b/Aaru.Tests/Filesystems/NWFS386.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : NWFS386.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/OCFS2.cs b/Aaru.Tests/Filesystems/OCFS2.cs index 248f414e4..9cc1981d5 100644 --- a/Aaru.Tests/Filesystems/OCFS2.cs +++ b/Aaru.Tests/Filesystems/OCFS2.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : OCFS2.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/PFS3.cs b/Aaru.Tests/Filesystems/PFS3.cs index 4644daf77..62827a228 100644 --- a/Aaru.Tests/Filesystems/PFS3.cs +++ b/Aaru.Tests/Filesystems/PFS3.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : PFS3.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/ProDOS.cs b/Aaru.Tests/Filesystems/ProDOS.cs index aaee01669..8c518b5d8 100644 --- a/Aaru.Tests/Filesystems/ProDOS.cs +++ b/Aaru.Tests/Filesystems/ProDOS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ProDOS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/QNX4.cs b/Aaru.Tests/Filesystems/QNX4.cs index 8626b48d5..98d7d6447 100644 --- a/Aaru.Tests/Filesystems/QNX4.cs +++ b/Aaru.Tests/Filesystems/QNX4.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : QNX.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/ReFS.cs b/Aaru.Tests/Filesystems/ReFS.cs index f383b46bf..981a0b093 100644 --- a/Aaru.Tests/Filesystems/ReFS.cs +++ b/Aaru.Tests/Filesystems/ReFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ReFS_MBR.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/Reiser3.cs b/Aaru.Tests/Filesystems/Reiser3.cs index d2b37c8b9..4cffb2021 100644 --- a/Aaru.Tests/Filesystems/Reiser3.cs +++ b/Aaru.Tests/Filesystems/Reiser3.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Reiser3.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/Reiser4.cs b/Aaru.Tests/Filesystems/Reiser4.cs index 795c99971..dd2e4692d 100644 --- a/Aaru.Tests/Filesystems/Reiser4.cs +++ b/Aaru.Tests/Filesystems/Reiser4.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Reiser4.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/SFS.cs b/Aaru.Tests/Filesystems/SFS.cs index 9c68cf407..819ef734a 100644 --- a/Aaru.Tests/Filesystems/SFS.cs +++ b/Aaru.Tests/Filesystems/SFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SFS_MBR.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/SysV.cs b/Aaru.Tests/Filesystems/SysV.cs index dd845172e..0fbe8b938 100644 --- a/Aaru.Tests/Filesystems/SysV.cs +++ b/Aaru.Tests/Filesystems/SysV.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SysV.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/UDF.cs b/Aaru.Tests/Filesystems/UDF.cs index a11359908..b14e462ea 100644 --- a/Aaru.Tests/Filesystems/UDF.cs +++ b/Aaru.Tests/Filesystems/UDF.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : UDF.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/UFS.cs b/Aaru.Tests/Filesystems/UFS.cs index 4c5524e0a..135a8ade2 100644 --- a/Aaru.Tests/Filesystems/UFS.cs +++ b/Aaru.Tests/Filesystems/UFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : UFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/UNIXBFS.cs b/Aaru.Tests/Filesystems/UNIXBFS.cs index 9e460c344..ce176b43c 100644 --- a/Aaru.Tests/Filesystems/UNIXBFS.cs +++ b/Aaru.Tests/Filesystems/UNIXBFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : UNIXBFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/XENIX.cs b/Aaru.Tests/Filesystems/XENIX.cs index d1b252bc0..bec45a1ca 100644 --- a/Aaru.Tests/Filesystems/XENIX.cs +++ b/Aaru.Tests/Filesystems/XENIX.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : XENIX.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/XFS.cs b/Aaru.Tests/Filesystems/XFS.cs index 734a7d867..704eacf35 100644 --- a/Aaru.Tests/Filesystems/XFS.cs +++ b/Aaru.Tests/Filesystems/XFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : XFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/Xia.cs b/Aaru.Tests/Filesystems/Xia.cs index 2809a45e2..23b9b2ac0 100644 --- a/Aaru.Tests/Filesystems/Xia.cs +++ b/Aaru.Tests/Filesystems/Xia.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Xia.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/ZFS.cs b/Aaru.Tests/Filesystems/ZFS.cs index 3b3939938..d6ac053c2 100644 --- a/Aaru.Tests/Filesystems/ZFS.cs +++ b/Aaru.Tests/Filesystems/ZFS.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ZFS.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/btrfs.cs b/Aaru.Tests/Filesystems/btrfs.cs index f21ad9921..63a689d45 100644 --- a/Aaru.Tests/Filesystems/btrfs.cs +++ b/Aaru.Tests/Filesystems/btrfs.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : btrfs.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/exFAT.cs b/Aaru.Tests/Filesystems/exFAT.cs index d1cf7ed5c..4ed454e28 100644 --- a/Aaru.Tests/Filesystems/exFAT.cs +++ b/Aaru.Tests/Filesystems/exFAT.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : exFAT.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filesystems/ext2.cs b/Aaru.Tests/Filesystems/ext2.cs index 7f8e11339..129ed06ea 100644 --- a/Aaru.Tests/Filesystems/ext2.cs +++ b/Aaru.Tests/Filesystems/ext2.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ext2.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filters/AppleDoubleDave.cs b/Aaru.Tests/Filters/AppleDoubleDave.cs index c3f83ee46..4e5f7d1cf 100644 --- a/Aaru.Tests/Filters/AppleDoubleDave.cs +++ b/Aaru.Tests/Filters/AppleDoubleDave.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : AppleDoubleDave.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filters/AppleDoubleDos.cs b/Aaru.Tests/Filters/AppleDoubleDos.cs index 87b9aa5a0..21ba26410 100644 --- a/Aaru.Tests/Filters/AppleDoubleDos.cs +++ b/Aaru.Tests/Filters/AppleDoubleDos.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : AppleDoubleDos.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filters/AppleDoubleNetatalk.cs b/Aaru.Tests/Filters/AppleDoubleNetatalk.cs index 466287174..258807796 100644 --- a/Aaru.Tests/Filters/AppleDoubleNetatalk.cs +++ b/Aaru.Tests/Filters/AppleDoubleNetatalk.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : AppleDoubleNetatalk.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filters/AppleDoubleOsX.cs b/Aaru.Tests/Filters/AppleDoubleOsX.cs index 720cab85b..46d3e3ac3 100644 --- a/Aaru.Tests/Filters/AppleDoubleOsX.cs +++ b/Aaru.Tests/Filters/AppleDoubleOsX.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : AppleDoubleOsX.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filters/AppleDoubleProDos.cs b/Aaru.Tests/Filters/AppleDoubleProDos.cs index 4c74b72d2..f61e3be3c 100644 --- a/Aaru.Tests/Filters/AppleDoubleProDos.cs +++ b/Aaru.Tests/Filters/AppleDoubleProDos.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : AppleDoubleProDos.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filters/AppleDoubleUnAr.cs b/Aaru.Tests/Filters/AppleDoubleUnAr.cs index ffccb7b55..2fd727b24 100644 --- a/Aaru.Tests/Filters/AppleDoubleUnAr.cs +++ b/Aaru.Tests/Filters/AppleDoubleUnAr.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : AppleDoubleUnAr.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filters/AppleDoubleUnix.cs b/Aaru.Tests/Filters/AppleDoubleUnix.cs index 1dcfbd4e3..3052b9b5d 100644 --- a/Aaru.Tests/Filters/AppleDoubleUnix.cs +++ b/Aaru.Tests/Filters/AppleDoubleUnix.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : AppleDoubleUnix.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filters/AppleSingle.cs b/Aaru.Tests/Filters/AppleSingle.cs index 9d84c0bbb..72ed41e09 100644 --- a/Aaru.Tests/Filters/AppleSingle.cs +++ b/Aaru.Tests/Filters/AppleSingle.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : AppleSingle.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filters/BZip2.cs b/Aaru.Tests/Filters/BZip2.cs index 2cb0fbf59..8eb076463 100644 --- a/Aaru.Tests/Filters/BZip2.cs +++ b/Aaru.Tests/Filters/BZip2.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : BZip2.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filters/GZip.cs b/Aaru.Tests/Filters/GZip.cs index 84cdd6f23..4ba5fc2d3 100644 --- a/Aaru.Tests/Filters/GZip.cs +++ b/Aaru.Tests/Filters/GZip.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : GZip.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filters/LZip.cs b/Aaru.Tests/Filters/LZip.cs index a08e8c6fc..bf16d6533 100644 --- a/Aaru.Tests/Filters/LZip.cs +++ b/Aaru.Tests/Filters/LZip.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : LZip.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filters/MacBinary1.cs b/Aaru.Tests/Filters/MacBinary1.cs index 0c4536321..a25162d5f 100644 --- a/Aaru.Tests/Filters/MacBinary1.cs +++ b/Aaru.Tests/Filters/MacBinary1.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : MacBinary1.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filters/MacBinary2.cs b/Aaru.Tests/Filters/MacBinary2.cs index 92d397542..5a89a3067 100644 --- a/Aaru.Tests/Filters/MacBinary2.cs +++ b/Aaru.Tests/Filters/MacBinary2.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : MacBinary2.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filters/MacBinary3.cs b/Aaru.Tests/Filters/MacBinary3.cs index cb6a7cf82..a6a452429 100644 --- a/Aaru.Tests/Filters/MacBinary3.cs +++ b/Aaru.Tests/Filters/MacBinary3.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : MacBinary3.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filters/PCExchange.cs b/Aaru.Tests/Filters/PCExchange.cs index da86bd14b..de911f87c 100644 --- a/Aaru.Tests/Filters/PCExchange.cs +++ b/Aaru.Tests/Filters/PCExchange.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : PCExchange.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Filters/XZ.cs b/Aaru.Tests/Filters/XZ.cs index 061b94854..6a0ce4a5f 100644 --- a/Aaru.Tests/Filters/XZ.cs +++ b/Aaru.Tests/Filters/XZ.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : XZ.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Images/2MG.cs b/Aaru.Tests/Images/2MG.cs index b43334794..5a5132968 100644 --- a/Aaru.Tests/Images/2MG.cs +++ b/Aaru.Tests/Images/2MG.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : 2MG.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Images/Alcohol120.cs b/Aaru.Tests/Images/Alcohol120.cs index 76ccbdd44..c7f3304fc 100644 --- a/Aaru.Tests/Images/Alcohol120.cs +++ b/Aaru.Tests/Images/Alcohol120.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Alcohol120.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Images/Anex86.cs b/Aaru.Tests/Images/Anex86.cs index b3f597f6c..4aa697f44 100644 --- a/Aaru.Tests/Images/Anex86.cs +++ b/Aaru.Tests/Images/Anex86.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Anex86.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Images/BlindWrite5.cs b/Aaru.Tests/Images/BlindWrite5.cs index 84183fbcb..4e92edfa3 100644 --- a/Aaru.Tests/Images/BlindWrite5.cs +++ b/Aaru.Tests/Images/BlindWrite5.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : BlindWrite5.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Images/BlindWrite6.cs b/Aaru.Tests/Images/BlindWrite6.cs index 9fae09651..3ea116a38 100644 --- a/Aaru.Tests/Images/BlindWrite6.cs +++ b/Aaru.Tests/Images/BlindWrite6.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : BlindWrite6.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Images/CDRWin.cs b/Aaru.Tests/Images/CDRWin.cs index ad7fa4d9e..9ca7cba51 100644 --- a/Aaru.Tests/Images/CDRWin.cs +++ b/Aaru.Tests/Images/CDRWin.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : CDRWin.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Images/CisCopy.cs b/Aaru.Tests/Images/CisCopy.cs index 91bb2bd6d..125d89d54 100644 --- a/Aaru.Tests/Images/CisCopy.cs +++ b/Aaru.Tests/Images/CisCopy.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : CisCopy.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Images/CloneCD.cs b/Aaru.Tests/Images/CloneCD.cs index 1f052899d..fd403080a 100644 --- a/Aaru.Tests/Images/CloneCD.cs +++ b/Aaru.Tests/Images/CloneCD.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : CloneCD.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Images/CopyQM.cs b/Aaru.Tests/Images/CopyQM.cs index 49b07d47f..3498dc757 100644 --- a/Aaru.Tests/Images/CopyQM.cs +++ b/Aaru.Tests/Images/CopyQM.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : CopyQM.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Images/D88.cs b/Aaru.Tests/Images/D88.cs index 5d835266f..f87de84a6 100644 --- a/Aaru.Tests/Images/D88.cs +++ b/Aaru.Tests/Images/D88.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : D88.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Images/DART.cs b/Aaru.Tests/Images/DART.cs index 5f3c485bf..64d556cf3 100644 --- a/Aaru.Tests/Images/DART.cs +++ b/Aaru.Tests/Images/DART.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : DART.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Images/DiskCopy42.cs b/Aaru.Tests/Images/DiskCopy42.cs index 9dca76145..714b9ec93 100644 --- a/Aaru.Tests/Images/DiskCopy42.cs +++ b/Aaru.Tests/Images/DiskCopy42.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : DiskCopy42.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Partitions/Acorn.cs b/Aaru.Tests/Partitions/Acorn.cs index c42cf454b..19230f2f3 100644 --- a/Aaru.Tests/Partitions/Acorn.cs +++ b/Aaru.Tests/Partitions/Acorn.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Acorn.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Partitions/AppleMap.cs b/Aaru.Tests/Partitions/AppleMap.cs index b9044ba0c..2d9fdc604 100644 --- a/Aaru.Tests/Partitions/AppleMap.cs +++ b/Aaru.Tests/Partitions/AppleMap.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : AppleMap.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Partitions/Atari.cs b/Aaru.Tests/Partitions/Atari.cs index 3a579c82c..9e7cb37f1 100644 --- a/Aaru.Tests/Partitions/Atari.cs +++ b/Aaru.Tests/Partitions/Atari.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Atari.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Partitions/BSD.cs b/Aaru.Tests/Partitions/BSD.cs index 487f42ff5..dab1ff4f1 100644 --- a/Aaru.Tests/Partitions/BSD.cs +++ b/Aaru.Tests/Partitions/BSD.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : BSD.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Partitions/GPT.cs b/Aaru.Tests/Partitions/GPT.cs index 7267229cd..ed8dd9de7 100644 --- a/Aaru.Tests/Partitions/GPT.cs +++ b/Aaru.Tests/Partitions/GPT.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : GPT.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Partitions/MBR.cs b/Aaru.Tests/Partitions/MBR.cs index 8faaf8045..35cab1ab2 100644 --- a/Aaru.Tests/Partitions/MBR.cs +++ b/Aaru.Tests/Partitions/MBR.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : MBR.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Partitions/MINIX.cs b/Aaru.Tests/Partitions/MINIX.cs index 994805ca9..2dd6098ef 100644 --- a/Aaru.Tests/Partitions/MINIX.cs +++ b/Aaru.Tests/Partitions/MINIX.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : MINIX.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Partitions/PC98.cs b/Aaru.Tests/Partitions/PC98.cs index f53ad2f22..6f6b8eea2 100644 --- a/Aaru.Tests/Partitions/PC98.cs +++ b/Aaru.Tests/Partitions/PC98.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : PC98.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Partitions/RDB.cs b/Aaru.Tests/Partitions/RDB.cs index af1f0df97..4517d0d18 100644 --- a/Aaru.Tests/Partitions/RDB.cs +++ b/Aaru.Tests/Partitions/RDB.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : RDB.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Partitions/SGI.cs b/Aaru.Tests/Partitions/SGI.cs index 1345e1df3..95297bcce 100644 --- a/Aaru.Tests/Partitions/SGI.cs +++ b/Aaru.Tests/Partitions/SGI.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : SGI.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Partitions/Sun.cs b/Aaru.Tests/Partitions/Sun.cs index 3f6e33803..a1fed016c 100644 --- a/Aaru.Tests/Partitions/Sun.cs +++ b/Aaru.Tests/Partitions/Sun.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Sun.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Partitions/VTOC.cs b/Aaru.Tests/Partitions/VTOC.cs index 95e66fd75..80301f094 100644 --- a/Aaru.Tests/Partitions/VTOC.cs +++ b/Aaru.Tests/Partitions/VTOC.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : VTOC.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.Tests/Partitions/Xbox.cs b/Aaru.Tests/Partitions/Xbox.cs index 84f28945b..1afef5488 100644 --- a/Aaru.Tests/Partitions/Xbox.cs +++ b/Aaru.Tests/Partitions/Xbox.cs @@ -1,11 +1,11 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Xbox.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef unit testing. +// Component : Aaru unit testing. // // --[ License ] -------------------------------------------------------------- // diff --git a/Aaru.sln b/Aaru.sln index 91c94f341..0727603a7 100644 --- a/Aaru.sln +++ b/Aaru.sln @@ -233,7 +233,7 @@ Global GlobalSection(MonoDevelopProperties) = preSolution Policies = $0 $0.StandardHeader = $1 - $1.Text = @/***************************************************************************\nThe Disc Image Chef\n----------------------------------------------------------------------------\n \nFilename : ${FileName}\nVersion : 1.0\nAuthor(s) : ${AuthorName}\n \nComponent : Component\n\nRevision : $Revision$\nLast change by : $Author$\nDate : $Date$\n \n--[ Description ] ----------------------------------------------------------\n \nDescription\n \n--[ License ] --------------------------------------------------------------\n \n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as\n published by the Free Software Foundation, either version 3 of the\n License, or (at your option) any later version.\n\n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n\n You should have received a copy of the GNU General Public License\n along with this program. If not, see .\n\n----------------------------------------------------------------------------\nCopyright (C) 2011-2015 Claunia.com\n****************************************************************************/\n//$Id$ + $1.Text = @/***************************************************************************\nAaru Data Preservation Suite\n----------------------------------------------------------------------------\n \nFilename : ${FileName}\nVersion : 1.0\nAuthor(s) : ${AuthorName}\n \nComponent : Component\n\nRevision : $Revision$\nLast change by : $Author$\nDate : $Date$\n \n--[ Description ] ----------------------------------------------------------\n \nDescription\n \n--[ License ] --------------------------------------------------------------\n \n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as\n published by the Free Software Foundation, either version 3 of the\n License, or (at your option) any later version.\n\n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n\n You should have received a copy of the GNU General Public License\n along with this program. If not, see .\n\n----------------------------------------------------------------------------\nCopyright (C) 2011-2015 Claunia.com\n****************************************************************************/\n//$Id$ $0.TextStylePolicy = $2 $2.scope = text/x-csharp $2.TabsToSpaces = True @@ -254,7 +254,7 @@ Global $0.NameConventionPolicy = $7 $7.Rules = $8 $8.NamingRule = $28 - description = The Disc Image Chef. + description = Aaru Data Preservation Suite. version = 4.0.99.0 EndGlobalSection EndGlobal