--- embedaddon/libiconv/tools/cjk_variants.c 2012/02/21 22:57:49 1.1.1.1 +++ embedaddon/libiconv/tools/cjk_variants.c 2021/03/17 13:38:46 1.1.1.2 @@ -1,4 +1,4 @@ -/* Copyright (C) 1999-2002 Free Software Foundation, Inc. +/* Copyright (C) 1999-2002, 2012, 2018 Free Software Foundation, Inc. This file is part of the GNU LIBICONV Tools. This program is free software: you can redistribute it and/or modify @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., along with this program. If not, see . */ + along with this program; if not, see . */ /* * Generates Unicode variants table from Koichi Yasuoka's UniVariants file. @@ -50,8 +49,7 @@ int main (int argc, char *argv[]) printf(" *\n"); printf(" * You should have received a copy of the GNU Library General Public\n"); printf(" * License along with the GNU LIBICONV Library; see the file COPYING.LIB.\n"); - printf(" * If not, write to the Free Software Foundation, Inc., 51 Franklin Street,\n"); - printf(" * Fifth Floor, Boston, MA 02110-1301, USA.\n"); + printf(" * If not, see .\n"); printf(" */\n"); printf("\n"); printf("/*\n");