summaryrefslogtreecommitdiffstats
path: root/ogcli
diff options
context:
space:
mode:
Diffstat (limited to 'ogcli')
-rwxr-xr-xogcli7
1 files changed, 3 insertions, 4 deletions
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 <info@soleta.eu>
+# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
#
# 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