Skip to content

Commit

Permalink
Update year
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierCLL committed Oct 2, 2024
1 parent 67d062a commit 1ff25be
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
ThRasE
-------------------
copyright : (C) 2019-2023 by Xavier Corredor Llano, SMByC
copyright : (C) 2019-2024 by Xavier Corredor Llano, SMByC
email : [email protected]
***************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion core/edition.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
A powerful and fast thematic raster editor Qgis plugin
-------------------
copyright : (C) 2019-2023 by Xavier Corredor Llano, SMByC
copyright : (C) 2019-2024 by Xavier Corredor Llano, SMByC
email : [email protected]
***************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion core/navigation.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
A powerful and fast thematic raster editor Qgis plugin
-------------------
copyright : (C) 2019-2023 by Xavier Corredor Llano, SMByC
copyright : (C) 2019-2024 by Xavier Corredor Llano, SMByC
email : [email protected]
***************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion gui/about_dialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
A powerful and fast thematic raster editor Qgis plugin
-------------------
copyright : (C) 2019-2023 by Xavier Corredor Llano, SMByC
copyright : (C) 2019-2024 by Xavier Corredor Llano, SMByC
email : [email protected]
***************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion gui/active_layer.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
A powerful and fast thematic raster editor Qgis plugin
-------------------
copyright : (C) 2019-2023 by Xavier Corredor Llano, SMByC
copyright : (C) 2019-2024 by Xavier Corredor Llano, SMByC
email : [email protected]
***************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion gui/apply_from_thematic_classes.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
A powerful and fast thematic raster editor Qgis plugin
-------------------
copyright : (C) 2019-2023 by Xavier Corredor Llano, SMByC
copyright : (C) 2019-2024 by Xavier Corredor Llano, SMByC
email : [email protected]
***************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion gui/autofill_dialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
A powerful and fast thematic raster editor Qgis plugin
-------------------
copyright : (C) 2019-2023 by Xavier Corredor Llano, SMByC
copyright : (C) 2019-2024 by Xavier Corredor Llano, SMByC
email : [email protected]
***************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion gui/main_dialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
A powerful and fast thematic raster editor Qgis plugin
-------------------
copyright : (C) 2019-2023 by Xavier Corredor Llano, SMByC
copyright : (C) 2019-2024 by Xavier Corredor Llano, SMByC
email : [email protected]
***************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion gui/navigation_dialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
A powerful and fast thematic raster editor Qgis plugin
-------------------
copyright : (C) 2019-2023 by Xavier Corredor Llano, SMByC
copyright : (C) 2019-2024 by Xavier Corredor Llano, SMByC
email : [email protected]
***************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion gui/render_widget.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
A powerful and fast thematic raster editor Qgis plugin
-------------------
copyright : (C) 2019-2023 by Xavier Corredor Llano, SMByC
copyright : (C) 2019-2024 by Xavier Corredor Llano, SMByC
email : [email protected]
***************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion gui/view_widget.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
A powerful and fast thematic raster editor Qgis plugin
-------------------
copyright : (C) 2019-2023 by Xavier Corredor Llano, SMByC
copyright : (C) 2019-2024 by Xavier Corredor Llano, SMByC
email : [email protected]
***************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion thrase.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
A powerful and fast thematic raster editor Qgis plugin
-------------------
copyright : (C) 2019-2023 by Xavier Corredor Llano, SMByC
copyright : (C) 2019-2024 by Xavier Corredor Llano, SMByC
email : [email protected]
***************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion utils/extra_deps.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
A powerful and fast thematic raster editor Qgis plugin
-------------------
copyright : (C) 2019-2023 by Xavier Corredor Llano, SMByC
copyright : (C) 2019-2024 by Xavier Corredor Llano, SMByC
email : [email protected]
***************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion utils/others_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
A powerful and fast thematic raster editor Qgis plugin
-------------------
copyright : (C) 2019-2023 by Xavier Corredor Llano, SMByC
copyright : (C) 2019-2024 by Xavier Corredor Llano, SMByC
email : [email protected]
***************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion utils/qgis_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
A powerful and fast thematic raster editor Qgis plugin
-------------------
copyright : (C) 2019-2023 by Xavier Corredor Llano, SMByC
copyright : (C) 2019-2024 by Xavier Corredor Llano, SMByC
email : [email protected]
***************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion utils/system_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
A powerful and fast thematic raster editor Qgis plugin
-------------------
copyright : (C) 2019-2023 by Xavier Corredor Llano, SMByC
copyright : (C) 2019-2024 by Xavier Corredor Llano, SMByC
email : [email protected]
***************************************************************************/
Expand Down

0 comments on commit 1ff25be

Please sign in to comment.