chore: add generated headers (#486)

Add headers to generated files so that editors will notify users that
these files shouldn't be edited manually.
This commit is contained in:
Steven Hartland
2023-01-13 19:47:05 +00:00
committed by GitHub
parent 802621d091
commit b882379002
4 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
// Code generated by tools/gen-jscore. DO NOT EDIT.
package otto
import (

View File

@@ -1,3 +1,5 @@
// Code generated by tools/gen-tokens. DO NOT EDIT.
package token
const (

View File

@@ -1,3 +1,5 @@
// Code generated by tools/gen-jscore. DO NOT EDIT.
package otto
import (

View File

@@ -1,3 +1,5 @@
// Code generated by tools/gen-tokens. DO NOT EDIT.
package token
const (