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 --- ogcli | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ogcli') diff --git a/ogcli b/ogcli index 33d740a..b284419 100755 --- a/ogcli +++ b/ogcli @@ -1,5 +1,13 @@ #!/usr/bin/python +# +# 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. +# + from cli.cli import OgCLI import argparse import json -- cgit v1.2.3-18-g5258