copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH

Change-Id: I9ad500784d1c99cc764b38729ac0d86ab8441379
This commit is contained in:
Vadim Yanitskiy 2023-05-18 18:46:29 +07:00
parent eee4534364
commit b4a5d3d9a8
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
/* hNodeB shutdown FSM */
/* (C) 2021 by sysmocom - s.m.f.c. GmbH <info@sysmocom.de>
/* (C) 2021 by sysmocom - s.f.m.c. GmbH <info@sysmocom.de>
* Author: Pau Espin Pedrol <pespin@sysmocom.de>
*
* All Rights Reserved

View File

@ -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

View File

@ -1,6 +1,6 @@
/* hNodeB shutdown FSM */
/* (C) 2021 by sysmocom - s.m.f.c. GmbH <info@sysmocom.de>
/* (C) 2021 by sysmocom - s.f.m.c. GmbH <info@sysmocom.de>
* Author: Pau Espin Pedrol <pespin@sysmocom.de>
*
* All Rights Reserved