laforge submitted this change.
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(-)
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@sysmocom.de>
+# (C) 2021 by sysmocom - s.f.m.c. GmbH <info@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@sysmocom.de>
+/* (C) 2023 by sysmocom - s.f.m.c. GmbH <info@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@sysmocom.de>
+/* (C) 2023 by sysmocom - s.f.m.c. GmbH <info@sysmocom.de>
* All Rights Reserved
*
* SPDX-License-Identifier: AGPL-3.0+
To view, visit change 32780. To unsubscribe, or for help writing mail filters, visit settings.