mirror of
https://github.com/golang/go
synced 2024-11-18 22:44:48 -07:00
6ed6e6036b
The generated static.go file was missing a license header when it was created in 2013 in CL 12805046. CL 38165 added a license header, using the current year in the template. This causes the static.go file to go "out of date" whenever the year changes. Change the copyright year to be a fixed year when the file was created. This way, the TestStaticIsUpToDate test will stop breaking every year. Updates golang/go#36360 Updates golang/go#11811 Change-Id: If1597b0d93b7eacf23b7de103a6d7e3ca049bb4f Reviewed-on: https://go-review.googlesource.com/c/tools/+/213119 Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
analysis | ||
images | ||
callgraph.html | ||
dirlist.html | ||
doc.go | ||
error.html | ||
example.html | ||
gen_test.go | ||
gen.go | ||
godoc.html | ||
godocs.js | ||
implements.html | ||
jquery.js | ||
jquery.treeview.css | ||
jquery.treeview.edit.js | ||
jquery.treeview.js | ||
makestatic.go | ||
methodset.html | ||
package.html | ||
packageroot.html | ||
play.js | ||
playground.js | ||
search.html | ||
searchcode.html | ||
searchdoc.html | ||
searchtxt.html | ||
static.go | ||
style.css |