Updated year in header - hugo - [fork] hugo port for 9front
(HTM) git clone git@git.drkhsh.at/hugo.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
(DIR) commit 4f20bf29eb246a2e65508175fdd5f25b44e98370
(DIR) parent 4c613d5d5d60b80a262e968ae8a4525eba8619a2
(HTM) Author: AdamKorcz <adam@adalogics.com>
Date: Mon, 2 Nov 2020 19:55:29 +0000
Updated year in header
Diffstat:
M tpl/transform/fuzz.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git 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.