docs: change versions and add copyright

This commit is contained in:
Marko Oldenburg 2024-10-11 12:04:07 +02:00
parent eb134a19e9
commit ce875a8beb
4 changed files with 8 additions and 7 deletions

View File

@ -2,12 +2,13 @@
##############################################################################
#
# 59_Weather.pm
# (c) 2009-2023 Copyright by Dr. Boris Neubert
# (c) 2009-2024 Copyright by Dr. Boris Neubert
# e-mail: omega at online dot de
#
# Contributors:
# - Marko Oldenburg (CoolTux)
# - Lippie
# - stefanru (wundergroundAPI)
#
#
# This file is part of fhem.
@ -543,7 +544,7 @@ __END__
],
"release_status": "stable",
"license": "GPL_2",
"version": "v2.2.22",
"version": "v2.2.30",
"author": [
"Marko Oldenburg <fhemdevelopment@cooltux.net>"
],

View File

@ -1,5 +1,5 @@
UPD 2023-01-29_16:14:48 25809 FHEM/59_Weather.pm
UPD 2024-10-11_06:52:17 34293 lib/FHEM/Core/Weather.pm
UPD 2024-10-11_12:02:22 25848 FHEM/59_Weather.pm
UPD 2024-10-11_11:59:21 34293 lib/FHEM/Core/Weather.pm
UPD 2023-01-29_16:14:48 50106 lib/FHEM/APIs/Weather/DarkSkyAPI.pm
UPD 2023-07-11_14:08:00 33779 lib/FHEM/APIs/Weather/OpenWeatherMapAPI.pm
UPD 2024-10-11_06:49:47 37627 lib/FHEM/APIs/Weather/wundergroundAPI.pm
UPD 2024-10-11_12:02:42 37627 lib/FHEM/APIs/Weather/wundergroundAPI.pm

View File

@ -840,7 +840,7 @@ sub _strftimeWrapper {
"abstract": "Wetter API für Weather Underground"
}
},
"version": "v1.2.0",
"version": "v1.3.0",
"author": [
"Julian Pawlowski <julian.pawlowski@gmail.com>"
],

View File

@ -2,7 +2,7 @@
##############################################################################
#
# 59_Weather.pm
# (c) 2009-2023 Copyright by Dr. Boris Neubert
# (c) 2009-2024 Copyright by Dr. Boris Neubert
# e-mail: omega at online dot de
#
# Contributors: