forked from browndeer/coprthr
-
Notifications
You must be signed in to change notification settings - Fork 2
/
LICENSE.txt
31 lines (27 loc) · 1.2 KB
/
LICENSE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
/*
* This SOFTWARE comprising the COPRTHR (CO-PRocessing THReads) SDK is
*
* Copyright (c) 2009-2013 Brown Deer Technology, LLC. All Rights Reserved.
*
* This software was developed by Brown Deer Technology, LLC.
* For more information contact [email protected]
*
* This program is free software: you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License version 3 (LGPLv3)
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/*
* Additional copyright notices. This SOFTWARE includes deriviative work
* based on PETE (Portable Expression Template Engine) produced in compliance
* with the original ACL license, and which should not be confused with the
* original software. A copy of the original ACL license is reporoduced in
* the file LICENSE-PETE.txt .
*/