diff options
Diffstat (limited to 'src/ctrl/control_vty.c')
-rw-r--r-- | src/ctrl/control_vty.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ctrl/control_vty.c b/src/ctrl/control_vty.c index a968bc01..ef988892 100644 --- a/src/ctrl/control_vty.c +++ b/src/ctrl/control_vty.c @@ -1,10 +1,12 @@ /*! \file control_vty.c * VTY configuration for Control interface. */ /* - * (C) 2016 by sysmocom s.m.f.c. GmbH <info@sysmocom.de> + * (C) 2016 by sysmocom - s.f.m.c. GmbH <info@sysmocom.de> * * All Rights Reserved * + * SPDX-License-Identifier: GPL-2.0+ + * * 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 2 of the License, or |