From 5f922571e259622fee4266b89c964baa48cc3949 Mon Sep 17 00:00:00 2001 From: OpenGnSys Support Team Date: Fri, 14 May 2021 00:26:16 +0200 Subject: ogCLI is AGPLv3+ Update license header in files. --- ogcli | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'ogcli') diff --git a/ogcli b/ogcli index 4c834db..fd6eade 100755 --- a/ogcli +++ b/ogcli @@ -1,12 +1,11 @@ #!/usr/bin/env python3 -# -# Copyright (C) 2020 Soleta Networks +# Copyright (C) 2020-2021 Soleta Networks # # This program is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the -# Free Software Foundation, version 3. -# +# Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. from cli.cli import OgCLI import argparse -- cgit v1.2.3-18-g5258