Mercurial > hg > octave-lyh
diff examples/fortsub.f @ 9053:4295d634797d
remove copyright notices from example files
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Sat, 28 Mar 2009 11:26:27 -0400 |
parents | 503001863427 |
children |
line wrap: on
line diff
--- a/examples/fortsub.f +++ b/examples/fortsub.f @@ -1,23 +1,3 @@ -c Copyright (C) 2007 John W. Eaton -c -c This file is part of Octave. -c -c Octave is free software; you can redistribute it and/or -c modify it under the terms of the GNU General Public -c License as published by the Free Software Foundation; -c either version 3 of the License, or (at your option) any -c later version. -c -c Octave is distributed in the hope that it will be useful, -c but WITHOUT ANY WARRANTY; without even the implied -c warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR -c PURPOSE. See the GNU General Public License for more -c details. -c -c You should have received a copy of the GNU General Public -c License along with Octave; see the file COPYING. If not, -c see <http://www.gnu.org/licenses/>. - subroutine fortsub (n, a, s) implicit none character*(*) s