Signed-off-by: Ruiling Song <[email protected]> --- CMakeLists.txt | 7 ------- 1 file changed, 7 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt index 969c9de..82dbc8d 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) -- 1.7.10.4 _______________________________________________ Beignet mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/beignet
