From 45b9d30ad708b125b3079a486ff5dfadd425e46e Mon Sep 17 00:00:00 2001 From: Justin Santa Barbara Date: Wed, 19 Apr 2017 12:48:30 -0400 Subject: [PATCH] Add header --- protokube/pkg/gossip/mesh/mesh.pb.go | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/protokube/pkg/gossip/mesh/mesh.pb.go b/protokube/pkg/gossip/mesh/mesh.pb.go index 5bdd4789a7..1e17c0abde 100644 --- a/protokube/pkg/gossip/mesh/mesh.pb.go +++ b/protokube/pkg/gossip/mesh/mesh.pb.go @@ -1,3 +1,19 @@ +/* +Copyright 2017 The Kubernetes Authors. + +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. +*/ + // Code generated by protoc-gen-gogo. // source: k8s.io/kops/protokube/pkg/gossip/mesh/mesh.proto // DO NOT EDIT!