Fix licensing

Change-Id: If77e112e4e144fc0036bad030ab4853b0c73bc5d
diff --git a/aether-apps/ott-services/cdn-remote/templates/statefulset-ant-media.yaml b/aether-apps/ott-services/cdn-remote/templates/statefulset-ant-media.yaml
index 3564e21..4138b8d 100644
--- a/aether-apps/ott-services/cdn-remote/templates/statefulset-ant-media.yaml
+++ b/aether-apps/ott-services/cdn-remote/templates/statefulset-ant-media.yaml
@@ -1,8 +1,7 @@
 {{/*
 # Copyright 2019-present Open Networking Foundation
 
-# SPDX-License-Identifier: Apache-2.0
-# SPDX-License-Identifier: LicenseRef-ONF-Member-Only
+# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
 */}}
 
 {{ tuple "ant-media" . | include "cdn-remote.service_account" }}
@@ -45,4 +44,4 @@
       {{- if .Values.resources.enabled }}
         resources:
 {{ toYaml .Values.resources.antMedia | indent 10 }}
-      {{- end }}
\ No newline at end of file
+      {{- end }}