Refactor: rename namespace witherspoon to phosphor

This repo now becomes phosphor-power, rename namespace witherspoon to
phosphor to make it generic.

Signed-off-by: Lei YU <mine260309@gmail.com>
Change-Id: Icb9f8a7c33065add99f2bf42ed55745a28fa0424
diff --git a/argument.hpp b/argument.hpp
index b6681d9..1fad60a 100644
--- a/argument.hpp
+++ b/argument.hpp
@@ -5,7 +5,7 @@
 #include <map>
 #include <string>
 
-namespace witherspoon
+namespace phosphor
 {
 namespace power
 {
@@ -63,4 +63,4 @@
 };
 
 } // namespace power
-} // namespace witherspoon
+} // namespace phosphor