Changeset 327 for GPL/trunk/drv32


Ignore:
Timestamp:
Mar 29, 2008, 4:47:00 PM (17 years ago)
Author:
Brendan Oakley
Message:

Apply Makefile.inc relocation to trunk from 2.0 branch, and update Copyright years

Location:
GPL/trunk/drv32
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/drv32/init.c

    r286 r327  
    5050
    5151//const char szCopyRight1[]= "Copyright 2000-2002 InnoTek Systemberatung GmbH\r\n";
    52 const char szCopyRight2[]= "Copyright 2000-2007 The ALSA Project\r\n\r\n";
    53 const char szCopyRight3[]= "Copyright 2005-2007 Netlabs http://www.netlabs.org\r\n";
     52const char szCopyRight2[]= "Copyright 2000-2008 The ALSA Project\r\n\r\n";
     53const char szCopyRight3[]= "Copyright 2005-2008 Netlabs http://www.netlabs.org\r\n";
    5454//const char szCopyRight3[]= "Maintained by http://os2.kiev.ua/en/uniaud.php\r\n\r\n";
    5555
  • GPL/trunk/drv32/makefile.os2

    r235 r327  
    4747#Default packing on byte boundary
    4848PACK_1=1
    49 !include ..\..\makefile.inc
     49!include ..\makefile.inc
    5050
    5151
Note: See TracChangeset for help on using the changeset viewer.