-
Dmitri Shuralyov authored
Go policy has been single space after periods in comments for some time. The copyright header template at: https://golang.org/doc/contribute.html#copyright also uses a single space. Make them all consistent. This CL was generated with: perl -i -npe 's,^(// Copyright [0-9]+ The Go Authors\.) (All rights reserved\.)$,$1 $2,' $(git grep -l -E '^// Copyright [0-9]+ The Go Authors\. All rights reserved\.$') Follows https://golang.org/cl/20111. Change-Id: I66671dddf821f5dc027bc254e0196b3e3a2bdf3b Reviewed-on: https://go-review.googlesource.com/32878Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
5d997795
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
internal/xml | ||
file.go | ||
file_go1.6.go | ||
file_go1.7.go | ||
file_test.go | ||
if.go | ||
if_test.go | ||
litmus_test_server.go | ||
lock.go | ||
lock_test.go | ||
prop.go | ||
prop_test.go | ||
webdav.go | ||
webdav_test.go | ||
xml.go | ||
xml_test.go |