diff --git a/providers/example/geoclue-example.c b/providers/example/geoclue-example.c index a7b19d1e99a6f3e2d482f3e8d4ca88cfb06a89f2..0647bfa663009fa7c39697a157d93ee48006ddbd 100644 --- a/providers/example/geoclue-example.c +++ b/providers/example/geoclue-example.c @@ -1,6 +1,6 @@ /* * Geoclue - * geoclue-example.c - Example provider + * geoclue-example.c - Example provider which doesn't do anything. * * Author: Iain Holmes * Copyright 2007 by Garmin Ltd. or its subsidiaries diff --git a/providers/gpsd/geoclue-gpsd.c b/providers/gpsd/geoclue-gpsd.c index 710436a0b7434ca9e3275918cef78a4bb881304b..fed80770222d630900455930897c42ffbf3f44f2 100644 --- a/providers/gpsd/geoclue-gpsd.c +++ b/providers/gpsd/geoclue-gpsd.c @@ -1,6 +1,6 @@ /* * Geoclue - * geoclue-gpsd.c - Geoclue backend for gpsd + * geoclue-gpsd.c - Geoclue Position backend for gpsd * * Authors: Jussi Kukkonen * Copyright 2007 by Garmin Ltd. or its subsidiaries diff --git a/providers/gypsy/geoclue-gypsy.c b/providers/gypsy/geoclue-gypsy.c index 7123d73b203c48ecadce8672029c83b51c338c02..57d2a204becdf7224fe6dd8c996a94817244892b 100644 --- a/providers/gypsy/geoclue-gypsy.c +++ b/providers/gypsy/geoclue-gypsy.c @@ -1,6 +1,6 @@ /* * Geoclue - * geoclue-gypsy.c - Geoclue backend for Gypsy + * geoclue-gypsy.c - Geoclue backend for Gypsy which provides the Position. * * Authors: Iain Holmes * Copyright 2007 by Garmin Ltd. or its subsidiaries diff --git a/providers/manual/geoclue-manual.c b/providers/manual/geoclue-manual.c index 75c888f4fb4e11f5dce2d9ed369d32ea38090443..0bdd9e58d75df946b945edb7d1dbf86dc041e477 100644 --- a/providers/manual/geoclue-manual.c +++ b/providers/manual/geoclue-manual.c @@ -1,6 +1,6 @@ /* * Geoclue - * geoclue-manual.c - Manual provider + * geoclue-manual.c - Manual address provider * * Author: Jussi Kukkonen * Copyright 2008 by Garmin Ltd. or its subsidiaries diff --git a/providers/yahoo/geoclue-yahoo.c b/providers/yahoo/geoclue-yahoo.c index 831676db90ce9bedad66bd9a2c6d6078d81a919b..c79ed272ead5ea12e21e611cfe04ef39f635ac0d 100644 --- a/providers/yahoo/geoclue-yahoo.c +++ b/providers/yahoo/geoclue-yahoo.c @@ -1,6 +1,7 @@ /* * Geoclue - * geoclue-yahoo.c - A "local.yahooapis.com"-based Geocode-provider + * geoclue-yahoo.c - A "local.yahooapis.com"-based Geocode-provider which + * converts from street address to position. * * Copyright 2008 by Garmin Ltd. or its subsidiaries *