> This trivial file had no license info. > > Signed-off-by: Stephen Hemminger <step...@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.anan...@intel.com> > 2.20.1