From 8540eb59f7e7f8ff2043a8eaf7edfc255a60874a Mon Sep 17 00:00:00 2001 From: "Lovett, Trevor" Date: Wed, 30 Jan 2019 16:02:17 -0600 Subject: [VVP] Removing unnecessary trademark lines Issue-ID: VVP-152 Change-Id: I6b978768324f69adba50c75a187509c4a7605341 Signed-off-by: Lovett, Trevor --- .../fail/failing_directory/check_cant_fail.yaml | 3 +-- .../pass/base_well_named_1/base_well_named.yaml | 3 +-- .../pass/base_well_named_2/well_base_named.yaml | 3 +-- .../pass/base_well_named_3/well_named_base.yaml | 3 +-- .../fixtures/test_base_template_names/pass/base_well_named_4/base.yaml | 3 +-- 5 files changed, 5 insertions(+), 10 deletions(-) (limited to 'ice_validator/tests/fixtures/test_base_template_names') diff --git a/ice_validator/tests/fixtures/test_base_template_names/fail/failing_directory/check_cant_fail.yaml b/ice_validator/tests/fixtures/test_base_template_names/fail/failing_directory/check_cant_fail.yaml index 24b4c8f..ac42973 100644 --- a/ice_validator/tests/fixtures/test_base_template_names/fail/failing_directory/check_cant_fail.yaml +++ b/ice_validator/tests/fixtures/test_base_template_names/fail/failing_directory/check_cant_fail.yaml @@ -35,7 +35,6 @@ # # ============LICENSE_END============================================ # -# ECOMP is a trademark and service mark of AT&T Intellectual Property. # --- description: @@ -54,4 +53,4 @@ resources: outputs: vm_type_volume_id_0: - value: {get_resource: vm_type_volume_0} \ No newline at end of file + value: {get_resource: vm_type_volume_0} diff --git a/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_1/base_well_named.yaml b/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_1/base_well_named.yaml index 24b4c8f..ac42973 100644 --- a/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_1/base_well_named.yaml +++ b/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_1/base_well_named.yaml @@ -35,7 +35,6 @@ # # ============LICENSE_END============================================ # -# ECOMP is a trademark and service mark of AT&T Intellectual Property. # --- description: @@ -54,4 +53,4 @@ resources: outputs: vm_type_volume_id_0: - value: {get_resource: vm_type_volume_0} \ No newline at end of file + value: {get_resource: vm_type_volume_0} diff --git a/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_2/well_base_named.yaml b/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_2/well_base_named.yaml index 24b4c8f..ac42973 100644 --- a/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_2/well_base_named.yaml +++ b/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_2/well_base_named.yaml @@ -35,7 +35,6 @@ # # ============LICENSE_END============================================ # -# ECOMP is a trademark and service mark of AT&T Intellectual Property. # --- description: @@ -54,4 +53,4 @@ resources: outputs: vm_type_volume_id_0: - value: {get_resource: vm_type_volume_0} \ No newline at end of file + value: {get_resource: vm_type_volume_0} diff --git a/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_3/well_named_base.yaml b/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_3/well_named_base.yaml index 24b4c8f..ac42973 100644 --- a/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_3/well_named_base.yaml +++ b/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_3/well_named_base.yaml @@ -35,7 +35,6 @@ # # ============LICENSE_END============================================ # -# ECOMP is a trademark and service mark of AT&T Intellectual Property. # --- description: @@ -54,4 +53,4 @@ resources: outputs: vm_type_volume_id_0: - value: {get_resource: vm_type_volume_0} \ No newline at end of file + value: {get_resource: vm_type_volume_0} diff --git a/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_4/base.yaml b/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_4/base.yaml index 24b4c8f..ac42973 100644 --- a/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_4/base.yaml +++ b/ice_validator/tests/fixtures/test_base_template_names/pass/base_well_named_4/base.yaml @@ -35,7 +35,6 @@ # # ============LICENSE_END============================================ # -# ECOMP is a trademark and service mark of AT&T Intellectual Property. # --- description: @@ -54,4 +53,4 @@ resources: outputs: vm_type_volume_id_0: - value: {get_resource: vm_type_volume_0} \ No newline at end of file + value: {get_resource: vm_type_volume_0} -- cgit 1.2.3-korg