diff --git a/geoutils/raster/distributed_computing/__init__.py b/geoutils/raster/distributed_computing/__init__.py index f9b32b70..27ee2a4e 100644 --- a/geoutils/raster/distributed_computing/__init__.py +++ b/geoutils/raster/distributed_computing/__init__.py @@ -1,4 +1,5 @@ # Copyright (c) 2025 GeoUtils developers +# Copyright (c) 2025 Centre National d'Etudes Spatiales (CNES) # # This file is part of the GeoUtils project: # https://github.com/glaciohack/geoutils diff --git a/geoutils/raster/distributed_computing/delayed_multiproc.py b/geoutils/raster/distributed_computing/delayed_multiproc.py index bc6d7e25..e13d8b83 100644 --- a/geoutils/raster/distributed_computing/delayed_multiproc.py +++ b/geoutils/raster/distributed_computing/delayed_multiproc.py @@ -1,4 +1,4 @@ -# Copyright (c) 2025 GeoUtils developers +# Copyright (c) 2025 Centre National d'Etudes Spatiales (CNES) # # This file is part of the GeoUtils project: # https://github.com/glaciohack/geoutils