# HG changeset patch # User jwe # Date 792808787 0 # Node ID b14b97addb75dab8ce0ddb2776d8a22f3c2d2323 # Parent 23a345e8a3b15077ae9d17f754869f4390705f42 [project @ 1995-02-15 00:39:47 by jwe] diff -r 23a345e8a3b1 -r b14b97addb75 src/octave.cc --- a/src/octave.cc Wed Feb 15 00:26:34 1995 +0000 +++ b/src/octave.cc Wed Feb 15 00:39:47 1995 +0000 @@ -728,7 +728,7 @@ Octave_object retval; ostrstream output_buf; - output_buf << "\n " OCTAVE_VERSION_AND_COPYRIGHT "\n\n\ + output_buf << "\n " OCTAVE_NAME_VERSION_AND_COPYRIGHT "\n\n\ This program is free software; you can redistribute it and/or modify\n\ it under the terms of the GNU General Public License as published by\n\ the Free Software Foundation; either version 2 of the License, or\n\