diff options
Diffstat (limited to 'src/vnet/tcp/tcp_api.c')
-rw-r--r-- | src/vnet/tcp/tcp_api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/tcp/tcp_api.c b/src/vnet/tcp/tcp_api.c index 4c3e49ee4fb..7f574630147 100644 --- a/src/vnet/tcp/tcp_api.c +++ b/src/vnet/tcp/tcp_api.c @@ -2,7 +2,7 @@ *------------------------------------------------------------------ * tcp_api.c - vnet tcp-layer apis * - * Copyright (c) 2017 Cisco and/or its affiliates. + * Copyright (c) 2017-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: |