Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Geth-Modification
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张蕾
Geth-Modification
Commits
0cc492f8
Commit
0cc492f8
authored
Apr 14, 2017
by
Felix Lange
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
all: update license information
parent
b35aa21f
Changes
46
Show whitespace changes
Inline
Side-by-side
Showing
46 changed files
with
270 additions
and
79 deletions
+270
-79
.mailmap
.mailmap
+20
-1
AUTHORS
AUTHORS
+23
-1
account_cache.go
accounts/keystore/account_cache.go
+1
-1
account_cache_test.go
accounts/keystore/account_cache_test.go
+1
-1
keystore.go
accounts/keystore/keystore.go
+1
-1
keystore_test.go
accounts/keystore/keystore_test.go
+1
-1
update-license.go
build/update-license.go
+23
-1
config.go
cmd/geth/config.go
+1
-1
cleandb.go
cmd/swarm/cleandb.go
+8
-8
list.go
cmd/swarm/list.go
+1
-1
manifest.go
cmd/swarm/manifest.go
+1
-1
main.go
cmd/wnode/main.go
+1
-1
big_test.go
common/math/big_test.go
+1
-1
evm.go
core/evm.go
+1
-1
gas_table.go
core/vm/gas_table.go
+16
-0
gas_table_test.go
core/vm/gas_table_test.go
+16
-0
int_pool_verifier.go
core/vm/int_pool_verifier.go
+16
-0
int_pool_verifier_empty.go
core/vm/int_pool_verifier_empty.go
+16
-0
interface.go
core/vm/interface.go
+1
-1
memory_table.go
core/vm/memory_table.go
+16
-0
fuzz.go
core/vm/runtime/fuzz.go
+16
-0
stack_table.go
core/vm/stack_table.go
+16
-0
signature_cgo.go
crypto/signature_cgo.go
+1
-1
signature_nocgo.go
crypto/signature_nocgo.go
+1
-1
signature_test.go
crypto/signature_test.go
+1
-1
config.go
eth/config.go
+1
-1
gasprice.go
eth/gasprice/gasprice.go
+1
-1
example_feed_test.go
event/example_feed_test.go
+1
-1
example_scope_test.go
event/example_scope_test.go
+1
-1
example_subscription_test.go
event/example_subscription_test.go
+1
-1
subscription.go
event/subscription.go
+1
-1
subscription_test.go
event/subscription_test.go
+1
-1
guide.go
internal/guide/guide.go
+1
-1
distributor.go
les/distributor.go
+1
-1
distributor_test.go
les/distributor_test.go
+1
-1
p2p.go
mobile/p2p.go
+1
-1
primitives.go
mobile/primitives.go
+1
-1
version.go
params/version.go
+7
-7
client.go
swarm/api/client/client.go
+8
-8
client_test.go
swarm/api/client/client_test.go
+1
-1
templates.go
swarm/api/http/templates.go
+8
-8
uri.go
swarm/api/uri.go
+1
-1
uri_test.go
swarm/api/uri_test.go
+1
-1
http.go
swarm/testutil/http.go
+16
-0
mailserver.go
whisper/mailserver/mailserver.go
+8
-8
server_test.go
whisper/mailserver/server_test.go
+8
-8
No files found.
.mailmap
View file @
0cc492f8
...
...
@@ -69,7 +69,7 @@ RJ Catalano <rj@erisindustries.com>
Nchinda Nchinda <nchinda2@gmail.com>
Aron Fischer <homotopycolimit@users.noreply.github.com>
Aron Fischer <
github@aron.guru> <
homotopycolimit@users.noreply.github.com>
Vlad Gluhovsky <gluk256@users.noreply.github.com>
...
...
@@ -90,3 +90,22 @@ Nick Johnson <arachnid@notdot.net>
Henning Diedrich <hd@eonblast.com>
Henning Diedrich <hd@eonblast.com> Drake Burroughs <wildfyre@hotmail.com>
Felix Lange <fjl@twurst.com>
Felix Lange <fjl@twurst.com> <fjl@users.noreply.github.com>
Максим Чусовлянов <mchusovlianov@gmail.com>
Louis Holbrook <dev@holbrook.no>
Louis Holbrook <dev@holbrook.no> <nolash@users.noreply.github.com>
Thomas Bocek <tom@tomp2p.net>
Victor Tran <vu.tran54@gmail.com>
Justin Drake <drakefjustin@gmail.com>
Frank Wang <eternnoir@gmail.com>
Gary Rong <garyrong0905@gmail.com>
Guillaume Nicolas <guin56@gmail.com>
AUTHORS
View file @
0cc492f8
...
...
@@ -3,24 +3,30 @@
Ales Katona <ales@coinbase.com>
Alex Leverington <alex@ethdev.com>
Alexandre Van de Sande <alex.vandesande@ethdev.com>
Aron Fischer <
homotopycolimit@users.noreply.github.com
>
Aron Fischer <
github@aron.guru
>
Bas van Kervel <bas@ethdev.com>
Benjamin Brent <benjamin@benjaminbrent.com>
Brian Schroeder <bts@gmail.com>
Casey Detrio <cdetrio@gmail.com>
Christoph Jentzsch <jentzsch.software@gmail.com>
Daniel A. Nagy <nagy.da@gmail.com>
Diego Siqueira <DiSiqueira@users.noreply.github.com>
Elliot Shepherd <elliot@identitii.com>
Enrique Fynn <enriquefynn@gmail.com>
Ethan Buchman <ethan@coinculture.info>
Fabian Vogelsteller <fabian@frozeman.de>
Fabio Berger <fabioberger1991@gmail.com>
Felix Lange <fjl@twurst.com>
Frank Wang <eternnoir@gmail.com>
Gary Rong <garyrong0905@gmail.com>
Gregg Dourgarian <greggd@tempworks.com>
Guillaume Nicolas <guin56@gmail.com>
Gustav Simonsson <gustav.simonsson@gmail.com>
Hao Bryan Cheng <haobcheng@gmail.com>
Henning Diedrich <hd@eonblast.com>
Isidoro Ghezzi <isidoro.ghezzi@icloud.com>
Jae Kwon <jkwon.work@gmail.com>
Jamie Pitts <james.pitts@gmail.com>
Jason Carver <jacarver@linkedin.com>
Jeff R. Allen <jra@nella.org>
Jeffrey Wilcke <jeffrey@ethereum.org>
...
...
@@ -28,15 +34,20 @@ Jens Agerberg <github@agerberg.me>
Jonathan Brown <jbrown@bluedroplet.com>
Joseph Chow <ethereum@outlook.com>
Justin Clark-Casey <justincc@justincc.org>
Justin Drake <drakefjustin@gmail.com>
Kenji Siu <kenji@isuntv.com>
Kobi Gurkan <kobigurk@gmail.com>
Lefteris Karapetsas <lefteris@refu.co>
Leif Jurvetson <leijurv@gmail.com>
Lewis Marshall <lewis@lmars.net>
Louis Holbrook <dev@holbrook.no>
Luca Zeug <luclu@users.noreply.github.com>
Maran Hidskes <maran.hidskes@gmail.com>
Marek Kotewicz <marek.kotewicz@gmail.com>
Martin Holst Swende <martin@swende.se>
Matthew Di Ferrante <mattdf@users.noreply.github.com>
Matthew Wampler-Doty <matthew.wampler.doty@gmail.com>
Micah Zoltu <micah@zoltu.net>
Nchinda Nchinda <nchinda2@gmail.com>
Nick Dodson <silentcicero@outlook.com>
Nick Johnson <arachnid@notdot.net>
...
...
@@ -47,17 +58,28 @@ RJ Catalano <rj@erisindustries.com>
Ramesh Nair <ram@hiddentao.com>
Ricardo Catalinas Jiménez <r@untroubled.be>
Rémy Roy <remyroy@remyroy.com>
Shintaro Kaneko <kaneshin0120@gmail.com>
Stein Dekker <dekker.stein@gmail.com>
Steven Roose <stevenroose@gmail.com>
Taylor Gerring <taylor.gerring@gmail.com>
Thomas Bocek <tom@tomp2p.net>
Tosh Camille <tochecamille@gmail.com>
Valentin Wüstholz <wuestholz@users.noreply.github.com>
Victor Farazdagi <simple.square@gmail.com>
Victor Tran <vu.tran54@gmail.com>
Viktor Trón <viktor.tron@gmail.com>
Ville Sundell <github@solarius.fi>
Vincent G <caktux@gmail.com>
Vitalik Buterin <v@buterin.com>
Vivek Anand <vivekanand1101@users.noreply.github.com>
Vlad Gluhovsky <gluk256@users.noreply.github.com>
Yohann Léon <sybiload@gmail.com>
Yoichi Hirai <i@yoichihirai.com>
Zahoor Mohamed <zahoor@zahoor.in>
Zsolt Felföldi <zsfelfoldi@gmail.com>
holisticode <holistic.computing@gmail.com>
ken10100147 <sunhongping@kanjian.com>
ligi <ligi@ligi.de>
xiekeyang <xiekeyang@users.noreply.github.com>
ΞTHΞЯSPHΞЯΞ <{viktor.tron,nagydani,zsfelfoldi}@gmail.com>
Максим Чусовлянов <mchusovlianov@gmail.com>
accounts/keystore/account_cache.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// Copyright 201
7
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
...
...
accounts/keystore/account_cache_test.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// Copyright 201
7
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
...
...
accounts/keystore/keystore.go
View file @
0cc492f8
// Copyright 201
5
The go-ethereum Authors
// Copyright 201
7
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
...
...
accounts/keystore/keystore_test.go
View file @
0cc492f8
// Copyright 201
5
The go-ethereum Authors
// Copyright 201
7
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
...
...
build/update-license.go
View file @
0cc492f8
...
...
@@ -49,11 +49,13 @@ var (
// don't relicense vendored sources
"crypto/sha3/"
,
"crypto/ecies/"
,
"log/"
,
"crypto/secp256k1/curve.go"
,
"consensus/ethash/xor.go"
,
"internal/jsre/deps"
,
"cmd/internal/browser"
,
// don't license generated files
"contracts/chequebook/contract/"
,
"contracts/ens/contract/"
,
"contracts/release/contract.go"
,
"p2p/discv5/nodeevent_string.go"
,
}
// paths with this prefix are licensed as GPL. all other files are LGPL.
...
...
@@ -284,6 +286,9 @@ func getInfo(files <-chan string, out chan<- *info, wg *sync.WaitGroup) {
if
!
stat
.
Mode
()
.
IsRegular
()
{
continue
}
if
isGenerated
(
file
)
{
continue
}
info
,
err
:=
fileInfo
(
file
)
if
err
!=
nil
{
fmt
.
Printf
(
"ERROR %s: %v
\n
"
,
file
,
err
)
...
...
@@ -294,6 +299,23 @@ func getInfo(files <-chan string, out chan<- *info, wg *sync.WaitGroup) {
wg
.
Done
()
}
func
isGenerated
(
file
string
)
bool
{
fd
,
err
:=
os
.
Open
(
file
)
if
err
!=
nil
{
return
false
}
defer
fd
.
Close
()
buf
:=
make
([]
byte
,
2048
)
n
,
_
:=
fd
.
Read
(
buf
)
buf
=
buf
[
:
n
]
for
_
,
l
:=
range
bytes
.
Split
(
buf
,
[]
byte
(
"
\n
"
))
{
if
bytes
.
HasPrefix
(
l
,
[]
byte
(
"// Code generated"
))
{
return
true
}
}
return
false
}
// fileInfo finds the lowest year in which the given file was committed.
func
fileInfo
(
file
string
)
(
*
info
,
error
)
{
info
:=
&
info
{
file
:
file
,
Year
:
int64
(
time
.
Now
()
.
Year
())}
...
...
cmd/geth/config.go
View file @
0cc492f8
// Copyright 201
5
The go-ethereum Authors
// Copyright 201
7
The go-ethereum Authors
// This file is part of go-ethereum.
//
// go-ethereum is free software: you can redistribute it and/or modify
...
...
cmd/swarm/cleandb.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// This file is part of
the go-ethereum library
.
// Copyright 201
7
The go-ethereum Authors
// This file is part of
go-ethereum
.
//
//
The go-ethereum library
is free software: you can redistribute it and/or modify
// it under the terms of the GNU
Lesser
General Public License as published by
//
go-ethereum
is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
//
The go-ethereum library
is distributed in the hope that it will be useful,
//
go-ethereum
is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU
Lesser
General Public License for more details.
// GNU General Public License for more details.
//
// You should have received a copy of the GNU
Lesser
General Public License
// along with
the go-ethereum library
. If not, see <http://www.gnu.org/licenses/>.
// You should have received a copy of the GNU General Public License
// along with
go-ethereum
. If not, see <http://www.gnu.org/licenses/>.
package
main
...
...
cmd/swarm/list.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// Copyright 201
7
The go-ethereum Authors
// This file is part of go-ethereum.
//
// go-ethereum is free software: you can redistribute it and/or modify
...
...
cmd/swarm/manifest.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// Copyright 201
7
The go-ethereum Authors
// This file is part of go-ethereum.
//
// go-ethereum is free software: you can redistribute it and/or modify
...
...
cmd/wnode/main.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// Copyright 201
7
The go-ethereum Authors
// This file is part of go-ethereum.
//
// go-ethereum is free software: you can redistribute it and/or modify
...
...
common/math/big_test.go
View file @
0cc492f8
// Copyright 201
4
The go-ethereum Authors
// Copyright 201
7
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
...
...
core/evm.go
View file @
0cc492f8
// Copyright 201
4
The go-ethereum Authors
// Copyright 201
6
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
...
...
core/vm/gas_table.go
View file @
0cc492f8
// 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
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// The go-ethereum library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
package
vm
import
(
...
...
core/vm/gas_table_test.go
View file @
0cc492f8
// 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
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// The go-ethereum library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
package
vm
import
(
...
...
core/vm/int_pool_verifier.go
View file @
0cc492f8
// 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
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// The go-ethereum library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
// +build VERIFY_EVM_INTEGER_POOL
package
vm
...
...
core/vm/int_pool_verifier_empty.go
View file @
0cc492f8
// 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
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// The go-ethereum library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
// +build !VERIFY_EVM_INTEGER_POOL
package
vm
...
...
core/vm/interface.go
View file @
0cc492f8
// Copyright 201
4
The go-ethereum Authors
// Copyright 201
6
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
...
...
core/vm/memory_table.go
View file @
0cc492f8
// 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
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// The go-ethereum library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
package
vm
import
(
...
...
core/vm/runtime/fuzz.go
View file @
0cc492f8
// 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
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// The go-ethereum library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
// +build gofuzz
package
runtime
...
...
core/vm/stack_table.go
View file @
0cc492f8
// 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
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// The go-ethereum library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
package
vm
import
(
...
...
crypto/signature_cgo.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// Copyright 201
7
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
...
...
crypto/signature_nocgo.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// Copyright 201
7
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
...
...
crypto/signature_test.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// Copyright 201
7
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
...
...
eth/config.go
View file @
0cc492f8
// Copyright 201
4
The go-ethereum Authors
// Copyright 201
7
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
...
...
eth/gasprice/gasprice.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// Copyright 201
5
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
...
...
event/example_feed_test.go
View file @
0cc492f8
// Copyright 201
7
The go-ethereum Authors
// Copyright 201
6
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
...
...
event/example_scope_test.go
View file @
0cc492f8
// Copyright 201
7
The go-ethereum Authors
// Copyright 201
6
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
...
...
event/example_subscription_test.go
View file @
0cc492f8
// Copyright 201
7
The go-ethereum Authors
// Copyright 201
6
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
...
...
event/subscription.go
View file @
0cc492f8
// Copyright 201
7
The go-ethereum Authors
// Copyright 201
6
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
...
...
event/subscription_test.go
View file @
0cc492f8
// Copyright 201
7
The go-ethereum Authors
// Copyright 201
6
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
...
...
internal/guide/guide.go
View file @
0cc492f8
// Copyright 201
7
The go-ethereum Authors
// Copyright 201
4
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
...
...
les/distributor.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// Copyright 201
7
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
...
...
les/distributor_test.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// Copyright 201
7
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
...
...
mobile/p2p.go
View file @
0cc492f8
...
...
@@ -11,7 +11,7 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received
pi
copy of the GNU Lesser General Public License
// You should have received
a
copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
// Contains wrappers for the p2p package.
...
...
mobile/primitives.go
View file @
0cc492f8
...
...
@@ -11,7 +11,7 @@
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received
s
copy of the GNU Lesser General Public License
// You should have received
a
copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
// Contains various wrappers for primitive types.
...
...
params/version.go
View file @
0cc492f8
// Copyright 2016 The go-ethereum Authors
// This file is part of
go-ethereum
.
// This file is part of
the go-ethereum library
.
//
//
go-ethereum
is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
//
The go-ethereum library
is free software: you can redistribute it and/or modify
// it under the terms of the GNU
Lesser
General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
//
go-ethereum
is distributed in the hope that it will be useful,
//
The go-ethereum library
is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
// GNU
Lesser
General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with
go-ethereum
. If not, see <http://www.gnu.org/licenses/>.
// You should have received a copy of the GNU
Lesser
General Public License
// along with
the go-ethereum library
. If not, see <http://www.gnu.org/licenses/>.
package
params
...
...
swarm/api/client/client.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// This file is part of
go-ethereum
.
// Copyright 201
7
The go-ethereum Authors
// This file is part of
the go-ethereum library
.
//
//
go-ethereum
is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
//
The go-ethereum library
is free software: you can redistribute it and/or modify
// it under the terms of the GNU
Lesser
General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
//
go-ethereum
is distributed in the hope that it will be useful,
//
The go-ethereum library
is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
// GNU
Lesser
General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with
go-ethereum
. If not, see <http://www.gnu.org/licenses/>.
// You should have received a copy of the GNU
Lesser
General Public License
// along with
the go-ethereum library
. If not, see <http://www.gnu.org/licenses/>.
package
client
...
...
swarm/api/client/client_test.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// Copyright 201
7
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
...
...
swarm/api/http/templates.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// This file is part of
go-ethereum
.
// Copyright 201
7
The go-ethereum Authors
// This file is part of
the go-ethereum library
.
//
//
go-ethereum
is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
//
The go-ethereum library
is free software: you can redistribute it and/or modify
// it under the terms of the GNU
Lesser
General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
//
go-ethereum
is distributed in the hope that it will be useful,
//
The go-ethereum library
is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
// GNU
Lesser
General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with
go-ethereum
. If not, see <http://www.gnu.org/licenses/>.
// You should have received a copy of the GNU
Lesser
General Public License
// along with
the go-ethereum library
. If not, see <http://www.gnu.org/licenses/>.
package
http
...
...
swarm/api/uri.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// Copyright 201
7
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
...
...
swarm/api/uri_test.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// Copyright 201
7
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
...
...
swarm/testutil/http.go
View file @
0cc492f8
// 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
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// The go-ethereum library is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
// along with the go-ethereum library. If not, see <http://www.gnu.org/licenses/>.
package
testutil
import
(
...
...
whisper/mailserver/mailserver.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// This file is part of
go-ethereum
.
// Copyright 201
7
The go-ethereum Authors
// This file is part of
the go-ethereum library
.
//
//
go-ethereum
is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
//
The go-ethereum library
is free software: you can redistribute it and/or modify
// it under the terms of the GNU
Lesser
General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
//
go-ethereum
is distributed in the hope that it will be useful,
//
The go-ethereum library
is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
// GNU
Lesser
General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with
go-ethereum
. If not, see <http://www.gnu.org/licenses/>.
// You should have received a copy of the GNU
Lesser
General Public License
// along with
the go-ethereum library
. If not, see <http://www.gnu.org/licenses/>.
package
mailserver
...
...
whisper/mailserver/server_test.go
View file @
0cc492f8
// Copyright 201
6
The go-ethereum Authors
// This file is part of
go-ethereum
.
// Copyright 201
7
The go-ethereum Authors
// This file is part of
the go-ethereum library
.
//
//
go-ethereum
is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
//
The go-ethereum library
is free software: you can redistribute it and/or modify
// it under the terms of the GNU
Lesser
General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
//
go-ethereum
is distributed in the hope that it will be useful,
//
The go-ethereum library
is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
// GNU
Lesser
General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with
go-ethereum
. If not, see <http://www.gnu.org/licenses/>.
// You should have received a copy of the GNU
Lesser
General Public License
// along with
the go-ethereum library
. If not, see <http://www.gnu.org/licenses/>.
package
mailserver
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment