Add licenses to generated code
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/d22a3324 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/d22a3324 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/d22a3324 Branch: refs/heads/master Commit: d22a33243b5979ddf8d00488960fc32939cdac8b Parents: 5fba632 Author: Henning Rohde <[email protected]> Authored: Wed Oct 11 18:01:01 2017 -0700 Committer: Henning Rohde <[email protected]> Committed: Wed Oct 11 18:01:01 2017 -0700 ---------------------------------------------------------------------- .../model/fnexecution_v1/beam_provision_api.pb.go | 15 +++++++++++++++ .../model/jobmanagement_v1/beam_artifact_api.pb.go | 15 +++++++++++++++ 2 files changed, 30 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/beam/blob/d22a3324/sdks/go/pkg/beam/model/fnexecution_v1/beam_provision_api.pb.go ---------------------------------------------------------------------- diff --git a/sdks/go/pkg/beam/model/fnexecution_v1/beam_provision_api.pb.go b/sdks/go/pkg/beam/model/fnexecution_v1/beam_provision_api.pb.go index 0f452cc..ccabfb1 100644 --- a/sdks/go/pkg/beam/model/fnexecution_v1/beam_provision_api.pb.go +++ b/sdks/go/pkg/beam/model/fnexecution_v1/beam_provision_api.pb.go @@ -1,3 +1,18 @@ +// Licensed to the Apache Software Foundation (ASF) under one or more +// contributor license agreements. See the NOTICE file distributed with +// this work for additional information regarding copyright ownership. +// The ASF licenses this file to You 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-go. DO NOT EDIT. // source: beam_provision_api.proto http://git-wip-us.apache.org/repos/asf/beam/blob/d22a3324/sdks/go/pkg/beam/model/jobmanagement_v1/beam_artifact_api.pb.go ---------------------------------------------------------------------- diff --git a/sdks/go/pkg/beam/model/jobmanagement_v1/beam_artifact_api.pb.go b/sdks/go/pkg/beam/model/jobmanagement_v1/beam_artifact_api.pb.go index 2159757..fd83ae9 100644 --- a/sdks/go/pkg/beam/model/jobmanagement_v1/beam_artifact_api.pb.go +++ b/sdks/go/pkg/beam/model/jobmanagement_v1/beam_artifact_api.pb.go @@ -1,3 +1,18 @@ +// Licensed to the Apache Software Foundation (ASF) under one or more +// contributor license agreements. See the NOTICE file distributed with +// this work for additional information regarding copyright ownership. +// The ASF licenses this file to You 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-go. DO NOT EDIT. // source: beam_artifact_api.proto
