diff --git a/Enums/DeviceType.cs b/Enums/DeviceType.cs index bdcf8d0..ce22c29 100644 --- a/Enums/DeviceType.cs +++ b/Enums/DeviceType.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : DeviceType.cs diff --git a/Enums/ErrorNumber.cs b/Enums/ErrorNumber.cs index 90bfa36..7b8d325 100644 --- a/Enums/ErrorNumber.cs +++ b/Enums/ErrorNumber.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ErrorNumber.cs diff --git a/Enums/Images.cs b/Enums/Images.cs index 3aeb1e6..4e9b77d 100644 --- a/Enums/Images.cs +++ b/Enums/Images.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Images.cs diff --git a/Exceptions/Images.cs b/Exceptions/Images.cs index 59d2954..ba0e67a 100644 --- a/Exceptions/Images.cs +++ b/Exceptions/Images.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Images.cs diff --git a/Extents/ExtentsByte.cs b/Extents/ExtentsByte.cs index c95e076..040d640 100644 --- a/Extents/ExtentsByte.cs +++ b/Extents/ExtentsByte.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ExtentsByte.cs diff --git a/Extents/ExtentsConverter.cs b/Extents/ExtentsConverter.cs index 0decc4a..b88af82 100644 --- a/Extents/ExtentsConverter.cs +++ b/Extents/ExtentsConverter.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ExtentsConverter.cs diff --git a/Extents/ExtentsInt.cs b/Extents/ExtentsInt.cs index c1c8ac8..00a7116 100644 --- a/Extents/ExtentsInt.cs +++ b/Extents/ExtentsInt.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ExtentsInt.cs diff --git a/Extents/ExtentsLong.cs b/Extents/ExtentsLong.cs index 42e3346..9cf1327 100644 --- a/Extents/ExtentsLong.cs +++ b/Extents/ExtentsLong.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ExtentsLong.cs diff --git a/Extents/ExtentsSByte.cs b/Extents/ExtentsSByte.cs index d84be43..fa03d95 100644 --- a/Extents/ExtentsSByte.cs +++ b/Extents/ExtentsSByte.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ExtentsSByte.cs diff --git a/Extents/ExtentsShort.cs b/Extents/ExtentsShort.cs index 1dc10f7..13b8d9e 100644 --- a/Extents/ExtentsShort.cs +++ b/Extents/ExtentsShort.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ExtentsShort.cs diff --git a/Extents/ExtentsUInt.cs b/Extents/ExtentsUInt.cs index 37fe87f..7985426 100644 --- a/Extents/ExtentsUInt.cs +++ b/Extents/ExtentsUInt.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ExtentsUInt.cs diff --git a/Extents/ExtentsULong.cs b/Extents/ExtentsULong.cs index dbf86b7..7fb399a 100644 --- a/Extents/ExtentsULong.cs +++ b/Extents/ExtentsULong.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ExtentsULong.cs diff --git a/Extents/ExtentsUShort.cs b/Extents/ExtentsUShort.cs index b99703a..ae318e5 100644 --- a/Extents/ExtentsUShort.cs +++ b/Extents/ExtentsUShort.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ExtentsUShort.cs diff --git a/Filters.cs b/Filters.cs index fd30608..ad9be7d 100644 --- a/Filters.cs +++ b/Filters.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Filters.cs diff --git a/Geometry.cs b/Geometry.cs index 1e9e2d4..8f7ff6f 100644 --- a/Geometry.cs +++ b/Geometry.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Geometry.cs diff --git a/Interfaces/IArchive.cs b/Interfaces/IArchive.cs index 3d6928d..5742e68 100644 --- a/Interfaces/IArchive.cs +++ b/Interfaces/IArchive.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IArchive.cs diff --git a/Interfaces/IChecksum.cs b/Interfaces/IChecksum.cs index a963552..cb957e0 100644 --- a/Interfaces/IChecksum.cs +++ b/Interfaces/IChecksum.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IChecksum.cs diff --git a/Interfaces/IFilesystem.cs b/Interfaces/IFilesystem.cs index 5df7b88..4d70506 100644 --- a/Interfaces/IFilesystem.cs +++ b/Interfaces/IFilesystem.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IFilesystem.cs diff --git a/Interfaces/IFilter.cs b/Interfaces/IFilter.cs index 7ba9e08..f60060b 100644 --- a/Interfaces/IFilter.cs +++ b/Interfaces/IFilter.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IFilter.cs diff --git a/Interfaces/IFloppyImage.cs b/Interfaces/IFloppyImage.cs index 17b8ad7..8a5c256 100644 --- a/Interfaces/IFloppyImage.cs +++ b/Interfaces/IFloppyImage.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IFloppyImage.cs diff --git a/Interfaces/IMediaImage.cs b/Interfaces/IMediaImage.cs index 11576b9..cecbe01 100644 --- a/Interfaces/IMediaImage.cs +++ b/Interfaces/IMediaImage.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IMediaImage.cs diff --git a/Interfaces/IOpticalMediaImage.cs b/Interfaces/IOpticalMediaImage.cs index 9226dc3..b040b21 100644 --- a/Interfaces/IOpticalMediaImage.cs +++ b/Interfaces/IOpticalMediaImage.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IOpticalMediaImage.cs diff --git a/Interfaces/IPartition.cs b/Interfaces/IPartition.cs index 4ba39aa..cff1148 100644 --- a/Interfaces/IPartition.cs +++ b/Interfaces/IPartition.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IPartition.cs diff --git a/Interfaces/IPartitionableMediaImage.cs b/Interfaces/IPartitionableMediaImage.cs index 335ddd9..432c263 100644 --- a/Interfaces/IPartitionableMediaImage.cs +++ b/Interfaces/IPartitionableMediaImage.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IPartitionableMediaImage.cs diff --git a/Interfaces/IPluginRegister.cs b/Interfaces/IPluginRegister.cs index 7af597a..d93df8c 100644 --- a/Interfaces/IPluginRegister.cs +++ b/Interfaces/IPluginRegister.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IPluginsRegister.cs diff --git a/Interfaces/IReadOnlyFilesystem.cs b/Interfaces/IReadOnlyFilesystem.cs index 6193298..e23fde1 100644 --- a/Interfaces/IReadOnlyFilesystem.cs +++ b/Interfaces/IReadOnlyFilesystem.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IReadOnlyFilesystem.cs diff --git a/Interfaces/ITapeImage.cs b/Interfaces/ITapeImage.cs index 698afc5..9f458f8 100644 --- a/Interfaces/ITapeImage.cs +++ b/Interfaces/ITapeImage.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : ITapeImage.cs diff --git a/Interfaces/IVerifiableImage.cs b/Interfaces/IVerifiableImage.cs index 9f84849..df5fb66 100644 --- a/Interfaces/IVerifiableImage.cs +++ b/Interfaces/IVerifiableImage.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IVerifiableImage.cs diff --git a/Interfaces/IVerifiableSectorsImage.cs b/Interfaces/IVerifiableSectorsImage.cs index 6362fee..4bb9e65 100644 --- a/Interfaces/IVerifiableSectorsImage.cs +++ b/Interfaces/IVerifiableSectorsImage.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IVerifiableSectorsImage.cs diff --git a/Interfaces/IWritableFloppyImage.cs b/Interfaces/IWritableFloppyImage.cs index eb2075b..c313e3c 100644 --- a/Interfaces/IWritableFloppyImage.cs +++ b/Interfaces/IWritableFloppyImage.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IFloppyImage.cs diff --git a/Interfaces/IWritableImage.cs b/Interfaces/IWritableImage.cs index d26b3f5..3448639 100644 --- a/Interfaces/IWritableImage.cs +++ b/Interfaces/IWritableImage.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IWritableImage.cs diff --git a/Interfaces/IWritableOpticalImage.cs b/Interfaces/IWritableOpticalImage.cs index 6bedf3f..bd4dd20 100644 --- a/Interfaces/IWritableOpticalImage.cs +++ b/Interfaces/IWritableOpticalImage.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IWritableOpticalImage.cs diff --git a/Interfaces/IWritableTapeImage.cs b/Interfaces/IWritableTapeImage.cs index 5191731..8771710 100644 --- a/Interfaces/IWritableTapeImage.cs +++ b/Interfaces/IWritableTapeImage.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IWritableTapeImage.cs diff --git a/Interop/DetectOS.cs b/Interop/DetectOS.cs index a5fb89b..23e6765 100644 --- a/Interop/DetectOS.cs +++ b/Interop/DetectOS.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : DetectOS.cs diff --git a/Interop/PlatformID.cs b/Interop/PlatformID.cs index aebd398..ede5d1c 100644 --- a/Interop/PlatformID.cs +++ b/Interop/PlatformID.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : PlatformID.cs diff --git a/Interop/Version.cs b/Interop/Version.cs index 106c681..3f8a94c 100644 --- a/Interop/Version.cs +++ b/Interop/Version.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Version.cs diff --git a/MediaType.cs b/MediaType.cs index e003970..6f35b47 100644 --- a/MediaType.cs +++ b/MediaType.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : MediaType.cs diff --git a/MediaTypeFromDevice.cs b/MediaTypeFromDevice.cs index 869b9bf..e5e11f7 100644 --- a/MediaTypeFromDevice.cs +++ b/MediaTypeFromDevice.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : MediaTypeFromSCSI.cs diff --git a/Metadata/CdOffset.cs b/Metadata/CdOffset.cs index 992313f..a8101de 100644 --- a/Metadata/CdOffset.cs +++ b/Metadata/CdOffset.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : CdOffset.cs diff --git a/Metadata/DeviceReport.cs b/Metadata/DeviceReport.cs index f6e1c6a..b1eb60a 100644 --- a/Metadata/DeviceReport.cs +++ b/Metadata/DeviceReport.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : DeviceReport.cs diff --git a/Metadata/DeviceReportV2.cs b/Metadata/DeviceReportV2.cs index ac81ab2..21f4c60 100644 --- a/Metadata/DeviceReportV2.cs +++ b/Metadata/DeviceReportV2.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : DeviceReportV2.cs diff --git a/Metadata/Dimensions.cs b/Metadata/Dimensions.cs index dea2fad..4a20908 100644 --- a/Metadata/Dimensions.cs +++ b/Metadata/Dimensions.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Dimensions.cs diff --git a/Metadata/MediaType.cs b/Metadata/MediaType.cs index 9bde340..fbf02fb 100644 --- a/Metadata/MediaType.cs +++ b/Metadata/MediaType.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : MediaType.cs diff --git a/Metadata/Resume.cs b/Metadata/Resume.cs index 21312da..279ec2b 100644 --- a/Metadata/Resume.cs +++ b/Metadata/Resume.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Resume.cs diff --git a/Metadata/Statistics.cs b/Metadata/Statistics.cs index 40db2e9..412aff0 100644 --- a/Metadata/Statistics.cs +++ b/Metadata/Statistics.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Statistics.cs diff --git a/Metadata/Version.cs b/Metadata/Version.cs index 15b8c87..eb1eb03 100644 --- a/Metadata/Version.cs +++ b/Metadata/Version.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Statistics.cs diff --git a/Partition.cs b/Partition.cs index 217c831..d33bf77 100644 --- a/Partition.cs +++ b/Partition.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Partition.cs diff --git a/PluginBase.cs b/PluginBase.cs index 157ccd2..ec709de 100644 --- a/PluginBase.cs +++ b/PluginBase.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : PluginBase.cs diff --git a/Structs/Devices/SCSI/Enums.cs b/Structs/Devices/SCSI/Enums.cs index 83ba794..2ebc103 100644 --- a/Structs/Devices/SCSI/Enums.cs +++ b/Structs/Devices/SCSI/Enums.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Enums.cs diff --git a/Structs/Devices/SCSI/Modes/2A.cs b/Structs/Devices/SCSI/Modes/2A.cs index cae042c..b81be52 100644 --- a/Structs/Devices/SCSI/Modes/2A.cs +++ b/Structs/Devices/SCSI/Modes/2A.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : 2A.cs diff --git a/Structs/Filesystems.cs b/Structs/Filesystems.cs index 73dedba..796e93d 100644 --- a/Structs/Filesystems.cs +++ b/Structs/Filesystems.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : Structs.cs diff --git a/Structs/Images.cs b/Structs/Images.cs index 188d4e4..0e9d8e2 100644 --- a/Structs/Images.cs +++ b/Structs/Images.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : IMediaImage.cs diff --git a/Structs/TapeFile.cs b/Structs/TapeFile.cs index a789d2f..c70c2a2 100644 --- a/Structs/TapeFile.cs +++ b/Structs/TapeFile.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : TapeFile.cs diff --git a/Structs/TapePartition.cs b/Structs/TapePartition.cs index faf98a6..a79c325 100644 --- a/Structs/TapePartition.cs +++ b/Structs/TapePartition.cs @@ -1,5 +1,5 @@ // /*************************************************************************** -// The Disc Image Chef +// Aaru Data Preservation Suite // ---------------------------------------------------------------------------- // // Filename : TapeFile.cs