changeset 1884:e62277bf5fe0

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