This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 665d48bf15602e8666b292dbe66881786af2ea95 (commit)
via 5f460dee3d9c0dca3221d80ca5a9701521e647c7 (commit)
from dda5e7991c5dd55845a176848c6dc98bc37cfe6c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=665d48bf15602e8666b292dbe668…
commit 665d48bf15602e8666b292dbe66881786af2ea95
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 14 14:17:14 2016 +0100
cosmetic: gsup comments: write 'Generic' for the G in GSUP
The G used to mean GPRS, but the scope is larger now. To satisfy the curious
reader, give the G a name in gsup files' header comments. BTW, logging.h and
gsup_test.c already mentioned "Generic" before this.
Change-Id: I6ac5cf94c215e156ceff6a58da3d9e520ca942d9
http://cgit.osmocom.org/libosmocore/commit/?id=5f460dee3d9c0dca3221d80ca5a9…
commit 5f460dee3d9c0dca3221d80ca5a9701521e647c7
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Dec 8 16:23:05 2016 +0100
license: gsup: libosmogsm requires GPL, not AGPL; say 'sysmocom'
The copyright in gsup.h differed from the one in gsup.c: gsup.c names the GNU
Affero GPL, gsup.h only the GNU GPL. Change both to GPL-v2-or-later.
In gsup.c/h's copyright notice, 'sysmocom' should be spelled lower case.
Change-Id: Ia5748c275501889b9086aef7d20ccb5c9edb8031
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/gsup.h | 4 ++--
src/gsm/gsup.c | 12 ++++++------
2 files changed, 8 insertions(+), 8 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications