From 8b2b587414705c10d14e7ffa93e5e741c7f23da7 Mon Sep 17 00:00:00 2001 From: Michael Marchetti Date: Tue, 10 Jan 2017 16:45:20 -0500 Subject: [PATCH] - add copyright Signed-off-by: Michael Marchetti --- src/nsd/sandvine_pts_ns/sandvine_pts_nsd.yaml | 16 ++++++++++++++++ src/vnfd/sandvine_pts_vnf/pts_vnfd.yaml | 16 ++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/src/nsd/sandvine_pts_ns/sandvine_pts_nsd.yaml b/src/nsd/sandvine_pts_ns/sandvine_pts_nsd.yaml index 619e525..9aa00a3 100644 --- a/src/nsd/sandvine_pts_ns/sandvine_pts_nsd.yaml +++ b/src/nsd/sandvine_pts_ns/sandvine_pts_nsd.yaml @@ -1,3 +1,19 @@ +# +# Copyright 2017 Sandvine Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# nsd:nsd-catalog: nsd:nsd: - nsd:id: sandvine_pts_ns diff --git a/src/vnfd/sandvine_pts_vnf/pts_vnfd.yaml b/src/vnfd/sandvine_pts_vnf/pts_vnfd.yaml index 495d5ab..d22b71c 100644 --- a/src/vnfd/sandvine_pts_vnf/pts_vnfd.yaml +++ b/src/vnfd/sandvine_pts_vnf/pts_vnfd.yaml @@ -1,3 +1,19 @@ +# +# Copyright 2017 Sandvine Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# vnfd:vnfd-catalog: vnfd:vnfd: - vnfd:connection-point: -- 2.25.1