From e28d9c4fb154d1eaa06bbe7e1698763bff8a4a2e Mon Sep 17 00:00:00 2001 From: Enxhi Kreshpa <e.kreshpa@fz-juelich.de> Date: Tue, 12 Oct 2021 10:41:00 +0200 Subject: [PATCH] Fixed spdx tag. --- .../model_modules/video_prediction/datasets/era5_dataset.py | 1 - 1 file changed, 1 deletion(-) diff --git a/video_prediction_tools/model_modules/video_prediction/datasets/era5_dataset.py b/video_prediction_tools/model_modules/video_prediction/datasets/era5_dataset.py index 32939276..1a46a99d 100644 --- a/video_prediction_tools/model_modules/video_prediction/datasets/era5_dataset.py +++ b/video_prediction_tools/model_modules/video_prediction/datasets/era5_dataset.py @@ -1,4 +1,3 @@ -# SPDX-FileCopyrightText: 2021 2018, alexlee-gk # SPDX-FileCopyrightText: 2021 Earth System Data Exploration (ESDE), Jülich Supercomputing Center (JSC) # # SPDX-License-Identifier: MIT -- GitLab