aboutsummaryrefslogtreecommitdiffstats
path: root/les
diff options
context:
space:
mode:
Diffstat (limited to 'les')
-rw-r--r--les/distributor.go2
-rw-r--r--les/distributor_test.go2
2 files changed, 2 insertions, 2 deletions
diff --git a/les/distributor.go b/les/distributor.go
index c59b36146..71afe2b73 100644
--- a/les/distributor.go
+++ b/les/distributor.go
@@ -1,4 +1,4 @@
-// Copyright 2016 The go-ethereum Authors
+// Copyright 2017 The go-ethereum Authors
// This file is part of the go-ethereum library.
//
// The go-ethereum library is free software: you can redistribute it and/or modify
diff --git a/les/distributor_test.go b/les/distributor_test.go
index f2eb80729..ae184b21b 100644
--- a/les/distributor_test.go
+++ b/les/distributor_test.go
@@ -1,4 +1,4 @@
-// Copyright 2016 The go-ethereum Authors
+// Copyright 2017 The go-ethereum Authors
// This file is part of the go-ethereum library.
//
// The go-ethereum library is free software: you can redistribute it and/or modify