Missing copyright statements and Boost license text for files forked from SLEEF, fixes #6202
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
// this code was taken from http://shibatch.sourceforge.net/
|
||||
// Many thanks to the author: Naoki Shibata
|
||||
//
|
||||
// Copyright Naoki Shibata and contributors 2010 - 2021.
|
||||
// Distributed under the Boost Software License, Version 1.0.
|
||||
// (See accompanying file sleef_LICENSE.txt or copy at
|
||||
// http://www.boost.org/LICENSE_1_0.txt)
|
||||
//
|
||||
////////////////////////////////////////////////////////////////
|
||||
#ifndef __AVX__
|
||||
#error Please specify -mavx.
|
||||
|
||||
Reference in New Issue
Block a user