Show
Ignore:
Timestamp:
04/02/07 12:35:17 (17 years ago)
Author:
pieterpalmers
Message:

* name change from FreeBoB to FFADO
* replaced tabs by 4 spaces
* got rid of end-of-line spaces
* made all license and copyrights conform

library becomes LGPL, apps become GPL
explicitly state LGPL v2.1 and GPL v2 (don't like v3 draft)

copyrights are 2005-2007 Daniel & Pieter
except for the MotU stuff (C) Jonathan, Pieter

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/libffado.pc.in

    r442 r445  
    44includedir=@includedir@ 
    55 
    6 Name: libfreebob 
    7 Description: FreeBoB 
     6Name: libffado 
     7Description: FFADO 
    88Version: @VERSION@ 
    9 Libs: -L${libdir} -lfreebob 
     9Libs: -L${libdir} -lffado 
    1010Cflags: -I${includedir}