Hi Johan, > > +++ b/lib/a2mp.h > > @@ -0,0 +1,137 @@ > > +/* > > + * > > + * BlueZ - Bluetooth protocol stack for Linux > > + * > > + * Copyright (C) 2010-2011 Code Aurora Forum. All rights reserved. > > + * > > + * This program is free software; you can redistribute it and/or modify > > + * it under the terms of the GNU General Public License version 2 and > > + * only version 2 as published by the Free Software Foundation. > > + * > > + * This program is distributed in the hope that it will be useful, > > + * but WITHOUT ANY WARRANTY; without even the implied warranty of > > + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > > + * GNU General Public License for more details. > > I haven't forgotten about these but just been waiting for feedback from > Marcel about this inconsistent (compared to the rest of the source tree) > license header that you have (this one is "GPL 2 only" whereas the rest > (including other files that you add content to) are "GPL 2 or later". so for userspace we are using "GPLv2 and later" and for kernel we are using "GPLv2 only". And I prefer to keep it this way. Mainly to keep myself sane since the BlueZ code is not a small one. So it would be great if you can just follow the existing license. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html