From dd8ec9721934561a0f3d3f779a72051ba356e627 Mon Sep 17 00:00:00 2001 From: Jaana Burcu Dogan Date: Mon, 26 Jun 2017 09:26:32 -0700 Subject: [PATCH] add LICENSE to config --- app.yaml | 14 ++++++++++++++ vanity.yaml | 14 ++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/app.yaml b/app.yaml index 51946a9..47dc143 100644 --- a/app.yaml +++ b/app.yaml @@ -1,3 +1,17 @@ +# Copyright 2017 Google Inc. All Rights Reserved. +# +# 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. + runtime: go api_version: go1 diff --git a/vanity.yaml b/vanity.yaml index fa1ad59..854a1a2 100644 --- a/vanity.yaml +++ b/vanity.yaml @@ -1,3 +1,17 @@ +# Copyright 2017 Google Inc. All Rights Reserved. +# +# 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. + /portmidi: repo: https://github.com/rakyll/portmidi