summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/cpucounterconverter.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/sapi/src/cpucounterconverter.c')
-rw-r--r--cpukit/sapi/src/cpucounterconverter.c11
1 files changed, 10 insertions, 1 deletions
diff --git a/cpukit/sapi/src/cpucounterconverter.c b/cpukit/sapi/src/cpucounterconverter.c
index 01499904f9..587fe460df 100644
--- a/cpukit/sapi/src/cpucounterconverter.c
+++ b/cpukit/sapi/src/cpucounterconverter.c
@@ -1,7 +1,16 @@
/* SPDX-License-Identifier: BSD-2-Clause */
+/**
+ * @file
+ *
+ * @ingroup RTEMSImpl
+ *
+ * @brief This source file contains a implementation of the counter value
+ * conversion functions.
+ */
+
/*
- * Copyright (c) 2014, 2018 embedded brains GmbH. All rights reserved.
+ * Copyright (C) 2014, 2018 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions