phosphor: rsyslog: remove obmc-phosphor-license

obmc-phosphor-license has been removed.  Recipes should set LICENSE
and LIC_FILES_CHKSUM directly.

Fixes: 78fbcc3cdda590d5699ac81c484660af06514a23
Change-Id: I4f3f4035e43c0bb65319ce7bbdbb1c242c4884b8
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/recipes-extended/rsyslog/rsyslog-policy.bb b/recipes-extended/rsyslog/rsyslog-policy.bb
index 7c9a61d..96eee07 100644
--- a/recipes-extended/rsyslog/rsyslog-policy.bb
+++ b/recipes-extended/rsyslog/rsyslog-policy.bb
@@ -1,7 +1,7 @@
 SUMMARY = "Policy configuration for rsyslog"
 PR = "r1"
-
-inherit obmc-phosphor-license
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
 
 DEPENDS += "rsyslog"