diff options
Diffstat (limited to 'libidn/toutf8.c')
-rw-r--r-- | libidn/toutf8.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libidn/toutf8.c b/libidn/toutf8.c index dad47c9af0..c7e67ca563 100644 --- a/libidn/toutf8.c +++ b/libidn/toutf8.c @@ -14,9 +14,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with GNU Libidn; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * + * License along with GNU Libidn; if not, see <http://www.gnu.org/licenses/>. */ #if HAVE_CONFIG_H |