fixed header in 'knc.h'

This commit is contained in:
Anton Mitrokhin
2014-09-25 22:54:29 +04:00
parent 3b16cd8c56
commit 8295df5a1e

View File

@@ -1,10 +1,10 @@
/*
Copyright (c) 2012-2014, Intel Corporation
/**
Copyright (c) 2010-2014, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
@@ -29,7 +29,7 @@ met:
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
*/
#include <limits.h> // INT_MIN
#include <stdint.h>