mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
Updated copyright information for netcdf.h, netcdf_meta.h template.
This commit is contained in:
parent
302b8003b7
commit
6f4a92f1b6
@ -3,9 +3,10 @@
|
|||||||
Main header file for the C API.
|
Main header file for the C API.
|
||||||
|
|
||||||
Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||||
2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 University
|
2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014
|
||||||
Corporation for Atmospheric Research/Unidata. See \ref copyright file
|
University Corporation for Atmospheric Research/Unidata.
|
||||||
for more info.
|
|
||||||
|
See \ref copyright file for more info.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _NETCDF_
|
#ifndef _NETCDF_
|
||||||
|
@ -2,7 +2,17 @@
|
|||||||
|
|
||||||
This file is automatically generated by the build system
|
This file is automatically generated by the build system
|
||||||
at configure time, and contains information related to
|
at configure time, and contains information related to
|
||||||
how libnetcdf was built.
|
how libnetcdf was built. It should not be required to
|
||||||
|
include this file unless you want to probe the capabilities
|
||||||
|
of the given library.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
|
Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||||
|
2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014
|
||||||
|
University Corporation for Atmospheric Research/Unidata.
|
||||||
|
|
||||||
|
See \ref copyright file for more info.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef NETCDF_META_H
|
#ifndef NETCDF_META_H
|
||||||
|
Loading…
Reference in New Issue
Block a user