Mercurial > hg > octave-avbm
changeset 1884:e62277bf5fe0
[project @ 1996-02-05 18:17:59 by jwe]
line wrap: on
line diff
--- a/src/Array-tc.cc +++ b/src/Array-tc.cc @@ -1,7 +1,7 @@ // Array-tc.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/DLList-fi.cc +++ b/src/DLList-fi.cc @@ -1,7 +1,7 @@ // DLList-fi.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/Map-tc.cc +++ b/src/Map-tc.cc @@ -1,7 +1,7 @@ // Map-tc.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/Map.cc +++ b/src/Map.cc @@ -1,7 +1,7 @@ // Map.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/Map.h +++ b/src/Map.h @@ -1,7 +1,7 @@ // Map.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/SLList-expr.cc +++ b/src/SLList-expr.cc @@ -1,7 +1,7 @@ // SLList-expr.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/SLList-i.cc +++ b/src/SLList-i.cc @@ -1,7 +1,7 @@ // SLStack-i.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/SLList-misc.cc +++ b/src/SLList-misc.cc @@ -1,7 +1,7 @@ // SLList-misc.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/SLList-pc.cc +++ b/src/SLList-pc.cc @@ -1,7 +1,7 @@ // SLStack-pc.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/SLList-plot.cc +++ b/src/SLList-plot.cc @@ -1,7 +1,7 @@ // SLList-plot.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/SLList-str.cc +++ b/src/SLList-str.cc @@ -1,7 +1,7 @@ // SLList-str.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/SLList-tc.cc +++ b/src/SLList-tc.cc @@ -1,7 +1,7 @@ // SLList-tc.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/SLStack-sym.cc +++ b/src/SLStack-sym.cc @@ -1,7 +1,7 @@ // SLStack-sym.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/SLStack-tok.cc +++ b/src/SLStack-tok.cc @@ -1,7 +1,7 @@ // SLStack-tok.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/SLStack-ue.cc +++ b/src/SLStack-ue.cc @@ -1,7 +1,7 @@ // SLStack-up.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/SLStack-ui.cc +++ b/src/SLStack-ui.cc @@ -1,7 +1,7 @@ // SLStack-ui.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/SLStack.cc +++ b/src/SLStack.cc @@ -1,7 +1,7 @@ // SLStack.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/SLStack.h +++ b/src/SLStack.h @@ -1,7 +1,7 @@ // SLStack.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/Stack.cc +++ b/src/Stack.cc @@ -1,7 +1,7 @@ // Stack.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/Stack.h +++ b/src/Stack.h @@ -1,7 +1,7 @@ // Stack.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/arith-ops.cc +++ b/src/arith-ops.cc @@ -1,7 +1,7 @@ // arith-ops.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/arith-ops.h +++ b/src/arith-ops.h @@ -1,7 +1,7 @@ // arith-ops.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/balance.cc +++ b/src/balance.cc @@ -1,7 +1,7 @@ // f-balance.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/builtins.h +++ b/src/builtins.h @@ -1,7 +1,7 @@ // builtins.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/chol.cc +++ b/src/chol.cc @@ -1,7 +1,7 @@ // f-chol.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/colloc.cc +++ b/src/colloc.cc @@ -1,7 +1,7 @@ // f-colloc.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/dassl.cc +++ b/src/dassl.cc @@ -1,7 +1,7 @@ // f-dassl.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/data.cc +++ b/src/data.cc @@ -1,7 +1,7 @@ // data.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/defaults.h.in +++ b/src/defaults.h.in @@ -1,7 +1,7 @@ // defaults.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/defun-dld.h +++ b/src/defun-dld.h @@ -1,7 +1,7 @@ // defun-dld.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/defun-int.h +++ b/src/defun-int.h @@ -1,7 +1,7 @@ // defun-int.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/defun.h +++ b/src/defun.h @@ -1,7 +1,7 @@ // defun.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/det.cc +++ b/src/det.cc @@ -1,7 +1,7 @@ // f-det.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/dirfns.cc +++ b/src/dirfns.cc @@ -1,7 +1,7 @@ // dirfns.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/dirfns.h +++ b/src/dirfns.h @@ -1,7 +1,7 @@ // dirfns.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/dynamic-ld.cc +++ b/src/dynamic-ld.cc @@ -1,7 +1,7 @@ // dynamic-ld.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/dynamic-ld.h +++ b/src/dynamic-ld.h @@ -1,7 +1,7 @@ // dynamic-ld.h -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/eig.cc +++ b/src/eig.cc @@ -1,7 +1,7 @@ // f-eig.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/error.cc +++ b/src/error.cc @@ -1,7 +1,7 @@ // error.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/error.h +++ b/src/error.h @@ -1,7 +1,7 @@ // error.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/expm.cc +++ b/src/expm.cc @@ -1,7 +1,7 @@ // f-expm.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/fft.cc +++ b/src/fft.cc @@ -1,7 +1,7 @@ // f-fft.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/fft2.cc +++ b/src/fft2.cc @@ -1,7 +1,7 @@ // f-fft2.cc -*- C++ -*- /* -Copyright (C) 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/file-info.cc +++ b/src/file-info.cc @@ -1,7 +1,7 @@ // file-info.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/file-info.h +++ b/src/file-info.h @@ -1,7 +1,7 @@ // file-info.h -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/file-io.cc +++ b/src/file-io.cc @@ -1,7 +1,7 @@ // file-io.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/file-io.h +++ b/src/file-io.h @@ -1,7 +1,7 @@ // file-io.h -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/filter.cc +++ b/src/filter.cc @@ -1,7 +1,7 @@ // f-filter.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/find.cc +++ b/src/find.cc @@ -1,7 +1,7 @@ // f-find.cc -*- C++ -*- /* -Copyright (C) 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/fsolve.cc +++ b/src/fsolve.cc @@ -1,7 +1,7 @@ // f-fsolve.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/fsqp.cc +++ b/src/fsqp.cc @@ -1,7 +1,7 @@ // f-fsqp.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/givens.cc +++ b/src/givens.cc @@ -1,7 +1,7 @@ // f-givens.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/gripes.cc +++ b/src/gripes.cc @@ -1,7 +1,7 @@ // gripes.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/gripes.h +++ b/src/gripes.h @@ -1,7 +1,7 @@ // gripes.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/help.cc +++ b/src/help.cc @@ -1,7 +1,7 @@ // help.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/help.h +++ b/src/help.h @@ -1,7 +1,7 @@ // help.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/hess.cc +++ b/src/hess.cc @@ -1,7 +1,7 @@ // f-hess.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/ifft.cc +++ b/src/ifft.cc @@ -1,7 +1,7 @@ // f-ifft.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/ifft2.cc +++ b/src/ifft2.cc @@ -1,7 +1,7 @@ // f-ifft2.cc -*- C++ -*- /* -Copyright (C) 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/input.cc +++ b/src/input.cc @@ -1,7 +1,7 @@ // input.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/input.h +++ b/src/input.h @@ -1,7 +1,7 @@ // input.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/inv.cc +++ b/src/inv.cc @@ -1,7 +1,7 @@ // f-inv.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/lex.h +++ b/src/lex.h @@ -1,7 +1,7 @@ // lex.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/lex.l +++ b/src/lex.l @@ -1,6 +1,6 @@ /* lex.l -*- C++ -*- -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/load-save.cc +++ b/src/load-save.cc @@ -1,7 +1,7 @@ // load-save.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/load-save.h +++ b/src/load-save.h @@ -1,7 +1,7 @@ // load-save.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/log.cc +++ b/src/log.cc @@ -1,7 +1,7 @@ // f-log.cc -*- C++ -*- /* -Copyright (C) 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/lpsolve.cc +++ b/src/lpsolve.cc @@ -1,7 +1,7 @@ // f-lpsolve.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/lsode.cc +++ b/src/lsode.cc @@ -1,7 +1,7 @@ // f-lsode.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/lu.cc +++ b/src/lu.cc @@ -1,7 +1,7 @@ // f-lu.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/mappers.cc +++ b/src/mappers.cc @@ -1,7 +1,7 @@ // mappers.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/mappers.h +++ b/src/mappers.h @@ -1,7 +1,7 @@ // mappers.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/minmax.cc +++ b/src/minmax.cc @@ -1,7 +1,7 @@ // f-minmax.cc -*- C++ -*- /* -Copyright (C) 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/npsol.cc +++ b/src/npsol.cc @@ -1,7 +1,7 @@ // f-npsol.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/oct-hist.cc +++ b/src/oct-hist.cc @@ -1,7 +1,7 @@ // oct-hist.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/oct-hist.h +++ b/src/oct-hist.h @@ -1,7 +1,7 @@ // oct-hist.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/oct-map.cc +++ b/src/oct-map.cc @@ -1,7 +1,7 @@ // oct-map.cc -*- C++ -*- /* -Copyright (C) 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/oct-map.h +++ b/src/oct-map.h @@ -1,7 +1,7 @@ // oct-map.h -*- C -*- /* -Copyright (C) 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/oct-obj.cc +++ b/src/oct-obj.cc @@ -1,7 +1,7 @@ // oct-obj.cc -*- C++ -*- /* -Copyright (C) 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/oct-obj.h +++ b/src/oct-obj.h @@ -1,7 +1,7 @@ // oct-obj.h -*- C -*- /* -Copyright (C) 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/octave.cc +++ b/src/octave.cc @@ -1,7 +1,7 @@ // octave.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/pager.cc +++ b/src/pager.cc @@ -1,7 +1,7 @@ // pager.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/pager.h +++ b/src/pager.h @@ -1,7 +1,7 @@ // pager.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/parse.h +++ b/src/parse.h @@ -1,7 +1,7 @@ // parse.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/parse.y +++ b/src/parse.y @@ -1,7 +1,7 @@ // parse.y -*- text -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/pathlen.h +++ b/src/pathlen.h @@ -1,7 +1,7 @@ // pathlen.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/pinv.cc +++ b/src/pinv.cc @@ -1,7 +1,7 @@ // f-pinv.cc -*- C++ -*- /* -Copyright (C) 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/pr-output.cc +++ b/src/pr-output.cc @@ -1,7 +1,7 @@ // pr-output.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/pr-output.h +++ b/src/pr-output.h @@ -1,7 +1,7 @@ // pr-output.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/procstream.cc +++ b/src/procstream.cc @@ -1,7 +1,7 @@ // procstream.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/procstream.h +++ b/src/procstream.h @@ -1,7 +1,7 @@ // procstream.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/qpsol.cc +++ b/src/qpsol.cc @@ -1,7 +1,7 @@ // f-qpsol.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/qr.cc +++ b/src/qr.cc @@ -1,7 +1,7 @@ // f-qr.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/quad.cc +++ b/src/quad.cc @@ -1,7 +1,7 @@ // f-quad.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/qzval.cc +++ b/src/qzval.cc @@ -1,7 +1,7 @@ // f-qzval.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/rand.cc +++ b/src/rand.cc @@ -1,7 +1,7 @@ // f-rand.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/resource.cc +++ b/src/resource.cc @@ -1,7 +1,7 @@ // resource.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/schur.cc +++ b/src/schur.cc @@ -1,7 +1,7 @@ // f-schur.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/sighandlers.cc +++ b/src/sighandlers.cc @@ -1,7 +1,7 @@ // sighandlers.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/sighandlers.h +++ b/src/sighandlers.h @@ -1,7 +1,7 @@ // sighandlers.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/sort.cc +++ b/src/sort.cc @@ -1,7 +1,7 @@ // f-sort.cc -*- C++ -*- /* -Copyright (C) 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/strfns.cc +++ b/src/strfns.cc @@ -1,7 +1,7 @@ // strfns.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/svd.cc +++ b/src/svd.cc @@ -1,7 +1,7 @@ // f-svd.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/syl.cc +++ b/src/syl.cc @@ -1,7 +1,7 @@ // f-syl.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/symtab.cc +++ b/src/symtab.cc @@ -1,7 +1,7 @@ // symtab.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/symtab.h +++ b/src/symtab.h @@ -1,7 +1,7 @@ // symtab.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/sysdep.cc +++ b/src/sysdep.cc @@ -1,7 +1,7 @@ // sysdep.cc -*- C++ -*- /* -Copyright (C) 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/sysdep.h +++ b/src/sysdep.h @@ -1,7 +1,7 @@ // sysdep.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/systime.h +++ b/src/systime.h @@ -1,7 +1,7 @@ // systime.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/syswait.h +++ b/src/syswait.h @@ -1,7 +1,7 @@ // syswait.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/timefns.cc +++ b/src/timefns.cc @@ -1,7 +1,7 @@ // timefns.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/token.cc +++ b/src/token.cc @@ -1,7 +1,7 @@ // token.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/token.h +++ b/src/token.h @@ -1,7 +1,7 @@ // token.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/toplev.cc +++ b/src/toplev.cc @@ -1,7 +1,7 @@ // toplev.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/toplev.h +++ b/src/toplev.h @@ -1,7 +1,7 @@ // toplev.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/unwind-prot.cc +++ b/src/unwind-prot.cc @@ -1,7 +1,7 @@ // unwind-prot.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/unwind-prot.h +++ b/src/unwind-prot.h @@ -1,7 +1,7 @@ // unwind-prot.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/user-prefs.cc +++ b/src/user-prefs.cc @@ -1,7 +1,7 @@ // user-prefs.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/user-prefs.h +++ b/src/user-prefs.h @@ -1,7 +1,7 @@ // user-prefs.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/utils.cc +++ b/src/utils.cc @@ -1,7 +1,7 @@ // utils.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/utils.h +++ b/src/utils.h @@ -1,7 +1,7 @@ // utils.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/variables.cc +++ b/src/variables.cc @@ -1,7 +1,7 @@ // variables.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/variables.h +++ b/src/variables.h @@ -1,7 +1,7 @@ // variables.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/xdiv.cc +++ b/src/xdiv.cc @@ -1,7 +1,7 @@ // xdiv.cc -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.
--- a/src/xdiv.h +++ b/src/xdiv.h @@ -1,7 +1,7 @@ // xdiv.h -*- C++ -*- /* -Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton +Copyright (C) 1996 John W. Eaton This file is part of Octave.