diff options
author | Chet Ramey <chet.ramey@case.edu> | 2011-11-23 18:59:00 -0500 |
---|---|---|
committer | Chet Ramey <chet.ramey@case.edu> | 2011-11-23 18:59:00 -0500 |
commit | 2916980bde9ae4d8b8e9d60062660bdca947f56e (patch) | |
tree | 2b82b766ecb942f2758987d83f955694b12bc378 /ansi_stdlib.h | |
parent | d19d2a576e818d6732b0d1b1ae72e3cc96fc29a3 (diff) | |
download | readline-2916980bde9ae4d8b8e9d60062660bdca947f56e.tar.gz |
Readline-4.1 import
Diffstat (limited to 'ansi_stdlib.h')
-rw-r--r-- | ansi_stdlib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansi_stdlib.h b/ansi_stdlib.h index 52339da..a720cb9 100644 --- a/ansi_stdlib.h +++ b/ansi_stdlib.h @@ -18,7 +18,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. */ #if !defined (_STDLIB_H_) #define _STDLIB_H_ 1 |