Move redfish v1 into redfish-core

This file has existed for a long time, and predates redfish-core, so it
was put in an inopportune place.

Move the code to where it should be, in lib.

Tested: Code compiles.

Signed-off-by: Ed Tanous <edtanous@google.com>
Change-Id: I422c27563a5e0f2a5debb2b1d4713aa8db0fe331
diff --git a/include/redfish_v1.hpp b/redfish-core/lib/redfish_v1.hpp
similarity index 100%
rename from include/redfish_v1.hpp
rename to redfish-core/lib/redfish_v1.hpp