diff options
author | Vratko Polak <vrpolak@cisco.com> | 2020-01-28 13:20:24 +0100 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2020-01-28 15:40:34 +0100 |
commit | 286a1db6861bca96155eb0c282277e225883ed54 (patch) | |
tree | 7f761f78683b0dd156eb4f535252bf0fbca31ea8 /tests/vpp/perf/crypto/regenerate_testcases.py | |
parent | b340b5c9925b43869b91197850504760757a0bfe (diff) |
Ipsec: Unify first line of Local Template doc
Seeing differences when diff-ing between suites is distracting.
+ Bump copyright year, even for files with no change.
Change-Id: Iaca79647821dd8233bdbe6b0ac8b14fdb04060a8
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'tests/vpp/perf/crypto/regenerate_testcases.py')
-rwxr-xr-x | tests/vpp/perf/crypto/regenerate_testcases.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/perf/crypto/regenerate_testcases.py b/tests/vpp/perf/crypto/regenerate_testcases.py index ec754aa261..bba2711971 100755 --- a/tests/vpp/perf/crypto/regenerate_testcases.py +++ b/tests/vpp/perf/crypto/regenerate_testcases.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (c) 2019 Cisco and/or its affiliates. +# Copyright (c) 2020 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: |