# HG changeset patch # User Matti Hamalainen # Date 1579637809 -7200 # Node ID 39fe08aafe1213b5bd54a02931a113e787269522 # Parent b4be881a99080a794ae203fb3447e2d7861385c7 fetch_weather: Bump version and copyright. diff -r b4be881a9908 -r 39fe08aafe12 fetch_weather.pl --- a/fetch_weather.pl Tue Jan 21 22:14:01 2020 +0200 +++ b/fetch_weather.pl Tue Jan 21 22:16:49 2020 +0200 @@ -1,8 +1,8 @@ #!/usr/bin/perl -w ########################################################################## # -# Fetch Weather v1.0 by Matti 'ccr' Hamalainen -# (C) Copyright 2014-2018 Tecnic Software productions (TNSP) +# Fetch Weather v1.1 by Matti 'ccr' Hamalainen +# (C) Copyright 2014-2020 Tecnic Software productions (TNSP) # This script is freely distributable under GNU GPL (version 2) license. # # Should be ran as a cronjob, and configured properly.