From e5e11fe670f357a82c2eca8afe0a14ebc2349b36 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Sun, 24 Feb 2019 22:11:48 +0100 Subject: License under AGPL3+ --- finalize_opstack.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'finalize_opstack.py') diff --git a/finalize_opstack.py b/finalize_opstack.py index 9f3d959..d90eb96 100644 --- a/finalize_opstack.py +++ b/finalize_opstack.py @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: AGPL-3.0-or-later + import keystoneclient.v2_0.client as ksclient import quantumclient.quantum.client as qclient import novaclient.client as nclient -- cgit v1.2.1