-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #89 from baagaard-usgs/update-headers
Update headers, version number, update test containers.
- Loading branch information
Showing
260 changed files
with
2,444 additions
and
4,228 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,15 @@ | ||
dnl -*- autoconf -*- | ||
dnl ================================================================================================ | ||
dnl This code is part of SpatialData, developed through the Computational Infrastructure | ||
dnl for Geodynamics (https://github.com/geodynamics/spatialdata). | ||
dnl | ||
dnl ---------------------------------------------------------------------- | ||
dnl | ||
dnl Brad T. Aagaard, U.S. Geological Survey | ||
dnl | ||
dnl This code was developed as part of the Computational Infrastructure | ||
dnl for Geodynamics (http://geodynamics.org). | ||
dnl | ||
dnl Copyright (c) 2010-2023 University of California, Davis | ||
dnl | ||
dnl See LICENSE.md for license information. | ||
dnl | ||
dnl ---------------------------------------------------------------------- | ||
dnl Copyright (c) 2010-2023, University of California, Davis and the SpatialData Development Team. | ||
dnl All rights reserved. | ||
dnl | ||
dnl See https://mit-license.org/ and LICENSE.md and for license information. | ||
dnl ================================================================================================ | ||
|
||
AC_PREREQ(2.59) | ||
AC_INIT([spatialdata], [3.1.0dev], [[email protected]]) | ||
AC_INIT([spatialdata], [3.1.0], [[email protected]]) | ||
AC_CONFIG_HEADER([portinfo]) | ||
AC_CONFIG_AUX_DIR([./aux-config]) | ||
AC_CONFIG_MACRO_DIR([m4]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
// ================================================================================================= | ||
// This code is part of SpatialData, developed through the Computational Infrastructure | ||
// for Geodynamics (https://github.com/geodynamics/spatialdata). | ||
// | ||
// Copyright (c) 2010-2023, University of California, Davis and the SpatialData Development Team. | ||
// All rights reserved. | ||
// | ||
// See https://mit-license.org/ and LICENSE.md and for license information. | ||
// ================================================================================================= | ||
|
||
# ================================================================================================= | ||
# This code is part of SpatialData, developed through the Computational Infrastructure | ||
# for Geodynamics (https://github.com/geodynamics/spatialdata). | ||
# | ||
# Copyright (c) 2010-2023, University of California, Davis and the SpatialData Development Team. | ||
# All rights reserved. | ||
# | ||
# See https://mit-license.org/ and LICENSE.md and for license information. | ||
# ================================================================================================= | ||
|
||
|
||
/* | ||
* ================================================================================================ | ||
* This code is part of SpatialData, developed through the Computational Infrastructure | ||
* for Geodynamics (https://github.com/geodynamics/spatialdata). | ||
* | ||
* Copyright (c) 2010-2023, University of California, Davis and the SpatialData Development Team. | ||
* All rights reserved. | ||
* | ||
* See https://mit-license.org/ and LICENSE.md and for license information. | ||
* ================================================================================================= | ||
*/ | ||
|
||
|
||
dnl ================================================================================================ | ||
dnl This code is part of SpatialData, developed through the Computational Infrastructure | ||
dnl for Geodynamics (https://github.com/geodynamics/spatialdata). | ||
dnl | ||
dnl Copyright (c) 2010-2023, University of California, Davis and the SpatialData Development Team. | ||
dnl All rights reserved. | ||
dnl | ||
dnl See https://mit-license.org/ and LICENSE.md and for license information. | ||
dnl ================================================================================================ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.