diff options
author | binaryFate <binaryfate@users.noreply.github.com> | 2019-03-05 22:05:34 +0100 |
---|---|---|
committer | binaryFate <binaryfate@users.noreply.github.com> | 2019-03-05 22:05:34 +0100 |
commit | 1f2930ce0bec07e28958c059444151ad4968e1e6 (patch) | |
tree | 841c6fccdaff83ad060d384254c314a2601c38b8 /CMakeLists_IOS.txt | |
parent | Merge pull request #4852 (diff) | |
download | monero-1f2930ce0bec07e28958c059444151ad4968e1e6.tar.xz |
Update 2019 copyright
Diffstat (limited to 'CMakeLists_IOS.txt')
-rw-r--r-- | CMakeLists_IOS.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists_IOS.txt b/CMakeLists_IOS.txt index 9273af19f..3b7eacc8a 100644 --- a/CMakeLists_IOS.txt +++ b/CMakeLists_IOS.txt @@ -1,4 +1,4 @@ -# Portions Copyright (c) 2017-2018, The Monero Project +# Portions Copyright (c) 2017-2019, The Monero Project # This file is based off of the https://code.google.com/archive/p/ios-cmake/ # It has been altered for Monero iOS development # |