changeset 1887:5d29638dd524

[project @ 1996-02-06 15:41:33 by jwe]
author jwe
date Tue, 06 Feb 1996 15:49:10 +0000
parents 1c5311a0c06f
children ea3bb1476056
files scripts/control/abcddim.m scripts/control/are.m scripts/control/c2d.m scripts/control/dare.m scripts/control/dgram.m scripts/control/dlqe.m scripts/control/dlqr.m scripts/control/dlyap.m scripts/control/is_controllable.m scripts/control/is_observable.m scripts/control/lqe.m scripts/control/lqr.m scripts/control/lyap.m scripts/control/tzero.m scripts/elfun/gcd.m scripts/elfun/lcm.m scripts/general/columns.m scripts/general/fliplr.m scripts/general/flipud.m scripts/general/int2str.m scripts/general/is_matrix.m scripts/general/is_scalar.m scripts/general/is_square.m scripts/general/is_symmetric.m scripts/general/is_vector.m scripts/general/isempty.m scripts/general/length.m scripts/general/logspace.m scripts/general/nargchk.m scripts/general/num2str.m scripts/general/perror.m scripts/general/rem.m scripts/general/reshape.m scripts/general/rot90.m scripts/general/rows.m scripts/general/strerror.m scripts/general/tril.m scripts/general/triu.m scripts/image/colormap.m scripts/image/gray.m scripts/image/gray2ind.m scripts/image/image.m scripts/image/imagesc.m scripts/image/imshow.m scripts/image/ind2gray.m scripts/image/ind2rgb.m scripts/image/loadimage.m scripts/image/ntsc2rgb.m scripts/image/ocean.m scripts/image/rgb2ind.m scripts/image/rgb2ntsc.m scripts/image/saveimage.m scripts/linear-algebra/cond.m scripts/linear-algebra/kron.m scripts/linear-algebra/norm.m scripts/linear-algebra/null.m scripts/linear-algebra/orth.m scripts/linear-algebra/qzhess.m scripts/linear-algebra/rank.m scripts/linear-algebra/trace.m scripts/miscellaneous/bug_report.m scripts/miscellaneous/comma.m scripts/miscellaneous/cputime.m scripts/miscellaneous/dump_1_pref.m scripts/miscellaneous/dump_prefs.m scripts/miscellaneous/etime.m scripts/miscellaneous/is_leap_year.m scripts/miscellaneous/list_primes.m scripts/miscellaneous/menu.m scripts/miscellaneous/semicolon.m scripts/miscellaneous/texas_lotto.m scripts/miscellaneous/tic.m scripts/miscellaneous/toc.m scripts/miscellaneous/version.m scripts/plot/__plr1__.m scripts/plot/__plr2__.m scripts/plot/__plr__.m scripts/plot/__plt1__.m scripts/plot/__plt2__.m scripts/plot/__plt2mm__.m scripts/plot/__plt2mv__.m scripts/plot/__plt2ss__.m scripts/plot/__plt2vm__.m scripts/plot/__plt2vv__.m scripts/plot/__plt__.m scripts/plot/__pltopt__.m scripts/plot/axis.m scripts/plot/bar.m scripts/plot/bottom_title.m scripts/plot/contour.m scripts/plot/grid.m scripts/plot/hist.m scripts/plot/loglog.m scripts/plot/mesh.m scripts/plot/meshdom.m scripts/plot/meshgrid.m scripts/plot/mplot.m scripts/plot/multiplot.m scripts/plot/oneplot.m scripts/plot/plot.m scripts/plot/plot_border.m scripts/plot/polar.m scripts/plot/semilogx.m scripts/plot/semilogy.m scripts/plot/shg.m scripts/plot/sombrero.m scripts/plot/stairs.m scripts/plot/subplot.m scripts/plot/subwindow.m scripts/plot/title.m scripts/plot/top_title.m scripts/plot/xlabel.m scripts/plot/ylabel.m scripts/plot/zlabel.m scripts/polynomial/compan.m scripts/polynomial/conv.m scripts/polynomial/deconv.m scripts/polynomial/poly.m scripts/polynomial/polyder.m scripts/polynomial/polyderiv.m scripts/polynomial/polyinteg.m scripts/polynomial/polyreduce.m scripts/polynomial/polyval.m scripts/polynomial/polyvalm.m scripts/polynomial/residue.m scripts/polynomial/roots.m scripts/signal/fftconv.m scripts/signal/fftfilt.m scripts/specfun/beta.m scripts/specfun/betai.m scripts/specfun/betainc.m scripts/specfun/gammai.m scripts/specfun/gammainc.m scripts/special-matrix/hadamard.m scripts/special-matrix/hankel.m scripts/special-matrix/hilb.m scripts/special-matrix/invhilb.m scripts/special-matrix/toeplitz.m scripts/special-matrix/vander.m scripts/statistics/corrcoef.m scripts/statistics/cov.m scripts/statistics/gls.m scripts/statistics/kurtosis.m scripts/statistics/mahalanobis.m scripts/statistics/mean.m scripts/statistics/median.m scripts/statistics/ols.m scripts/statistics/skewness.m scripts/statistics/std.m scripts/strings/strcat.m scripts/strings/strcmp.m scripts/time/asctime.m scripts/time/clock.m scripts/time/ctime.m scripts/time/date.m
diffstat 155 files changed, 157 insertions(+), 157 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/control/abcddim.m
+++ b/scripts/control/abcddim.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/control/are.m
+++ b/scripts/control/are.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/control/c2d.m
+++ b/scripts/control/c2d.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/control/dare.m
+++ b/scripts/control/dare.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/control/dgram.m
+++ b/scripts/control/dgram.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/control/dlqe.m
+++ b/scripts/control/dlqe.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/control/dlqr.m
+++ b/scripts/control/dlqr.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/control/dlyap.m
+++ b/scripts/control/dlyap.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/control/is_controllable.m
+++ b/scripts/control/is_controllable.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/control/is_observable.m
+++ b/scripts/control/is_observable.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/control/lqe.m
+++ b/scripts/control/lqe.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/control/lqr.m
+++ b/scripts/control/lqr.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/control/lyap.m
+++ b/scripts/control/lyap.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/control/tzero.m
+++ b/scripts/control/tzero.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/elfun/gcd.m
+++ b/scripts/elfun/gcd.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/elfun/lcm.m
+++ b/scripts/elfun/lcm.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/columns.m
+++ b/scripts/general/columns.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/fliplr.m
+++ b/scripts/general/fliplr.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/flipud.m
+++ b/scripts/general/flipud.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/int2str.m
+++ b/scripts/general/int2str.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/is_matrix.m
+++ b/scripts/general/is_matrix.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/is_scalar.m
+++ b/scripts/general/is_scalar.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/is_square.m
+++ b/scripts/general/is_square.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/is_symmetric.m
+++ b/scripts/general/is_symmetric.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/is_vector.m
+++ b/scripts/general/is_vector.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/isempty.m
+++ b/scripts/general/isempty.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/length.m
+++ b/scripts/general/length.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/logspace.m
+++ b/scripts/general/logspace.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/nargchk.m
+++ b/scripts/general/nargchk.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/num2str.m
+++ b/scripts/general/num2str.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/perror.m
+++ b/scripts/general/perror.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/rem.m
+++ b/scripts/general/rem.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/reshape.m
+++ b/scripts/general/reshape.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/rot90.m
+++ b/scripts/general/rot90.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/rows.m
+++ b/scripts/general/rows.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/strerror.m
+++ b/scripts/general/strerror.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/tril.m
+++ b/scripts/general/tril.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/general/triu.m
+++ b/scripts/general/triu.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/image/colormap.m
+++ b/scripts/image/colormap.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/image/gray.m
+++ b/scripts/image/gray.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/image/gray2ind.m
+++ b/scripts/image/gray2ind.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/image/image.m
+++ b/scripts/image/image.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/image/imagesc.m
+++ b/scripts/image/imagesc.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/image/imshow.m
+++ b/scripts/image/imshow.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/image/ind2gray.m
+++ b/scripts/image/ind2gray.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/image/ind2rgb.m
+++ b/scripts/image/ind2rgb.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/image/loadimage.m
+++ b/scripts/image/loadimage.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/image/ntsc2rgb.m
+++ b/scripts/image/ntsc2rgb.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/image/ocean.m
+++ b/scripts/image/ocean.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/image/rgb2ind.m
+++ b/scripts/image/rgb2ind.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/image/rgb2ntsc.m
+++ b/scripts/image/rgb2ntsc.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/image/saveimage.m
+++ b/scripts/image/saveimage.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 #
 # This file is part of Octave.
 #
