diff --git a/tpl/transform/fuzz.go b/tpl/transform/fuzz.go index 03801253d..af3da9afd 100644 --- a/tpl/transform/fuzz.go +++ b/tpl/transform/fuzz.go @@ -1,6 +1,6 @@ // +build gofuzz -// Copyright 2017 The Hugo Authors. All rights reserved. +// Copyright 2020 The Hugo Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.