summaryrefslogtreecommitdiff
path: root/battery.c
diff options
context:
space:
mode:
authorAaron Marcher <me@drkhsh.at>2017-09-17 17:45:03 +0200
committerAaron Marcher <me@drkhsh.at>2017-09-17 17:45:03 +0200
commit55385562eed8c2fb075544cd3016069a04b8107c (patch)
treedfb78fa7ee7518e57deed67ab31b2b87e04573ff /battery.c
parent483126839e10222b2ea872ce16931aa0b3d33aff (diff)
Added LICENSE statements to all source files
Diffstat (limited to 'battery.c')
-rw-r--r--battery.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/battery.c b/battery.c
index 9f692ea..0cea55c 100644
--- a/battery.c
+++ b/battery.c
@@ -1,3 +1,4 @@
+/* See LICENSE file for copyright and license details. */
#include <limits.h>
#include <stdio.h>
#include <string.h>