summaryrefslogtreecommitdiffstats
path: root/livereload
diff options
context:
space:
mode:
Diffstat (limited to 'livereload')
-rw-r--r--livereload/connection.go2
-rw-r--r--livereload/hub.go2
-rw-r--r--livereload/livereload.go2
3 files changed, 3 insertions, 3 deletions
diff --git a/livereload/connection.go b/livereload/connection.go
index e2824eef4..533cfe889 100644
--- a/livereload/connection.go
+++ b/livereload/connection.go
@@ -1,4 +1,4 @@
-// Copyright © 2014 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.
diff --git a/livereload/hub.go b/livereload/hub.go
index f41bf7b83..359bac3f1 100644
--- a/livereload/hub.go
+++ b/livereload/hub.go
@@ -1,4 +1,4 @@
-// Copyright © 2014 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.
diff --git a/livereload/livereload.go b/livereload/livereload.go
index d976a9002..9d73b4792 100644
--- a/livereload/livereload.go
+++ b/livereload/livereload.go
@@ -1,4 +1,4 @@
-// Copyright © 2014 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.