aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2017-02-21 19:38:18 +0200
committerRiccardo Spagni <ric@spagni.net>2017-02-21 19:38:18 +0200
commitc3599fa7b94764d8f1cf7828a3f3a46067efe359 (patch)
tree98a44f612c8c7cc5c9b65db6e8d204c0bb63bcf8 /src/simplewallet
parentMerge pull request #1760 (diff)
downloadmonero-c3599fa7b94764d8f1cf7828a3f3a46067efe359.tar.xz
update copyright year, fix occasional lack of newline at line end
Diffstat (limited to 'src/simplewallet')
-rw-r--r--src/simplewallet/CMakeLists.txt2
-rw-r--r--src/simplewallet/simplewallet.cpp2
-rw-r--r--src/simplewallet/simplewallet.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/simplewallet/CMakeLists.txt b/src/simplewallet/CMakeLists.txt
index 259008ac5..18a8bac68 100644
--- a/src/simplewallet/CMakeLists.txt
+++ b/src/simplewallet/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/src/simplewallet/simplewallet.cpp b/src/simplewallet/simplewallet.cpp
index b466251ab..6ab589f6b 100644
--- a/src/simplewallet/simplewallet.cpp
+++ b/src/simplewallet/simplewallet.cpp
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2016, The Monero Project
+// Copyright (c) 2014-2017, The Monero Project
//
// All rights reserved.
//
diff --git a/src/simplewallet/simplewallet.h b/src/simplewallet/simplewallet.h
index efa748b0d..cd99757ab 100644
--- a/src/simplewallet/simplewallet.h
+++ b/src/simplewallet/simplewallet.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2014-2016, The Monero Project
+// Copyright (c) 2014-2017, The Monero Project
//
// All rights reserved.
//