commit | 3a18560b88b0566f99a88f23cf98bdc83335c6c2 | [log] [tgz] |
---|---|---|
author | Damien Neil <dneil@google.com> | Fri Feb 21 09:16:19 2020 -0800 |
committer | Damien Neil <dneil@google.com> | Fri Feb 21 18:41:46 2020 +0000 |
tree | e3a6bfc55ec13c963d1bdbcabaca2ae67f71bb8b | |
parent | 2a63c7aa61039cae4814b57144a766f01072f76e [diff] |
all: add a test for copyright headers Fix a few files with no or unusual copyright headers. Manually add copyright headers to the legacy testprotos, which will (probably) never be regenerated. Change-Id: Ifb52fa0eb59bf9d2de40b8df7e581a3c9731c883 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/220498 Reviewed-by: Joe Tsai <joetsai@google.com>
WARNING: This repository is in active development. There are no guarantees about API stability. Breaking changes will occur until a stable release is made and announced.
This repository is for the development of the next major Go implementation of protocol buffers. This library makes breaking API changes relative to the existing Go protobuf library. Of particular note, this API aims to make protobuf reflection a first-class feature of the API and implements the protobuf ecosystem in terms of reflection.
List of relevant design documents:
We appreciate community contributions. See CONTRIBUTING.md.
Issues regarding the new API can be filed at github.com/golang/protobuf. Please use a APIv2:
prefix in the title to make it clear that the issue is regarding the new API work.