Changeset 286
- Timestamp:
- Feb 14, 2008, 5:55:43 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk/drv32/init.c
r236 r286 1 /* $Id: init.c,v 1.1.1.1 2003/07/02 13:56:56 eleph Exp $ */2 1 /* 3 2 * Init strategy handler … … 50 49 const char szALSA[] = "\r\n"PRODUCT_NAME" v"UNIAUD_VERSION"\r\nBased on ALSA "ALSA_VERSION"\r\n"; 51 50 52 const char szCopyRight1[]= "Copyright 2000-2002 InnoTek Systemberatung GmbH\r\n";51 //const char szCopyRight1[]= "Copyright 2000-2002 InnoTek Systemberatung GmbH\r\n"; 53 52 const char szCopyRight2[]= "Copyright 2000-2007 The ALSA Project\r\n\r\n"; 54 53 const char szCopyRight3[]= "Copyright 2005-2007 Netlabs http://www.netlabs.org\r\n";
Note:
See TracChangeset
for help on using the changeset viewer.