Felix Lange
|
bfbcfbe4a9
|
all: fix license headers one more time
I forgot to update one instance of "go-ethereum" in commit 3f047be5a .
|
2015-07-23 18:35:11 +02:00 |
|
Felix Lange
|
3f047be5aa
|
all: update license headers to distiguish GPL/LGPL
All code outside of cmd/ is licensed as LGPL. The headers
now reflect this by calling the whole work "the go-ethereum library".
|
2015-07-22 18:51:45 +02:00 |
|
Felix Lange
|
ea54283b30
|
all: update license information
|
2015-07-07 14:12:44 +02:00 |
|
Bas van Kervel
|
359e6414e5
|
fixed windows ipc path issue
|
2015-06-12 09:32:37 +02:00 |
|
Bas van Kervel
|
2a0d888326
|
added API/IPC commandline flags
|
2015-06-11 14:01:39 +02:00 |
|
Bas van Kervel
|
b79dd188d9
|
replaced several path.* with filepath.* which is platform independent
|
2015-05-12 14:24:11 +02:00 |
|
Taylor Gerring
|
f8cdff9a5d
|
Remove path separator literals
|
2015-04-29 00:30:25 -05:00 |
|
zelig
|
4ec38e3932
|
common: remove WriteFile and ReadAllFile (use ioutil instead)
|
2015-03-26 19:00:18 +00:00 |
|
Taylor Gerring
|
2477d10aa0
|
Move MakeName to path
|
2015-03-22 13:46:21 +01:00 |
|
Taylor Gerring
|
c0741edc34
|
Move OS-specific funcs to path.go
|
2015-03-22 13:44:17 +01:00 |
|
obscuren
|
b523441361
|
Moved ethutil => common
|
2015-03-16 11:27:38 +01:00 |
|