comparison src/toplev.cc @ 3922:38c61cbf086c

[project @ 2002-05-01 06:48:35 by jwe]
author jwe
date Wed, 01 May 2002 06:48:36 +0000
parents 56db014d8980
children f9ea3dcf58ee
comparison
equal deleted inserted replaced
3921:fb92c3b1aa3b 3922:38c61cbf086c
293 Describe the conditions for copying and distributing Octave.\n\ 293 Describe the conditions for copying and distributing Octave.\n\
294 @end deftypefn") 294 @end deftypefn")
295 { 295 {
296 octave_value_list retval; 296 octave_value_list retval;
297 297
298 octave_stdout << "\n" OCTAVE_NAME_VERSION_AND_COPYRIGHT "\n\n\ 298 octave_stdout << "\n" \
299 OCTAVE_NAME_VERSION_AND_COPYRIGHT "\n\
300 \n\
299 This program is free software; you can redistribute it and/or modify\n\ 301 This program is free software; you can redistribute it and/or modify\n\
300 it under the terms of the GNU General Public License as published by\n\ 302 it under the terms of the GNU General Public License as published by\n\
301 the Free Software Foundation; either version 2 of the License, or\n\ 303 the Free Software Foundation; either version 2 of the License, or\n\
302 (at your option) any later version.\n\ 304 (at your option) any later version.\n\
303 \n\ 305 \n\