From 14b7729a717a7e079cf66fe5c4f579f7355c0b5e Mon Sep 17 00:00:00 2001 From: OpenGnSys Support Team Date: Wed, 1 Jul 2020 12:33:32 +0200 Subject: add license header to source code files --- cli/objects/scopes.py | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cli/objects/scopes.py') diff --git a/cli/objects/scopes.py b/cli/objects/scopes.py index 0bf3ca8..7f4cd7d 100644 --- a/cli/objects/scopes.py +++ b/cli/objects/scopes.py @@ -1,3 +1,11 @@ +# +# Copyright (C) 2020 Soleta Networks +# +# 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. +# + class OgScope(): @staticmethod -- cgit v1.2.3-18-g5258