summaryrefslogtreecommitdiff
path: root/src/alloca.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/alloca.s')
-rw-r--r--src/alloca.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/alloca.s b/src/alloca.s
index 4cae6ab3bfb..5277586a2ea 100644
--- a/src/alloca.s
+++ b/src/alloca.s
@@ -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.