mirror of
https://github.com/monero-project/monero.git
synced 2025-08-02 07:36:11 -04:00
year updated in license
This commit is contained in:
parent
f4675dc05d
commit
f4b69d553a
313 changed files with 302 additions and 349 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
# Copyright (c) 2014, The Monero Project
|
||||
# Copyright (c) 2014-2015, The Monero Project
|
||||
#
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@ -79,4 +79,4 @@ for i in range(1000):
|
|||
time += randint(-diff // power - 10, 3 * diff // power + 10)
|
||||
assert 0 <= time <= UINT_MAX
|
||||
print(time, diff)
|
||||
diff = gen.send(time)
|
||||
diff = gen.send(time)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue