diff options
author | Artem Glazychev <artem.glazychev@xored.com> | 2020-09-28 19:54:35 +0700 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2020-09-29 09:02:02 +0000 |
commit | a880b276d9998fa06c92355c4144fe3ca574c915 (patch) | |
tree | 68a3983d9de92e69d8cbc4d8d36d46f8103d5bff /src/plugins/wireguard/wireguard_output_tun.c | |
parent | 8bac1e8c868eea25f881f6b235df152f46382a1a (diff) |
wireguard: fix license headers
Type: fix
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
Change-Id: If5cc8894e0d1785dd04ab1e460e017580c9b41ce
Diffstat (limited to 'src/plugins/wireguard/wireguard_output_tun.c')
-rwxr-xr-x | src/plugins/wireguard/wireguard_output_tun.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/wireguard/wireguard_output_tun.c b/src/plugins/wireguard/wireguard_output_tun.c index 9a8710b77db..53a8797c973 100755 --- a/src/plugins/wireguard/wireguard_output_tun.c +++ b/src/plugins/wireguard/wireguard_output_tun.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Doc.ai 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: |