1 | Copyright (C) 2013-2014, NumFOCUS Foundation.
|
---|
2 | All rights reserved.
|
---|
3 |
|
---|
4 | This library is derived, with permission, from the International
|
---|
5 | Astronomical Union's "Standards of Fundamental Astronomy" library,
|
---|
6 | available from http://www.iausofa.org.
|
---|
7 |
|
---|
8 | The ERFA version is intended to retain identical
|
---|
9 | functionality to the SOFA library, but made distinct through
|
---|
10 | different function and file names, as set out in the SOFA license
|
---|
11 | conditions. The SOFA original has a role as a reference standard
|
---|
12 | for the IAU and IERS, and consequently redistribution is permitted only
|
---|
13 | in its unaltered state. The ERFA version is not subject to this
|
---|
14 | restriction and therefore can be included in distributions which do not
|
---|
15 | support the concept of "read only" software.
|
---|
16 |
|
---|
17 | Although the intent is to replicate the SOFA API (other than replacement of
|
---|
18 | prefix names) and results (with the exception of bugs; any that are
|
---|
19 | discovered will be fixed), SOFA is not responsible for any errors found
|
---|
20 | in this version of the library.
|
---|
21 |
|
---|
22 | If you wish to acknowledge the SOFA heritage, please acknowledge that
|
---|
23 | you are using a library derived from SOFA, rather than SOFA itself.
|
---|
24 |
|
---|
25 |
|
---|
26 | TERMS AND CONDITIONS
|
---|
27 |
|
---|
28 | Redistribution and use in source and binary forms, with or without
|
---|
29 | modification, are permitted provided that the following conditions are met:
|
---|
30 |
|
---|
31 | 1 Redistributions of source code must retain the above copyright
|
---|
32 | notice, this list of conditions and the following disclaimer.
|
---|
33 |
|
---|
34 | 2 Redistributions in binary form must reproduce the above copyright
|
---|
35 | notice, this list of conditions and the following disclaimer in the
|
---|
36 | documentation and/or other materials provided with the distribution.
|
---|
37 |
|
---|
38 | 3 Neither the name of the Standards Of Fundamental Astronomy Board, the
|
---|
39 | International Astronomical Union nor the names of its contributors
|
---|
40 | may be used to endorse or promote products derived from this software
|
---|
41 | without specific prior written permission.
|
---|
42 |
|
---|
43 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
|
---|
44 | IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
---|
45 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
---|
46 | PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
---|
47 | HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
---|
48 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
---|
49 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
---|
50 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
---|
51 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
---|
52 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
---|
53 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
---|