mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
Relicense as MIT/X11
Remove some obsolete files
This commit is contained in:
parent
e107d75248
commit
85f2e93c54
257 changed files with 4343 additions and 5068 deletions
|
|
@ -49,7 +49,7 @@ cdata.set('PIPEWIRE_DATADIR', '"@0@"'.format(pipewire_datadir))
|
|||
cdata.set('LOCALEDIR', '"@0@"'.format(pipewire_localedir))
|
||||
cdata.set('LIBDIR', '"@0@"'.format(pipewire_libdir))
|
||||
cdata.set('GETTEXT_PACKAGE', '"pipewire"')
|
||||
cdata.set('PIPEWIRE_LICENSE', '"LGPL"')
|
||||
cdata.set('PIPEWIRE_LICENSE', '"MIT"')
|
||||
cdata.set('PIPEWIRE_PACKAGE_ORIGIN', '"Unknown package origin"')
|
||||
cdata.set('PIPEWIRE_PACKAGE_NAME', '"PipeWire source release"')
|
||||
cdata.set('PACKAGE', '"pipewire"')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue