laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-upf/+/32782 )
Change subject: copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH
......................................................................
copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH
Change-Id: I907147c79fc6c95b8c1b3277a0855f19b004ef6e
---
M osmoappdesc.py
1 file changed, 10 insertions(+), 1 deletion(-)
Approvals:
pespin: Looks good to me, approved
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/osmoappdesc.py b/osmoappdesc.py
index 796c112..f689aef 100644
--- a/osmoappdesc.py
+++ b/osmoappdesc.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# (C) 2021-2022 by sysmocom - s.m.f.c. GmbH <info(a)sysmocom.de>
+# (C) 2021-2022 by sysmocom - s.f.m.c. GmbH <info(a)sysmocom.de>
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU 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/osmo-upf/+/32782
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-upf
Gerrit-Branch: master
Gerrit-Change-Id: I907147c79fc6c95b8c1b3277a0855f19b004ef6e
Gerrit-Change-Number: 32782
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/32780 )
Change subject: copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH
......................................................................
copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH
Change-Id: I2f8069c17d75a2c456485fc1ed22fec130c968d0
---
M osmoappdesc.py
M src/osmo-hnbgw/context_map_rua.c
M src/osmo-hnbgw/context_map_sccp.c
3 files changed, 12 insertions(+), 3 deletions(-)
Approvals:
pespin: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/osmoappdesc.py b/osmoappdesc.py
index 8615b6e..631bce0 100644
--- a/osmoappdesc.py
+++ b/osmoappdesc.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# (C) 2021 by sysmocom - s.m.f.c. GmbH <info(a)sysmocom.de>
+# (C) 2021 by sysmocom - s.f.m.c. GmbH <info(a)sysmocom.de>
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
diff --git a/src/osmo-hnbgw/context_map_rua.c b/src/osmo-hnbgw/context_map_rua.c
index f5537f3..bc012f3 100644
--- a/src/osmo-hnbgw/context_map_rua.c
+++ b/src/osmo-hnbgw/context_map_rua.c
@@ -1,5 +1,5 @@
/* RUA side FSM of hnbgw_context_map */
-/* (C) 2023 by sysmocom - s.m.f.c. GmbH <info(a)sysmocom.de>
+/* (C) 2023 by sysmocom - s.f.m.c. GmbH <info(a)sysmocom.de>
* All Rights Reserved
*
* SPDX-License-Identifier: AGPL-3.0+
diff --git a/src/osmo-hnbgw/context_map_sccp.c b/src/osmo-hnbgw/context_map_sccp.c
index 47297e7..8e04fba 100644
--- a/src/osmo-hnbgw/context_map_sccp.c
+++ b/src/osmo-hnbgw/context_map_sccp.c
@@ -1,5 +1,5 @@
/* SCCP side FSM of hnbgw_context_map */
-/* (C) 2023 by sysmocom - s.m.f.c. GmbH <info(a)sysmocom.de>
+/* (C) 2023 by sysmocom - s.f.m.c. GmbH <info(a)sysmocom.de>
* All Rights Reserved
*
* SPDX-License-Identifier: AGPL-3.0+
--
To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/32780
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: I2f8069c17d75a2c456485fc1ed22fec130c968d0
Gerrit-Change-Number: 32780
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged