aboutsummaryrefslogtreecommitdiffstats
path: root/components/scripts
diff options
context:
space:
mode:
authorEliezio Oliveira <eliezio.oliveira@est.tech>2019-07-23 09:38:16 +0100
committerEliezio Oliveira <eliezio.oliveira@est.tech>2019-07-23 09:38:16 +0100
commit505bf83b76eb80beca189c78bcbc0195b598eed6 (patch)
tree08a6c9c20e84f0594c82b58c73b0fbbf5301f35a /components/scripts
parent6434d38dc045a10f17beec4d015348580ac09ddf (diff)
Fix Non-ASCII character on module ccsdk_netconf/common.py
Change-Id: Id21362059f7fb3cfb6756f12adfc60d051764b5e Issue-ID: CCSDK-1517 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
Diffstat (limited to 'components/scripts')
-rw-r--r--components/scripts/python/ccsdk_netconf/common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/scripts/python/ccsdk_netconf/common.py b/components/scripts/python/ccsdk_netconf/common.py
index ad2057f32..896fb9128 100644
--- a/components/scripts/python/ccsdk_netconf/common.py
+++ b/components/scripts/python/ccsdk_netconf/common.py
@@ -1,5 +1,5 @@
# Copyright (c) 2019 Bell Canada.
-# Modifications Copyright © 2018 - 2019 IBM, Bell Canada.
+# Modifications Copyright (c) 2018 - 2019 IBM, Bell Canada.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.