X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=functest%2Futils%2Fdecorators.py;h=230a99e75c8e9379696b31827ab420b153ca710e;hb=2cfa22a0d0aa86cee5d77707c2f06ef3c4434a14;hp=73e0a35209e5386fbc39c6f10470fc176e3858fc;hpb=ec4514f240836129d5f3c25b4708d73a65b9cb60;p=functest.git diff --git a/functest/utils/decorators.py b/functest/utils/decorators.py index 73e0a3520..230a99e75 100644 --- a/functest/utils/decorators.py +++ b/functest/utils/decorators.py @@ -1,5 +1,12 @@ #!/usr/bin/env python +# Copyright (c) 2017 Orange 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 + # pylint: disable=missing-docstring import errno