From 6d02ff354e31cca80e69bdfd48c59f0c307d8a85 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 7 Apr 2021 08:16:16 -0700 Subject: [PATCH] chore: Add license headers for python config files (#79) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/84f8868d-ac4d-4151-a388-e762b5d35837/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: https://github.com/googleapis/synthtool/commit/5b5bf6d519b2d658d9f2e483d9f6f3d0ba8ee6bc --- .../.pre-commit-config.yaml | 14 ++++++++++++++ packages/google-cloud-billing-budgets/docs/conf.py | 13 +++++++++++++ .../google-cloud-billing-budgets/synth.metadata | 4 ++-- 3 files changed, 29 insertions(+), 2 deletions(-) diff --git a/packages/google-cloud-billing-budgets/.pre-commit-config.yaml b/packages/google-cloud-billing-budgets/.pre-commit-config.yaml index 32302e4883a1..8912e9b5d7d7 100644 --- a/packages/google-cloud-billing-budgets/.pre-commit-config.yaml +++ b/packages/google-cloud-billing-budgets/.pre-commit-config.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. +# # See https://pre-commit.com for more information # See https://pre-commit.com/hooks.html for more hooks repos: diff --git a/packages/google-cloud-billing-budgets/docs/conf.py b/packages/google-cloud-billing-budgets/docs/conf.py index eeab0b767a79..3f08a1ef395a 100644 --- a/packages/google-cloud-billing-budgets/docs/conf.py +++ b/packages/google-cloud-billing-budgets/docs/conf.py @@ -1,4 +1,17 @@ # -*- coding: utf-8 -*- +# 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. # # google-cloud-billing-budgets documentation build configuration file # diff --git a/packages/google-cloud-billing-budgets/synth.metadata b/packages/google-cloud-billing-budgets/synth.metadata index 0c03ffbf6a36..332711946bb0 100644 --- a/packages/google-cloud-billing-budgets/synth.metadata +++ b/packages/google-cloud-billing-budgets/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/python-billingbudgets.git", - "sha": "ebf04baa60cba88a556465b18fb5fc3a3ae9a0a0" + "sha": "794cf739e8cb93b8143b0cfcc9fd2f7d070e6256" } }, { @@ -19,7 +19,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "ff39353f34a36e7643b86e97724e4027ab466dc6" + "sha": "5b5bf6d519b2d658d9f2e483d9f6f3d0ba8ee6bc" } } ],