aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_ring_spsc_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/linux-generic/include/odp_ring_spsc_internal.h')
-rw-r--r--platform/linux-generic/include/odp_ring_spsc_internal.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/platform/linux-generic/include/odp_ring_spsc_internal.h b/platform/linux-generic/include/odp_ring_spsc_internal.h
index 23e7d8868..0b774f197 100644
--- a/platform/linux-generic/include/odp_ring_spsc_internal.h
+++ b/platform/linux-generic/include/odp_ring_spsc_internal.h
@@ -1,7 +1,5 @@
-/* Copyright (c) 2018, Linaro Limited
- * All rights reserved.
- *
- * SPDX-License-Identifier: BSD-3-Clause
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright (c) 2018 Linaro Limited
*/
#ifndef ODP_RING_SPSC_INTERNAL_H_