Update godoc.

This commit is contained in:
go-jet 2019-07-16 12:17:27 +02:00
parent 6f5d25ea9f
commit 57added50a
7 changed files with 28 additions and 17 deletions

View file

@ -5,10 +5,8 @@ var autoGenWarningTemplate = `
// Code generated by go-jet DO NOT EDIT.
// Generated at {{now}}
//
// WARNING: Changes to this file may cause incorrect behavior and will be lost
// if the code is regenerated
//
// Licence under: https://github.com/go-jet/jet/blob/master/LICENSE
// WARNING: Changes to this file may cause incorrect behavior
// and will be lost if the code is regenerated
//
`