changed/added license heading. Moved some json files to yaml

Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/database_utils/dump_db.sh b/database_utils/dump_db.sh
index 67d6823..1a7a4b6 100755
--- a/database_utils/dump_db.sh
+++ b/database_utils/dump_db.sh
@@ -2,7 +2,7 @@
 
 ##
 # Copyright 2015 Telefónica Investigación y Desarrollo, S.A.U.
-# This file is part of openmano
+# This file is part of openvim
 # All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may
@@ -23,7 +23,7 @@
 
 LICENSE_HEAD='/**
 * Copyright 2015 Telefónica Investigación y Desarrollo, S.A.U.
-* This file is part of openmano
+* This file is part of openvim
 * All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/database_utils/host_ranking.sql b/database_utils/host_ranking.sql
index 5e229bf..d522613 100644
--- a/database_utils/host_ranking.sql
+++ b/database_utils/host_ranking.sql
@@ -1,7 +1,7 @@
 /*
 ##
 # Copyright 2015 Telefónica Investigación y Desarrollo, S.A.U.
-# This file is part of openmano
+# This file is part of openvim
 # All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/database_utils/init_vim_db.sh b/database_utils/init_vim_db.sh
index a2dcdea..f025a9d 100755
--- a/database_utils/init_vim_db.sh
+++ b/database_utils/init_vim_db.sh
@@ -2,7 +2,7 @@
 
 ##
 # Copyright 2015 Telefónica Investigación y Desarrollo, S.A.U.
-# This file is part of openmano
+# This file is part of openvim
 # All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/database_utils/migrate_vim_db.sh b/database_utils/migrate_vim_db.sh
index a8fec3e..816cee7 100755
--- a/database_utils/migrate_vim_db.sh
+++ b/database_utils/migrate_vim_db.sh
@@ -2,7 +2,7 @@
 
 ##
 # Copyright 2015 Telefónica Investigación y Desarrollo, S.A.U.
-# This file is part of openmano
+# This file is part of openvim
 # All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/database_utils/nets.sql b/database_utils/nets.sql
index 654d0d1..3dcd875 100644
--- a/database_utils/nets.sql
+++ b/database_utils/nets.sql
@@ -1,6 +1,6 @@
 ##
 # Copyright 2015 Telefónica Investigación y Desarrollo, S.A.U.
-# This file is part of openmano
+# This file is part of openvim
 # All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/database_utils/of_ports_pci_correspondence.sql b/database_utils/of_ports_pci_correspondence.sql
index b9aa846..9a1ce78 100644
--- a/database_utils/of_ports_pci_correspondence.sql
+++ b/database_utils/of_ports_pci_correspondence.sql
@@ -1,6 +1,6 @@
 ##
 # Copyright 2015 Telefónica Investigación y Desarrollo, S.A.U.
-# This file is part of openmano
+# This file is part of openvim
 # All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may
diff --git a/database_utils/vim_db_structure.sql b/database_utils/vim_db_structure.sql
index 1499171..fd4aeed 100644
--- a/database_utils/vim_db_structure.sql
+++ b/database_utils/vim_db_structure.sql
@@ -1,6 +1,6 @@
 /**
 * Copyright 2015 Telefónica Investigación y Desarrollo, S.A.U.
-* This file is part of openmano
+* This file is part of openvim
 * All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may