Changeset 18711 for trunk/FACT++/erfa/src/c2tcio.c
- Timestamp:
- 01/06/17 11:48:17 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/erfa/src/c2tcio.c
r18348 r18711 53 53 ** IERS Technical Note No. 32, BKG 54 54 ** 55 ** Copyright (C) 2013-201 5, NumFOCUS Foundation.55 ** Copyright (C) 2013-2016, NumFOCUS Foundation. 56 56 ** Derived, with permission, from the SOFA library. See notes at end of file. 57 57 */ 58 58 { 59 59 double r[3][3]; 60 60 61 61 62 /* Construct the matrix. */ … … 70 71 ** 71 72 ** 72 ** Copyright (C) 2013-201 5, NumFOCUS Foundation.73 ** Copyright (C) 2013-2016, NumFOCUS Foundation. 73 74 ** All rights reserved. 74 75 **
Note:
See TracChangeset
for help on using the changeset viewer.