summaryrefslogtreecommitdiffstats
path: root/commands/import_jekyll_test.go
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2015-12-07 19:57:01 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2015-12-07 19:57:01 +0100
commite445c35d6a0c7f5fc2f90f31226cd1d46e048bbc (patch)
treef041d4d1d4e4b4d2b0b944c22535876c366f834e /commands/import_jekyll_test.go
parentf13db9328b526550b9fd1d31c4c6cf80b13fc349 (diff)
Fix copyright headers in source files
Still need to add some missing headers and an AUTHORS file. See #1646
Diffstat (limited to 'commands/import_jekyll_test.go')
-rw-r--r--commands/import_jekyll_test.go2
1 files changed, 1 insertions, 1 deletions
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 <spf@spf13.com>.
+// 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.