1
2		  University of Illinois/NCSA Open Source License
3
4Copyright (c) 2012, University of Illinois Board of Trustees.
5All rights reserved.
6
7Developed by:
8  Jaron T. Krogel
9  Department of Physics, University of Illinois at Urbana-Champaign
10
11Permission is hereby granted, free of charge, to any person obtaining a
12copy of this software and associated documentation files (the
13``Software''), to deal with the Software without restriction, including
14without limitation the rights to use, copy, modify, merge, publish,
15distribute, sublicense, and/or sell copies of the Software, and to
16permit persons to whom the Software is furnished to do so, subject to
17the following conditions:
18
19        * Redistributions of source code must retain the above copyright
20          notice, this list of conditions and the following disclaimers.
21        * Redistributions in binary form must reproduce the above copyright
22          notice, this list of conditions and the following disclaimers in
23          the documentation and/or other materials provided with the
24          distribution.
25        * Neither the names of the NCSA, the University of Illinois,
26          nor the names of its contributors may be used to endorse or promote
27          products derived from this Software without specific prior written
28          permission.
29
30THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
31OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
33THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
34OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
35ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
36OTHER DEALINGS WITH THE SOFTWARE.
37