Copyright notice of Common Data Format (CDF) library
copyright = cdflib.getLibraryCopyright()
copyright = cdflib.getLibraryCopyright()
returns a character vector containing the copyright notice of the
CDF library.
Get the copyright of the CDF library.
copyright = cdflib.getLibraryCopyright() copyright = Common Data Format (CDF) (C) Copyright 1990-2008 NASA/GSFC Space Physics Data Facility NASA/Goddard Space Flight Center Greenbelt, Maryland 20771 USA (Internet -- CDFSUPPORT@LISTSERV.GSFC.NASA.GOV)
This function corresponds to the CDF library C API routine CDFgetLibraryCopyright
.
To use this function, you must be familiar with the CDF C
interface. Read the CDF documentation at the CDF website
.
For copyright information, see the cdfcopyright.txt
file.