summaryrefslogtreecommitdiffstats
path: root/dovetail/tests
diff options
context:
space:
mode:
authorGeorg Kunz <georg.kunz@ericsson.com>2018-06-22 21:37:35 +0200
committerGeorg Kunz <georg.kunz@ericsson.com>2018-06-29 21:58:55 +0000
commitb87595c644421e9ddd72ad15634382b89c902dcc (patch)
tree98da2e8216de0db0e67fd4a74b0a343f69dbcc21 /dovetail/tests
parent964b0aaceaff268d6e12d50d92ed766b8e6cd2d4 (diff)
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 <georg.kunz@ericsson.com>
Diffstat (limited to 'dovetail/tests')
-rw-r--r--dovetail/tests/unit/test_parser.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/dovetail/tests/unit/test_parser.py b/dovetail/tests/unit/test_parser.py
index 5cc3fe9f..53484400 100644
--- a/dovetail/tests/unit/test_parser.py
+++ b/dovetail/tests/unit/test_parser.py
@@ -1,10 +1,13 @@
#!/usr/bin/env python
#
-# lingui.zeng@huawei.com
+##############################################################################
+# Copyright (c) 2016 lingui.zeng@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
# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
#
"""
Test 'parser' module