Updating built in Io code to use += instead of x = x + y
[io/quag.git] / libs / basekit / source / simd_cph / LICENSE.txt
blobe53c6fc03ebcbc2829a39596c0278d1ea610200a
1 /*
2 Copyright (c) 2004 Patrick Roberts
4 This software is provided 'as-is', without any express
5 or implied warranty. In no event will the authors be held
6 liable for any damages arising from the use of this software.
8 Permission is granted to anyone to use this software for any
9 purpose, including commercial applications, and to alter it
10 and redistribute it freely, subject to the following restrictions:
12 1. The origin of this software must not be misrepresented;
13 you must not claim that you wrote the original software.
14 If you use this software in a product, an acknowledgment in
15 the product documentation would be appreciated but is not required.
17 2. Altered source versions must be plainly marked as such,
18 and must not be misrepresented as being the original software.
20 3. This notice may not be removed or altered from any source distribution.
22 4. THIS LICENSE MAY NOT BE CHANGED, ASSIGNED, OR MIGRATED WITHOUT
23 THE AUTHOR'S WRITTEN PERMISSION, WITH THE FOLLOWING EXCEPTIONS:
25    a.  This file may be included with GPL/LGPL licensed
26   software, but you may not change the license this file
27   is released under.