[PATCH] Bump GPL version to 3

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Sylvain Munaut 246tnt at gmail.com
Wed Jul 9 11:26:50 UTC 2014


On Wed, Jul 9, 2014 at 12:36 PM, ☎ <Max.Suraev at fairwaves.co> wrote:
> This been discussed in ML few months ago, no complaints were raised then.

It has ?


> So, shall we do it? Anything which prevents us from doing so?
> Have I missed something or changed some v2-only file? The replace was automated so
> I'd appreciate your feedback.


Well we don't own the copyright on some of those and some don't have
the "or any later version" part so we surely can't change it without
approval from the authors.


Also, your regexp is too wide :

- * Performs the COMP128 version 2 and 3 algorithm (used as A3/A8)
+ * Performs the COMP128 version 3 and 3 algorithm (used as A3/A8)
  * ki    : uint8_t [16]
  * srand : uint8_t [16]
  * sres  : uint8_t [4]
  * kc    : uint8_t [8]
- * returns 1 if not version 2 or 3 specified
+ * returns 1 if not version 3 or 3 specified


Cheers,

   Sylvain




More information about the baseband-devel mailing list