From: AdamKorcz Date: Mon, 2 Nov 2020 19:55:29 +0000 (+0000) Subject: Updated year in header X-Git-Tag: v0.78.2~8 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4f20bf29eb246a2e65508175fdd5f25b44e98370;p=brevno-suite%2Fhugo Updated year in header --- diff --git a/tpl/transform/fuzz.go b/tpl/transform/fuzz.go index 03801253..af3da9af 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.