diff src/alloca.s @ 14414:6e7bb4bd5010

Update FSF address in comment.
author Karl Heuer <kwzh@gnu.org>
date Mon, 29 Jan 1996 22:30:55 +0000
parents d1633aedb9bd
children 23a1cea22d13
line wrap: on
line diff
--- a/src/alloca.s	Mon Jan 29 22:22:08 1996 +0000
+++ b/src/alloca.s	Mon Jan 29 22:30:55 1996 +0000
@@ -12,9 +12,9 @@
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
 
-   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.  */
+   You should have received a copy of the GNU General Public License along
+   with this program; if not, write to the Free Software Foundation, Inc.,
+   59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
 
 /* Both 68000 systems I have run this on have had broken versions of alloca.
    Also, I am told that non-berkeley systems do not have it at all.