aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2015-01-02 18:52:46 +0200
committerRiccardo Spagni <ric@spagni.net>2015-01-02 18:52:46 +0200
commitf4b69d553a249ace3694e3b4fd307ddffa156d7d (patch)
tree26dbcfe83c94350b492ccb5e1a0ba2f9d1582fc5 /CMakeLists.txt
parentMerge pull request #203 (diff)
downloadmonero-f4b69d553a249ace3694e3b4fd307ddffa156d7d.tar.xz
year updated in license
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0e5dfce75..c91caff6e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright (c) 2014, The Monero Project
+# Copyright (c) 2014-2015, The Monero Project
#
# All rights reserved.
#
@@ -257,4 +257,4 @@ add_subdirectory(src)
if(BUILD_TESTS)
add_subdirectory(tests)
-endif() \ No newline at end of file
+endif()