From b87595c644421e9ddd72ad15634382b89c902dcc Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Fri, 22 Jun 2018 21:37:35 +0200 Subject: Update licence headers to comply with guidelines Updating the licence headers to comply with the community guidelines [1] and anteater checks. [1] https://wiki.opnfv.org/display/DEV/Contribution+Guidelines#ContributionGuidelines-License Change-Id: Idec787e32daf76c0b1bd6108977b78828125da5e Signed-off-by: Georg Kunz --- dovetail/testcase.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dovetail/testcase.py') diff --git a/dovetail/testcase.py b/dovetail/testcase.py index 272cf43c..23220aeb 100644 --- a/dovetail/testcase.py +++ b/dovetail/testcase.py @@ -1,6 +1,7 @@ #!/usr/bin/env python # -# grakiss.wanglei@huawei.com +# Copyright (c) 2018 grakiss.wanglei@huawei.com and others. +# # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 # which accompanies this distribution, and is available at -- cgit 1.2.3-korg