Fix licensing

Change-Id: If77e112e4e144fc0036bad030ab4853b0c73bc5d
diff --git a/aether-apps/ott-services/cdn-local/templates/service-nginx.yaml b/aether-apps/ott-services/cdn-local/templates/service-nginx.yaml
index 3555fdd..f95dd1e 100644
--- a/aether-apps/ott-services/cdn-local/templates/service-nginx.yaml
+++ b/aether-apps/ott-services/cdn-local/templates/service-nginx.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
 */}}
 
 ---
@@ -44,4 +43,4 @@
     port: {{ .Values.config.nginx.ports.rtmp }}
     protocol: TCP
     nodePort: {{ .Values.config.nginx.ports.nodePorts.rtmp }}
-{{- end }}
\ No newline at end of file
+{{- end }}