diff options
| author | Jim Meyering <jim@meyering.net> | 1996-07-11 03:57:04 +0000 |
|---|---|---|
| committer | Jim Meyering <jim@meyering.net> | 1996-07-11 03:57:04 +0000 |
| commit | 805484b693a45b95bbf7907de782f834ffaa7ee7 (patch) | |
| tree | 5abdff200a2155e4cb195edd72d06a295dbda152 /lib/getopt.h | |
| parent | . (diff) | |
| download | coreutils-805484b693a45b95bbf7907de782f834ffaa7ee7.tar.gz coreutils-805484b693a45b95bbf7907de782f834ffaa7ee7.zip | |
use latest from gettext-0.10.23
Diffstat (limited to 'lib/getopt.h')
| -rw-r--r-- | lib/getopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getopt.h b/lib/getopt.h index 4ac33b718..952f4830d 100644 --- a/lib/getopt.h +++ b/lib/getopt.h @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GETOPT_H #define _GETOPT_H 1 |
