Add the copyright header to decorators.py
[functest.git] / functest / utils / decorators.py
index 73e0a35..230a99e 100644 (file)
@@ -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