When you change licenses from VVF with a vSAN Add-on license to VCF the following shows in the vCenter under licensing:
This is due to VMDIR for vCenter holding onto the older subscription licensing for VVF and not cleaning up.
This is a cosmetic issue and should not cause any issues. If this needs to be cleaned up the followings steps can be used:
Prerequisite: Snapshot the vCenter. If this is a linked mode vCenter, powered off snapshots are recommended
cn=LicenseEntity_#######-####-####-####-7557c764c6f0,cn=LicenseService,cn=services,dc=vsphere,dc=local/opt/likewise/bin/ldapmodify -h localhost -D "cn=administrator,cn=users,dc=vsphere,dc=local" -W << EOF
cn=LicenseEntity_#######-####-####-####-7557c764c6f0,cn=LicenseService,cn=services,dc=vsphere,dc=local
changetype: delete
EOF