Simon Rozman b55ddd7d86 Update Copyright and build year
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-11-22 15:31:23 +01:00

16 lines
282 B
C

/*
SPDX-License-Identifier: GPL-3.0-or-later
Copyright © 2015-2021 Amebis
Copyright © 2016-2017 GÉANT
*/
/// \addtogroup EAPBaseMethod
/// @{
#ifndef EAP_INNER_EAPHOST
///
/// EapHost inner method support
///
#define EAP_INNER_EAPHOST 0
#endif
/// @}