diff options
Diffstat (limited to 'lib/sh/itos.c')
-rw-r--r-- | lib/sh/itos.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sh/itos.c b/lib/sh/itos.c index 5105cb72..dee78832 100644 --- a/lib/sh/itos.c +++ b/lib/sh/itos.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with Bash; see the file COPYING. If not, write to the Free Software - Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, 59 Temple Place, Suite 330, Boston, MA 02111 USA. */ #include <config.h> |