summaryrefslogtreecommitdiffstats
path: root/cli/cli.py
diff options
context:
space:
mode:
Diffstat (limited to 'cli/cli.py')
-rw-r--r--cli/cli.py7
1 files changed, 3 insertions, 4 deletions
diff --git a/cli/cli.py b/cli/cli.py
index 21d69ed..4a1547b 100644
--- a/cli/cli.py
+++ b/cli/cli.py
@@ -1,10 +1,9 @@
-#
-# 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.objects.client import OgClient
from cli.objects.scopes import OgScope