diff options
author | Matthias Runge <mrunge@redhat.com> | 2019-01-15 09:56:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2019-01-15 09:56:56 +0000 |
commit | 903f521e3ae8d4af759f34ae7b39d1e4c9869e6b (patch) | |
tree | fcfb8af4d250079f891e8b651ef2fedd84e63865 /baro_tests/barometer.py | |
parent | bd6647d92599baade7d9037c76609dff680129b5 (diff) | |
parent | ff4536dcffc60330c0c483506c1f1ddac626f75c (diff) |
Merge "Fix anteater issues of baro_tests"
Diffstat (limited to 'baro_tests/barometer.py')
-rw-r--r-- | baro_tests/barometer.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/baro_tests/barometer.py b/baro_tests/barometer.py index a798f245..f75dbc31 100644 --- a/baro_tests/barometer.py +++ b/baro_tests/barometer.py @@ -1,5 +1,7 @@ #!/usr/bin/env python # +# Copyright 2017 OPNFV +# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at |