summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hirvonen <dhirvonen@elucideye.com>2017-04-01 11:02:51 -0400
committerDavid Hirvonen <dhirvonen@elucideye.com>2017-04-01 11:02:51 -0400
commit318ed155591cd9245bdc17e411df8bc2e9074f43 (patch)
tree5783f950323bba8b421abb45a8dbd6cf151b0bd3
parentbb8ac0d2ff8f9f20b0802c6bffee95333d62f42e (diff)
downloadneon_2_sse-318ed155591cd9245bdc17e411df8bc2e9074f43.tar.gz
fix cmake comment
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b424c9b..e4b8980 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,5 @@
# Boilerplate: Copyright (C) 2014-2017 Ruslan Baratov
# Modification: Copyright (C) 2017 David Hirvonen
-# License: BSD 2 Clause Software License
-# See LICENSE for the full license.
cmake_minimum_required(VERSION 3.0)
project(NEON_2_SSE VERSION 1.0.0)