fixeria has submitted this change. (
https://gerrit.osmocom.org/c/libosmo-gprs/+/29071 )
Change subject: debian: clarify license/copyright for CSN.1 codec by ST-Ericsson
......................................................................
debian: clarify license/copyright for CSN.1 codec by ST-Ericsson
Change-Id: Ia76edccdfc14b06297fe7a306bc19ca52c7db3bd
---
M debian/copyright
1 file changed, 12 insertions(+), 0 deletions(-)
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
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(a)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
https://gerrit.osmocom.org/c/libosmo-gprs/+/29071
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: Ia76edccdfc14b06297fe7a306bc19ca52c7db3bd
Gerrit-Change-Number: 29071
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: merged