diff options
author | Torbjorn Granlund <tege@gmplib.org> | 2009-11-15 01:11:19 +0100 |
---|---|---|
committer | Torbjorn Granlund <tege@gmplib.org> | 2009-11-15 01:11:19 +0100 |
commit | f7fa2e843382fba23fd46d68958ffc8652300b1d (patch) | |
tree | 31db0a9dd2ede49ca1c5622378efdf1511e26284 /missing | |
parent | a0c731b2f4f00407146eaeb29763e388476264e2 (diff) | |
download | gmp-f7fa2e843382fba23fd46d68958ffc8652300b1d.tar.gz |
Fix lot of spelling errors.
Diffstat (limited to 'missing')
-rwxr-xr-x | missing | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2003-09-02.23 +scriptversion=2009-11-15.01 -# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003 +# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003 # Free Software Foundation, Inc. # Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996. |