Commit 0c53d2ef authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

winemaker: Print all copyrights in banner.

parent f711704c
......@@ -2465,6 +2465,8 @@ sub print_banner()
{
print "Winemaker $version\n";
print "Copyright 2000 Francois Gouget <fgouget\@codeweavers.com> for CodeWeavers\n";
print "Copyright 2004 Dimitrie O. Paun\n";
print "Copyright 2009 André Hentschel\n";
}
sub usage()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment