protobuf-go/proto
Damien Neil 0232edc1d7 all: remove stray "." from license headers
Remove a stray bit of punctuation that crept into one of the license
headers and got copied around everywhere.

Change-Id: Iebe4e882650ab6dab28f132b5e324e2ab0b99a73
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/220339
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2020-02-20 18:54:38 +00:00
..
bench_test.go all: remove APIv1 dependency 2020-01-09 18:06:30 +00:00
decode_gen.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
decode_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
decode.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
doc.go proto: minor doc changes 2020-02-14 20:44:53 +00:00
encode_gen.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
encode_test.go encoding: add Format helper function and method 2020-01-30 07:50:58 +00:00
encode.go all: fast-path method refactoring 2020-02-19 22:01:50 +00:00
equal_test.go proto, internal/protobuild: add test proto template builder 2020-02-03 19:14:55 +00:00
equal.go proto: fix equality on nil values of different types 2020-01-06 23:36:47 +00:00
extension_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
extension.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
isinit_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
isinit.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
merge_test.go proto: refactor merge tests 2020-02-12 19:41:50 +00:00
merge.go all: fast-path method refactoring 2020-02-19 22:01:50 +00:00
messageset_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
messageset.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
methods_test.go all: fast-path method refactoring 2020-02-19 22:01:50 +00:00
noenforceutf8_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
proto_methods.go all: add ProtoMethods method to protoreflect.Message 2020-01-21 21:05:54 +00:00
proto_reflect.go
proto.go proto: document the relationship between v1 and v2 messages 2020-02-14 20:42:20 +00:00
reset_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
reset.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
size_gen.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
size.go all: fast-path method refactoring 2020-02-19 22:01:50 +00:00
testmessages_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
validate_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
weak_test.go all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
wrappers.go