summaryrefslogtreecommitdiffstats
path: root/src/live
diff options
context:
space:
mode:
authorOpenGnSys Support Team <soporte-og@soleta.eu>2021-05-14 00:19:28 +0200
committerOpenGnSys Support Team <soporte-og@soleta.eu>2021-05-14 00:19:28 +0200
commitcb9edc8d95300085aeb361bb0a3f81f268531542 (patch)
tree67d7e4e62003ce3f03f20bcea5aa159f7e8a9584 /src/live
parentbd98dd1da0fb1fed0066bb9477c78a2569bd547b (diff)
ogClient is AGPLv3+
Update license header in files.
Diffstat (limited to 'src/live')
-rw-r--r--src/live/__init__.py8
-rw-r--r--src/live/ogOperations.py6
2 files changed, 4 insertions, 10 deletions
diff --git a/src/live/__init__.py b/src/live/__init__.py
index d98c85c..8b13789 100644
--- a/src/live/__init__.py
+++ b/src/live/__init__.py
@@ -1,7 +1 @@
-#
-# Copyright (C) 2020 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.
-#
+
diff --git a/src/live/ogOperations.py b/src/live/ogOperations.py
index 7f5e2e4..8d1040f 100644
--- a/src/live/ogOperations.py
+++ b/src/live/ogOperations.py
@@ -1,10 +1,10 @@
#
-# 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.
import os
import json