@@ -112,7 +112,7 @@
 
 # Convert to another format if requested.
 
-  grey = all (map(:,1) == map(:,2) && map(:,1) == map (:,3))
+  grey = all (map(:,1) == map(:,2) && map(:,1) == map (:,3));
 
   pbm = pgm = ppm = 0;
 
@@ -197,7 +197,7 @@
       tmp(img_idx--) = tmap(img);
 
       map_idx = map_idx - map_nr;
-      tmap = map(map_idx,:);
+      tmap = map(map_idx);
       tmp(img_idx--) = tmap(img);
 
       map_idx = map_idx - map_nr;
--- a/scripts/linear-algebra/cond.m
+++ b/scripts/linear-algebra/cond.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/linear-algebra/kron.m
+++ b/scripts/linear-algebra/kron.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/linear-algebra/norm.m
+++ b/scripts/linear-algebra/norm.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/linear-algebra/null.m
+++ b/scripts/linear-algebra/null.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/linear-algebra/orth.m
+++ b/scripts/linear-algebra/orth.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/linear-algebra/qzhess.m
+++ b/scripts/linear-algebra/qzhess.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/linear-algebra/rank.m
+++ b/scripts/linear-algebra/rank.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/linear-algebra/trace.m
+++ b/scripts/linear-algebra/trace.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/miscellaneous/bug_report.m
+++ b/scripts/miscellaneous/bug_report.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/miscellaneous/comma.m
+++ b/scripts/miscellaneous/comma.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 #
 # This file is part of Octave.
 #
