diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2015-10-02 11:25:55 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2015-10-02 11:25:55 -0400 |
commit | 6004e866fc47e8054f97b3066413dbb0538e7547 (patch) | |
tree | 64190fbeba69b339a01ddd8974a9d0b385260707 /po/makefile.inn | |
parent | f4217d460bebcb9eeec236889add946a043450ad (diff) | |
download | lynx-snapshots-6004e866fc47e8054f97b3066413dbb0538e7547.tar.gz |
snapshot of project "lynx", label v2-8-9dev_6f
Diffstat (limited to 'po/makefile.inn')
-rw-r--r-- | po/makefile.inn | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/po/makefile.inn b/po/makefile.inn index c4c7adf3..55887e17 100644 --- a/po/makefile.inn +++ b/po/makefile.inn @@ -1,11 +1,13 @@ -# $LynxId: makefile.inn,v 1.21 2014/12/22 00:09:52 tom Exp $ +# $LynxId: makefile.inn,v 1.22 2015/10/02 11:12:57 tom Exp $ # # Makefile for program source directory in GNU NLS utilities package. # Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu> # # This file may be copied and used freely without restrictions. It can -# be used in projects which are not available under the GNU Public License -# but which still want to provide support for the GNU gettext functionality. +# be used in projects which are not available under the GNU General +# Public License but which still want to provide support for the GNU +# gettext functionality. +# # Please note that the actual code is *not* freely available. SHELL = /bin/sh |