summaryrefslogtreecommitdiff
path: root/iconv-detect.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2014-01-06 11:52:07 -0500
committerMatthew Barnes <mbarnes@redhat.com>2014-01-07 10:32:36 -0500
commit81bb9c0adc8cd738581a2d679f739a9cbc407aad (patch)
treec40591b71b14110ff28950c121e36565ce5dcffc /iconv-detect.c
parent2da84b96348152f27b7f19f91184e178fb7ffe1c (diff)
downloadevolution-data-server-81bb9c0adc8cd738581a2d679f739a9cbc407aad.tar.gz
Bug 721527 - License text contains obsolete FSF postal address
Diffstat (limited to 'iconv-detect.c')
-rw-r--r--iconv-detect.c24
1 files changed, 11 insertions, 13 deletions
diff --git a/iconv-detect.c b/iconv-detect.c
index 7ca1339d8..b76ec5445 100644
--- a/iconv-detect.c
+++ b/iconv-detect.c
@@ -1,22 +1,20 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Authors: Jeffrey Stedfast <fejj@ximian.com>
+ * Authors: Jeffrey Stedfast <fejj@ximian.com>
*
- * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * This library is free software you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation.
*
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Lesser General Public License for more details.
+ * This library is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * for more details.
*
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this library; if not, see <http://www.gnu.org/licenses/>.
*
*/