aboutsummaryrefslogtreecommitdiff
path: root/example/ipsec_api/odp_ipsec.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/ipsec_api/odp_ipsec.c')
-rw-r--r--example/ipsec_api/odp_ipsec.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/example/ipsec_api/odp_ipsec.c b/example/ipsec_api/odp_ipsec.c
index 524b1ae76..a67a3a1e8 100644
--- a/example/ipsec_api/odp_ipsec.c
+++ b/example/ipsec_api/odp_ipsec.c
@@ -1,13 +1,13 @@
-/* Copyright (c) 2013-2018, Linaro Limited
- * All rights reserved.
- *
- * SPDX-License-Identifier: BSD-3-Clause
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright (c) 2013-2018 Linaro Limited
*/
/**
- * @file
+ * @example ipsec_api/odp_ipsec.c
+ *
+ * IPsec example application using ODP IPsec API
*
- * @example odp_example_ipsec.c ODP basic packet IO cross connect with IPsec test application
+ * @cond _ODP_HIDE_FROM_DOXYGEN_
*/
/* enable strtok */