diff --git a/Interop/Version.cs b/Interop/Version.cs index 3f8a94c..6caf6e7 100644 --- a/Interop/Version.cs +++ b/Interop/Version.cs @@ -9,7 +9,7 @@ // // --[ Description ] ---------------------------------------------------------- // -// Returns DiscImageChef version. +// Returns Aaru version. // // --[ License ] -------------------------------------------------------------- // diff --git a/MediaType.cs b/MediaType.cs index 6f35b47..255ca6e 100644 --- a/MediaType.cs +++ b/MediaType.cs @@ -5,7 +5,7 @@ // Filename : MediaType.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef common types. +// Component : Aaru common types. // // --[ Description ] ---------------------------------------------------------- // diff --git a/MediaTypeFromDevice.cs b/MediaTypeFromDevice.cs index e5e11f7..29d5aa7 100644 --- a/MediaTypeFromDevice.cs +++ b/MediaTypeFromDevice.cs @@ -5,7 +5,7 @@ // Filename : MediaTypeFromSCSI.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef common types. +// Component : Aaru common types. // // --[ Description ] ---------------------------------------------------------- // diff --git a/Metadata/Version.cs b/Metadata/Version.cs index eb1eb03..31df96d 100644 --- a/Metadata/Version.cs +++ b/Metadata/Version.cs @@ -9,7 +9,7 @@ // // --[ Description ] ---------------------------------------------------------- // -// Returns DiscImageChef version in XML software type format. +// Returns Aaru version in XML software type format. // // --[ License ] -------------------------------------------------------------- // diff --git a/Partition.cs b/Partition.cs index d33bf77..349969f 100644 --- a/Partition.cs +++ b/Partition.cs @@ -5,7 +5,7 @@ // Filename : Partition.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef common types. +// Component : Aaru common types. // // --[ Description ] ---------------------------------------------------------- // diff --git a/Structs/Filesystems.cs b/Structs/Filesystems.cs index 796e93d..9db71f9 100644 --- a/Structs/Filesystems.cs +++ b/Structs/Filesystems.cs @@ -5,7 +5,7 @@ // Filename : Structs.cs // Author(s) : Natalia Portillo // -// Component : DiscImageChef filesystem plugins. +// Component : Aaru filesystem plugins. // // --[ Description ] ---------------------------------------------------------- //