diff options
author | Florin Coras <fcoras@cisco.com> | 2019-04-08 07:42:30 -0700 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2019-04-08 20:29:16 +0000 |
commit | c5df8c71cc867d8120a25e4bd6d065aa63d9011c (patch) | |
tree | 3f5088d55054b2e971a4c1cfef79d4ed504f5099 /src/vnet/udp/udp_format.c | |
parent | f3262a2dd0fd788b5ef3fc9592de17ef8bcbd897 (diff) |
host stack: update stale copyright
Change-Id: I33cd6e44d126c73c1f4c16b2041ea607b4d7f39f
Signed-off-by: Florin Coras <fcoras@cisco.com>
Diffstat (limited to 'src/vnet/udp/udp_format.c')
-rw-r--r-- | src/vnet/udp/udp_format.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/udp/udp_format.c b/src/vnet/udp/udp_format.c index 0e9fb17e0f0..2277e18bcdb 100644 --- a/src/vnet/udp/udp_format.c +++ b/src/vnet/udp/udp_format.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015 Cisco and/or its affiliates. + * Copyright (c) 2015-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: |