diff --git a/LICENSE.md b/LICENSE.md index a3db7979..ac5fb6b4 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright (c) 2010-2024 University of California, Davis +Copyright (c) 2010-2025 University of California, Davis Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/Makefile.am b/Makefile.am index c20ea1ac..99a78dcb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/applications/gensimpledb.py b/applications/gensimpledb.py index 2d573d00..de072f35 100644 --- a/applications/gensimpledb.py +++ b/applications/gensimpledb.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/configure.ac b/configure.ac index 567099c3..d80a2ff4 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ 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-2024, University of California, Davis and the SpatialData Development Team. +dnl Copyright (c) 2010-2025, 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. diff --git a/docs/Makefile.am b/docs/Makefile.am index 40d2324b..253db72e 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/docs/conf.py b/docs/conf.py index ab90c2fc..6df5b39a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -18,7 +18,7 @@ # -- Project information ----------------------------------------------------- project = 'SpatialData' -copyright = '2010-2024, University of California, Davis' +copyright = '2010-2025, University of California, Davis' author = 'Brad T. Aagaard' # The full version, including alpha/beta/rc tags diff --git a/libsrc/Makefile.am b/libsrc/Makefile.am index 1ea6ac8c..e0a94704 100644 --- a/libsrc/Makefile.am +++ b/libsrc/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/Makefile.am b/libsrc/spatialdata/Makefile.am index 08367d46..08f41f98 100644 --- a/libsrc/spatialdata/Makefile.am +++ b/libsrc/spatialdata/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/geocoords/CSCart.cc b/libsrc/spatialdata/geocoords/CSCart.cc index fa8fd35e..33fd8c66 100644 --- a/libsrc/spatialdata/geocoords/CSCart.cc +++ b/libsrc/spatialdata/geocoords/CSCart.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/geocoords/CSCart.hh b/libsrc/spatialdata/geocoords/CSCart.hh index 6dbde3a8..36954c13 100644 --- a/libsrc/spatialdata/geocoords/CSCart.hh +++ b/libsrc/spatialdata/geocoords/CSCart.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/geocoords/CSGeo.cc b/libsrc/spatialdata/geocoords/CSGeo.cc index c3eabe53..96e429e0 100644 --- a/libsrc/spatialdata/geocoords/CSGeo.cc +++ b/libsrc/spatialdata/geocoords/CSGeo.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/geocoords/CSGeo.hh b/libsrc/spatialdata/geocoords/CSGeo.hh index b3360cbe..363e10a7 100644 --- a/libsrc/spatialdata/geocoords/CSGeo.hh +++ b/libsrc/spatialdata/geocoords/CSGeo.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/geocoords/CSGeoLocal.cc b/libsrc/spatialdata/geocoords/CSGeoLocal.cc index 8af7cbe4..fa8be116 100644 --- a/libsrc/spatialdata/geocoords/CSGeoLocal.cc +++ b/libsrc/spatialdata/geocoords/CSGeoLocal.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/geocoords/CSGeoLocal.hh b/libsrc/spatialdata/geocoords/CSGeoLocal.hh index e105e078..683a82a1 100644 --- a/libsrc/spatialdata/geocoords/CSGeoLocal.hh +++ b/libsrc/spatialdata/geocoords/CSGeoLocal.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/geocoords/CSPicklerAscii.cc b/libsrc/spatialdata/geocoords/CSPicklerAscii.cc index 3ae95db9..47f29d6c 100644 --- a/libsrc/spatialdata/geocoords/CSPicklerAscii.cc +++ b/libsrc/spatialdata/geocoords/CSPicklerAscii.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/geocoords/CSPicklerAscii.hh b/libsrc/spatialdata/geocoords/CSPicklerAscii.hh index e6f3101a..fd9d3bd9 100644 --- a/libsrc/spatialdata/geocoords/CSPicklerAscii.hh +++ b/libsrc/spatialdata/geocoords/CSPicklerAscii.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/geocoords/Converter.cc b/libsrc/spatialdata/geocoords/Converter.cc index 84988444..f8b119ca 100644 --- a/libsrc/spatialdata/geocoords/Converter.cc +++ b/libsrc/spatialdata/geocoords/Converter.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/geocoords/Converter.hh b/libsrc/spatialdata/geocoords/Converter.hh index b8073636..e5cd9ce3 100644 --- a/libsrc/spatialdata/geocoords/Converter.hh +++ b/libsrc/spatialdata/geocoords/Converter.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/geocoords/CoordSys.cc b/libsrc/spatialdata/geocoords/CoordSys.cc index 913da4f0..4679e7e7 100644 --- a/libsrc/spatialdata/geocoords/CoordSys.cc +++ b/libsrc/spatialdata/geocoords/CoordSys.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/geocoords/CoordSys.hh b/libsrc/spatialdata/geocoords/CoordSys.hh index f4b6e506..44abda5c 100644 --- a/libsrc/spatialdata/geocoords/CoordSys.hh +++ b/libsrc/spatialdata/geocoords/CoordSys.hh @@ -1,6 +1,6 @@ // ================================================================================================= // This code is part of SpatialData, developed through the Computational Infrastructure -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/geocoords/Makefile.am b/libsrc/spatialdata/geocoords/Makefile.am index 46793025..a122735f 100644 --- a/libsrc/spatialdata/geocoords/Makefile.am +++ b/libsrc/spatialdata/geocoords/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/geocoords/geocoordsfwd.hh b/libsrc/spatialdata/geocoords/geocoordsfwd.hh index 2c481a25..3fca45f8 100644 --- a/libsrc/spatialdata/geocoords/geocoordsfwd.hh +++ b/libsrc/spatialdata/geocoords/geocoordsfwd.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/muparser/Makefile.am b/libsrc/spatialdata/muparser/Makefile.am index cb316aa7..5c6d2f1f 100644 --- a/libsrc/spatialdata/muparser/Makefile.am +++ b/libsrc/spatialdata/muparser/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/muparser/muparserfwd.hh b/libsrc/spatialdata/muparser/muparserfwd.hh index 5d74c9b1..ab1ad90e 100644 --- a/libsrc/spatialdata/muparser/muparserfwd.hh +++ b/libsrc/spatialdata/muparser/muparserfwd.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/AnalyticDB.cc b/libsrc/spatialdata/spatialdb/AnalyticDB.cc index bcac553e..21c58971 100644 --- a/libsrc/spatialdata/spatialdb/AnalyticDB.cc +++ b/libsrc/spatialdata/spatialdb/AnalyticDB.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/AnalyticDB.hh b/libsrc/spatialdata/spatialdb/AnalyticDB.hh index fd92b909..56788677 100644 --- a/libsrc/spatialdata/spatialdb/AnalyticDB.hh +++ b/libsrc/spatialdata/spatialdb/AnalyticDB.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/AnalyticDB.icc b/libsrc/spatialdata/spatialdb/AnalyticDB.icc index 87934d7d..32d654b3 100644 --- a/libsrc/spatialdata/spatialdb/AnalyticDB.icc +++ b/libsrc/spatialdata/spatialdb/AnalyticDB.icc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/CompositeDB.cc b/libsrc/spatialdata/spatialdb/CompositeDB.cc index e5a5ac5a..bc4861b2 100644 --- a/libsrc/spatialdata/spatialdb/CompositeDB.cc +++ b/libsrc/spatialdata/spatialdb/CompositeDB.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/CompositeDB.hh b/libsrc/spatialdata/spatialdb/CompositeDB.hh index d1cc9a27..3b4852f5 100644 --- a/libsrc/spatialdata/spatialdb/CompositeDB.hh +++ b/libsrc/spatialdata/spatialdb/CompositeDB.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/Exception.hh b/libsrc/spatialdata/spatialdb/Exception.hh index 52dfcc7f..5d35a479 100644 --- a/libsrc/spatialdata/spatialdb/Exception.hh +++ b/libsrc/spatialdata/spatialdb/Exception.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/Exception.icc b/libsrc/spatialdata/spatialdb/Exception.icc index 94592f97..b50e6c26 100644 --- a/libsrc/spatialdata/spatialdb/Exception.icc +++ b/libsrc/spatialdata/spatialdb/Exception.icc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/GocadVoxet.cc b/libsrc/spatialdata/spatialdb/GocadVoxet.cc index 0784019c..d40c9ff7 100644 --- a/libsrc/spatialdata/spatialdb/GocadVoxet.cc +++ b/libsrc/spatialdata/spatialdb/GocadVoxet.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/GocadVoxet.hh b/libsrc/spatialdata/spatialdb/GocadVoxet.hh index 3963dbd0..8f06efd3 100644 --- a/libsrc/spatialdata/spatialdb/GocadVoxet.hh +++ b/libsrc/spatialdata/spatialdb/GocadVoxet.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/GravityField.cc b/libsrc/spatialdata/spatialdb/GravityField.cc index fe5ab92c..fa12b5ed 100644 --- a/libsrc/spatialdata/spatialdb/GravityField.cc +++ b/libsrc/spatialdata/spatialdb/GravityField.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/GravityField.hh b/libsrc/spatialdata/spatialdb/GravityField.hh index 052f6f41..6aa0cba8 100644 --- a/libsrc/spatialdata/spatialdb/GravityField.hh +++ b/libsrc/spatialdata/spatialdb/GravityField.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/Makefile.am b/libsrc/spatialdata/spatialdb/Makefile.am index 9ca36327..fe757418 100644 --- a/libsrc/spatialdata/spatialdb/Makefile.am +++ b/libsrc/spatialdata/spatialdb/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SCECCVMH.cc b/libsrc/spatialdata/spatialdb/SCECCVMH.cc index c4bd2863..3a195421 100644 --- a/libsrc/spatialdata/spatialdb/SCECCVMH.cc +++ b/libsrc/spatialdata/spatialdb/SCECCVMH.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SCECCVMH.hh b/libsrc/spatialdata/spatialdb/SCECCVMH.hh index 6525ef84..0eaf8eaf 100644 --- a/libsrc/spatialdata/spatialdb/SCECCVMH.hh +++ b/libsrc/spatialdata/spatialdb/SCECCVMH.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SCECCVMH.icc b/libsrc/spatialdata/spatialdb/SCECCVMH.icc index 721cae1a..efbf7d9d 100644 --- a/libsrc/spatialdata/spatialdb/SCECCVMH.icc +++ b/libsrc/spatialdata/spatialdb/SCECCVMH.icc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleDB.cc b/libsrc/spatialdata/spatialdb/SimpleDB.cc index 1947f452..77cde85e 100644 --- a/libsrc/spatialdata/spatialdb/SimpleDB.cc +++ b/libsrc/spatialdata/spatialdb/SimpleDB.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleDB.hh b/libsrc/spatialdata/spatialdb/SimpleDB.hh index 5c8ed3ad..370981dd 100644 --- a/libsrc/spatialdata/spatialdb/SimpleDB.hh +++ b/libsrc/spatialdata/spatialdb/SimpleDB.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleDBData.cc b/libsrc/spatialdata/spatialdb/SimpleDBData.cc index 346a2ccd..c68629aa 100644 --- a/libsrc/spatialdata/spatialdb/SimpleDBData.cc +++ b/libsrc/spatialdata/spatialdb/SimpleDBData.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleDBData.hh b/libsrc/spatialdata/spatialdb/SimpleDBData.hh index 364c4012..60051815 100644 --- a/libsrc/spatialdata/spatialdb/SimpleDBData.hh +++ b/libsrc/spatialdata/spatialdb/SimpleDBData.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleDBData.icc b/libsrc/spatialdata/spatialdb/SimpleDBData.icc index 1de78af1..bf593bef 100644 --- a/libsrc/spatialdata/spatialdb/SimpleDBData.icc +++ b/libsrc/spatialdata/spatialdb/SimpleDBData.icc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleDBQuery.cc b/libsrc/spatialdata/spatialdb/SimpleDBQuery.cc index b8300aec..e094aa7a 100644 --- a/libsrc/spatialdata/spatialdb/SimpleDBQuery.cc +++ b/libsrc/spatialdata/spatialdb/SimpleDBQuery.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleDBQuery.hh b/libsrc/spatialdata/spatialdb/SimpleDBQuery.hh index efc2afb0..1cfabdcc 100644 --- a/libsrc/spatialdata/spatialdb/SimpleDBQuery.hh +++ b/libsrc/spatialdata/spatialdb/SimpleDBQuery.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleGridAscii.cc b/libsrc/spatialdata/spatialdb/SimpleGridAscii.cc index be44e33c..f7fa50b2 100644 --- a/libsrc/spatialdata/spatialdb/SimpleGridAscii.cc +++ b/libsrc/spatialdata/spatialdb/SimpleGridAscii.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleGridAscii.hh b/libsrc/spatialdata/spatialdb/SimpleGridAscii.hh index ccce27f8..7b9af9e1 100644 --- a/libsrc/spatialdata/spatialdb/SimpleGridAscii.hh +++ b/libsrc/spatialdata/spatialdb/SimpleGridAscii.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleGridDB.cc b/libsrc/spatialdata/spatialdb/SimpleGridDB.cc index ea21fa04..4aafd0c6 100644 --- a/libsrc/spatialdata/spatialdb/SimpleGridDB.cc +++ b/libsrc/spatialdata/spatialdb/SimpleGridDB.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleGridDB.hh b/libsrc/spatialdata/spatialdb/SimpleGridDB.hh index e7953bd9..f1af2b47 100644 --- a/libsrc/spatialdata/spatialdb/SimpleGridDB.hh +++ b/libsrc/spatialdata/spatialdb/SimpleGridDB.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleGridDB.icc b/libsrc/spatialdata/spatialdb/SimpleGridDB.icc index 1de1ec1e..aee4fab4 100644 --- a/libsrc/spatialdata/spatialdb/SimpleGridDB.icc +++ b/libsrc/spatialdata/spatialdb/SimpleGridDB.icc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleIO.cc b/libsrc/spatialdata/spatialdb/SimpleIO.cc index 34adc4f9..66c2116b 100644 --- a/libsrc/spatialdata/spatialdb/SimpleIO.cc +++ b/libsrc/spatialdata/spatialdb/SimpleIO.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleIO.hh b/libsrc/spatialdata/spatialdb/SimpleIO.hh index 768dbced..d5dba8c4 100644 --- a/libsrc/spatialdata/spatialdb/SimpleIO.hh +++ b/libsrc/spatialdata/spatialdb/SimpleIO.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleIO.icc b/libsrc/spatialdata/spatialdb/SimpleIO.icc index db2c9af2..0caaac40 100644 --- a/libsrc/spatialdata/spatialdb/SimpleIO.icc +++ b/libsrc/spatialdata/spatialdb/SimpleIO.icc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleIOAscii.cc b/libsrc/spatialdata/spatialdb/SimpleIOAscii.cc index 0de2a896..f45b59ff 100644 --- a/libsrc/spatialdata/spatialdb/SimpleIOAscii.cc +++ b/libsrc/spatialdata/spatialdb/SimpleIOAscii.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleIOAscii.hh b/libsrc/spatialdata/spatialdb/SimpleIOAscii.hh index 72f04bd5..8d183f3a 100644 --- a/libsrc/spatialdata/spatialdb/SimpleIOAscii.hh +++ b/libsrc/spatialdata/spatialdb/SimpleIOAscii.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SimpleIOAscii.icc b/libsrc/spatialdata/spatialdb/SimpleIOAscii.icc index 3ec0afa7..ba042f16 100644 --- a/libsrc/spatialdata/spatialdb/SimpleIOAscii.icc +++ b/libsrc/spatialdata/spatialdb/SimpleIOAscii.icc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SpatialDB.cc b/libsrc/spatialdata/spatialdb/SpatialDB.cc index 8d701f92..3bd40884 100644 --- a/libsrc/spatialdata/spatialdb/SpatialDB.cc +++ b/libsrc/spatialdata/spatialdb/SpatialDB.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SpatialDB.hh b/libsrc/spatialdata/spatialdb/SpatialDB.hh index 62ca005d..1adb9ad3 100644 --- a/libsrc/spatialdata/spatialdb/SpatialDB.hh +++ b/libsrc/spatialdata/spatialdb/SpatialDB.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/SpatialDB.icc b/libsrc/spatialdata/spatialdb/SpatialDB.icc index c038f177..0ef53b02 100644 --- a/libsrc/spatialdata/spatialdb/SpatialDB.icc +++ b/libsrc/spatialdata/spatialdb/SpatialDB.icc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/TimeHistory.cc b/libsrc/spatialdata/spatialdb/TimeHistory.cc index bf804610..37bb6205 100644 --- a/libsrc/spatialdata/spatialdb/TimeHistory.cc +++ b/libsrc/spatialdata/spatialdb/TimeHistory.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/TimeHistory.hh b/libsrc/spatialdata/spatialdb/TimeHistory.hh index 4f133320..94a4c247 100644 --- a/libsrc/spatialdata/spatialdb/TimeHistory.hh +++ b/libsrc/spatialdata/spatialdb/TimeHistory.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/TimeHistory.icc b/libsrc/spatialdata/spatialdb/TimeHistory.icc index 3981feaf..e227c498 100644 --- a/libsrc/spatialdata/spatialdb/TimeHistory.icc +++ b/libsrc/spatialdata/spatialdb/TimeHistory.icc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/TimeHistoryIO.cc b/libsrc/spatialdata/spatialdb/TimeHistoryIO.cc index 25871b64..67908238 100644 --- a/libsrc/spatialdata/spatialdb/TimeHistoryIO.cc +++ b/libsrc/spatialdata/spatialdb/TimeHistoryIO.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/TimeHistoryIO.hh b/libsrc/spatialdata/spatialdb/TimeHistoryIO.hh index 8a8a4d26..a5f3bfd2 100644 --- a/libsrc/spatialdata/spatialdb/TimeHistoryIO.hh +++ b/libsrc/spatialdata/spatialdb/TimeHistoryIO.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/UniformDB.cc b/libsrc/spatialdata/spatialdb/UniformDB.cc index 1a6b12e7..040d92fb 100644 --- a/libsrc/spatialdata/spatialdb/UniformDB.cc +++ b/libsrc/spatialdata/spatialdb/UniformDB.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/UniformDB.hh b/libsrc/spatialdata/spatialdb/UniformDB.hh index fe2d33ab..c19e8bdc 100644 --- a/libsrc/spatialdata/spatialdb/UniformDB.hh +++ b/libsrc/spatialdata/spatialdb/UniformDB.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/UniformDB.icc b/libsrc/spatialdata/spatialdb/UniformDB.icc index 89ced0c2..400661d7 100644 --- a/libsrc/spatialdata/spatialdb/UniformDB.icc +++ b/libsrc/spatialdata/spatialdb/UniformDB.icc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/UserFunctionDB.cc b/libsrc/spatialdata/spatialdb/UserFunctionDB.cc index 8b53616d..94c2badd 100644 --- a/libsrc/spatialdata/spatialdb/UserFunctionDB.cc +++ b/libsrc/spatialdata/spatialdb/UserFunctionDB.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/UserFunctionDB.hh b/libsrc/spatialdata/spatialdb/UserFunctionDB.hh index 898341e6..34e787f8 100644 --- a/libsrc/spatialdata/spatialdb/UserFunctionDB.hh +++ b/libsrc/spatialdata/spatialdb/UserFunctionDB.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/cspatialdb.cc b/libsrc/spatialdata/spatialdb/cspatialdb.cc index 64f28aff..9bdb036c 100644 --- a/libsrc/spatialdata/spatialdb/cspatialdb.cc +++ b/libsrc/spatialdata/spatialdb/cspatialdb.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/cspatialdb.h b/libsrc/spatialdata/spatialdb/cspatialdb.h index d5ef148d..66ef8cde 100644 --- a/libsrc/spatialdata/spatialdb/cspatialdb.h +++ b/libsrc/spatialdata/spatialdb/cspatialdb.h @@ -3,7 +3,7 @@ * This code is part of SpatialData, developed through the Computational Infrastructure * for Geodynamics (https://github.com/geodynamics/spatialdata). * - * Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. + * Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. * All rights reserved. * * See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/f77spatialdb.cc b/libsrc/spatialdata/spatialdb/f77spatialdb.cc index 02d40c2d..bd6cc275 100644 --- a/libsrc/spatialdata/spatialdb/f77spatialdb.cc +++ b/libsrc/spatialdata/spatialdb/f77spatialdb.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/f77spatialdb.h b/libsrc/spatialdata/spatialdb/f77spatialdb.h index 19bb82fa..0c2c38a9 100644 --- a/libsrc/spatialdata/spatialdb/f77spatialdb.h +++ b/libsrc/spatialdata/spatialdb/f77spatialdb.h @@ -3,7 +3,7 @@ * This code is part of SpatialData, developed through the Computational Infrastructure * for Geodynamics (https://github.com/geodynamics/spatialdata). * - * Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. + * Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. * All rights reserved. * * See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/spatialdb/spatialdbfwd.hh b/libsrc/spatialdata/spatialdb/spatialdbfwd.hh index f4f6651e..8b7f20df 100644 --- a/libsrc/spatialdata/spatialdb/spatialdbfwd.hh +++ b/libsrc/spatialdata/spatialdb/spatialdbfwd.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/units/Makefile.am b/libsrc/spatialdata/units/Makefile.am index 7168be08..5cddb6b1 100644 --- a/libsrc/spatialdata/units/Makefile.am +++ b/libsrc/spatialdata/units/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/units/Nondimensional.cc b/libsrc/spatialdata/units/Nondimensional.cc index dda92396..aeada92a 100644 --- a/libsrc/spatialdata/units/Nondimensional.cc +++ b/libsrc/spatialdata/units/Nondimensional.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/units/Nondimensional.hh b/libsrc/spatialdata/units/Nondimensional.hh index 40d74289..590fcad8 100644 --- a/libsrc/spatialdata/units/Nondimensional.hh +++ b/libsrc/spatialdata/units/Nondimensional.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/units/Nondimensional.icc b/libsrc/spatialdata/units/Nondimensional.icc index 93fbe07c..7c62aba6 100644 --- a/libsrc/spatialdata/units/Nondimensional.icc +++ b/libsrc/spatialdata/units/Nondimensional.icc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/units/Parser.cc b/libsrc/spatialdata/units/Parser.cc index 1b29c25c..812cb680 100644 --- a/libsrc/spatialdata/units/Parser.cc +++ b/libsrc/spatialdata/units/Parser.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/units/Parser.hh b/libsrc/spatialdata/units/Parser.hh index 1eb21a74..b3f667e9 100644 --- a/libsrc/spatialdata/units/Parser.hh +++ b/libsrc/spatialdata/units/Parser.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/units/unitsfwd.hh b/libsrc/spatialdata/units/unitsfwd.hh index e85a6d0d..81d960a3 100644 --- a/libsrc/spatialdata/units/unitsfwd.hh +++ b/libsrc/spatialdata/units/unitsfwd.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/utils/LineParser.cc b/libsrc/spatialdata/utils/LineParser.cc index c4c3b43b..504c9c3c 100644 --- a/libsrc/spatialdata/utils/LineParser.cc +++ b/libsrc/spatialdata/utils/LineParser.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/utils/LineParser.hh b/libsrc/spatialdata/utils/LineParser.hh index c9e84ffd..ce8551cb 100644 --- a/libsrc/spatialdata/utils/LineParser.hh +++ b/libsrc/spatialdata/utils/LineParser.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/utils/Makefile.am b/libsrc/spatialdata/utils/Makefile.am index 493be237..daa26854 100644 --- a/libsrc/spatialdata/utils/Makefile.am +++ b/libsrc/spatialdata/utils/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/utils/PointsStream.cc b/libsrc/spatialdata/utils/PointsStream.cc index 40a08d9a..efeb09f8 100644 --- a/libsrc/spatialdata/utils/PointsStream.cc +++ b/libsrc/spatialdata/utils/PointsStream.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/utils/PointsStream.hh b/libsrc/spatialdata/utils/PointsStream.hh index 448b1be7..f4d07922 100644 --- a/libsrc/spatialdata/utils/PointsStream.hh +++ b/libsrc/spatialdata/utils/PointsStream.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/utils/PointsStream.icc b/libsrc/spatialdata/utils/PointsStream.icc index c3163e5b..2a5086b5 100644 --- a/libsrc/spatialdata/utils/PointsStream.icc +++ b/libsrc/spatialdata/utils/PointsStream.icc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/utils/SpatialdataVersion.cc b/libsrc/spatialdata/utils/SpatialdataVersion.cc index b42998a1..2df08e85 100644 --- a/libsrc/spatialdata/utils/SpatialdataVersion.cc +++ b/libsrc/spatialdata/utils/SpatialdataVersion.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/utils/SpatialdataVersion.hh b/libsrc/spatialdata/utils/SpatialdataVersion.hh index 5392ced6..0be95b98 100644 --- a/libsrc/spatialdata/utils/SpatialdataVersion.hh +++ b/libsrc/spatialdata/utils/SpatialdataVersion.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/libsrc/spatialdata/utils/utilsfwd.hh b/libsrc/spatialdata/utils/utilsfwd.hh index 16f4b406..a363a777 100644 --- a/libsrc/spatialdata/utils/utilsfwd.hh +++ b/libsrc/spatialdata/utils/utilsfwd.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/Makefile.am b/modulesrc/Makefile.am index f18258e7..83970584 100644 --- a/modulesrc/Makefile.am +++ b/modulesrc/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/geocoords/CSCart.i b/modulesrc/geocoords/CSCart.i index 23663536..9d8edfad 100644 --- a/modulesrc/geocoords/CSCart.i +++ b/modulesrc/geocoords/CSCart.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/geocoords/CSGeo.i b/modulesrc/geocoords/CSGeo.i index 529fe072..7e88432c 100644 --- a/modulesrc/geocoords/CSGeo.i +++ b/modulesrc/geocoords/CSGeo.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/geocoords/CSGeoLocal.i b/modulesrc/geocoords/CSGeoLocal.i index 5913a0bc..3c18d3e9 100644 --- a/modulesrc/geocoords/CSGeoLocal.i +++ b/modulesrc/geocoords/CSGeoLocal.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/geocoords/Converter.i b/modulesrc/geocoords/Converter.i index 196c23b5..690571ff 100644 --- a/modulesrc/geocoords/Converter.i +++ b/modulesrc/geocoords/Converter.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/geocoords/CoordSys.i b/modulesrc/geocoords/CoordSys.i index 4648e035..9b0233c2 100644 --- a/modulesrc/geocoords/CoordSys.i +++ b/modulesrc/geocoords/CoordSys.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/geocoords/Makefile.am b/modulesrc/geocoords/Makefile.am index 36c1c198..e9bbff56 100644 --- a/modulesrc/geocoords/Makefile.am +++ b/modulesrc/geocoords/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/geocoords/geocoords.i b/modulesrc/geocoords/geocoords.i index 2861b44f..662b0ce3 100644 --- a/modulesrc/geocoords/geocoords.i +++ b/modulesrc/geocoords/geocoords.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/include/Makefile.am b/modulesrc/include/Makefile.am index 06160cc3..1a8e0d2f 100644 --- a/modulesrc/include/Makefile.am +++ b/modulesrc/include/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/include/chararray.i b/modulesrc/include/chararray.i index 839f279b..93272a17 100644 --- a/modulesrc/include/chararray.i +++ b/modulesrc/include/chararray.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/module.am b/modulesrc/module.am index 25feb564..13c9cb11 100644 --- a/modulesrc/module.am +++ b/modulesrc/module.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/AnalyticDB.i b/modulesrc/spatialdb/AnalyticDB.i index e9421c06..2aa37978 100644 --- a/modulesrc/spatialdb/AnalyticDB.i +++ b/modulesrc/spatialdb/AnalyticDB.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/CompositeDB.i b/modulesrc/spatialdb/CompositeDB.i index 84989c4b..0625ec00 100644 --- a/modulesrc/spatialdb/CompositeDB.i +++ b/modulesrc/spatialdb/CompositeDB.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/GravityField.i b/modulesrc/spatialdb/GravityField.i index 0f50890f..168e69da 100644 --- a/modulesrc/spatialdb/GravityField.i +++ b/modulesrc/spatialdb/GravityField.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/Makefile.am b/modulesrc/spatialdb/Makefile.am index a89f887f..ffadb638 100644 --- a/modulesrc/spatialdb/Makefile.am +++ b/modulesrc/spatialdb/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/SCECCVMH.i b/modulesrc/spatialdb/SCECCVMH.i index 3eb40551..87412a48 100644 --- a/modulesrc/spatialdb/SCECCVMH.i +++ b/modulesrc/spatialdb/SCECCVMH.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/SimpleDB.i b/modulesrc/spatialdb/SimpleDB.i index 2bccac9e..b44c54c6 100644 --- a/modulesrc/spatialdb/SimpleDB.i +++ b/modulesrc/spatialdb/SimpleDB.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/SimpleDBData.i b/modulesrc/spatialdb/SimpleDBData.i index b1d0221e..566ba885 100644 --- a/modulesrc/spatialdb/SimpleDBData.i +++ b/modulesrc/spatialdb/SimpleDBData.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/SimpleGridAscii.i b/modulesrc/spatialdb/SimpleGridAscii.i index d136659f..078a67b2 100644 --- a/modulesrc/spatialdb/SimpleGridAscii.i +++ b/modulesrc/spatialdb/SimpleGridAscii.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/SimpleGridDB.i b/modulesrc/spatialdb/SimpleGridDB.i index 7a5179e7..15899998 100644 --- a/modulesrc/spatialdb/SimpleGridDB.i +++ b/modulesrc/spatialdb/SimpleGridDB.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/SimpleIO.i b/modulesrc/spatialdb/SimpleIO.i index 506a08c8..3628ecf9 100644 --- a/modulesrc/spatialdb/SimpleIO.i +++ b/modulesrc/spatialdb/SimpleIO.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/SimpleIOAscii.i b/modulesrc/spatialdb/SimpleIOAscii.i index 0eeca940..538efca5 100644 --- a/modulesrc/spatialdb/SimpleIOAscii.i +++ b/modulesrc/spatialdb/SimpleIOAscii.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/SpatialDBObj.i b/modulesrc/spatialdb/SpatialDBObj.i index acc73b9e..e0818a8d 100644 --- a/modulesrc/spatialdb/SpatialDBObj.i +++ b/modulesrc/spatialdb/SpatialDBObj.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/TimeHistory.i b/modulesrc/spatialdb/TimeHistory.i index e719b75f..42b2f339 100644 --- a/modulesrc/spatialdb/TimeHistory.i +++ b/modulesrc/spatialdb/TimeHistory.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/TimeHistoryIO.i b/modulesrc/spatialdb/TimeHistoryIO.i index 29597fc1..6c441230 100644 --- a/modulesrc/spatialdb/TimeHistoryIO.i +++ b/modulesrc/spatialdb/TimeHistoryIO.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/UniformDB.i b/modulesrc/spatialdb/UniformDB.i index 737be84f..bafa3917 100644 --- a/modulesrc/spatialdb/UniformDB.i +++ b/modulesrc/spatialdb/UniformDB.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/UserFunctionDB.i b/modulesrc/spatialdb/UserFunctionDB.i index 9fea177e..cf9c2a78 100644 --- a/modulesrc/spatialdb/UserFunctionDB.i +++ b/modulesrc/spatialdb/UserFunctionDB.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/spatialdb/spatialdb.i b/modulesrc/spatialdb/spatialdb.i index 8a733f59..2f79f06b 100644 --- a/modulesrc/spatialdb/spatialdb.i +++ b/modulesrc/spatialdb/spatialdb.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/units/Makefile.am b/modulesrc/units/Makefile.am index 233d7818..346945ca 100644 --- a/modulesrc/units/Makefile.am +++ b/modulesrc/units/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/units/Nondimensional.i b/modulesrc/units/Nondimensional.i index 58736122..94945392 100644 --- a/modulesrc/units/Nondimensional.i +++ b/modulesrc/units/Nondimensional.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/units/units.i b/modulesrc/units/units.i index a0ce3617..e8a946c7 100644 --- a/modulesrc/units/units.i +++ b/modulesrc/units/units.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/utils/Makefile.am b/modulesrc/utils/Makefile.am index 864beafa..b4dc6aaa 100644 --- a/modulesrc/utils/Makefile.am +++ b/modulesrc/utils/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/utils/SpatialdataVersion.i b/modulesrc/utils/SpatialdataVersion.i index 706a3f43..74519e4b 100644 --- a/modulesrc/utils/SpatialdataVersion.i +++ b/modulesrc/utils/SpatialdataVersion.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/modulesrc/utils/utils.i b/modulesrc/utils/utils.i index 080fc979..3687ad92 100644 --- a/modulesrc/utils/utils.i +++ b/modulesrc/utils/utils.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/Makefile.am b/spatialdata/Makefile.am index 0cdf5e1e..6ce794c6 100644 --- a/spatialdata/Makefile.am +++ b/spatialdata/Makefile.am @@ -3,7 +3,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/__init__.py b/spatialdata/__init__.py index 26c10780..701f7c44 100644 --- a/spatialdata/__init__.py +++ b/spatialdata/__init__.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/geocoords/CSCart.py b/spatialdata/geocoords/CSCart.py index 00ea46c7..96b261c0 100644 --- a/spatialdata/geocoords/CSCart.py +++ b/spatialdata/geocoords/CSCart.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/geocoords/CSGeo.py b/spatialdata/geocoords/CSGeo.py index 081b9334..90e8cf91 100644 --- a/spatialdata/geocoords/CSGeo.py +++ b/spatialdata/geocoords/CSGeo.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/geocoords/CSGeoLocal.py b/spatialdata/geocoords/CSGeoLocal.py index 20ffcdbd..5fb1b203 100644 --- a/spatialdata/geocoords/CSGeoLocal.py +++ b/spatialdata/geocoords/CSGeoLocal.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/geocoords/Converter.py b/spatialdata/geocoords/Converter.py index 9fc28c11..024d7ef3 100644 --- a/spatialdata/geocoords/Converter.py +++ b/spatialdata/geocoords/Converter.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/geocoords/CoordSys.py b/spatialdata/geocoords/CoordSys.py index 397dc87d..c1213b0d 100644 --- a/spatialdata/geocoords/CoordSys.py +++ b/spatialdata/geocoords/CoordSys.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/geocoords/__init__.py b/spatialdata/geocoords/__init__.py index 14217aac..fb07436b 100644 --- a/spatialdata/geocoords/__init__.py +++ b/spatialdata/geocoords/__init__.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/AnalyticDB.py b/spatialdata/spatialdb/AnalyticDB.py index 6531214b..21b1e848 100644 --- a/spatialdata/spatialdb/AnalyticDB.py +++ b/spatialdata/spatialdb/AnalyticDB.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/CompositeDB.py b/spatialdata/spatialdb/CompositeDB.py index 880d42de..ed8c13b8 100644 --- a/spatialdata/spatialdb/CompositeDB.py +++ b/spatialdata/spatialdb/CompositeDB.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/GravityField.py b/spatialdata/spatialdb/GravityField.py index fc25d6e0..b75167aa 100644 --- a/spatialdata/spatialdb/GravityField.py +++ b/spatialdata/spatialdb/GravityField.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/SCECCVMH.py b/spatialdata/spatialdb/SCECCVMH.py index 20a32381..3f536c7f 100644 --- a/spatialdata/spatialdb/SCECCVMH.py +++ b/spatialdata/spatialdb/SCECCVMH.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/SimpleDB.py b/spatialdata/spatialdb/SimpleDB.py index 9a68ea4b..bc4e1605 100644 --- a/spatialdata/spatialdb/SimpleDB.py +++ b/spatialdata/spatialdb/SimpleDB.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/SimpleGridAscii.py b/spatialdata/spatialdb/SimpleGridAscii.py index 51ed4865..1e94ef1a 100644 --- a/spatialdata/spatialdb/SimpleGridAscii.py +++ b/spatialdata/spatialdb/SimpleGridAscii.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/SimpleGridDB.py b/spatialdata/spatialdb/SimpleGridDB.py index 0007e4eb..c3049709 100644 --- a/spatialdata/spatialdb/SimpleGridDB.py +++ b/spatialdata/spatialdb/SimpleGridDB.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/SimpleIO.py b/spatialdata/spatialdb/SimpleIO.py index f0c30105..20700f9a 100644 --- a/spatialdata/spatialdb/SimpleIO.py +++ b/spatialdata/spatialdb/SimpleIO.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/SimpleIOAscii.py b/spatialdata/spatialdb/SimpleIOAscii.py index ea3a0d35..2ffd2ed1 100644 --- a/spatialdata/spatialdb/SimpleIOAscii.py +++ b/spatialdata/spatialdb/SimpleIOAscii.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/SpatialDBObj.py b/spatialdata/spatialdb/SpatialDBObj.py index 151ec1fc..21ffca1a 100644 --- a/spatialdata/spatialdb/SpatialDBObj.py +++ b/spatialdata/spatialdb/SpatialDBObj.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/TimeHistory.py b/spatialdata/spatialdb/TimeHistory.py index 39243370..78475eaa 100644 --- a/spatialdata/spatialdb/TimeHistory.py +++ b/spatialdata/spatialdb/TimeHistory.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/TimeHistoryIO.py b/spatialdata/spatialdb/TimeHistoryIO.py index b422684e..311487ff 100644 --- a/spatialdata/spatialdb/TimeHistoryIO.py +++ b/spatialdata/spatialdb/TimeHistoryIO.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/UniformDB.py b/spatialdata/spatialdb/UniformDB.py index 25c375b6..19ff51c4 100644 --- a/spatialdata/spatialdb/UniformDB.py +++ b/spatialdata/spatialdb/UniformDB.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/UserFunctionDB.py b/spatialdata/spatialdb/UserFunctionDB.py index 28c27130..2bfc0c25 100644 --- a/spatialdata/spatialdb/UserFunctionDB.py +++ b/spatialdata/spatialdb/UserFunctionDB.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/__init__.py b/spatialdata/spatialdb/__init__.py index 59631e82..0118e3d6 100644 --- a/spatialdata/spatialdb/__init__.py +++ b/spatialdata/spatialdb/__init__.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/generator/GenSimpleDBApp.py b/spatialdata/spatialdb/generator/GenSimpleDBApp.py index c53b539d..971303ec 100644 --- a/spatialdata/spatialdb/generator/GenSimpleDBApp.py +++ b/spatialdata/spatialdb/generator/GenSimpleDBApp.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/generator/Geometry.py b/spatialdata/spatialdb/generator/Geometry.py index f1b22f9a..c6083940 100644 --- a/spatialdata/spatialdb/generator/Geometry.py +++ b/spatialdata/spatialdb/generator/Geometry.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/generator/Shaper.py b/spatialdata/spatialdb/generator/Shaper.py index e82d893c..0ba58d3b 100644 --- a/spatialdata/spatialdb/generator/Shaper.py +++ b/spatialdata/spatialdb/generator/Shaper.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/generator/Value.py b/spatialdata/spatialdb/generator/Value.py index 7f4c043b..e6c94f3a 100644 --- a/spatialdata/spatialdb/generator/Value.py +++ b/spatialdata/spatialdb/generator/Value.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/spatialdb/generator/__init__.py b/spatialdata/spatialdb/generator/__init__.py index 9462265d..d23fc242 100644 --- a/spatialdata/spatialdb/generator/__init__.py +++ b/spatialdata/spatialdb/generator/__init__.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/testing/TestCases.py b/spatialdata/testing/TestCases.py index 236aa3d1..0ab4b35b 100644 --- a/spatialdata/testing/TestCases.py +++ b/spatialdata/testing/TestCases.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/testing/UnitTestApp.py b/spatialdata/testing/UnitTestApp.py index 70d019c6..4a6ef24a 100644 --- a/spatialdata/testing/UnitTestApp.py +++ b/spatialdata/testing/UnitTestApp.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/units/NondimElasticDynamic.py b/spatialdata/units/NondimElasticDynamic.py index 75659c97..5ed6439c 100644 --- a/spatialdata/units/NondimElasticDynamic.py +++ b/spatialdata/units/NondimElasticDynamic.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/units/NondimElasticQuasistatic.py b/spatialdata/units/NondimElasticQuasistatic.py index 5e31e16b..8bafd50c 100644 --- a/spatialdata/units/NondimElasticQuasistatic.py +++ b/spatialdata/units/NondimElasticQuasistatic.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/units/Nondimensional.py b/spatialdata/units/Nondimensional.py index 8b64133d..66016da8 100644 --- a/spatialdata/units/Nondimensional.py +++ b/spatialdata/units/Nondimensional.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/units/__init__.py b/spatialdata/units/__init__.py index 6b0756d7..2ddc7d24 100644 --- a/spatialdata/units/__init__.py +++ b/spatialdata/units/__init__.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/utils/PointsStream.py b/spatialdata/utils/PointsStream.py index 45643346..111d7667 100644 --- a/spatialdata/utils/PointsStream.py +++ b/spatialdata/utils/PointsStream.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/spatialdata/utils/__init__.py b/spatialdata/utils/__init__.py index 24863918..14d59b36 100644 --- a/spatialdata/utils/__init__.py +++ b/spatialdata/utils/__init__.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/subpackage.am b/subpackage.am index 52165fce..194125f1 100644 --- a/subpackage.am +++ b/subpackage.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/templates/Makefile.am b/templates/Makefile.am index b5650fa3..2e00d31e 100644 --- a/templates/Makefile.am +++ b/templates/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/templates/spatialdb/Makefile.am b/templates/spatialdb/Makefile.am index 3cd62bb3..f32456ff 100644 --- a/templates/spatialdb/Makefile.am +++ b/templates/spatialdb/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/templates/spatialdb/UniformVelModel.cc b/templates/spatialdb/UniformVelModel.cc index ff2d12b0..09117a86 100644 --- a/templates/spatialdb/UniformVelModel.cc +++ b/templates/spatialdb/UniformVelModel.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/templates/spatialdb/UniformVelModel.hh b/templates/spatialdb/UniformVelModel.hh index c3a785cd..323a1fa4 100644 --- a/templates/spatialdb/UniformVelModel.hh +++ b/templates/spatialdb/UniformVelModel.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/templates/spatialdb/UniformVelModel.i b/templates/spatialdb/UniformVelModel.i index 6535112d..f348a54c 100644 --- a/templates/spatialdb/UniformVelModel.i +++ b/templates/spatialdb/UniformVelModel.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/templates/spatialdb/UniformVelModel.py b/templates/spatialdb/UniformVelModel.py index 9461ec36..c6a998fe 100644 --- a/templates/spatialdb/UniformVelModel.py +++ b/templates/spatialdb/UniformVelModel.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/templates/spatialdb/__init__.py b/templates/spatialdb/__init__.py index 0ec85b1a..def1ae5b 100644 --- a/templates/spatialdb/__init__.py +++ b/templates/spatialdb/__init__.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/templates/spatialdb/configure.ac b/templates/spatialdb/configure.ac index 5d0fcd87..89e7f481 100644 --- a/templates/spatialdb/configure.ac +++ b/templates/spatialdb/configure.ac @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/templates/spatialdb/spatialdbcontrib.i b/templates/spatialdb/spatialdbcontrib.i index 9f3e46b4..2ec83169 100644 --- a/templates/spatialdb/spatialdbcontrib.i +++ b/templates/spatialdb/spatialdbcontrib.i @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/templates/spatialdb/tests/Makefile.am b/templates/spatialdb/tests/Makefile.am index 8da5fae5..25cb90d1 100644 --- a/templates/spatialdb/tests/Makefile.am +++ b/templates/spatialdb/tests/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/templates/spatialdb/tests/TestUniformVelModel.py b/templates/spatialdb/tests/TestUniformVelModel.py index b6600b80..82cfd326 100644 --- a/templates/spatialdb/tests/TestUniformVelModel.py +++ b/templates/spatialdb/tests/TestUniformVelModel.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/templates/spatialdb/tests/testcontrib.py b/templates/spatialdb/tests/testcontrib.py index 6c994de5..be82949a 100644 --- a/templates/spatialdb/tests/testcontrib.py +++ b/templates/spatialdb/tests/testcontrib.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/Makefile.am b/tests/Makefile.am index 346a4b41..1b0f66ed 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/check.am b/tests/check.am index c06d1acb..93d47aa2 100644 --- a/tests/check.am +++ b/tests/check.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/Makefile.am b/tests/libtests/Makefile.am index cf3c7338..0537d28f 100644 --- a/tests/libtests/Makefile.am +++ b/tests/libtests/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/geocoords/Makefile.am b/tests/libtests/geocoords/Makefile.am index cee1ad1a..a0334113 100644 --- a/tests/libtests/geocoords/Makefile.am +++ b/tests/libtests/geocoords/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/geocoords/TestCSCart.cc b/tests/libtests/geocoords/TestCSCart.cc index 25ba18e2..929b83af 100644 --- a/tests/libtests/geocoords/TestCSCart.cc +++ b/tests/libtests/geocoords/TestCSCart.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/geocoords/TestCSGeo.cc b/tests/libtests/geocoords/TestCSGeo.cc index fdefcaee..a76ff16c 100644 --- a/tests/libtests/geocoords/TestCSGeo.cc +++ b/tests/libtests/geocoords/TestCSGeo.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/geocoords/TestCSGeoLocal.cc b/tests/libtests/geocoords/TestCSGeoLocal.cc index 06028894..c7bbb9e7 100644 --- a/tests/libtests/geocoords/TestCSGeoLocal.cc +++ b/tests/libtests/geocoords/TestCSGeoLocal.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/geocoords/TestCSPicklerAscii.cc b/tests/libtests/geocoords/TestCSPicklerAscii.cc index af8bf514..3f7e9306 100644 --- a/tests/libtests/geocoords/TestCSPicklerAscii.cc +++ b/tests/libtests/geocoords/TestCSPicklerAscii.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/geocoords/TestConverter.cc b/tests/libtests/geocoords/TestConverter.cc index 1e65d0cc..c2bc9580 100644 --- a/tests/libtests/geocoords/TestConverter.cc +++ b/tests/libtests/geocoords/TestConverter.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/geocoords/TestConverter.hh b/tests/libtests/geocoords/TestConverter.hh index 596277c1..d3664c48 100644 --- a/tests/libtests/geocoords/TestConverter.hh +++ b/tests/libtests/geocoords/TestConverter.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/geocoords/TestConverter_Cases.cc b/tests/libtests/geocoords/TestConverter_Cases.cc index 672d40c3..2f235611 100644 --- a/tests/libtests/geocoords/TestConverter_Cases.cc +++ b/tests/libtests/geocoords/TestConverter_Cases.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/geocoords/test_driver.cc b/tests/libtests/geocoords/test_driver.cc index d3614e00..e7e03948 100644 --- a/tests/libtests/geocoords/test_driver.cc +++ b/tests/libtests/geocoords/test_driver.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/Makefile.am b/tests/libtests/spatialdb/Makefile.am index 6a598427..b6cd6728 100644 --- a/tests/libtests/spatialdb/Makefile.am +++ b/tests/libtests/spatialdb/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestAnalyticDB.cc b/tests/libtests/spatialdb/TestAnalyticDB.cc index fe17d712..5fe1d7eb 100644 --- a/tests/libtests/spatialdb/TestAnalyticDB.cc +++ b/tests/libtests/spatialdb/TestAnalyticDB.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestCompositeDB.cc b/tests/libtests/spatialdb/TestCompositeDB.cc index 02ff4324..d0531257 100644 --- a/tests/libtests/spatialdb/TestCompositeDB.cc +++ b/tests/libtests/spatialdb/TestCompositeDB.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestGravityField.cc b/tests/libtests/spatialdb/TestGravityField.cc index c295037b..70024bfb 100644 --- a/tests/libtests/spatialdb/TestGravityField.cc +++ b/tests/libtests/spatialdb/TestGravityField.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestGravityField.hh b/tests/libtests/spatialdb/TestGravityField.hh index f1673837..c4129069 100644 --- a/tests/libtests/spatialdb/TestGravityField.hh +++ b/tests/libtests/spatialdb/TestGravityField.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestGravityField_Cases.cc b/tests/libtests/spatialdb/TestGravityField_Cases.cc index b41746f3..8ed0f230 100644 --- a/tests/libtests/spatialdb/TestGravityField_Cases.cc +++ b/tests/libtests/spatialdb/TestGravityField_Cases.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestSCECCVMH.cc b/tests/libtests/spatialdb/TestSCECCVMH.cc index 6edb03d1..f2a48350 100644 --- a/tests/libtests/spatialdb/TestSCECCVMH.cc +++ b/tests/libtests/spatialdb/TestSCECCVMH.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestSimpleDB.cc b/tests/libtests/spatialdb/TestSimpleDB.cc index 1c0f5f30..8b0bc4bf 100644 --- a/tests/libtests/spatialdb/TestSimpleDB.cc +++ b/tests/libtests/spatialdb/TestSimpleDB.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestSimpleDB.hh b/tests/libtests/spatialdb/TestSimpleDB.hh index d1635f44..bf0aba29 100644 --- a/tests/libtests/spatialdb/TestSimpleDB.hh +++ b/tests/libtests/spatialdb/TestSimpleDB.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestSimpleDBData.cc b/tests/libtests/spatialdb/TestSimpleDBData.cc index f8615b70..468c7e52 100644 --- a/tests/libtests/spatialdb/TestSimpleDBData.cc +++ b/tests/libtests/spatialdb/TestSimpleDBData.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestSimpleDBQuery.cc b/tests/libtests/spatialdb/TestSimpleDBQuery.cc index 71792b65..c3d48e35 100644 --- a/tests/libtests/spatialdb/TestSimpleDBQuery.cc +++ b/tests/libtests/spatialdb/TestSimpleDBQuery.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestSimpleDBQuery.hh b/tests/libtests/spatialdb/TestSimpleDBQuery.hh index 8012cd42..5fd67d73 100644 --- a/tests/libtests/spatialdb/TestSimpleDBQuery.hh +++ b/tests/libtests/spatialdb/TestSimpleDBQuery.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestSimpleDBQuery_Cases.cc b/tests/libtests/spatialdb/TestSimpleDBQuery_Cases.cc index c493030e..1b88a2cc 100644 --- a/tests/libtests/spatialdb/TestSimpleDBQuery_Cases.cc +++ b/tests/libtests/spatialdb/TestSimpleDBQuery_Cases.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestSimpleDB_Cases.cc b/tests/libtests/spatialdb/TestSimpleDB_Cases.cc index 7a557a8a..553d2e83 100644 --- a/tests/libtests/spatialdb/TestSimpleDB_Cases.cc +++ b/tests/libtests/spatialdb/TestSimpleDB_Cases.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestSimpleGridAscii.cc b/tests/libtests/spatialdb/TestSimpleGridAscii.cc index 3f798888..710a131f 100644 --- a/tests/libtests/spatialdb/TestSimpleGridAscii.cc +++ b/tests/libtests/spatialdb/TestSimpleGridAscii.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestSimpleGridDB.cc b/tests/libtests/spatialdb/TestSimpleGridDB.cc index 1d3ac5db..20aaea1c 100644 --- a/tests/libtests/spatialdb/TestSimpleGridDB.cc +++ b/tests/libtests/spatialdb/TestSimpleGridDB.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestSimpleGridDB.hh b/tests/libtests/spatialdb/TestSimpleGridDB.hh index 7e1efeeb..29cc49d7 100644 --- a/tests/libtests/spatialdb/TestSimpleGridDB.hh +++ b/tests/libtests/spatialdb/TestSimpleGridDB.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestSimpleGridDB_Cases.cc b/tests/libtests/spatialdb/TestSimpleGridDB_Cases.cc index ba201a37..ae7dd775 100644 --- a/tests/libtests/spatialdb/TestSimpleGridDB_Cases.cc +++ b/tests/libtests/spatialdb/TestSimpleGridDB_Cases.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestSimpleIOAscii.cc b/tests/libtests/spatialdb/TestSimpleIOAscii.cc index 08c5d179..f3f3a692 100644 --- a/tests/libtests/spatialdb/TestSimpleIOAscii.cc +++ b/tests/libtests/spatialdb/TestSimpleIOAscii.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestSpatialDB.cc b/tests/libtests/spatialdb/TestSpatialDB.cc index 6d3b41a8..ea8e8cdb 100644 --- a/tests/libtests/spatialdb/TestSpatialDB.cc +++ b/tests/libtests/spatialdb/TestSpatialDB.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestTimeHistory.cc b/tests/libtests/spatialdb/TestTimeHistory.cc index 0b6884a5..3985a11d 100644 --- a/tests/libtests/spatialdb/TestTimeHistory.cc +++ b/tests/libtests/spatialdb/TestTimeHistory.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestTimeHistoryIO.cc b/tests/libtests/spatialdb/TestTimeHistoryIO.cc index c410f2ac..74bf757c 100644 --- a/tests/libtests/spatialdb/TestTimeHistoryIO.cc +++ b/tests/libtests/spatialdb/TestTimeHistoryIO.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestUniformDB.cc b/tests/libtests/spatialdb/TestUniformDB.cc index c9557b43..fbf80517 100644 --- a/tests/libtests/spatialdb/TestUniformDB.cc +++ b/tests/libtests/spatialdb/TestUniformDB.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestUserFunctionDB.cc b/tests/libtests/spatialdb/TestUserFunctionDB.cc index 1dfb1c0f..4e767784 100644 --- a/tests/libtests/spatialdb/TestUserFunctionDB.cc +++ b/tests/libtests/spatialdb/TestUserFunctionDB.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestUserFunctionDB.hh b/tests/libtests/spatialdb/TestUserFunctionDB.hh index b6f36b78..ce5de246 100644 --- a/tests/libtests/spatialdb/TestUserFunctionDB.hh +++ b/tests/libtests/spatialdb/TestUserFunctionDB.hh @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/TestUserFunctionDB_Cases.cc b/tests/libtests/spatialdb/TestUserFunctionDB_Cases.cc index 6a5176c1..516a8a4a 100644 --- a/tests/libtests/spatialdb/TestUserFunctionDB_Cases.cc +++ b/tests/libtests/spatialdb/TestUserFunctionDB_Cases.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/data/Makefile.am b/tests/libtests/spatialdb/data/Makefile.am index 2bb837ce..5528011b 100644 --- a/tests/libtests/spatialdb/data/Makefile.am +++ b/tests/libtests/spatialdb/data/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/test_driver.cc b/tests/libtests/spatialdb/test_driver.cc index d3614e00..e7e03948 100644 --- a/tests/libtests/spatialdb/test_driver.cc +++ b/tests/libtests/spatialdb/test_driver.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/spatialdb/testf77query.h b/tests/libtests/spatialdb/testf77query.h index eabe65a9..98bafe10 100644 --- a/tests/libtests/spatialdb/testf77query.h +++ b/tests/libtests/spatialdb/testf77query.h @@ -3,7 +3,7 @@ * This code is part of SpatialData, developed through the Computational Infrastructure * for Geodynamics (https://github.com/geodynamics/spatialdata). * - * Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. + * Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. * All rights reserved. * * See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/units/Makefile.am b/tests/libtests/units/Makefile.am index 81e23a0a..d38e17ef 100644 --- a/tests/libtests/units/Makefile.am +++ b/tests/libtests/units/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/units/TestNondimensional.cc b/tests/libtests/units/TestNondimensional.cc index f5420f5f..7bd87c6a 100644 --- a/tests/libtests/units/TestNondimensional.cc +++ b/tests/libtests/units/TestNondimensional.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/units/TestParser.cc b/tests/libtests/units/TestParser.cc index 885ffd1b..5b055855 100644 --- a/tests/libtests/units/TestParser.cc +++ b/tests/libtests/units/TestParser.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/utils/Makefile.am b/tests/libtests/utils/Makefile.am index be688a77..aee98da0 100644 --- a/tests/libtests/utils/Makefile.am +++ b/tests/libtests/utils/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/utils/TestPointsStream.cc b/tests/libtests/utils/TestPointsStream.cc index ba11bd73..ecb41a23 100644 --- a/tests/libtests/utils/TestPointsStream.cc +++ b/tests/libtests/utils/TestPointsStream.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/libtests/utils/TestSpatialdataVersion.cc b/tests/libtests/utils/TestSpatialdataVersion.cc index b8db519d..ef76635d 100644 --- a/tests/libtests/utils/TestSpatialdataVersion.cc +++ b/tests/libtests/utils/TestSpatialdataVersion.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/Makefile.am b/tests/pytests/Makefile.am index cf3c7338..0537d28f 100644 --- a/tests/pytests/Makefile.am +++ b/tests/pytests/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/geocoords/Makefile.am b/tests/pytests/geocoords/Makefile.am index 55a164df..503d88f2 100644 --- a/tests/pytests/geocoords/Makefile.am +++ b/tests/pytests/geocoords/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/geocoords/TestCSCart.py b/tests/pytests/geocoords/TestCSCart.py index 3b8eb454..f8dd2277 100644 --- a/tests/pytests/geocoords/TestCSCart.py +++ b/tests/pytests/geocoords/TestCSCart.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/geocoords/TestCSGeo.py b/tests/pytests/geocoords/TestCSGeo.py index 514b86b3..a5d64219 100644 --- a/tests/pytests/geocoords/TestCSGeo.py +++ b/tests/pytests/geocoords/TestCSGeo.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/geocoords/TestCSGeoLocal.py b/tests/pytests/geocoords/TestCSGeoLocal.py index 02e79625..23c680e5 100644 --- a/tests/pytests/geocoords/TestCSGeoLocal.py +++ b/tests/pytests/geocoords/TestCSGeoLocal.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/geocoords/TestConverter.py b/tests/pytests/geocoords/TestConverter.py index fa770502..b58bffa6 100644 --- a/tests/pytests/geocoords/TestConverter.py +++ b/tests/pytests/geocoords/TestConverter.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/geocoords/test_geocoords.py b/tests/pytests/geocoords/test_geocoords.py index b26540ae..de5e006c 100755 --- a/tests/pytests/geocoords/test_geocoords.py +++ b/tests/pytests/geocoords/test_geocoords.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/Makefile.am b/tests/pytests/spatialdb/Makefile.am index 5c13105c..0fff660a 100644 --- a/tests/pytests/spatialdb/Makefile.am +++ b/tests/pytests/spatialdb/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/TestAnalyticDB.py b/tests/pytests/spatialdb/TestAnalyticDB.py index e4a19be7..e6f77d29 100644 --- a/tests/pytests/spatialdb/TestAnalyticDB.py +++ b/tests/pytests/spatialdb/TestAnalyticDB.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/TestCompositeDB.py b/tests/pytests/spatialdb/TestCompositeDB.py index ba1475ef..3aed4a67 100644 --- a/tests/pytests/spatialdb/TestCompositeDB.py +++ b/tests/pytests/spatialdb/TestCompositeDB.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/TestGenSimpleDBApp.py b/tests/pytests/spatialdb/TestGenSimpleDBApp.py index 80dc35c3..ee35bb04 100644 --- a/tests/pytests/spatialdb/TestGenSimpleDBApp.py +++ b/tests/pytests/spatialdb/TestGenSimpleDBApp.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/TestGravityField.py b/tests/pytests/spatialdb/TestGravityField.py index dca8ee30..4ac776f0 100644 --- a/tests/pytests/spatialdb/TestGravityField.py +++ b/tests/pytests/spatialdb/TestGravityField.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/TestSCECCVMH.py.in b/tests/pytests/spatialdb/TestSCECCVMH.py.in index 5fc9fcbe..2115021e 100644 --- a/tests/pytests/spatialdb/TestSCECCVMH.py.in +++ b/tests/pytests/spatialdb/TestSCECCVMH.py.in @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/TestSimpleDB.py b/tests/pytests/spatialdb/TestSimpleDB.py index 1740119c..9a3c7517 100644 --- a/tests/pytests/spatialdb/TestSimpleDB.py +++ b/tests/pytests/spatialdb/TestSimpleDB.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/TestSimpleGridDB.py b/tests/pytests/spatialdb/TestSimpleGridDB.py index a3f77c0a..2caa93a5 100644 --- a/tests/pytests/spatialdb/TestSimpleGridDB.py +++ b/tests/pytests/spatialdb/TestSimpleGridDB.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/TestSimpleIOAscii.py b/tests/pytests/spatialdb/TestSimpleIOAscii.py index c2860c30..1b64633d 100644 --- a/tests/pytests/spatialdb/TestSimpleIOAscii.py +++ b/tests/pytests/spatialdb/TestSimpleIOAscii.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/TestTimeHistory.py b/tests/pytests/spatialdb/TestTimeHistory.py index a49a8070..ad61b823 100644 --- a/tests/pytests/spatialdb/TestTimeHistory.py +++ b/tests/pytests/spatialdb/TestTimeHistory.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/TestTimeHistoryIO.py b/tests/pytests/spatialdb/TestTimeHistoryIO.py index 4d15bdee..b64d2048 100644 --- a/tests/pytests/spatialdb/TestTimeHistoryIO.py +++ b/tests/pytests/spatialdb/TestTimeHistoryIO.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/TestUniformDB.py b/tests/pytests/spatialdb/TestUniformDB.py index 2cf651be..ecaa552e 100644 --- a/tests/pytests/spatialdb/TestUniformDB.py +++ b/tests/pytests/spatialdb/TestUniformDB.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/TestUserFunctionDB.py b/tests/pytests/spatialdb/TestUserFunctionDB.py index 5db3d03f..90f5b4ea 100644 --- a/tests/pytests/spatialdb/TestUserFunctionDB.py +++ b/tests/pytests/spatialdb/TestUserFunctionDB.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/data/Makefile.am b/tests/pytests/spatialdb/data/Makefile.am index 89004c56..199a6644 100644 --- a/tests/pytests/spatialdb/data/Makefile.am +++ b/tests/pytests/spatialdb/data/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/test_sceccvmh.py b/tests/pytests/spatialdb/test_sceccvmh.py index c7001869..97713d85 100755 --- a/tests/pytests/spatialdb/test_sceccvmh.py +++ b/tests/pytests/spatialdb/test_sceccvmh.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/test_spatialdb.py b/tests/pytests/spatialdb/test_spatialdb.py index ef3c7bd1..cde46dc5 100755 --- a/tests/pytests/spatialdb/test_spatialdb.py +++ b/tests/pytests/spatialdb/test_spatialdb.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/spatialdb/testgen1din2d.odb b/tests/pytests/spatialdb/testgen1din2d.odb index b0e1d0c5..c153a8c9 100644 --- a/tests/pytests/spatialdb/testgen1din2d.odb +++ b/tests/pytests/spatialdb/testgen1din2d.odb @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/units/Makefile.am b/tests/pytests/units/Makefile.am index de3560f5..00a8a302 100644 --- a/tests/pytests/units/Makefile.am +++ b/tests/pytests/units/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/units/TestNondimElasticDynamic.py b/tests/pytests/units/TestNondimElasticDynamic.py index fbe731ba..2003cb12 100644 --- a/tests/pytests/units/TestNondimElasticDynamic.py +++ b/tests/pytests/units/TestNondimElasticDynamic.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/units/TestNondimElasticQuasistatic.py b/tests/pytests/units/TestNondimElasticQuasistatic.py index 6446a81d..52312eb5 100644 --- a/tests/pytests/units/TestNondimElasticQuasistatic.py +++ b/tests/pytests/units/TestNondimElasticQuasistatic.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/units/TestNondimensional.py b/tests/pytests/units/TestNondimensional.py index 0729e3dc..3dc8410d 100644 --- a/tests/pytests/units/TestNondimensional.py +++ b/tests/pytests/units/TestNondimensional.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/units/test_units.py b/tests/pytests/units/test_units.py index 0a71b5be..b92deacd 100755 --- a/tests/pytests/units/test_units.py +++ b/tests/pytests/units/test_units.py @@ -3,7 +3,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/utils/Makefile.am b/tests/pytests/utils/Makefile.am index ebc07059..b50be42a 100644 --- a/tests/pytests/utils/Makefile.am +++ b/tests/pytests/utils/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/utils/TestSpatialdataVersion.py b/tests/pytests/utils/TestSpatialdataVersion.py index c9c3b6ae..96266c52 100644 --- a/tests/pytests/utils/TestSpatialdataVersion.py +++ b/tests/pytests/utils/TestSpatialdataVersion.py @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/pytests/utils/test_utils.py b/tests/pytests/utils/test_utils.py index 3c53b386..984bb9af 100755 --- a/tests/pytests/utils/test_utils.py +++ b/tests/pytests/utils/test_utils.py @@ -4,7 +4,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/src/Makefile.am b/tests/src/Makefile.am index 24ef92f7..ab7b9070 100644 --- a/tests/src/Makefile.am +++ b/tests/src/Makefile.am @@ -2,7 +2,7 @@ # This code is part of SpatialData, developed through the Computational Infrastructure # for Geodynamics (https://github.com/geodynamics/spatialdata). # -# Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +# Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. # All rights reserved. # # See https://mit-license.org/ and LICENSE.md and for license information. diff --git a/tests/src/driver_catch2.cc b/tests/src/driver_catch2.cc index c6f44fe9..cd339b89 100644 --- a/tests/src/driver_catch2.cc +++ b/tests/src/driver_catch2.cc @@ -2,7 +2,7 @@ // This code is part of SpatialData, developed through the Computational Infrastructure // for Geodynamics (https://github.com/geodynamics/spatialdata). // -// Copyright (c) 2010-2024, University of California, Davis and the SpatialData Development Team. +// Copyright (c) 2010-2025, University of California, Davis and the SpatialData Development Team. // All rights reserved. // // See https://mit-license.org/ and LICENSE.md and for license information.