From 3b79b79d923bcce16644d6e1ceb8e01bed63441c Mon Sep 17 00:00:00 2001 From: Simone Ruffilli Date: Tue, 7 Dec 2021 09:37:51 +0100 Subject: [PATCH] Added license boilerplate to subnet yaml data in tests --- .../net_vpc/fixture/data/factory-subnet.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/tests/modules/net_vpc/fixture/data/factory-subnet.yaml b/tests/modules/net_vpc/fixture/data/factory-subnet.yaml index bdb3c4c92..dd70105a9 100644 --- a/tests/modules/net_vpc/fixture/data/factory-subnet.yaml +++ b/tests/modules/net_vpc/fixture/data/factory-subnet.yaml @@ -1,3 +1,17 @@ +# Copyright 2021 Google LLC +# +# 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. + region: europe-west1 description: Sample description ip_cidr_range: 10.128.0.0/24