diff options
author | Riccardo Spagni <ric@spagni.net> | 2017-02-22 09:36:10 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2017-02-22 09:36:11 +0200 |
commit | 1a4298685aa9e694bc555ae69be59d14d3790465 (patch) | |
tree | 66ea2ad05a3acb2bdf38fbf6c7ddef9267f837f0 /contrib/epee/src | |
parent | Merge pull request #1767 (diff) | |
parent | updated fallback nodes (diff) | |
download | monero-1a4298685aa9e694bc555ae69be59d14d3790465.tar.xz |
Merge pull request #1766
72deb484 updated fallback nodes (Riccardo Spagni)
33329f5b update version to 0.10.2 (Riccardo Spagni)
04a50a7e update checkpoints.dat (Riccardo Spagni)
c3599fa7 update copyright year, fix occasional lack of newline at line end (Riccardo Spagni)
Diffstat (limited to 'contrib/epee/src')
-rw-r--r-- | contrib/epee/src/CMakeLists.txt | 2 | ||||
-rw-r--r-- | contrib/epee/src/http_auth.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/epee/src/CMakeLists.txt b/contrib/epee/src/CMakeLists.txt index 7d2c24e96..c07a90e9f 100644 --- a/contrib/epee/src/CMakeLists.txt +++ b/contrib/epee/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2014-2016, The Monero Project +# Copyright (c) 2014-2017, The Monero Project # # All rights reserved. # diff --git a/contrib/epee/src/http_auth.cpp b/contrib/epee/src/http_auth.cpp index 4d2523e1f..5a1c2142a 100644 --- a/contrib/epee/src/http_auth.cpp +++ b/contrib/epee/src/http_auth.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016, The Monero Project +// Copyright (c) 2014-2017, The Monero Project // // All rights reserved. // |