aboutsummaryrefslogtreecommitdiff
path: root/helper/include/odp/helper/tcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'helper/include/odp/helper/tcp.h')
-rw-r--r--helper/include/odp/helper/tcp.h11
1 files changed, 5 insertions, 6 deletions
diff --git a/helper/include/odp/helper/tcp.h b/helper/include/odp/helper/tcp.h
index e91b52e24..8a14efa15 100644
--- a/helper/include/odp/helper/tcp.h
+++ b/helper/include/odp/helper/tcp.h
@@ -1,7 +1,5 @@
-/* Copyright (c) 2014, Linaro Limited
- * All rights reserved.
- *
- * SPDX-License-Identifier: BSD-3-Clause
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright (c) 2014-2018 Linaro Limited
*/
@@ -20,8 +18,9 @@ extern "C" {
#include <odp_api.h>
-/** @addtogroup odph_header ODPH HEADER
- * @{
+/**
+ * @addtogroup odph_protocols
+ * @{
*/
#define ODPH_TCPHDR_LEN 20 /**< Min length of TCP header (no options) */