diff options
author | Nidhy <nidhyanandhan.a@hcl.com> | 2019-08-31 12:53:12 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2019-09-19 13:38:58 +0000 |
commit | aafa2efa63b891e85ff13255691aae4909bc503c (patch) | |
tree | 9ea9e6d57a25148009a84661fff7a0e30907c529 /resources/libraries/robot/overlay/lispgpe.robot | |
parent | a295b175cd410e63829a71eb4565f4bc0f6965a4 (diff) |
LISP: 3-node (func) to 2-node (dev) converstion
Change-Id: I0fbe4d9ef1b30a1ac1382ea43b5b52aeb8a7d39f
Signed-off-by: Nidhy <nidhyanandhan.a@hcl.com>
Diffstat (limited to 'resources/libraries/robot/overlay/lispgpe.robot')
-rw-r--r-- | resources/libraries/robot/overlay/lispgpe.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libraries/robot/overlay/lispgpe.robot b/resources/libraries/robot/overlay/lispgpe.robot index d5115d8242..5c611a56a9 100644 --- a/resources/libraries/robot/overlay/lispgpe.robot +++ b/resources/libraries/robot/overlay/lispgpe.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2016 Cisco and/or its affiliates. +# Copyright (c) 2019 Cisco and/or its affiliates. # 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: |