diff --git a/include/osmocom/hnodeb/hnb_shutdown_fsm.h b/include/osmocom/hnodeb/hnb_shutdown_fsm.h index dc9b357..69f9f4b 100644 --- a/include/osmocom/hnodeb/hnb_shutdown_fsm.h +++ b/include/osmocom/hnodeb/hnb_shutdown_fsm.h @@ -1,6 +1,6 @@ /* hNodeB shutdown FSM */ -/* (C) 2021 by sysmocom - s.m.f.c. GmbH +/* (C) 2021 by sysmocom - s.f.m.c. GmbH * Author: Pau Espin Pedrol * * All Rights Reserved diff --git a/osmoappdesc.py b/osmoappdesc.py index 3456fca..a68342e 100644 --- a/osmoappdesc.py +++ b/osmoappdesc.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# (C) 2021 by sysmocom - s.m.f.c. GmbH +# (C) 2021 by sysmocom - s.f.m.c. GmbH # 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-hnodeb/hnb_shutdown_fsm.c b/src/osmo-hnodeb/hnb_shutdown_fsm.c index 5583834..7c9eee8 100644 --- a/src/osmo-hnodeb/hnb_shutdown_fsm.c +++ b/src/osmo-hnodeb/hnb_shutdown_fsm.c @@ -1,6 +1,6 @@ /* hNodeB shutdown FSM */ -/* (C) 2021 by sysmocom - s.m.f.c. GmbH +/* (C) 2021 by sysmocom - s.f.m.c. GmbH * Author: Pau Espin Pedrol * * All Rights Reserved