diff options
author | Florin Coras <fcoras@cisco.com> | 2019-04-10 07:08:01 -0700 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2019-04-10 22:49:58 +0000 |
commit | 10dc2eabd6e8a266405aef270a819794a3ddd333 (patch) | |
tree | 14e5a6d3ae108c6a44ec91879995fb16fbeab659 /src/vnet | |
parent | 40fd1f3dfd429a42b503ffcf0a0a74a9b6187f95 (diff) |
udp: fix copyright typo
Change-Id: I74a61e941176321da0767affff0fb023f4c54c35
Signed-off-by: Florin Coras <fcoras@cisco.com>
Diffstat (limited to 'src/vnet')
-rw-r--r-- | src/vnet/udp/udp.api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/udp/udp.api b/src/vnet/udp/udp.api index a15261cb9f5..2cd2bd50272 100644 --- a/src/vnet/udp/udp.api +++ b/src/vnet/udp/udp.api @@ -1,6 +1,6 @@ /* Hey Emacs use -*- mode: C -*- */ /* - * Copyright (c) 20182-2019 Cisco and/or its affiliates. + * Copyright (c) 2018-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: |