year updated in license

This commit is contained in:
Riccardo Spagni 2015-01-02 18:52:46 +02:00
parent f4675dc05d
commit f4b69d553a
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD
313 changed files with 302 additions and 349 deletions

View file

@ -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)