summaryrefslogtreecommitdiff
path: root/libc/locale/programs/charmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/locale/programs/charmap.c')
-rw-r--r--libc/locale/programs/charmap.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libc/locale/programs/charmap.c b/libc/locale/programs/charmap.c
index ef528217f..8b2b3d765 100644
--- a/libc/locale/programs/charmap.c
+++ b/libc/locale/programs/charmap.c
@@ -13,8 +13,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ along with this program; if not, see <http://www.gnu.org/licenses/>. */
#ifdef HAVE_CONFIG_H
# include <config.h>