Pwmtachtool

Pwmtachtool is a generic tool to configure Fan speed.
It supports set / get fan speed, set / get dutycycle.

Updated LICENSE file to cover all source files and
removed file specific licenses at the top of each
of the files.

Signed-off-by: Hongwei Zhang <hongweiz@ami.com>
Change-Id: I9100c81e59f04f45af4e146e1e547cf7914770e3
Signed-off-by: Kiran Kumar <kirank@ami.com>
diff --git a/hongweiz/pwmtachtool/src/Makefile.am b/hongweiz/pwmtachtool/src/Makefile.am
new file mode 100644
index 0000000..b93db44
--- /dev/null
+++ b/hongweiz/pwmtachtool/src/Makefile.am
@@ -0,0 +1,2 @@
+bin_PROGRAMS = pwmtachtool
+pwmtachtool_SOURCES = pwmtachtool.c pwmtach.c EINTR_wrappers.c EINTR_wrappers.h libpwmtach.h pwmtach_ioctl.h