aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/spec/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/odp/api/spec/hash.h')
-rw-r--r--include/odp/api/spec/hash.h14
1 files changed, 6 insertions, 8 deletions
diff --git a/include/odp/api/spec/hash.h b/include/odp/api/spec/hash.h
index 66b740e2c..cb4f3241a 100644
--- a/include/odp/api/spec/hash.h
+++ b/include/odp/api/spec/hash.h
@@ -1,7 +1,5 @@
-/* Copyright (c) 2015, Linaro Limited
- * All rights reserved.
- *
- * SPDX-License-Identifier: BSD-3-Clause
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright (c) 2015-2018 Linaro Limited
*/
/**
@@ -10,8 +8,8 @@
* ODP Hash functions
*/
-#ifndef ODP_API_HASH_H_
-#define ODP_API_HASH_H_
+#ifndef ODP_API_SPEC_HASH_H_
+#define ODP_API_SPEC_HASH_H_
#include <odp/visibility_begin.h>
#ifdef __cplusplus
@@ -20,8 +18,8 @@ extern "C" {
#include <odp/api/std_types.h>
-/** @defgroup odp_hash ODP HASH FUNCTIONS
- * ODP Hash functions
+/** @defgroup odp_hash ODP HASH
+ * Hash functions.
* @{
*/