Skip to content

Commit 7fe004f

Browse files
authored
Merge pull request #1525 from bitshares/copyright-update-develop
Update copyright for 2020
2 parents 0f0a00f + afe3625 commit 7fe004f

File tree

3 files changed

+114
-1
lines changed

3 files changed

+114
-1
lines changed

.mailmap

+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
2+
3+
Christopher Sanborn <[email protected]>
4+
5+
6+
7+
8+
9+
Eric Frias <[email protected]>
10+
11+
12+
John M. Jones <[email protected]>
13+
14+
Matias Romeo <[email protected]>
15+
16+
17+
18+
19+
20+
21+
22+
23+
24+
25+
Valentine Zavgorodnev <[email protected]>
26+
27+
28+
29+
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+
40+

CONTRIBUTORS.txt

+73
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
Contributors to this repository. Update with
2+
head -5 CONTRIBUTORS.txt >contrib.tmp && git shortlog -s -e -n | cut -f 2 >>contrib.tmp && mv contrib.tmp CONTRIBUTORS.txt
3+
4+
==============================================================================
5+
6+
7+
Alfredo Garcia <[email protected]>
8+
theoreticalbts <[email protected]>
9+
Daniel Larimer <[email protected]>
10+
John M. Jones <[email protected]>
11+
Peter Conrad <[email protected]>
12+
Nathan Hourt <[email protected]>
13+
Vikram Rajkumar <[email protected]>
14+
Eric Frias <[email protected]>
15+
Valera Cogut <[email protected]>
16+
Xiaodong Li <[email protected]>
17+
Fabian Schuh <[email protected]>
18+
manikey123 <[email protected]>
19+
lubos.ilcik <[email protected]>
20+
Matias Romeo <[email protected]>
21+
OpenLedger <[email protected]>
22+
Sigve Kvalsvik <[email protected]>
23+
24+
Ryan R. Fox <[email protected]>
25+
Valentine Zavgorodnev <[email protected]>
26+
crypto-ape <[email protected]>
27+
Michael Vandeberg <[email protected]>
28+
James Calfee <[email protected]>
29+
30+
Nicolas Wack <[email protected]>
31+
Taconator <[email protected]>
32+
Christopher Sanborn <[email protected]>
33+
34+
Alexey Frolov <[email protected]>
35+
Anton Autushka <[email protected]>
36+
37+
38+
39+
btcinshares <[email protected]>
40+
Anzhy Cherrnyavski <[email protected]>
41+
Tiago Peralta <[email protected]>
42+
SahkanDesertHawk <[email protected]>
43+
Scott Howard <[email protected]>
44+
45+
46+
crazybits <[email protected]>
47+
d.yakovitsky <[email protected]>
48+
iHashFury <[email protected]>
49+
50+
xuquan316 <[email protected]>
51+
52+
Blockchain Projects BV <[email protected]>
53+
Bruce Steedman <[email protected]>
54+
Charles Cooper <[email protected]>
55+
Erkan Yilmaz <[email protected]>
56+
Haruka Ma <[email protected]>
57+
Jaewoo Cho <[email protected]>
58+
Jose Marcial Vieira Bisneto <[email protected]>
59+
Jozef Knaperek <[email protected]>
60+
Karl Semich <[email protected]>
61+
62+
Krzysztof Szumny <[email protected]>
63+
Paul Brossier <[email protected]>
64+
65+
Thomas Freedman <[email protected]>
66+
Troglodactyl <[email protected]>
67+
68+
69+
bangzi1001 <[email protected]>
70+
71+
72+
73+

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) 2015-2016 Cryptonomex Inc. <[email protected]>
2-
Copyright (c) 2015-2017 contributors <CONTRIBUTORS.txt>
2+
Copyright (c) 2015-2020 contributors, see CONTRIBUTORS.txt
33

44
The MIT License
55

0 commit comments

Comments
 (0)