summaryrefslogtreecommitdiffstats
path: root/commands/commandeer.go
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-04-11 07:54:08 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-04-11 09:50:19 +0200
commita8f7fbbb10aa78f3ebac008d29d9969bb197393c (patch)
tree257534d3ba238ef7922c68ceb91fd7b9dfba732e /commands/commandeer.go
parente8d6ca9531d19e4e898c57d77d2fd627ea38ade0 (diff)
commands: Move the commands related logic to its own file
See #4598
Diffstat (limited to 'commands/commandeer.go')
-rw-r--r--commands/commandeer.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/commandeer.go b/commands/commandeer.go
index ba38735c2..9b6e51585 100644
--- a/commands/commandeer.go
+++ b/commands/commandeer.go
@@ -1,4 +1,4 @@
-// Copyright 2017 The Hugo Authors. All rights reserved.
+// Copyright 2018 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.