diff options
Diffstat (limited to 'resources/test_data/lisp')
-rw-r--r-- | resources/test_data/lisp/lisp.py | 2 | ||||
-rw-r--r-- | resources/test_data/lisp/performance/lisp_static_adjacency.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/resources/test_data/lisp/lisp.py b/resources/test_data/lisp/lisp.py index d52b7a9ecd..27614704f2 100644 --- a/resources/test_data/lisp/lisp.py +++ b/resources/test_data/lisp/lisp.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Cisco and/or its affiliates. +# Copyright (c) 2021 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: diff --git a/resources/test_data/lisp/performance/lisp_static_adjacency.py b/resources/test_data/lisp/performance/lisp_static_adjacency.py index 4351a40f55..097e5facc3 100644 --- a/resources/test_data/lisp/performance/lisp_static_adjacency.py +++ b/resources/test_data/lisp/performance/lisp_static_adjacency.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Cisco and/or its affiliates. +# Copyright (c) 2021 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: |