X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=bottlenecks.git;a=blobdiff_plain;f=test-scheduler%2Fserver%2Fsrc%2Frest%2F__init__.py;fp=testing-scheduler%2Fserver%2Fsrc%2Frest%2F__init__.py;h=27f996462dd2a0d0212ee7b65c2fe83743be1937;hp=b513903111f581fc536dd1f7537f65c9c7279797;hb=e32043f58a2450b6a5986dc2a01f64f8b22c3992;hpb=a09bbea983aca3e437e254566da98196177748d9 diff --git a/testing-scheduler/server/src/rest/__init__.py b/test-scheduler/server/src/rest/__init__.py similarity index 97% rename from testing-scheduler/server/src/rest/__init__.py rename to test-scheduler/server/src/rest/__init__.py index b5139031..27f99646 100644 --- a/testing-scheduler/server/src/rest/__init__.py +++ b/test-scheduler/server/src/rest/__init__.py @@ -1,10 +1,10 @@ -#!/usr/bin/env python - -############################################################################## -# Copyright (c) 2018 HUAWEI TECHNOLOGIES CO.,LTD 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 -# http://www.apache.org/licenses/LICENSE-2.0 -############################################################################## +#!/usr/bin/env python + +############################################################################## +# Copyright (c) 2018 HUAWEI TECHNOLOGIES CO.,LTD 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 +# http://www.apache.org/licenses/LICENSE-2.0 +##############################################################################