summaryrefslogtreecommitdiffstats
path: root/cli/objects/center.py
diff options
context:
space:
mode:
authorOpenGnSys Support Team <soporte-og@soleta.eu>2024-01-02 14:00:41 +0100
committerOpenGnSys Support Team <soporte-og@soleta.eu>2024-01-02 14:00:53 +0100
commitc1aae6e35e9aaed7670750acacb76781e17fa792 (patch)
tree212fc2abbbcd6a15b28ba61a714bb377ed1e211a /cli/objects/center.py
parent020592d6fc398b65fe1bc234e743426bebb9ac03 (diff)
src: update copyright statement
use opengnsys@soleta.eu email instead of info@soleta.eu
Diffstat (limited to 'cli/objects/center.py')
-rw-r--r--cli/objects/center.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/cli/objects/center.py b/cli/objects/center.py
index 2e851d3..27917ff 100644
--- a/cli/objects/center.py
+++ b/cli/objects/center.py
@@ -1,3 +1,10 @@
+# Copyright (C) 2020-2024 Soleta Networks <opengnsys@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; either version 3 of the License, or
+# (at your option) any later version.
+
import argparse
class OgCenter():