Complete file headers.

This commit is contained in:
2020-03-11 21:56:54 +00:00
parent 96ca77f496
commit 377ad38ea7
5 changed files with 7 additions and 7 deletions

View File

@@ -2,14 +2,14 @@
// Aaru Data Preservation Suite
// ----------------------------------------------------------------------------
//
// Filename : Scramble.cs
// Filename : Sector.cs
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
// Component : Device structures decoders.
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Decodes and descrambles CompactDisc sectors.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -9,7 +9,7 @@
//
// --[ Description ] ----------------------------------------------------------
//
// Decodes MultiMediaCard CID.
// Decodes SecureDigital CID.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -9,7 +9,7 @@
//
// --[ Description ] ----------------------------------------------------------
//
// Decodes MultiMediaCard CSD.
// Decodes SecureDigital CSD.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -9,7 +9,7 @@
//
// --[ Description ] ----------------------------------------------------------
//
// Decodes MultiMediaCard OCR.
// Decodes SecureDigital OCR.
//
// --[ License ] --------------------------------------------------------------
//

View File

@@ -9,7 +9,7 @@
//
// --[ Description ] ----------------------------------------------------------
//
// Decodes MultiMediaCard SCR.
// Decodes SecureDigital SCR.
//
// --[ License ] --------------------------------------------------------------
//