Skip to content

Commit e06ec3f

Browse files
committed
Fix wrong file header
1 parent 5da8cff commit e06ec3f

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

cdprep/utils/__init__.py

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# -*- coding: utf-8 -*-
22
# -----------------------------------------------------------------------------
3-
# Copyright © Geolearn
4-
# https://github.com/GeolearnAI/gwire
3+
# Copyright © Climate Data Preprocessing Tool Project Contributors
4+
# https://github.com/cgq-qgc/climate-data-preprocessing-tool
55
#
6-
# This file is part of Gwire.
7-
# Licensed under the terms and conditions defined in file 'LICENSE.txt',
8-
# which is distributed along with this program.
6+
# This file is part of Climate Data Preprocessing Tool.
7+
# Licensed under the terms of the GNU General Public License.
98
# -----------------------------------------------------------------------------

0 commit comments

Comments
 (0)