aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2017-04-14 16:29:00 +0800
committerFelix Lange <fjl@twurst.com>2017-04-14 16:29:00 +0800
commit0cc492f81595c28caa24964a105446e362164539 (patch)
tree438835ab21a0eba74aef9c43fe4d5f35cd2f5d85 /common
parentb35aa21f9f8561c09cfe4d3b0548eda6cff8604e (diff)
downloaddexon-0cc492f81595c28caa24964a105446e362164539.tar
dexon-0cc492f81595c28caa24964a105446e362164539.tar.gz
dexon-0cc492f81595c28caa24964a105446e362164539.tar.bz2
dexon-0cc492f81595c28caa24964a105446e362164539.tar.lz
dexon-0cc492f81595c28caa24964a105446e362164539.tar.xz
dexon-0cc492f81595c28caa24964a105446e362164539.tar.zst
dexon-0cc492f81595c28caa24964a105446e362164539.zip
all: update license information
Diffstat (limited to 'common')
-rw-r--r--common/math/big_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/math/big_test.go b/common/math/big_test.go
index deff25465..e789bd18e 100644
--- a/common/math/big_test.go
+++ b/common/math/big_test.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