Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Remove extra licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
slevenick authored and modular-magician committed Dec 1, 2018
1 parent f7e7b04 commit d555a03
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 53 deletions.
13 changes: 0 additions & 13 deletions libraries/google/compute/property/sslpolicy_warnings.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,5 @@
# frozen_string_literal: false

# Copyright 2018 Google 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.

# ----------------------------------------------------------------------------
#
# *** AUTO GENERATED CODE *** AUTO GENERATED CODE ***
Expand Down
13 changes: 0 additions & 13 deletions test/integration/attributes/compile_vars.rb
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
# Copyright 2017 Google 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.

require 'erb'
require 'yaml'

Expand Down
14 changes: 0 additions & 14 deletions test/integration/attributes/terraform.tfvars.erb
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
<%# The license inside this block applies to this file.
# Copyright 2017 Google 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.
-%>
project_name = "<%= project_name %>"
region = "<%= region %>"
zone = "<%= zone %>"
Expand Down
13 changes: 0 additions & 13 deletions test/integration/vcr_config.rb
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
# Copyright 2017 Google 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.

require 'vcr'

VCR.configure do |c|
Expand Down

0 comments on commit d555a03

Please sign in to comment.