[dpdk-dev] [PATCH 4/5] examples/ipsecgw: add SPDX license tag
Ananyev, Konstantin
konstantin.ananyev at intel.com
Thu Dec 5 21:42:18 CET 2019
> This trivial file had no license info.
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
> .../ipsec-secgw/test/trs_aesgcm_inline_crypto_fallback_defs.sh | 1 +
> .../ipsec-secgw/test/tun_aesgcm_inline_crypto_fallback_defs.sh | 1 +
> 2 files changed, 2 insertions(+)
>
> diff --git a/examples/ipsec-secgw/test/trs_aesgcm_inline_crypto_fallback_defs.sh b/examples/ipsec-
> secgw/test/trs_aesgcm_inline_crypto_fallback_defs.sh
> index 875a7457d3e8..f21b01d63546 100644
> --- a/examples/ipsec-secgw/test/trs_aesgcm_inline_crypto_fallback_defs.sh
> +++ b/examples/ipsec-secgw/test/trs_aesgcm_inline_crypto_fallback_defs.sh
> @@ -1,4 +1,5 @@
> #! /bin/bash
> +# SPDX-License-Identifier: BSD-3-Clause
>
> . ${DIR}/trs_aesgcm_defs.sh
>
> diff --git a/examples/ipsec-secgw/test/tun_aesgcm_inline_crypto_fallback_defs.sh b/examples/ipsec-
> secgw/test/tun_aesgcm_inline_crypto_fallback_defs.sh
> index 6968484323c2..97b9431f42a0 100644
> --- a/examples/ipsec-secgw/test/tun_aesgcm_inline_crypto_fallback_defs.sh
> +++ b/examples/ipsec-secgw/test/tun_aesgcm_inline_crypto_fallback_defs.sh
> @@ -1,4 +1,5 @@
> #! /bin/bash
> +# SPDX-License-Identifier: BSD-3-Clause
>
> . ${DIR}/tun_aesgcm_defs.sh
>
> --
Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
> 2.20.1
More information about the dev
mailing list