Revision 68d0f70e vl.c

b/vl.c
1 1
/*
2 2
 * QEMU System Emulator
3 3
 *
4
 * Copyright (c) 2003-2007 Fabrice Bellard
4
 * Copyright (c) 2003-2008 Fabrice Bellard
5 5
 *
6 6
 * Permission is hereby granted, free of charge, to any person obtaining a copy
7 7
 * of this software and associated documentation files (the "Software"), to deal
......
7488 7488

  
7489 7489
static void help(int exitcode)
7490 7490
{
7491
    printf("QEMU PC emulator version " QEMU_VERSION ", Copyright (c) 2003-2007 Fabrice Bellard\n"
7491
    printf("QEMU PC emulator version " QEMU_VERSION ", Copyright (c) 2003-2008 Fabrice Bellard\n"
7492 7492
           "usage: %s [options] [disk_image]\n"
7493 7493
           "\n"
7494 7494
           "'disk_image' is a raw hard image image for IDE hard disk 0\n"

Also available in: Unified diff