summaryrefslogtreecommitdiffstats
path: root/cli/objects/room.py
diff options
context:
space:
mode:
Diffstat (limited to 'cli/objects/room.py')
-rw-r--r--cli/objects/room.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/cli/objects/room.py b/cli/objects/room.py
index e6b5445..0eb9ec4 100644
--- a/cli/objects/room.py
+++ b/cli/objects/room.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 sys
import argparse
from cli.utils import check_address