X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=api%2Fresources%2Fv2%2Ftasks.py;h=885a190c6c040ef0721e8770be6191801e88e1b1;hb=e78324bf2672a694f460e953373f18729c476e8d;hp=e95ae055007959bf81f7f7461868c8b50a06f2fb;hpb=edbe3568a052da8afd24b6877c4c6fdcc7627ba3;p=yardstick.git diff --git a/api/resources/v2/tasks.py b/api/resources/v2/tasks.py index e95ae0550..885a190c6 100644 --- a/api/resources/v2/tasks.py +++ b/api/resources/v2/tasks.py @@ -1,3 +1,11 @@ +############################################################################## +# Copyright (c) 2017 Huawei Technologies Co.,Ltd. +# +# 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 +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## import uuid import logging from datetime import datetime