Ignore:
Timestamp:
Mar 24, 2008, 2:43:42 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to ALSA 1.0.16 level

File:
1 edited

Legend:

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

    r286 r305  
     1/* $Id: init.c,v 1.1.1.1 2003/07/02 13:56:56 eleph Exp $ */
    12/*
    23 * Init strategy handler
     
    4950const char szALSA[]      = "\r\n"PRODUCT_NAME" v"UNIAUD_VERSION"\r\nBased on ALSA "ALSA_VERSION"\r\n";
    5051
    51 //const char szCopyRight1[]= "Copyright 2000-2002 InnoTek Systemberatung GmbH\r\n";
     52const char szCopyRight1[]= "Copyright 2000-2002 InnoTek Systemberatung GmbH\r\n";
    5253const char szCopyRight2[]= "Copyright 2000-2007 The ALSA Project\r\n\r\n";
    5354const char szCopyRight3[]= "Copyright 2005-2007 Netlabs http://www.netlabs.org\r\n";
Note: See TracChangeset for help on using the changeset viewer.