diff --git a/Interop/Version.cs b/Interop/Version.cs index 3f8a94c94..6caf6e797 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 6f35b4761..255ca6e4c 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 e5e11f7e6..29d5aa708 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 eb1eb035a..31df96ded 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 d33bf778d..349969f63 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 796e93d9d..9db71f96d 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 ] ---------------------------------------------------------- //