fixeria submitted this change.

View Change

Approvals: Jenkins Builder: Verified fixeria: Looks good to me, approved laforge: Looks good to me, but someone else must approve osmith: Looks good to me, but someone else must approve
debian: clarify license/copyright for CSN.1 codec by ST-Ericsson

Change-Id: Ia76edccdfc14b06297fe7a306bc19ca52c7db3bd
---
M debian/copyright
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 670cede..718bd5a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,6 +5,18 @@
Files: *
Copyright: 2022 sysmocom - s.f.m.c. GmbH <info@sysmocom.de>
License: GPL-2.0+
+
+Files: src/csn1/csn1.c
+ src/csn1/csn1_enc.c
+ src/csn1/csn1_dec.c
+ src/rlcmac/gprs_rlcmac.c
+ include/osmocom/csn1/csn1.h
+ include/osmocom/gprs/rlcmac/gprs_rlcmac.h
+Copyright: 2011 Vincent Helfre
+ 2011 ST-Ericsson (Jari Sassi)
+License: GPL-2.0+
+
+License: GPL-2.0+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation; either version 3 of the License, or

To view, visit change 29071. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: Ia76edccdfc14b06297fe7a306bc19ca52c7db3bd
Gerrit-Change-Number: 29071
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-MessageType: merged