diff options
author | Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> | 2020-08-20 15:10:55 +0200 |
---|---|---|
committer | Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> | 2020-08-20 15:10:55 +0200 |
commit | b093c77b4faa2c4f0bfc67e481f724b6d67c7229 (patch) | |
tree | d4779d1648dacf0985e7d2dbb1b6d4a41852db73 | |
parent | 1ab576be1d226a586738658943253f3e721e5a62 (diff) |
[ROBOT] robot_properties.py configmap contains failing character
Issue-ID: INT-1700
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: I93004428c4c794dc50f8518698a72a95e9386591
-rw-r--r-- | resources/config/eteshare/config/robot_properties.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/config/eteshare/config/robot_properties.py b/resources/config/eteshare/config/robot_properties.py index 855a934..503b8e9 100644 --- a/resources/config/eteshare/config/robot_properties.py +++ b/resources/config/eteshare/config/robot_properties.py @@ -1,5 +1,6 @@ # Copyright (c) 2018 Amdocs, Bell Canada, and others -# Modifications Copyright © 2020 AT&T Intellectual Property +# Modifications Copyright (c) 2020 AT&T Intellectual Property +# Modifications Copyright (c) 2020 NOKIA Intellectual Property # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |