From 318ed155591cd9245bdc17e411df8bc2e9074f43 Mon Sep 17 00:00:00 2001 From: David Hirvonen Date: Sat, 1 Apr 2017 11:02:51 -0400 Subject: fix cmake comment --- CMakeLists.txt | 2 -- 1 file changed, 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) -- cgit v1.2.3