summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorRuiling Song <ruiling.song@intel.com>2014-08-13 09:53:33 +0800
committerYang Rong <rong.r.yang@intel.com>2014-08-13 16:36:52 +0800
commit506a19f6aee9103fe01ec9c0264b6f78004cfbe2 (patch)
tree5943d5f71bccd69945b84a714f25065c29f3bad8 /CMakeLists.txt
parent9ddee3847bd113387ab1624edda3422470b8de7d (diff)
downloadbeignet-506a19f6aee9103fe01ec9c0264b6f78004cfbe2.tar.gz
cmake: Fix a license issue.
Signed-off-by: Ruiling Song <ruiling.song@intel.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 969c9dee..82dbc8d8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,10 +1,3 @@
-#############################################################################
-# INTEL CORPORATION PROPRIETARY INFORMATION #
-# This software is supplied under the terms of a license agreement or #
-# nondisclosure agreement with Intel Corporation and may not be copied #
-# or disclosed except in accordance with the terms of that agreement. #
-# Copyright (C) 2009 Intel Corporation. All Rights Reserved. #
-#############################################################################
CMAKE_MINIMUM_REQUIRED(VERSION 2.6.0)
PROJECT(OCL)