diff options
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 |