juhovh / shairplay

Apple airplay and raop protocol server
Other
1.34k stars 226 forks source link

Add missing LGPL and copyright headers (7 files created by juvoh) #88

Open fduncanh opened 1 year ago

fduncanh commented 1 year ago

This LGPL code is reused in active GPLv3 projects RPiPlay and UxPlay and perhaps many others.

Its important that the LGPL license is in order.

7 files authored by juvoh (raop.h dnssd.h in include/shairplay/ ; dnssdint.h, global.h, fairplay.h, fairplay_dummy.c, fairplay_playfair.c in src/lib/) are missing their LGPL and copyright headers.

This PR corrects that, with appropriate dates taken from the commit history.

Please commit this pull request (hoping you eventually see it) and make this valuable code LGPL-clean! (apart from GPLv3 playfair, of course)