Ignore:
Timestamp:
Mar 24, 2008, 11:48:38 PM (17 years ago)
Author:
Paul Smedley
Message:

Fix more compiler warnings (Again) + fix Copyright years

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud-2.0/drv32/init.c

    r305 r318  
    5050const char szALSA[]      = "\r\n"PRODUCT_NAME" v"UNIAUD_VERSION"\r\nBased on ALSA "ALSA_VERSION"\r\n";
    5151
    52 const char szCopyRight1[]= "Copyright 2000-2002 InnoTek Systemberatung GmbH\r\n";
    53 const char szCopyRight2[]= "Copyright 2000-2007 The ALSA Project\r\n\r\n";
    54 const char szCopyRight3[]= "Copyright 2005-2007 Netlabs http://www.netlabs.org\r\n";
     52//const char szCopyRight1[]= "Copyright 2000-2002 InnoTek Systemberatung GmbH\r\n";
     53const char szCopyRight2[]= "Copyright 2000-2008 The ALSA Project\r\n\r\n";
     54const char szCopyRight3[]= "Copyright 2005-2008 Netlabs http://www.netlabs.org\r\n";
    5555//const char szCopyRight3[]= "Maintained by http://os2.kiev.ua/en/uniaud.php\r\n\r\n";
    5656
Note: See TracChangeset for help on using the changeset viewer.