--- a/scripts/miscellaneous/cputime.m
+++ b/scripts/miscellaneous/cputime.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 #
 # This file is part of Octave.
 #
--- a/scripts/miscellaneous/dump_1_pref.m
+++ b/scripts/miscellaneous/dump_1_pref.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/miscellaneous/dump_prefs.m
+++ b/scripts/miscellaneous/dump_prefs.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/miscellaneous/etime.m
+++ b/scripts/miscellaneous/etime.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 #
 # This file is part of Octave.
 #
--- a/scripts/miscellaneous/is_leap_year.m
+++ b/scripts/miscellaneous/is_leap_year.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 #
 # This file is part of Octave.
 #
--- a/scripts/miscellaneous/list_primes.m
+++ b/scripts/miscellaneous/list_primes.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/miscellaneous/menu.m
+++ b/scripts/miscellaneous/menu.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/miscellaneous/semicolon.m
+++ b/scripts/miscellaneous/semicolon.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 #
 # This file is part of Octave.
 #
--- a/scripts/miscellaneous/texas_lotto.m
+++ b/scripts/miscellaneous/texas_lotto.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/miscellaneous/tic.m
+++ b/scripts/miscellaneous/tic.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 #
 # This file is part of Octave.
 #
--- a/scripts/miscellaneous/toc.m
+++ b/scripts/miscellaneous/toc.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 #
 # This file is part of Octave.
 #
--- a/scripts/miscellaneous/version.m
+++ b/scripts/miscellaneous/version.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 #
 # This file is part of Octave.
 #
--- a/scripts/plot/__plr1__.m
+++ b/scripts/plot/__plr1__.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/__plr2__.m
+++ b/scripts/plot/__plr2__.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/__plr__.m
+++ b/scripts/plot/__plr__.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/__plt1__.m
+++ b/scripts/plot/__plt1__.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/__plt2__.m
+++ b/scripts/plot/__plt2__.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/__plt2mm__.m
+++ b/scripts/plot/__plt2mm__.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/__plt2mv__.m
+++ b/scripts/plot/__plt2mv__.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/__plt2ss__.m
+++ b/scripts/plot/__plt2ss__.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/__plt2vm__.m
+++ b/scripts/plot/__plt2vm__.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/__plt2vv__.m
+++ b/scripts/plot/__plt2vv__.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/__plt__.m
+++ b/scripts/plot/__plt__.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/__pltopt__.m
+++ b/scripts/plot/__pltopt__.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 #
 # This file is part of Octave.
 #
