mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
Done with ripping for now
This commit is contained in:
@@ -38,7 +38,7 @@ namespace CUERipper
|
||||
{
|
||||
string programVersion = "CUERipper v1.9.3 Copyright (C) 2008 Gregory S. Chudov";
|
||||
Console.SetOut(Console.Error);
|
||||
Console.WriteLine("{0}", programVersion);
|
||||
Console.WriteLine("{0}", CDDriveReader.RipperVersion());
|
||||
Console.WriteLine("This is free software under the GNU GPLv3+ license; There is NO WARRANTY, to");
|
||||
Console.WriteLine("the extent permitted by law. <http://www.gnu.org/licenses/> for details.");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user