@@ -1,4 +1,4 @@
-// Copyright (c) 2012-2015 Ugorji Nwoke. All rights reserved.
+// Copyright (c) 2012-2018 Ugorji Nwoke. All rights reserved.
// Use of this source code is governed by a MIT license found in the LICENSE file.
/*
package codec
// codecgen generates codec.Selfer implementations for a set of types.
@@ -1,3 +1,6 @@
+// Use of this source code is governed by a MIT license found in the LICENSE file.
+
// +build notfastpath
@@ -131,4 +131,3 @@ if {{var "l"}} == 0 {
}{{end}}
`
-
@@ -1,6 +1,6 @@
// +build codecgen.exec
// +build go1.5
// +build !go1.5
// +build go1.9
// +build !go1.9
// +build go1.10
// +build !go1.10
// +build !go1.4
// +build go1.5,!go1.6
// +build go1.6,!go1.7
// +build go1.7
// +build !go1.7 safe appengine
@@ -2,7 +2,7 @@
// +build !appengine
// +build ignore
// +build x
/* // +build testing */
// +build alltests