--- a/scripts/plot/axis.m
+++ b/scripts/plot/axis.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/bar.m
+++ b/scripts/plot/bar.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/bottom_title.m
+++ b/scripts/plot/bottom_title.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/contour.m
+++ b/scripts/plot/contour.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/grid.m
+++ b/scripts/plot/grid.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/hist.m
+++ b/scripts/plot/hist.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/loglog.m
+++ b/scripts/plot/loglog.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/mesh.m
+++ b/scripts/plot/mesh.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/meshdom.m
+++ b/scripts/plot/meshdom.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/meshgrid.m
+++ b/scripts/plot/meshgrid.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/mplot.m
+++ b/scripts/plot/mplot.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/multiplot.m
+++ b/scripts/plot/multiplot.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/oneplot.m
+++ b/scripts/plot/oneplot.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/plot.m
+++ b/scripts/plot/plot.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/plot_border.m
+++ b/scripts/plot/plot_border.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/polar.m
+++ b/scripts/plot/polar.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/semilogx.m
+++ b/scripts/plot/semilogx.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/semilogy.m
+++ b/scripts/plot/semilogy.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/shg.m
+++ b/scripts/plot/shg.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/sombrero.m
+++ b/scripts/plot/sombrero.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/stairs.m
+++ b/scripts/plot/stairs.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/subplot.m
+++ b/scripts/plot/subplot.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/subwindow.m
+++ b/scripts/plot/subwindow.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/title.m
+++ b/scripts/plot/title.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/top_title.m
+++ b/scripts/plot/top_title.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/xlabel.m
+++ b/scripts/plot/xlabel.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/ylabel.m
+++ b/scripts/plot/ylabel.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/plot/zlabel.m
+++ b/scripts/plot/zlabel.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/polynomial/compan.m
+++ b/scripts/polynomial/compan.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/polynomial/conv.m
+++ b/scripts/polynomial/conv.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/polynomial/deconv.m
+++ b/scripts/polynomial/deconv.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/polynomial/poly.m
+++ b/scripts/polynomial/poly.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/polynomial/polyder.m
+++ b/scripts/polynomial/polyder.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/polynomial/polyderiv.m
+++ b/scripts/polynomial/polyderiv.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/polynomial/polyinteg.m
+++ b/scripts/polynomial/polyinteg.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/polynomial/polyreduce.m
+++ b/scripts/polynomial/polyreduce.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/polynomial/polyval.m
+++ b/scripts/polynomial/polyval.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/polynomial/polyvalm.m
+++ b/scripts/polynomial/polyvalm.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/polynomial/residue.m
+++ b/scripts/polynomial/residue.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/polynomial/roots.m
+++ b/scripts/polynomial/roots.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/signal/fftconv.m
+++ b/scripts/signal/fftconv.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/signal/fftfilt.m
+++ b/scripts/signal/fftfilt.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/specfun/beta.m
+++ b/scripts/specfun/beta.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/specfun/betai.m
+++ b/scripts/specfun/betai.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/specfun/betainc.m
+++ b/scripts/specfun/betainc.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/specfun/gammai.m
+++ b/scripts/specfun/gammai.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/specfun/gammainc.m
+++ b/scripts/specfun/gammainc.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/special-matrix/hadamard.m
+++ b/scripts/special-matrix/hadamard.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/special-matrix/hankel.m
+++ b/scripts/special-matrix/hankel.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/special-matrix/hilb.m
+++ b/scripts/special-matrix/hilb.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/special-matrix/invhilb.m
+++ b/scripts/special-matrix/invhilb.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/special-matrix/toeplitz.m
+++ b/scripts/special-matrix/toeplitz.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/special-matrix/vander.m
+++ b/scripts/special-matrix/vander.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/statistics/corrcoef.m
+++ b/scripts/statistics/corrcoef.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 #
 # This file is part of Octave.
 #
--- a/scripts/statistics/cov.m
+++ b/scripts/statistics/cov.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 #
 # This file is part of Octave.
 #
--- a/scripts/statistics/gls.m
+++ b/scripts/statistics/gls.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/statistics/kurtosis.m
+++ b/scripts/statistics/kurtosis.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 #
 # This file is part of Octave.
 #
--- a/scripts/statistics/mahalanobis.m
+++ b/scripts/statistics/mahalanobis.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 #
 # This file is part of Octave.
 #
--- a/scripts/statistics/mean.m
+++ b/scripts/statistics/mean.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/statistics/median.m
+++ b/scripts/statistics/median.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/statistics/ols.m
+++ b/scripts/statistics/ols.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 #
 # This file is part of Octave.
 #
--- a/scripts/statistics/skewness.m
+++ b/scripts/statistics/skewness.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 #
 # This file is part of Octave.
 #
--- a/scripts/statistics/std.m
+++ b/scripts/statistics/std.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/strings/strcat.m
+++ b/scripts/strings/strcat.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/strings/strcmp.m
+++ b/scripts/strings/strcmp.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1993, 1994, 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/time/asctime.m
+++ b/scripts/time/asctime.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/time/clock.m
+++ b/scripts/time/clock.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/time/ctime.m
+++ b/scripts/time/ctime.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 # 
--- a/scripts/time/date.m
+++ b/scripts/time/date.m
@@ -1,4 +1,4 @@
-# Copyright (C) 1995 John W. Eaton
+# Copyright (C) 1996 John W. Eaton
 # 
 # This file is part of Octave.
 #