X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gio%2Fgzlibcompressor.c;h=68445d05afa6687f58e8a95fa2f6f00c59566f65;hb=c3842d1969feace4bfb12919be730e75e53877d9;hp=3c54753cd3eb2f851a948c028325eccb713f3e81;hpb=d8ca6404229e5b64d2bf2e1a3660ad9fe7feefdd;p=platform%2Fupstream%2Fglib.git diff --git a/gio/gzlibcompressor.c b/gio/gzlibcompressor.c index 3c54753..68445d0 100644 --- a/gio/gzlibcompressor.c +++ b/gio/gzlibcompressor.c @@ -13,9 +13,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see . * * Author: Alexander Larsson */ @@ -253,7 +251,7 @@ g_zlib_compressor_class_init (GZlibCompressorClass *klass) * * If set to a non-%NULL #GFileInfo object, and #GZlibCompressor:format is * %G_ZLIB_COMPRESSOR_FORMAT_GZIP, the compressor will write the file name - * and modification time from the file info to the the GZIP header. + * and modification time from the file info to the GZIP header. * * Since: 2.26 */