aboutsummaryrefslogtreecommitdiff
path: root/utils.c
diff options
context:
space:
mode:
authorTuukka Tikkanen <tuukka.tikkanen@linaro.org>2015-01-05 10:43:05 +0200
committerTuukka Tikkanen <tuukka.tikkanen@linaro.org>2015-01-05 10:43:05 +0200
commit7e1f2961837c7c8922c21ae9074eb333d64c4633 (patch)
tree2da900c2a8b1ed9929a4d14f001230d05b56de5f /utils.c
parenta982ea5165736566760cc0fc3fa65b2482188fed (diff)
Idlestat: Update copyright boilerplates and bump version to 0.5
Many of the source files were missing copyright headers. Headers have been added to all .c and .h files and existing headers were updates with contributor information. The version number was bumped up to 0.5 due to having many new features since last version number update. Signed-off-by: Tuukka Tikkanen <tuukka.tikkanen@linaro.org>
Diffstat (limited to 'utils.c')
-rw-r--r--utils.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils.c b/utils.c
index 9a3f09d..996d055 100644
--- a/utils.c
+++ b/utils.c
@@ -22,7 +22,8 @@
* Contributors:
* Daniel Lezcano <daniel.lezcano@linaro.org>
* Zoran Markovic <zoran.markovic@linaro.org>
- *
+ * Koan-Sin Tan <freedom.tan@linaro.org>
+ * Tuukka Tikkanen <tuukka.tikkanen@linaro.org>
*/
#define _GNU_SOURCE
#include <stdio.h>