aboutsummaryrefslogtreecommitdiff
path: root/tests/test_plotter.py
diff options
context:
space:
mode:
authorJavi Merino <javi.merino@arm.com>2015-04-22 18:39:21 +0100
committerJavi Merino <javi.merino@arm.com>2015-08-12 16:44:08 +0100
commit034e7cc3f2c7ae3b6618b9286249a0c5390cc088 (patch)
tree92e8bef2565837193e3e2ce7e26f93a06515626e /tests/test_plotter.py
parent323bb8d22d25c931984926ac17292027a60094e7 (diff)
downloadtrappy-034e7cc3f2c7ae3b6618b9286249a0c5390cc088.tar.gz
tests: add copyright headers to all test files
They are missing and we need them if we want to opensource this. Change-Id: I456ecd5ac5e33c7ada234f490389572d8932090b Signed-off-by: Javi Merino <javi.merino@arm.com>
Diffstat (limited to 'tests/test_plotter.py')
-rw-r--r--tests/test_plotter.py14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/test_plotter.py b/tests/test_plotter.py
index fa328b1..aaf4cda 100644
--- a/tests/test_plotter.py
+++ b/tests/test_plotter.py
@@ -1,4 +1,18 @@
#!/usr/bin/env python
+# $Copyright:
+# ----------------------------------------------------------------
+# This confidential and proprietary software may be used only as
+# authorised by a licensing agreement from ARM Limited
+# (C) COPYRIGHT 2015 ARM Limited
+# ALL RIGHTS RESERVED
+# The entire notice above must be reproduced on all authorised
+# copies and copies may only be made to the extent permitted
+# by a licensing agreement from ARM Limited.
+# ----------------------------------------------------------------
+# File: test_plotter.py
+# ----------------------------------------------------------------
+# $
+#
import unittest
import matplotlib