aboutsummaryrefslogtreecommitdiff
path: root/reference_model/src/tosa_model_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'reference_model/src/tosa_model_types.h')
-rw-r--r--reference_model/src/tosa_model_types.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/reference_model/src/tosa_model_types.h b/reference_model/src/tosa_model_types.h
index 84402ae..fd7ce53 100644
--- a/reference_model/src/tosa_model_types.h
+++ b/reference_model/src/tosa_model_types.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2022, ARM Limited.
+// Copyright (c) 2022-2023, ARM Limited.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -19,4 +19,4 @@
inline const uint32_t TOSA_MAX_TENSOR_SIZE = ((1u << 31) - 1);
-#endif // TOSA_MODEL_TYPES_H \ No newline at end of file
+#endif // TOSA_MODEL_TYPES_H \ No newline at end of file