Mercurial > hg > octave-nkf
diff src/toplev.cc @ 5307:4c8a2e4e0717
[project @ 2005-04-26 19:24:27 by jwe]
author | jwe |
---|---|
date | Tue, 26 Apr 2005 19:24:47 +0000 |
parents | 539428e4606a |
children | ac8d64b9e76a |
line wrap: on
line diff
--- a/src/toplev.cc +++ b/src/toplev.cc @@ -16,7 +16,8 @@ You should have received a copy of the GNU General Public License along with Octave; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ @@ -299,7 +300,8 @@ \n\ You should have received a copy of the GNU General Public License\n\ along with this program. If not, write to the Free Software\n\ -Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n\ +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA\n\ +02110-1301, USA.\n\ \n"; return retval;