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/README b/hongweiz/pwmtachtool/README
new file mode 100644
index 0000000..374b9fd
--- /dev/null
+++ b/hongweiz/pwmtachtool/README
@@ -0,0 +1,22 @@
+PWMTACHTOOL
+
+This package contains a tool that can be used to get / set PWM values to control 
+Fan speeds on a server chassis using the management entity or BMC.
+
+PWMTACH Test Tool (Version 1.0)
+Usage : pwmtachtool <device_id> <command-option> <fannum>
+
+DOCUMENTATION
+-------------
+
+The tool come with simple text documentation.
+Type in the command without any arguments to see the usage and supported commands.
+
+
+QUESTIONS AND BUG REPORTS
+-------------------------
+
+Please post your questions and bug reports to:
+bugs-bmc@ami.com
+with Cc to the current maintainer:
+kirank@ami.com