aboutsummaryrefslogtreecommitdiffstats
path: root/light
diff options
context:
space:
mode:
authorFelix Lange <fjl@users.noreply.github.com>2018-02-14 20:49:11 +0800
committerGitHub <noreply@github.com>2018-02-14 20:49:11 +0800
commita5c0bbb4f4c321c355637ef57fff807857128c6b (patch)
tree58d16509a163d44d50d9b544b20910f596e4bd5b /light
parent0544a43c1332871405b260432db4bfe6a591feee (diff)
downloaddexon-a5c0bbb4f4c321c355637ef57fff807857128c6b.tar
dexon-a5c0bbb4f4c321c355637ef57fff807857128c6b.tar.gz
dexon-a5c0bbb4f4c321c355637ef57fff807857128c6b.tar.bz2
dexon-a5c0bbb4f4c321c355637ef57fff807857128c6b.tar.lz
dexon-a5c0bbb4f4c321c355637ef57fff807857128c6b.tar.xz
dexon-a5c0bbb4f4c321c355637ef57fff807857128c6b.tar.zst
dexon-a5c0bbb4f4c321c355637ef57fff807857128c6b.zip
all: update license information (#16089)
Diffstat (limited to 'light')
-rw-r--r--light/nodeset.go2
-rw-r--r--light/postprocess.go2
2 files changed, 2 insertions, 2 deletions
diff --git a/light/nodeset.go b/light/nodeset.go
index 245b5eb76..6f25219c1 100644
--- a/light/nodeset.go
+++ b/light/nodeset.go
@@ -1,4 +1,4 @@
-// Copyright 2014 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/light/postprocess.go b/light/postprocess.go
index 82c502733..84149fdaa 100644
--- a/light/postprocess.go
+++ b/light/postprocess.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