diff --git a/DarkSkyAPI.pm b/DarkSkyAPI.pm index a25f2ab..5ab80e9 100644 --- a/DarkSkyAPI.pm +++ b/DarkSkyAPI.pm @@ -1,3 +1,4 @@ +# $Id: $ ############################################################################### # # Developed with Kate @@ -24,8 +25,6 @@ # GNU General Public License for more details. # # -# $Id$ -# ############################################################################### package DarkSkyAPI::Weather; diff --git a/OpenWeatherMapAPI.pm b/OpenWeatherMapAPI.pm index 7dd3371..34a1d6c 100644 --- a/OpenWeatherMapAPI.pm +++ b/OpenWeatherMapAPI.pm @@ -1,3 +1,4 @@ +# $Id: $ ############################################################################### # # Developed with Kate @@ -24,8 +25,6 @@ # GNU General Public License for more details. # # -# $Id$ -# ############################################################################### ### Beispielaufruf