From e445c35d6a0c7f5fc2f90f31226cd1d46e048bbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 7 Dec 2015 19:57:01 +0100 Subject: Fix copyright headers in source files Still need to add some missing headers and an AUTHORS file. See #1646 --- commands/import_jekyll_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/import_jekyll_test.go') diff --git a/commands/import_jekyll_test.go b/commands/import_jekyll_test.go index f6d8bbb45..aae645df2 100644 --- a/commands/import_jekyll_test.go +++ b/commands/import_jekyll_test.go @@ -1,4 +1,4 @@ -// Copyright © 2015 Steve Francia . +// Copyright 2015 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. -- cgit v1.2.3