changeset 27985:9f9ac219896d

maint: Remove remaining "Author:" instances from code base. * __ftp__.cc, load-save.cc, urlwrite.cc, xnorm.cc, xnorm.h, cconv2.f, cdotc3.f, cmatm3.f, csconv2.f, dconv2.f, ddot3.f, dmatm3.f, sconv2.f, sdot3.f, smatm3.f, zconv2.f, zdconv2.f, zdotc3.f, zmatm3.f, crsf2csf.f, zrsf2csf.f, oct-norm.cc, oct-norm.h, lin2mu.m, mu2lin.m, bincoeff.m, blkdiag.m, deal.m, gradient.m, interpft.m, nextpow2.m, postpad.m, prepad.m, repmat.m, shift.m, xor.m, griddata.m, rotx.m, roty.m, rotz.m, voronoin.m, getappdata.m, isappdata.m, rmappdata.m, setappdata.m, colormap.m, gray.m, gray2ind.m, im2double.m, image.m, imagesc.m, imread.m, imshow.m, ind2gray.m, ind2rgb.m, ocean.m, __imread__.m, rgb2ind.m, javachk.m, ClassHelper.java, usejava.m, findstr.m, commutation_matrix.m, cross.m, gls.m, housh.m, isdefinite.m, ishermitian.m, issymmetric.m, logm.m, null.m, ols.m, orth.m, qzhess.m, rref.m, dos.m, nargoutchk.m, orderfields.m, parseparams.m, __w2mpth__.m, unix.m, untar.m, unzip.m, expand_rel_paths.m, make_rel_paths.m, daspect.m, orient.m, pbaspect.m, rticks.m, thetaticks.m, xticklabels.m, xticks.m, yticklabels.m, yticks.m, zticklabels.m, zticks.m, comet.m, contourf.m, plot3.m, cla.m, copyobj.m, findfigs.m, hdl2struct.m, linkaxes.m, __ghostscript__.m, __gnuplot_get_var__.m, __gnuplot_has_feature__.m, __gnuplot_has_terminal__.m, __gnuplot_open_stream__.m, __gnuplot_print__.m, struct2hdl.m, subplot.m, compan.m, conv.m, deconv.m, mpoles.m, poly.m, polyder.m, polyfit.m, polyint.m, polyout.m, polyreduce.m, polyval.m, polyvalm.m, residue.m, roots.m, ismember.m, __parse_movargs__.m, detrend.m, fftconv.m, fftfilt.m, fftshift.m, filter2.m, movfun.m, movslice.m, ichol.m, pcg.m, beta.m, ellipke.m, lcm.m, nchoosek.m, pow2.m, primes.m, pascal.m, rosser.m, wilkinson.m, corr.m, kurtosis.m, skewness.m, base2dec.m, bin2dec.m, blanks.m, deblank.m, dec2base.m, dec2bin.m, dec2hex.m, hex2dec.m, index.m, rindex.m, strjoin.m, substr.m, untabify.m, calendar.m, datestr.m, eomday.m, now.m, weekday.m: Remove remaining "Author:" instances from code base.
author Rik <rik@octave.org>
date Tue, 21 Jan 2020 14:35:03 -0800
parents b09432b20a84
children 7c864bf66b74
files libinterp/corefcn/__ftp__.cc libinterp/corefcn/load-save.cc libinterp/corefcn/urlwrite.cc libinterp/corefcn/xnorm.cc libinterp/corefcn/xnorm.h liboctave/external/blas-xtra/cconv2.f liboctave/external/blas-xtra/cdotc3.f liboctave/external/blas-xtra/cmatm3.f liboctave/external/blas-xtra/csconv2.f liboctave/external/blas-xtra/dconv2.f liboctave/external/blas-xtra/ddot3.f liboctave/external/blas-xtra/dmatm3.f liboctave/external/blas-xtra/sconv2.f liboctave/external/blas-xtra/sdot3.f liboctave/external/blas-xtra/smatm3.f liboctave/external/blas-xtra/zconv2.f liboctave/external/blas-xtra/zdconv2.f liboctave/external/blas-xtra/zdotc3.f liboctave/external/blas-xtra/zmatm3.f liboctave/external/lapack-xtra/crsf2csf.f liboctave/external/lapack-xtra/zrsf2csf.f liboctave/numeric/oct-norm.cc liboctave/numeric/oct-norm.h scripts/audio/lin2mu.m scripts/audio/mu2lin.m scripts/general/bincoeff.m scripts/general/blkdiag.m scripts/general/deal.m scripts/general/gradient.m scripts/general/interpft.m scripts/general/nextpow2.m scripts/general/postpad.m scripts/general/prepad.m scripts/general/repmat.m scripts/general/shift.m scripts/general/xor.m scripts/geometry/griddata.m scripts/geometry/rotx.m scripts/geometry/roty.m scripts/geometry/rotz.m scripts/geometry/voronoin.m scripts/gui/getappdata.m scripts/gui/isappdata.m scripts/gui/rmappdata.m scripts/gui/setappdata.m scripts/image/colormap.m scripts/image/gray.m scripts/image/gray2ind.m scripts/image/im2double.m scripts/image/image.m scripts/image/imagesc.m scripts/image/imread.m scripts/image/imshow.m scripts/image/ind2gray.m scripts/image/ind2rgb.m scripts/image/ocean.m scripts/image/private/__imread__.m scripts/image/rgb2ind.m scripts/java/javachk.m scripts/java/org/octave/ClassHelper.java scripts/java/usejava.m scripts/legacy/findstr.m scripts/linear-algebra/commutation_matrix.m scripts/linear-algebra/cross.m scripts/linear-algebra/gls.m scripts/linear-algebra/housh.m scripts/linear-algebra/isdefinite.m scripts/linear-algebra/ishermitian.m scripts/linear-algebra/issymmetric.m scripts/linear-algebra/logm.m scripts/linear-algebra/null.m scripts/linear-algebra/ols.m scripts/linear-algebra/orth.m scripts/linear-algebra/qzhess.m scripts/linear-algebra/rref.m scripts/miscellaneous/dos.m scripts/miscellaneous/nargoutchk.m scripts/miscellaneous/orderfields.m scripts/miscellaneous/parseparams.m scripts/miscellaneous/private/__w2mpth__.m scripts/miscellaneous/unix.m scripts/miscellaneous/untar.m scripts/miscellaneous/unzip.m scripts/pkg/private/expand_rel_paths.m scripts/pkg/private/make_rel_paths.m scripts/plot/appearance/daspect.m scripts/plot/appearance/orient.m scripts/plot/appearance/pbaspect.m scripts/plot/appearance/rticks.m scripts/plot/appearance/thetaticks.m scripts/plot/appearance/xticklabels.m scripts/plot/appearance/xticks.m scripts/plot/appearance/yticklabels.m scripts/plot/appearance/yticks.m scripts/plot/appearance/zticklabels.m scripts/plot/appearance/zticks.m scripts/plot/draw/comet.m scripts/plot/draw/contourf.m scripts/plot/draw/plot3.m scripts/plot/util/cla.m scripts/plot/util/copyobj.m scripts/plot/util/findfigs.m scripts/plot/util/hdl2struct.m scripts/plot/util/linkaxes.m scripts/plot/util/private/__ghostscript__.m scripts/plot/util/private/__gnuplot_get_var__.m scripts/plot/util/private/__gnuplot_has_feature__.m scripts/plot/util/private/__gnuplot_has_terminal__.m scripts/plot/util/private/__gnuplot_open_stream__.m scripts/plot/util/private/__gnuplot_print__.m scripts/plot/util/struct2hdl.m scripts/plot/util/subplot.m scripts/polynomial/compan.m scripts/polynomial/conv.m scripts/polynomial/deconv.m scripts/polynomial/mpoles.m scripts/polynomial/poly.m scripts/polynomial/polyder.m scripts/polynomial/polyfit.m scripts/polynomial/polyint.m scripts/polynomial/polyout.m scripts/polynomial/polyreduce.m scripts/polynomial/polyval.m scripts/polynomial/polyvalm.m scripts/polynomial/residue.m scripts/polynomial/roots.m scripts/set/ismember.m scripts/signal/__parse_movargs__.m scripts/signal/detrend.m scripts/signal/fftconv.m scripts/signal/fftfilt.m scripts/signal/fftshift.m scripts/signal/filter2.m scripts/signal/movfun.m scripts/signal/movslice.m scripts/sparse/ichol.m scripts/sparse/pcg.m scripts/specfun/beta.m scripts/specfun/ellipke.m scripts/specfun/lcm.m scripts/specfun/nchoosek.m scripts/specfun/pow2.m scripts/specfun/primes.m scripts/special-matrix/pascal.m scripts/special-matrix/rosser.m scripts/special-matrix/wilkinson.m scripts/statistics/corr.m scripts/statistics/kurtosis.m scripts/statistics/skewness.m scripts/strings/base2dec.m scripts/strings/bin2dec.m scripts/strings/blanks.m scripts/strings/deblank.m scripts/strings/dec2base.m scripts/strings/dec2bin.m scripts/strings/dec2hex.m scripts/strings/hex2dec.m scripts/strings/index.m scripts/strings/rindex.m scripts/strings/strjoin.m scripts/strings/substr.m scripts/strings/untabify.m scripts/time/calendar.m scripts/time/datestr.m scripts/time/eomday.m scripts/time/now.m scripts/time/weekday.m
diffstat 167 files changed, 4 insertions(+), 397 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/__ftp__.cc	Tue Jan 21 14:04:31 2020 -0800
+++ b/libinterp/corefcn/__ftp__.cc	Tue Jan 21 14:35:03 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Alexander Barth <abarth@marine.usf.edu>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/libinterp/corefcn/load-save.cc	Tue Jan 21 14:04:31 2020 -0800
+++ b/libinterp/corefcn/load-save.cc	Tue Jan 21 14:35:03 2020 -0800
@@ -23,10 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: John W. Eaton.
-// HDF5 support by Steven G. Johnson <stevenj@alum.mit.edu>
-// Matlab v5 support by James R. Van Zandt <jrv@vanzandt.mv.com>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/libinterp/corefcn/urlwrite.cc	Tue Jan 21 14:04:31 2020 -0800
+++ b/libinterp/corefcn/urlwrite.cc	Tue Jan 21 14:35:03 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Alexander Barth <abarth@marine.usf.edu>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/libinterp/corefcn/xnorm.cc	Tue Jan 21 14:04:31 2020 -0800
+++ b/libinterp/corefcn/xnorm.cc	Tue Jan 21 14:35:03 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// author: Jaroslav Hajek <highegg@gmail.com>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/libinterp/corefcn/xnorm.h	Tue Jan 21 14:04:31 2020 -0800
+++ b/libinterp/corefcn/xnorm.h	Tue Jan 21 14:35:03 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// author: Jaroslav Hajek <highegg@gmail.com>
-
 #if ! defined (octave_xnorm_h)
 #define octave_xnorm_h 1
 
--- a/liboctave/external/blas-xtra/cconv2.f	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/external/blas-xtra/cconv2.f	Tue Jan 21 14:35:03 2020 -0800
@@ -3,8 +3,6 @@
 c See the file COPYRIGHT.md in the top-level directory of this
 c distribution or <https://octave.org/copyright/>.
 c
-c Author: Jaroslav Hajek <highegg@gmail.com>
-c
 c This file is part of Octave.
 c
 c Octave is free software: you can redistribute it and/or modify it
--- a/liboctave/external/blas-xtra/cdotc3.f	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/external/blas-xtra/cdotc3.f	Tue Jan 21 14:35:03 2020 -0800
@@ -3,8 +3,6 @@
 c See the file COPYRIGHT.md in the top-level directory of this
 c distribution or <https://octave.org/copyright/>.
 c
-c Author: Jaroslav Hajek <highegg@gmail.com>
-c
 c This file is part of Octave.
 c
 c Octave is free software: you can redistribute it and/or modify it
--- a/liboctave/external/blas-xtra/cmatm3.f	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/external/blas-xtra/cmatm3.f	Tue Jan 21 14:35:03 2020 -0800
@@ -3,10 +3,6 @@
 c See the file COPYRIGHT.md in the top-level directory of this
 c distribution or <https://octave.org/copyright/>.
 c
-c Author: Jaroslav Hajek <highegg@gmail.com>
-c
-c This file is part of Octave.
-c
 c Octave is free software: you can redistribute it and/or modify it
 c under the terms of the GNU General Public License as published by
 c the Free Software Foundation, either version 3 of the License, or
--- a/liboctave/external/blas-xtra/csconv2.f	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/external/blas-xtra/csconv2.f	Tue Jan 21 14:35:03 2020 -0800
@@ -3,8 +3,6 @@
 c See the file COPYRIGHT.md in the top-level directory of this
 c distribution or <https://octave.org/copyright/>.
 c
-c Author: Jaroslav Hajek <highegg@gmail.com>
-c
 c This file is part of Octave.
 c
 c Octave is free software: you can redistribute it and/or modify it
--- a/liboctave/external/blas-xtra/dconv2.f	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/external/blas-xtra/dconv2.f	Tue Jan 21 14:35:03 2020 -0800
@@ -3,8 +3,6 @@
 c See the file COPYRIGHT.md in the top-level directory of this
 c distribution or <https://octave.org/copyright/>.
 c
-c Author: Jaroslav Hajek <highegg@gmail.com>
-c
 c This file is part of Octave.
 c
 c Octave is free software: you can redistribute it and/or modify it
--- a/liboctave/external/blas-xtra/ddot3.f	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/external/blas-xtra/ddot3.f	Tue Jan 21 14:35:03 2020 -0800
@@ -3,8 +3,6 @@
 c See the file COPYRIGHT.md in the top-level directory of this
 c distribution or <https://octave.org/copyright/>.
 c
-c Author: Jaroslav Hajek <highegg@gmail.com>
-c
 c This file is part of Octave.
 c
 c Octave is free software: you can redistribute it and/or modify it
--- a/liboctave/external/blas-xtra/dmatm3.f	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/external/blas-xtra/dmatm3.f	Tue Jan 21 14:35:03 2020 -0800
@@ -3,8 +3,6 @@
 c See the file COPYRIGHT.md in the top-level directory of this
 c distribution or <https://octave.org/copyright/>.
 c
-c Author: Jaroslav Hajek <highegg@gmail.com>
-c
 c This file is part of Octave.
 c
 c Octave is free software: you can redistribute it and/or modify it
--- a/liboctave/external/blas-xtra/sconv2.f	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/external/blas-xtra/sconv2.f	Tue Jan 21 14:35:03 2020 -0800
@@ -3,8 +3,6 @@
 c See the file COPYRIGHT.md in the top-level directory of this
 c distribution or <https://octave.org/copyright/>.
 c
-c Author: Jaroslav Hajek <highegg@gmail.com>
-c
 c This file is part of Octave.
 c
 c Octave is free software: you can redistribute it and/or modify it
--- a/liboctave/external/blas-xtra/sdot3.f	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/external/blas-xtra/sdot3.f	Tue Jan 21 14:35:03 2020 -0800
@@ -3,8 +3,6 @@
 c See the file COPYRIGHT.md in the top-level directory of this
 c distribution or <https://octave.org/copyright/>.
 c
-c Author: Jaroslav Hajek <highegg@gmail.com>
-c
 c This file is part of Octave.
 c
 c Octave is free software: you can redistribute it and/or modify it
--- a/liboctave/external/blas-xtra/smatm3.f	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/external/blas-xtra/smatm3.f	Tue Jan 21 14:35:03 2020 -0800
@@ -3,8 +3,6 @@
 c See the file COPYRIGHT.md in the top-level directory of this
 c distribution or <https://octave.org/copyright/>.
 c
-c Author: Jaroslav Hajek <highegg@gmail.com>
-c
 c This file is part of Octave.
 c
 c Octave is free software: you can redistribute it and/or modify it
--- a/liboctave/external/blas-xtra/zconv2.f	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/external/blas-xtra/zconv2.f	Tue Jan 21 14:35:03 2020 -0800
@@ -3,8 +3,6 @@
 c See the file COPYRIGHT.md in the top-level directory of this
 c distribution or <https://octave.org/copyright/>.
 c
-c Author: Jaroslav Hajek <highegg@gmail.com>
-c
 c This file is part of Octave.
 c
 c Octave is free software: you can redistribute it and/or modify it
--- a/liboctave/external/blas-xtra/zdconv2.f	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/external/blas-xtra/zdconv2.f	Tue Jan 21 14:35:03 2020 -0800
@@ -3,8 +3,6 @@
 c See the file COPYRIGHT.md in the top-level directory of this
 c distribution or <https://octave.org/copyright/>.
 c
-c Author: Jaroslav Hajek <highegg@gmail.com>
-c
 c This file is part of Octave.
 c
 c Octave is free software: you can redistribute it and/or modify it
--- a/liboctave/external/blas-xtra/zdotc3.f	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/external/blas-xtra/zdotc3.f	Tue Jan 21 14:35:03 2020 -0800
@@ -3,8 +3,6 @@
 c See the file COPYRIGHT.md in the top-level directory of this
 c distribution or <https://octave.org/copyright/>.
 c
-c Author: Jaroslav Hajek <highegg@gmail.com>
-c
 c This file is part of Octave.
 c
 c Octave is free software: you can redistribute it and/or modify it
--- a/liboctave/external/blas-xtra/zmatm3.f	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/external/blas-xtra/zmatm3.f	Tue Jan 21 14:35:03 2020 -0800
@@ -3,8 +3,6 @@
 c See the file COPYRIGHT.md in the top-level directory of this
 c distribution or <https://octave.org/copyright/>.
 c
-c Author: Jaroslav Hajek <highegg@gmail.com>
-c
 c This file is part of Octave.
 c
 c Octave is free software: you can redistribute it and/or modify it
--- a/liboctave/external/lapack-xtra/crsf2csf.f	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/external/lapack-xtra/crsf2csf.f	Tue Jan 21 14:35:03 2020 -0800
@@ -3,8 +3,6 @@
 c See the file COPYRIGHT.md in the top-level directory of this
 c distribution or <https://octave.org/copyright/>.
 c
-c Author: Jaroslav Hajek <highegg@gmail.com>
-c
 c This file is part of Octave.
 c
 c Octave is free software: you can redistribute it and/or modify it
--- a/liboctave/external/lapack-xtra/zrsf2csf.f	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/external/lapack-xtra/zrsf2csf.f	Tue Jan 21 14:35:03 2020 -0800
@@ -3,8 +3,6 @@
 c See the file COPYRIGHT.md in the top-level directory of this
 c distribution or <https://octave.org/copyright/>.
 c
-c Author: Jaroslav Hajek <highegg@gmail.com>
-c
 c This file is part of Octave.
 c
 c Octave is free software: you can redistribute it and/or modify it
--- a/liboctave/numeric/oct-norm.cc	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/numeric/oct-norm.cc	Tue Jan 21 14:35:03 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// author: Jaroslav Hajek <highegg@gmail.com>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/liboctave/numeric/oct-norm.h	Tue Jan 21 14:04:31 2020 -0800
+++ b/liboctave/numeric/oct-norm.h	Tue Jan 21 14:35:03 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// author: Jaroslav Hajek <highegg@gmail.com>
-
 #if ! defined (octave_oct_norm_h)
 #define octave_oct_norm_h 1
 
--- a/scripts/audio/lin2mu.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/audio/lin2mu.m	Tue Jan 21 14:35:03 2020 -0800
@@ -37,8 +37,6 @@
 ## @end deftypefn
 
 
-## Author: Andreas Weingessel <Andreas.Weingessel@ci.tuwien.ac.at>
-
 function y = lin2mu (x, n)
 
   if (nargin == 1)
--- a/scripts/audio/mu2lin.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/audio/mu2lin.m	Tue Jan 21 14:35:03 2020 -0800
@@ -35,8 +35,6 @@
 ## @seealso{lin2mu}
 ## @end deftypefn
 
-## Author:  Andreas Weingessel <Andreas.Weingessel@ci.tuwien.ac.at>
-
 function y = mu2lin (x, n = 0)
 
   if (nargin == 2)
--- a/scripts/general/bincoeff.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/general/bincoeff.m	Tue Jan 21 14:35:03 2020 -0800
@@ -62,8 +62,6 @@
 ## @seealso{nchoosek}
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@wu-wien.ac.at>
-
 function b = bincoeff (n, k)
 
   if (nargin != 2)
--- a/scripts/general/blkdiag.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/general/blkdiag.m	Tue Jan 21 14:35:03 2020 -0800
@@ -32,9 +32,6 @@
 ## @seealso{diag, horzcat, vertcat, sparse}
 ## @end deftypefn
 
-## Author: Daniel Calvelo
-## Modified by: William Poetra Yoga Hadisoeseno
-
 function retval = blkdiag (varargin)
 
   if (nargin < 1)
--- a/scripts/general/deal.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/general/deal.m	Tue Jan 21 14:35:03 2020 -0800
@@ -84,9 +84,6 @@
 ## @seealso{cell2struct, struct2cell, repmat}
 ## @end deftypefn
 
-## Author: Ariel Tankus
-## Author: Paul Kienzle and Etienne Grossman
-
 function [varargout] = deal (varargin)
 
   if (nargin == 0)
--- a/scripts/general/gradient.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/general/gradient.m	Tue Jan 21 14:35:03 2020 -0800
@@ -67,8 +67,6 @@
 ## @seealso{diff, del2}
 ## @end deftypefn
 
-## Author:  Kai Habel <kai.habel@gmx.de>
-
 function varargout = gradient (m, varargin)
 
   if (nargin < 1)
--- a/scripts/general/interpft.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/general/interpft.m	Tue Jan 21 14:35:03 2020 -0800
@@ -41,14 +41,6 @@
 ## @seealso{interp1}
 ## @end deftypefn
 
-## Author: Paul Kienzle
-## 2001-02-11
-##    * initial version
-## 2002-03-17 aadler
-##    * added code to work on matrices as well
-## 2006-05-25 dbateman
-##    * Make it matlab compatible, cutting out the 2-D interpolation
-
 function z = interpft (x, n, dim)
 
   if (nargin < 2 || nargin > 3)
--- a/scripts/general/nextpow2.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/general/nextpow2.m	Tue Jan 21 14:35:03 2020 -0800
@@ -39,8 +39,6 @@
 ## @seealso{pow2, log2}
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@wu-wien.ac.at>
-
 function n = nextpow2 (x)
 
   if (nargin != 1)
--- a/scripts/general/postpad.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/general/postpad.m	Tue Jan 21 14:35:03 2020 -0800
@@ -42,8 +42,6 @@
 ## @seealso{prepad, cat, resize}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function y = postpad (x, l, c, dim)
 
   if (nargin < 2 || nargin > 4)
--- a/scripts/general/prepad.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/general/prepad.m	Tue Jan 21 14:35:03 2020 -0800
@@ -42,8 +42,6 @@
 ## @seealso{postpad, cat, resize}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function y = prepad (x, l, c, dim)
 
   if (nargin < 2 || nargin > 4)
--- a/scripts/general/repmat.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/general/repmat.m	Tue Jan 21 14:35:03 2020 -0800
@@ -42,8 +42,6 @@
 ## @seealso{bsxfun, kron, repelems}
 ## @end deftypefn
 
-## Author: Paul Kienzle <pkienzle@kienzle.powernet.co.uk>
-
 function x = repmat (A, m, varargin)
 
   if (nargin < 2)
--- a/scripts/general/shift.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/general/shift.m	Tue Jan 21 14:35:03 2020 -0800
@@ -34,8 +34,6 @@
 ## If the optional @var{dim} argument is given, operate along this dimension.
 ## @end deftypefn
 
-## Author: AW <Andreas.Weingessel@ci.tuwien.ac.at>
-
 function y = shift (x, b, dim)
 
   if (nargin != 2 && nargin != 3)
--- a/scripts/general/xor.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/general/xor.m	Tue Jan 21 14:35:03 2020 -0800
@@ -54,8 +54,6 @@
 ## @seealso{and, or, not}
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@wu-wien.ac.at>
-
 function z = xor (x, y, varargin)
 
   if (nargin < 2)
--- a/scripts/geometry/griddata.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/geometry/griddata.m	Tue Jan 21 14:35:03 2020 -0800
@@ -42,9 +42,8 @@
 ## @seealso{griddata3, griddatan, delaunay}
 ## @end deftypefn
 
-## Author:      Kai Habel <kai.habel@gmx.de>
-##              xi and yi are not "meshgridded" if both are vectors
-##              of the same size (for compatibility)
+## Algorithm: xi and yi are not "meshgridded" if both are vectors
+##            of the same size (for compatibility)
 
 function [rx, ry, rz] = griddata (x, y, z, xi, yi, method = "linear")
 
--- a/scripts/geometry/rotx.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/geometry/rotx.m	Tue Jan 21 14:35:03 2020 -0800
@@ -81,8 +81,6 @@
 ## @seealso{roty, rotz}
 ## @end deftypefn
 
-## Author: Nicholas Jankowski <jankowskin@asme.org>
-
 function retmat = rotx (angle_in_deg)
 
   if ((nargin != 1) || ! isscalar (angle_in_deg))
--- a/scripts/geometry/roty.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/geometry/roty.m	Tue Jan 21 14:35:03 2020 -0800
@@ -81,8 +81,6 @@
 ## @seealso{rotx, rotz}
 ## @end deftypefn
 
-## Author: Nicholas Jankowski <jankowskin@asme.org>
-
 function retmat = roty (angle_in_deg)
 
   if ((nargin != 1) || ! isscalar (angle_in_deg))
--- a/scripts/geometry/rotz.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/geometry/rotz.m	Tue Jan 21 14:35:03 2020 -0800
@@ -81,8 +81,6 @@
 ## @seealso{rotx, roty}
 ## @end deftypefn
 
-## Author: Nicholas Jankowski <jankowskin@asme.org>
-
 function retmat = rotz (angle_in_deg)
 
   if ((nargin != 1) || ! isscalar (angle_in_deg))
--- a/scripts/geometry/voronoin.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/geometry/voronoin.m	Tue Jan 21 14:35:03 2020 -0800
@@ -55,13 +55,6 @@
 ## @seealso{voronoi, convhulln, delaunayn}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-## First Release: 20/08/2000
-
-## 2003-12-14 Rafael Laboissiere <rafael@laboissiere.net>
-## Added optional second argument to pass options to the underlying
-## qhull command
-
 function [C, F] = voronoin (pts, options)
 
   if (nargin != 1 && nargin != 2)
--- a/scripts/gui/getappdata.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/gui/getappdata.m	Tue Jan 21 14:35:03 2020 -0800
@@ -36,8 +36,6 @@
 ## @seealso{setappdata, isappdata, rmappdata, guidata, get, set, getpref, setpref}
 ## @end deftypefn
 
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function value = getappdata (h, name)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/gui/isappdata.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/gui/isappdata.m	Tue Jan 21 14:35:03 2020 -0800
@@ -32,8 +32,6 @@
 ## @seealso{getappdata, setappdata, rmappdata, guidata, get, set, getpref, setpref}
 ## @end deftypefn
 
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function valid = isappdata (h, name)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/gui/rmappdata.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/gui/rmappdata.m	Tue Jan 21 14:35:03 2020 -0800
@@ -35,8 +35,6 @@
 ## @seealso{setappdata, getappdata, isappdata}
 ## @end deftypefn
 
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function rmappdata (h, varargin)
 
   if (nargin < 2)
--- a/scripts/gui/setappdata.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/gui/setappdata.m	Tue Jan 21 14:35:03 2020 -0800
@@ -40,8 +40,6 @@
 ## @seealso{getappdata, isappdata, rmappdata, guidata, get, set, getpref, setpref}
 ## @end deftypefn
 
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function setappdata (h, varargin)
 
   if (nargin < 3)
--- a/scripts/image/colormap.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/image/colormap.m	Tue Jan 21 14:35:03 2020 -0800
@@ -86,8 +86,6 @@
 ## @seealso{viridis, jet, cubehelix, hsv, rainbow, hot, cool, spring, summer, autumn, winter, gray, bone, copper, pink, ocean, colorcube, flag, lines, prism, white}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function cmap = colormap (varargin)
 
   [hax, varargin, nargin] = __plt_get_axis_arg__ ("colormap", varargin{:});
--- a/scripts/image/gray.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/image/gray.m	Tue Jan 21 14:35:03 2020 -0800
@@ -34,8 +34,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function map = gray (n)
 
   if (nargin > 1)
--- a/scripts/image/gray2ind.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/image/gray2ind.m	Tue Jan 21 14:35:03 2020 -0800
@@ -40,8 +40,6 @@
 ## @seealso{ind2gray, rgb2ind}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function [I, map] = gray2ind (I, n = 64)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/image/im2double.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/image/im2double.m	Tue Jan 21 14:35:03 2020 -0800
@@ -55,9 +55,6 @@
 ## @seealso{double}
 ## @end deftypefn
 
-## Author: Søren Hauberg <soren@hauberg.org>
-## Author: Carnë Draug <carandraug@octave.org>
-
 function img = im2double (img, im_type)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/image/image.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/image/image.m	Tue Jan 21 14:35:03 2020 -0800
@@ -67,8 +67,6 @@
 ## @seealso{imshow, imagesc, colormap}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function h = image (varargin)
 
   [hax, varargin, nargin] = __plt_get_axis_arg__ ("image", varargin{:});
@@ -146,8 +144,6 @@
 ## The axis values corresponding to the matrix elements are specified in
 ## @var{x} and @var{y}.
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function h = __img__ (hax, do_new, x, y, img, varargin)
 
   if (! isempty (img))
--- a/scripts/image/imagesc.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/image/imagesc.m	Tue Jan 21 14:35:03 2020 -0800
@@ -57,8 +57,6 @@
 ## @seealso{image, imshow, caxis}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function h = imagesc (varargin)
 
   [hax, varargin, nargin] = __plt_get_axis_arg__ ("imagesc", varargin{:});
--- a/scripts/image/imread.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/image/imread.m	Tue Jan 21 14:35:03 2020 -0800
@@ -90,13 +90,6 @@
 ## @seealso{imwrite, imfinfo, imformats}
 ## @end deftypefn
 
-## Author: Carnë Draug <carandraug@octave.org>
-## Author: Thomas L. Scofield <scofield@calvin.edu>
-## Author: Kristian Rumberg <kristianrumberg@gmail.com>
-## Author: Thomas Weber <thomas.weber.mail@gmail.com>
-## Author: Stefan van der Walt <stefan@sun.ac.za>
-## Author: Andy Adler
-
 function [img, varargout] = imread (filename, varargin)
 
   if (nargin < 1)
--- a/scripts/image/imshow.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/image/imshow.m	Tue Jan 21 14:35:03 2020 -0800
@@ -74,9 +74,6 @@
 ## @seealso{image, imagesc, colormap, gray2ind, rgb2ind}
 ## @end deftypefn
 
-## Author: Stefan van der Walt  <stefan@sun.ac.za>
-## Author: Soren Hauberg <hauberg at gmail dot com>
-
 function h = imshow (im, varargin)
 
   if (nargin == 0)
--- a/scripts/image/ind2gray.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/image/ind2gray.m	Tue Jan 21 14:35:03 2020 -0800
@@ -43,8 +43,6 @@
 ## @seealso{gray2ind, ind2rgb}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function I = ind2gray (x, map)
 
   if (nargin != 2)
--- a/scripts/image/ind2rgb.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/image/ind2rgb.m	Tue Jan 21 14:35:03 2020 -0800
@@ -44,8 +44,6 @@
 ## @seealso{rgb2ind, ind2gray, hsv2rgb}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function [R, G, B] = ind2rgb (x, map)
 
   if (nargin != 2)
--- a/scripts/image/ocean.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/image/ocean.m	Tue Jan 21 14:35:03 2020 -0800
@@ -34,8 +34,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function map = ocean (n)
 
   if (nargin > 1)
--- a/scripts/image/private/__imread__.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/image/private/__imread__.m	Tue Jan 21 14:35:03 2020 -0800
@@ -28,13 +28,6 @@
 ## configured to.  It is also needed so that imformats can create a
 ## function handle for it.
 
-## Author: Carnë Draug <carandraug@octave.org>
-## Author: Thomas L. Scofield <scofield@calvin.edu>
-## Author: Kristian Rumberg <kristianrumberg@gmail.com>
-## Author: Thomas Weber <thomas.weber.mail@gmail.com>
-## Author: Stefan van der Walt <stefan@sun.ac.za>
-## Author: Andy Adler
-
 function varargout = __imread__ (filename, varargin)
 
   ## keep track of the varargin offset we're looking at each moment
--- a/scripts/image/rgb2ind.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/image/rgb2ind.m	Tue Jan 21 14:35:03 2020 -0800
@@ -50,8 +50,6 @@
 ##        one of the same name.
 ##        Octave function does not support N, MAP, DITHER, or TOL arguments.
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function [x, map] = rgb2ind (R, G, B)
 
   if (nargin != 1 && nargin != 3)
--- a/scripts/java/javachk.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/java/javachk.m	Tue Jan 21 14:35:03 2020 -0800
@@ -67,8 +67,6 @@
 ## @seealso{usejava, error}
 ## @end deftypefn
 
-## Author: Philip Nienhuis <prnienhuis at users.sf.net>
-
 function msg = javachk (feature, caller = "")
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/java/org/octave/ClassHelper.java	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/java/org/octave/ClassHelper.java	Tue Jan 21 14:35:03 2020 -0800
@@ -588,8 +588,6 @@
           modified into a more strict check to avoid char to string matching
           to avoid matching method signatureslike
           java_method(char) with octave_call('a String')
-          Date: 28-08-2010
-          Author: Martin Hepperle
         */
         return true;
       }
@@ -600,8 +598,6 @@
           java_method(String) with octave_call('a String')
           but not
           java_method(char) with octave_call('a String')
-          Date: 28-08-2010
-          Author: Martin Hepperle
         */
         return true;
       }
@@ -647,9 +643,7 @@
   /**
    * Check whether the supplied class is a String class.
    *
-   * Added for more strict char/string mathicng of method signatures
-   * Date: 28-08-2010
-   * Author: Martin Hepperle
+   * Added for more strict char/string matching of method signatures
    * @param cls Class - the class to check
    * @return boolean - true if clas is of class java.lang.String
    */
--- a/scripts/java/usejava.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/java/usejava.m	Tue Jan 21 14:35:03 2020 -0800
@@ -52,9 +52,6 @@
 ## @seealso{javachk}
 ## @end deftypefn
 
-## Author: Rik Wehbring
-## Author: Philip Nienhuis <prnienhuis@users.sf.net>
-
 function retval = usejava (feature)
 
   if (nargin != 1 || ! ischar (feature))
--- a/scripts/legacy/findstr.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/legacy/findstr.m	Tue Jan 21 14:35:03 2020 -0800
@@ -52,8 +52,6 @@
 ## Note that this implementation swaps the strings if second one is longer
 ## than the first, so try to put the longer one first.
 
-## Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
-
 function v = findstr (s, t, overlap = true)
 
   persistent warned = false;
--- a/scripts/linear-algebra/commutation_matrix.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/linear-algebra/commutation_matrix.m	Tue Jan 21 14:35:03 2020 -0800
@@ -74,8 +74,6 @@
 ## Calculus with Applications in Statistics and Econometrics}.
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@wu-wien.ac.at>
-
 function k = commutation_matrix (m, n)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/linear-algebra/cross.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/linear-algebra/cross.m	Tue Jan 21 14:35:03 2020 -0800
@@ -48,8 +48,6 @@
 ## @seealso{dot, curl, divergence}
 ## @end deftypefn
 
-## Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
-
 function z = cross (x, y, dim)
 
   if (nargin != 2 && nargin != 3)
--- a/scripts/linear-algebra/gls.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/linear-algebra/gls.m	Tue Jan 21 14:35:03 2020 -0800
@@ -87,8 +87,6 @@
 ## @seealso{ols}
 ## @end deftypefn
 
-## Author: Teresa Twaroch <twaroch@ci.tuwien.ac.at>
-
 function [beta, v, r] = gls (y, x, o)
 
   if (nargin != 3)
--- a/scripts/linear-algebra/housh.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/linear-algebra/housh.m	Tue Jan 21 14:35:03 2020 -0800
@@ -61,8 +61,6 @@
 ## @end table
 ## @end deftypefn
 
-## Author: A. S. Hodel
-
 function [housv, beta, zer] = housh (x, j, z)
 
   if (nargin != 3)
--- a/scripts/linear-algebra/isdefinite.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/linear-algebra/isdefinite.m	Tue Jan 21 14:35:03 2020 -0800
@@ -47,8 +47,6 @@
 ## @seealso{issymmetric, ishermitian}
 ## @end deftypefn
 
-## Author: Gabriele Pannocchia <g.pannocchia@ing.unipi.it>
-
 function retval = isdefinite (A, tol)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/linear-algebra/ishermitian.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/linear-algebra/ishermitian.m	Tue Jan 21 14:35:03 2020 -0800
@@ -50,8 +50,6 @@
 ## @seealso{issymmetric, isdefinite}
 ## @end deftypefn
 
-## Author: A. S. Hodel <scotte@eng.auburn.edu>
-
 function retval = ishermitian (A, skewopt = "nonskew", tol = 0)
 
   if (nargin < 1 || nargin > 3)
--- a/scripts/linear-algebra/issymmetric.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/linear-algebra/issymmetric.m	Tue Jan 21 14:35:03 2020 -0800
@@ -49,8 +49,6 @@
 ## @seealso{ishermitian, isdefinite}
 ## @end deftypefn
 
-## Author: A. S. Hodel <scotte@eng.auburn.edu>
-
 function retval = issymmetric (A, skewopt = "nonskew", tol = 0)
 
   if (nargin < 1 || nargin > 3)
--- a/scripts/linear-algebra/logm.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/linear-algebra/logm.m	Tue Jan 21 14:35:03 2020 -0800
@@ -49,6 +49,7 @@
 
 ## Author: N. J. Higham
 ## Author: Richard T. Guy <guyrt7@wfu.edu>
+
 function [s, iters] = logm (A, opt_iters = 100)
 
   if (nargin == 0 || nargin > 2)
--- a/scripts/linear-algebra/null.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/linear-algebra/null.m	Tue Jan 21 14:35:03 2020 -0800
@@ -38,8 +38,6 @@
 ## @seealso{orth}
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@wu-wien.ac.at>
-
 function retval = null (A, tol)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/linear-algebra/ols.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/linear-algebra/ols.m	Tue Jan 21 14:35:03 2020 -0800
@@ -100,8 +100,6 @@
 ## @seealso{gls, pinv}
 ## @end deftypefn
 
-## Author: Teresa Twaroch <twaroch@ci.tuwien.ac.at>
-
 function [beta, sigma, r] = ols (y, x)
 
   if (nargin != 2)
--- a/scripts/linear-algebra/orth.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/linear-algebra/orth.m	Tue Jan 21 14:35:03 2020 -0800
@@ -38,8 +38,6 @@
 ## @seealso{null}
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@wu-wien.ac.at>
-
 function retval = orth (A, tol)
 
   if (nargin == 1 || nargin == 2)
--- a/scripts/linear-algebra/qzhess.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/linear-algebra/qzhess.m	Tue Jan 21 14:35:03 2020 -0800
@@ -61,8 +61,6 @@
 ## @seealso{lu, chol, hess, qr, qz, schur, svd}
 ## @end deftypefn
 
-## Author: A. S. Hodel <scotte@eng.auburn.edu>
-
 function [aa, bb, q, z] = qzhess (A, B)
 
   if (nargin != 2)
--- a/scripts/linear-algebra/rref.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/linear-algebra/rref.m	Tue Jan 21 14:35:03 2020 -0800
@@ -38,9 +38,6 @@
 ##
 ## @end deftypefn
 
-## Author: Paul Kienzle <pkienzle@users.sf.net>
-##         (based on an anonymous source from the public domain)
-
 function [A, k] = rref (A, tol)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/miscellaneous/dos.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/miscellaneous/dos.m	Tue Jan 21 14:35:03 2020 -0800
@@ -39,9 +39,6 @@
 ## @seealso{unix, system, isunix, ismac, ispc}
 ## @end deftypefn
 
-## Author: Octave Forge ???
-## Adapted by: jwe
-
 function [status, text] = dos (command, echo_arg)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/miscellaneous/nargoutchk.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/miscellaneous/nargoutchk.m	Tue Jan 21 14:35:03 2020 -0800
@@ -47,9 +47,6 @@
 ## @seealso{narginchk, error, nargout, nargin}
 ## @end deftypefn
 
-## Author: Bill Denney <bill@denney.ws>
-## Author: Carnë Draug <carandraug+dev@gmail.com>
-
 function msg = nargoutchk (minargs, maxargs, nargs, outtype)
 
   ## before matlab's 2011b, nargoutchk would return an error message (just the
--- a/scripts/miscellaneous/orderfields.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/miscellaneous/orderfields.m	Tue Jan 21 14:35:03 2020 -0800
@@ -102,8 +102,6 @@
 ## @seealso{fieldnames, getfield, setfield, rmfield, isfield, isstruct, struct}
 ## @end deftypefn
 
-## Author: Paul Kienzle <pkienzle@users.sf.net>
-
 function [sout, p] = orderfields (s1, s2)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/miscellaneous/parseparams.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/miscellaneous/parseparams.m	Tue Jan 21 14:35:03 2020 -0800
@@ -65,9 +65,6 @@
 ## @seealso{varargin, inputParser}
 ## @end deftypefn
 
-## Author: Alexander Barth <abarth93@users.sourceforge.net>
-## Author: Aida Alvera Azcarate <aida@netecho.info>
-
 function [reg, varargout] = parseparams (params, varargin)
 
   strs = cellfun ("isclass", params, "char");
--- a/scripts/miscellaneous/private/__w2mpth__.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/miscellaneous/private/__w2mpth__.m	Tue Jan 21 14:35:03 2020 -0800
@@ -47,8 +47,6 @@
 ##
 ## @end deftypefn
 
-## Author: Philip Nienhuis <prnienhuis@users.sf.net>
-
 function mingwpath = __w2mpth__ (winpath)
 
   ## Check for platform
--- a/scripts/miscellaneous/unix.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/miscellaneous/unix.m	Tue Jan 21 14:35:03 2020 -0800
@@ -39,9 +39,6 @@
 ## @seealso{dos, system, isunix, ismac, ispc}
 ## @end deftypefn
 
-## Author: Octave Forge ???
-## Adapted by: jwe
-
 function [status, text] = unix (command, echo_arg)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/miscellaneous/untar.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/miscellaneous/untar.m	Tue Jan 21 14:35:03 2020 -0800
@@ -36,8 +36,6 @@
 ## @seealso{tar, unpack, bunzip2, gunzip, unzip}
 ## @end deftypefn
 
-## Author: Søren Hauberg <hauberg@gmail.com>
-
 function filelist = untar (tarfile, dir = [])
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/miscellaneous/unzip.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/miscellaneous/unzip.m	Tue Jan 21 14:35:03 2020 -0800
@@ -36,8 +36,6 @@
 ## @seealso{zip, unpack, bunzip2, gunzip, untar}
 ## @end deftypefn
 
-## Author: Søren Hauberg <hauberg@gmail.com>
-
 function filelist = unzip (zipfile, dir = [])
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/pkg/private/expand_rel_paths.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/pkg/private/expand_rel_paths.m	Tue Jan 21 14:35:03 2020 -0800
@@ -23,8 +23,6 @@
 ## Internal undocumented function.
 ## @end deftypefn
 
-## Author: Philip Nienhuis <prnienhuis@users.sf.net>
-
 function pkg_list = expand_rel_paths (pkg_list)
 
   ## Prepend location of OCTAVE_HOME to install directories
--- a/scripts/pkg/private/make_rel_paths.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/pkg/private/make_rel_paths.m	Tue Jan 21 14:35:03 2020 -0800
@@ -23,8 +23,6 @@
 ## Internal undocumented function.
 ## @end deftypefn
 
-## Author: Philip Nienhuis <prnienhuis@users.sf.net>
-
 function pkg_list = make_rel_paths (pkg_list)
 
   ptn = ["^" strrep(canonicalize_file_name (OCTAVE_HOME), '\', '\\')];
--- a/scripts/plot/appearance/daspect.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/appearance/daspect.m	Tue Jan 21 14:35:03 2020 -0800
@@ -50,8 +50,6 @@
 ## @seealso{axis, pbaspect, xlim, ylim, zlim}
 ## @end deftypefn
 
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function daratio = daspect (varargin)
 
   ## Grab axes handle if present
--- a/scripts/plot/appearance/orient.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/appearance/orient.m	Tue Jan 21 14:35:03 2020 -0800
@@ -51,8 +51,6 @@
 ## @seealso{print, saveas}
 ## @end deftypefn
 
-## Author: Paul Kienzle
-
 function retval = orient (varargin)
 
   nargs = nargin;
--- a/scripts/plot/appearance/pbaspect.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/appearance/pbaspect.m	Tue Jan 21 14:35:03 2020 -0800
@@ -51,8 +51,6 @@
 ## @seealso{axis, daspect, xlim, ylim, zlim}
 ## @end deftypefn
 
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function pbratio = pbaspect (varargin)
 
   ## Grab axes handle if present
--- a/scripts/plot/appearance/rticks.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/appearance/rticks.m	Tue Jan 21 14:35:03 2020 -0800
@@ -48,8 +48,6 @@
 ## @seealso{thetaticks, xticks, yticks, zticks, polar, get, set}
 ## @end deftypefn
 
-## Author: Nicholas Jankowski <jankowskin@asme.org>
-
 function retval = rticks (varargin)
 
   hax = [];
--- a/scripts/plot/appearance/thetaticks.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/appearance/thetaticks.m	Tue Jan 21 14:35:03 2020 -0800
@@ -48,8 +48,6 @@
 ## @seealso{rticks, xticks, yticks, zticks, polar, get, set}
 ## @end deftypefn
 
-## Author: Nicholas Jankowski <jankowskin@asme.org>
-
 function retval = thetaticks (varargin)
 
   ## FIXME: Update function to work with polaraxes objects once that function
--- a/scripts/plot/appearance/xticklabels.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/appearance/xticklabels.m	Tue Jan 21 14:35:03 2020 -0800
@@ -56,8 +56,6 @@
 ## @seealso{xticks, yticklabels, zticklabels, get, set}
 ## @end deftypefn
 
-## Author: Nicholas Jankowski <jankowskin@asme.org>
-
 function retval = xticklabels (varargin)
 
   hax = [];
--- a/scripts/plot/appearance/xticks.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/appearance/xticks.m	Tue Jan 21 14:35:03 2020 -0800
@@ -53,8 +53,6 @@
 ## @seealso{xticklabels, yticks, zticks, rticks, thetaticks, get, set}
 ## @end deftypefn
 
-## Author: Nicholas Jankowski <jankowskin@asme.org>
-
 function retval = xticks (varargin)
 
   hax = [];
--- a/scripts/plot/appearance/yticklabels.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/appearance/yticklabels.m	Tue Jan 21 14:35:03 2020 -0800
@@ -56,8 +56,6 @@
 ## @seealso{yticks, xticklabels, zticklabels, get, set}
 ## @end deftypefn
 
-## Author: Nicholas Jankowski <jankowskin@asme.org>
-
 function retval = yticklabels (varargin)
 
   hax = [];
--- a/scripts/plot/appearance/yticks.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/appearance/yticks.m	Tue Jan 21 14:35:03 2020 -0800
@@ -53,8 +53,6 @@
 ## @seealso{yticklabels, xticks, zticks, rticks, thetaticks, get, set}
 ## @end deftypefn
 
-## Author: Nicholas Jankowski <jankowskin@asme.org>
-
 function retval = yticks (varargin)
 
   hax = [];
--- a/scripts/plot/appearance/zticklabels.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/appearance/zticklabels.m	Tue Jan 21 14:35:03 2020 -0800
@@ -56,8 +56,6 @@
 ## @seealso{zticks, xticklabels, zticklabels, get, set}
 ## @end deftypefn
 
-## Author: Nicholas Jankowski <jankowskin@asme.org>
-
 function retval = zticklabels (varargin)
 
   hax = [];
--- a/scripts/plot/appearance/zticks.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/appearance/zticks.m	Tue Jan 21 14:35:03 2020 -0800
@@ -53,8 +53,6 @@
 ## @seealso{zticklabels, xticks, yticks, rticks, thetaticks, get, set}
 ## @end deftypefn
 
-## Author: Nicholas Jankowski <jankowskin@asme.org>
-
 function retval = zticks (varargin)
 
   hax = [];
--- a/scripts/plot/draw/comet.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/draw/comet.m	Tue Jan 21 14:35:03 2020 -0800
@@ -42,8 +42,6 @@
 ## @seealso{comet3}
 ## @end deftypefn
 
-## Author: Ben Abbott bpabbott@mac.com
-
 function comet (varargin)
 
   [hax, varargin, nargin] = __plt_get_axis_arg__ ("comet", varargin{:});
--- a/scripts/plot/draw/contourf.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/draw/contourf.m	Tue Jan 21 14:35:03 2020 -0800
@@ -64,9 +64,6 @@
 ## @seealso{ezcontourf, contour, contourc, contour3, clabel, meshc, surfc, caxis, colormap, plot}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-## Author: Shai Ayal <shaiay@users.sourceforge.net>
-
 function [c, h] = contourf (varargin)
 
   [hax, varargin] = __plt_get_axis_arg__ ("contour", varargin{:});
--- a/scripts/plot/draw/plot3.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/draw/plot3.m	Tue Jan 21 14:35:03 2020 -0800
@@ -105,9 +105,6 @@
 ## @seealso{ezplot3, plot}
 ## @end deftypefn
 
-## Author: Paul Kienzle
-##         (modified from __plt__.m)
-
 function h = plot3 (varargin)
 
   [hax, varargin, nargs] = __plt_get_axis_arg__ ("plot3", varargin{:});
--- a/scripts/plot/util/cla.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/util/cla.m	Tue Jan 21 14:35:03 2020 -0800
@@ -47,8 +47,6 @@
 ## @seealso{clf, delete, reset}
 ## @end deftypefn
 
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function cla (hax, do_reset = false)
 
   if (nargin > 2)
--- a/scripts/plot/util/copyobj.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/util/copyobj.m	Tue Jan 21 14:35:03 2020 -0800
@@ -42,8 +42,6 @@
 ## @seealso{struct2hdl, hdl2struct, findobj}
 ## @end deftypefn
 
-## Author: pdiribarne <pdiribarne@new-host.home>
-
 function hnew = copyobj (horig, hparent = 0)
 
   partypes = {"root", "figure", "axes", "hggroup"};
--- a/scripts/plot/util/findfigs.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/util/findfigs.m	Tue Jan 21 14:35:03 2020 -0800
@@ -30,9 +30,6 @@
 ## @seealso{allchild, figure, get, set}
 ## @end deftypefn
 
-## Author: Bill Denney <bill@denney.ws>
-## Modified by: Carnë Draug <carandraug+dev@gmail.com>
-
 function findfigs ()
 
   hfigs = allchild (0);
--- a/scripts/plot/util/hdl2struct.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/util/hdl2struct.m	Tue Jan 21 14:35:03 2020 -0800
@@ -33,8 +33,6 @@
 ## @seealso{struct2hdl, hgsave, findobj}
 ## @end deftypefn
 
-## Author: pdiribarne <pdiribarne@new-host.home>
-
 function s = hdl2struct (h)
 
   if (nargin != 1 || ! ishghandle (h))
--- a/scripts/plot/util/linkaxes.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/util/linkaxes.m	Tue Jan 21 14:35:03 2020 -0800
@@ -57,8 +57,6 @@
 ## @seealso{linkprop, addproperty}
 ## @end deftypefn
 
-## Author: Willem Atsma willem.atsma at tanglebridge.com
-
 function linkaxes (hax, optstr = "xy")
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/plot/util/private/__ghostscript__.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/util/private/__ghostscript__.m	Tue Jan 21 14:35:03 2020 -0800
@@ -28,8 +28,6 @@
 ## Undocumented internal function.
 ## @end deftypefn
 
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function [gs_cmd, cleanup_cmd] = __ghostscript__ (varargin)
 
   dos_shell = (ispc () && ! isunix ());
--- a/scripts/plot/util/private/__gnuplot_get_var__.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/util/private/__gnuplot_get_var__.m	Tue Jan 21 14:35:03 2020 -0800
@@ -28,8 +28,6 @@
 ## Undocumented internal function.
 ## @end deftypefn
 
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function gp_var_value = __gnuplot_get_var__ (h, gp_var_name, fmt = "")
 
   if (numel (h) == 1 && isfigure (h))
--- a/scripts/plot/util/private/__gnuplot_has_feature__.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/util/private/__gnuplot_has_feature__.m	Tue Jan 21 14:35:03 2020 -0800
@@ -28,8 +28,6 @@
 ## Undocumented internal function.
 ## @end deftypefn
 
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function res = __gnuplot_has_feature__ (feature)
   persistent features = {"minimum_version",
                          "needs_color_with_postscript",
--- a/scripts/plot/util/private/__gnuplot_has_terminal__.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/util/private/__gnuplot_has_terminal__.m	Tue Jan 21 14:35:03 2020 -0800
@@ -29,8 +29,6 @@
 ## Undocumented internal function.
 ## @end deftypefn
 
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function gnuplot_supports_term = __gnuplot_has_terminal__ (term, plot_stream)
 
   term = strtrim (term);
--- a/scripts/plot/util/private/__gnuplot_open_stream__.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/util/private/__gnuplot_open_stream__.m	Tue Jan 21 14:35:03 2020 -0800
@@ -28,8 +28,6 @@
 ## Undocumented internal function.
 ## @end deftypefn
 
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function plot_stream = __gnuplot_open_stream__ (npipes, h)
 
   [prog, args] = gnuplot_binary ();
--- a/scripts/plot/util/private/__gnuplot_print__.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/util/private/__gnuplot_print__.m	Tue Jan 21 14:35:03 2020 -0800
@@ -28,8 +28,6 @@
 ## Undocumented internal function.
 ## @end deftypefn
 
-## Author: Daniel Heiserer <Daniel.heiserer@physik.tu-muenchen.de>
-
 function opts = __gnuplot_print__ (opts)
 
   dos_shell = (ispc () && ! isunix ());
--- a/scripts/plot/util/struct2hdl.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/util/struct2hdl.m	Tue Jan 21 14:35:03 2020 -0800
@@ -43,8 +43,6 @@
 ## @seealso{hdl2struct, hgload, findobj}
 ## @end deftypefn
 
-## Author: pdiribarne <pdiribarne@new-host.home>
-
 function [h, pout] = struct2hdl (s, p=[], hilev = false)
 
   fields = {"handle", "type", "children", "properties", "special"};
--- a/scripts/plot/util/subplot.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/plot/util/subplot.m	Tue Jan 21 14:35:03 2020 -0800
@@ -101,8 +101,6 @@
 ## @seealso{axes, plot, gca, set}
 ## @end deftypefn
 
-## Author: Vinayak Dutt <Dutt.Vinayak@mayo.EDU>
-
 function h = subplot (varargin)
 
   align_axes = false;
--- a/scripts/polynomial/compan.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/polynomial/compan.m	Tue Jan 21 14:35:03 2020 -0800
@@ -61,8 +61,6 @@
 ## @seealso{roots, poly, eig}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function A = compan (c)
 
   if (nargin != 1)
--- a/scripts/polynomial/conv.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/polynomial/conv.m	Tue Jan 21 14:35:03 2020 -0800
@@ -52,8 +52,6 @@
 ## @seealso{deconv, conv2, convn, fftconv}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function y = conv (a, b, shape = "full")
 
   if (nargin < 2 || nargin > 3)
--- a/scripts/polynomial/deconv.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/polynomial/deconv.m	Tue Jan 21 14:35:03 2020 -0800
@@ -37,8 +37,6 @@
 ## @seealso{conv, residue}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function [b, r] = deconv (y, a)
 
   if (nargin != 2)
--- a/scripts/polynomial/mpoles.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/polynomial/mpoles.m	Tue Jan 21 14:35:03 2020 -0800
@@ -55,8 +55,6 @@
 ## @seealso{residue, poly, roots, conv, deconv}
 ## @end deftypefn
 
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function [multp, indx] = mpoles (p, tol, reorder)
 
   if (nargin < 1 || nargin > 3)
--- a/scripts/polynomial/poly.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/polynomial/poly.m	Tue Jan 21 14:35:03 2020 -0800
@@ -55,8 +55,6 @@
 ## @seealso{roots, eig}
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@wu-wien.ac.at>
-
 function y = poly (x)
 
   if (nargin != 1)
--- a/scripts/polynomial/polyder.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/polynomial/polyder.m	Tue Jan 21 14:35:03 2020 -0800
@@ -39,8 +39,6 @@
 ## @seealso{polyint, polyval, polyreduce}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function [q, d] = polyder (p, a)
 
   if (nargin == 1 || nargin == 2)
--- a/scripts/polynomial/polyfit.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/polynomial/polyfit.m	Tue Jan 21 14:35:03 2020 -0800
@@ -78,10 +78,6 @@
 ## @seealso{polyval, polyaffine, roots, vander, zscore}
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@wu-wien.ac.at>
-## Modified on 20120204 by P. Dupuis; added the ability to specify a
-## polynomial mask instead of a polynomial degree.
-
 function [p, s, mu] = polyfit (x, y, n)
 
   if (nargin < 3 || nargin > 4)
--- a/scripts/polynomial/polyint.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/polynomial/polyint.m	Tue Jan 21 14:35:03 2020 -0800
@@ -34,8 +34,6 @@
 ## @seealso{polyder, polyval}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function retval = polyint (p, k)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/polynomial/polyout.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/polynomial/polyout.m	Tue Jan 21 14:35:03 2020 -0800
@@ -47,9 +47,6 @@
 ## @seealso{polyreduce}
 ## @end deftypefn
 
-## Author: A. S. Hodel <a.s.hodel@eng.auburn.edu>
-## Nov 1998: Correctly handles complex coefficients
-
 function y = polyout (c, x)
 
   if (nargin < 1) || (nargin > 2) || (nargout < 0) || (nargout > 1)
--- a/scripts/polynomial/polyreduce.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/polynomial/polyreduce.m	Tue Jan 21 14:35:03 2020 -0800
@@ -30,8 +30,6 @@
 ## @seealso{polyout}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function p = polyreduce (c)
 
   if (nargin != 1)
--- a/scripts/polynomial/polyval.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/polynomial/polyval.m	Tue Jan 21 14:35:03 2020 -0800
@@ -46,8 +46,6 @@
 ## @seealso{polyvalm, polyaffine, polyfit, roots, poly}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function [y, dy] = polyval (p, x, s = [], mu)
 
   if (nargin < 2 || nargin > 4 || (nargout == 2 && nargin < 3))
--- a/scripts/polynomial/polyvalm.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/polynomial/polyvalm.m	Tue Jan 21 14:35:03 2020 -0800
@@ -35,8 +35,6 @@
 ## @seealso{polyval, roots, poly}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-
 function y = polyvalm (c, x)
 
   if (nargin != 2)
--- a/scripts/polynomial/residue.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/polynomial/residue.m	Tue Jan 21 14:35:03 2020 -0800
@@ -146,9 +146,6 @@
 ## @seealso{mpoles, poly, roots, conv, deconv}
 ## @end deftypefn
 
-## Author: Tony Richardson <arichard@stark.cc.oh.us>
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function [r, p, k, e] = residue (b, a, varargin)
 
   if (nargin < 2 || nargin > 4)
--- a/scripts/polynomial/roots.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/polynomial/roots.m	Tue Jan 21 14:35:03 2020 -0800
@@ -82,8 +82,6 @@
 ## @seealso{poly, compan, fzero}
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@wu-wien.ac.at>
-
 function r = roots (c)
 
   if (nargin != 1 || (! isvector (c) && ! isempty (c)))
--- a/scripts/set/ismember.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/set/ismember.m	Tue Jan 21 14:35:03 2020 -0800
@@ -74,11 +74,6 @@
 ## @seealso{lookup, unique, union, intersect, setdiff, setxor}
 ## @end deftypefn
 
-## Author: Paul Kienzle <pkienzle@users.sf.net>
-## Author: Søren Hauberg <hauberg@gmail.com>
-## Author: Ben Abbott <bpabbott@mac.com>
-## Reimplemented using lookup & unique: Jaroslav Hajek <highegg@gmail.com>
-
 function [tf, s_idx] = ismember (a, s, varargin)
 
   if (nargin < 2 || nargin > 3)
--- a/scripts/signal/__parse_movargs__.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/signal/__parse_movargs__.m	Tue Jan 21 14:35:03 2020 -0800
@@ -23,8 +23,6 @@
 ##
 ########################################################################
 
-## Author: Juan Pablo Carbajal <ajuanpi+dev@gmail.com>
-
 ## -*- texinfo -*-
 ## @deftypefn {} {@var{args} =} __parse_movargs__ (@var{varargin})
 ##
--- a/scripts/signal/detrend.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/signal/detrend.m	Tue Jan 21 14:35:03 2020 -0800
@@ -40,8 +40,6 @@
 ## @seealso{polyfit}
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@wu-wien.ac.at>
-
 function y = detrend (x, p = 1)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/signal/fftconv.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/signal/fftconv.m	Tue Jan 21 14:35:03 2020 -0800
@@ -38,8 +38,6 @@
 ## @seealso{deconv, conv, conv2}
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@wu-wien.ac.at>
-
 function c = fftconv (x, y, n)
 
   if (nargin < 2 || nargin > 3)
--- a/scripts/signal/fftfilt.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/signal/fftfilt.m	Tue Jan 21 14:35:03 2020 -0800
@@ -39,8 +39,6 @@
 ## @seealso{filter, filter2}
 ## @end deftypefn
 
-## Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
-
 function y = fftfilt (b, x, n)
 
   ## If N is not specified explicitly, we do not use the overlap-add
--- a/scripts/signal/fftshift.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/signal/fftshift.m	Tue Jan 21 14:35:03 2020 -0800
@@ -49,8 +49,6 @@
 ## @seealso{ifftshift}
 ## @end deftypefn
 
-## Author: Vincent Cautaerts <vincent@comf5.comm.eng.osaka-u.ac.jp>
-
 function retval = fftshift (x, dim)
 
   if (nargin != 1 && nargin != 2)
--- a/scripts/signal/filter2.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/signal/filter2.m	Tue Jan 21 14:35:03 2020 -0800
@@ -47,10 +47,6 @@
 ## @seealso{conv2}
 ## @end deftypefn
 
-## Author: Paul Kienzle <pkienzle@users.sf.net>
-## 2001-02-08
-##    * initial release
-
 function y = filter2 (b, x, shape)
 
   if (nargin < 2 || nargin > 3)
--- a/scripts/signal/movfun.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/signal/movfun.m	Tue Jan 21 14:35:03 2020 -0800
@@ -23,8 +23,6 @@
 ##
 ########################################################################
 
-## Author: Juan Pablo Carbajal <ajuanpi+dev@gmail.com>
-
 ## -*- texinfo -*-
 ## @deftypefn  {} {@var{y} =} movfun (@var{fcn}, @var{x}, @var{wlen})
 ## @deftypefnx {} {@var{y} =} movfun (@var{fcn}, @var{x}, @var{[@var{nb}, @var{na}}])
--- a/scripts/signal/movslice.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/signal/movslice.m	Tue Jan 21 14:35:03 2020 -0800
@@ -23,8 +23,6 @@
 ##
 ########################################################################
 
-## Author: Juan Pablo Carbajal <ajuanpi+dev@gmail.com>
-
 ## -*- texinfo -*-
 ## @deftypefn  {} {@var{slcidx} =} movslice (@var{N}, @var{wlen})
 ## @deftypefnx {} {[@var{slcidx}, @var{C}, @var{Cpre}, @var{Cpost}, @var{win}] =} movslice (@dots{})
--- a/scripts/sparse/ichol.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/sparse/ichol.m	Tue Jan 21 14:35:03 2020 -0800
@@ -158,9 +158,6 @@
 ## @seealso{chol, ilu, pcg}
 ## @end deftypefn
 
-## Author: Eduardo Ramos Fernández <eduradical951@gmail.com>
-## Author: Kai T. Ohlhus <k.ohlhus@gmail.com>
-
 function L = ichol (A, opts = struct ())
 
   if (nargin < 1 || nargin > 2 || nargout > 1)
--- a/scripts/sparse/pcg.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/sparse/pcg.m	Tue Jan 21 14:35:03 2020 -0800
@@ -259,11 +259,6 @@
 ## @seealso{sparse, pcr, gmres, bicg, bicgstab, cgs}
 ## @end deftypefn
 
-## Author: Piotr Krzyzanowski <piotr.krzyzanowski@mimuw.edu.pl>
-## Modified by: Vittoria Rezzonico <vittoria.rezzonico@epfl.ch>
-##  - Add the ability to provide the pre-conditioner as two separate matrices
-
-
 function [x_min, flag, relres, iter_min, resvec, eigest] =...
          pcg (A, b, tol = [], maxit = [], M1 = [], M2 = [], x0 = [], varargin)
 
--- a/scripts/specfun/beta.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/specfun/beta.m	Tue Jan 21 14:35:03 2020 -0800
@@ -48,8 +48,6 @@
 ## @seealso{betaln, betainc, betaincinv}
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@wu-wien.ac.at>
-
 function retval = beta (a, b)
 
   if (nargin != 2)
--- a/scripts/specfun/ellipke.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/specfun/ellipke.m	Tue Jan 21 14:35:03 2020 -0800
@@ -88,8 +88,6 @@
 ## @seealso{ellipj}
 ## @end deftypefn
 
-## Author: David Billinghurst <David.Billinghurst@riotinto.com>
-## Author: Paul Kienzle <pkienzle@users.sf.net>
 function [k, e] = ellipke (m, tol = [])
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/specfun/lcm.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/specfun/lcm.m	Tue Jan 21 14:35:03 2020 -0800
@@ -33,8 +33,6 @@
 ## @seealso{factor, gcd, isprime}
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@wu-wien.ac.at>
-
 function l = lcm (varargin)
 
   if (nargin < 2)
--- a/scripts/specfun/nchoosek.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/specfun/nchoosek.m	Tue Jan 21 14:35:03 2020 -0800
@@ -90,8 +90,6 @@
 ## @seealso{bincoeff, perms}
 ## @end deftypefn
 
-## Author: Rolf Fabian  <fabian@tu-cottbus.de>
-## Author: Paul Kienzle <pkienzle@users.sf.net>
 function C = nchoosek (v, k)
 
   if (nargin != 2
--- a/scripts/specfun/pow2.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/specfun/pow2.m	Tue Jan 21 14:35:03 2020 -0800
@@ -45,8 +45,6 @@
 ## @seealso{log2, nextpow2, power}
 ## @end deftypefn
 
-## Author: AW <Andreas.Weingessel@ci.tuwien.ac.at>
-
 function y = pow2 (f, e)
 
   if (nargin == 1)
--- a/scripts/specfun/primes.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/specfun/primes.m	Tue Jan 21 14:35:03 2020 -0800
@@ -45,8 +45,6 @@
 ## @seealso{list_primes, isprime}
 ## @end deftypefn
 
-## Author: Paul Kienzle
-## Author: Francesco Potortì
 function p = primes (n)
 
   if (nargin != 1)
--- a/scripts/special-matrix/pascal.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/special-matrix/pascal.m	Tue Jan 21 14:35:03 2020 -0800
@@ -45,9 +45,6 @@
 ## @seealso{chol}
 ## @end deftypefn
 
-## Author: Peter Ekberg
-##         (peda)
-
 function retval = pascal (n, t = 0)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/special-matrix/rosser.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/special-matrix/rosser.m	Tue Jan 21 14:35:03 2020 -0800
@@ -31,9 +31,6 @@
 ## @seealso{wilkinson, eig}
 ## @end deftypefn
 
-## Author: Peter Ekberg
-##         (peda)
-
 function retval = rosser ()
 
   if (nargin != 0)
--- a/scripts/special-matrix/wilkinson.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/special-matrix/wilkinson.m	Tue Jan 21 14:35:03 2020 -0800
@@ -34,9 +34,6 @@
 ## @seealso{rosser, eig}
 ## @end deftypefn
 
-## Author: Peter Ekberg
-##         (peda)
-
 function retval = wilkinson (n)
 
   if (nargin != 1)
--- a/scripts/statistics/corr.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/statistics/corr.m	Tue Jan 21 14:35:03 2020 -0800
@@ -49,8 +49,6 @@
 ## @seealso{cov}
 ## @end deftypefn
 
-## Author: Kurt Hornik <hornik@wu-wien.ac.at>
-
 function retval = corr (x, y = [])
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/statistics/kurtosis.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/statistics/kurtosis.m	Tue Jan 21 14:35:03 2020 -0800
@@ -86,8 +86,6 @@
 ## @seealso{var, skewness, moment}
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@wu-wien.ac.at>
-
 function y = kurtosis (x, flag, dim)
 
   if (nargin < 1) || (nargin > 3)
--- a/scripts/statistics/skewness.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/statistics/skewness.m	Tue Jan 21 14:35:03 2020 -0800
@@ -85,8 +85,6 @@
 ## @seealso{var, kurtosis, moment}
 ## @end deftypefn
 
-## Author: KH <Kurt.Hornik@wu-wien.ac.at>
-
 function y = skewness (x, flag, dim)
 
   if (nargin < 1) || (nargin > 3)
--- a/scripts/strings/base2dec.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/strings/base2dec.m	Tue Jan 21 14:35:03 2020 -0800
@@ -54,8 +54,6 @@
 ## @seealso{dec2base, bin2dec, hex2dec}
 ## @end deftypefn
 
-## Author: Daniel Calvelo <dcalvelo@yahoo.com>
-
 function out = base2dec (s, base)
 
   if (nargin != 2)
--- a/scripts/strings/bin2dec.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/strings/bin2dec.m	Tue Jan 21 14:35:03 2020 -0800
@@ -55,8 +55,6 @@
 ## @seealso{dec2bin, base2dec, hex2dec}
 ## @end deftypefn
 
-## Author: Daniel Calvelo <dcalvelo@yahoo.com>
-
 function d = bin2dec (s)
 
   if (nargin != 1)
--- a/scripts/strings/blanks.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/strings/blanks.m	Tue Jan 21 14:35:03 2020 -0800
@@ -42,8 +42,6 @@
 ## @seealso{repmat}
 ## @end deftypefn
 
-## Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
-
 function s = blanks (n)
 
   if (nargin != 1)
--- a/scripts/strings/deblank.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/strings/deblank.m	Tue Jan 21 14:35:03 2020 -0800
@@ -45,8 +45,6 @@
 ## @seealso{strtrim}
 ## @end deftypefn
 
-## Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
-
 function s = deblank (s)
 
   if (nargin != 1)
--- a/scripts/strings/dec2base.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/strings/dec2base.m	Tue Jan 21 14:35:03 2020 -0800
@@ -56,8 +56,6 @@
 ## @seealso{base2dec, dec2bin, dec2hex}
 ## @end deftypefn
 
-## Author: Daniel Calvelo <dcalvelo@yahoo.com>
-
 function retval = dec2base (d, base, len)
 
   if (nargin < 2 || nargin > 3)
--- a/scripts/strings/dec2bin.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/strings/dec2bin.m	Tue Jan 21 14:35:03 2020 -0800
@@ -46,8 +46,6 @@
 ## @seealso{bin2dec, dec2base, dec2hex}
 ## @end deftypefn
 
-## Author: Daniel Calvelo <dcalvelo@yahoo.com>
-
 function b = dec2bin (d, len)
 
   if (nargin == 1)
--- a/scripts/strings/dec2hex.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/strings/dec2hex.m	Tue Jan 21 14:35:03 2020 -0800
@@ -46,8 +46,6 @@
 ## @seealso{hex2dec, dec2base, dec2bin}
 ## @end deftypefn
 
-## Author: Daniel Calvelo <dcalvelo@yahoo.com>
-
 function h = dec2hex (d, len)
 
   if (nargin == 1)
--- a/scripts/strings/hex2dec.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/strings/hex2dec.m	Tue Jan 21 14:35:03 2020 -0800
@@ -48,8 +48,6 @@
 ## @seealso{dec2hex, base2dec, bin2dec}
 ## @end deftypefn
 
-## Author: Daniel Calvelo <dcalvelo@yahoo.com>
-
 function d = hex2dec (s)
 
   if (nargin != 1)
--- a/scripts/strings/index.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/strings/index.m	Tue Jan 21 14:35:03 2020 -0800
@@ -46,9 +46,6 @@
 ## @seealso{find, rindex}
 ## @end deftypefn
 
-## Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
-## This is patterned after the AWK function of the same name.
-
 function n = index (s, t, direction = "first")
 
   if (nargin < 2 || nargin > 3)
--- a/scripts/strings/rindex.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/strings/rindex.m	Tue Jan 21 14:35:03 2020 -0800
@@ -46,9 +46,6 @@
 ## @seealso{find, index}
 ## @end deftypefn
 
-## Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
-## This is patterned after the AWK function of the same name.
-
 function n = rindex (s, t)
 
   if (nargin != 2)
--- a/scripts/strings/strjoin.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/strings/strjoin.m	Tue Jan 21 14:35:03 2020 -0800
@@ -49,9 +49,6 @@
 ## @seealso{strsplit}
 ## @end deftypefn
 
-## Author: Muthiah Annamalai <muthiah.annamalai@uta.edu>
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function rval = strjoin (cstr, delimiter)
 
   if (nargin == 1)
--- a/scripts/strings/substr.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/strings/substr.m	Tue Jan 21 14:35:03 2020 -0800
@@ -52,8 +52,6 @@
 ## This function is patterned after the equivalent function in Perl.
 ## @end deftypefn
 
-## Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
-
 function t = substr (s, offset, len)
 
   if (nargin < 2 || nargin > 3)
--- a/scripts/strings/untabify.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/strings/untabify.m	Tue Jan 21 14:35:03 2020 -0800
@@ -55,8 +55,6 @@
 ## @seealso{strjust, strsplit, deblank}
 ## @end deftypefn
 
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function s = untabify (t, tw = 8, deblank_arg = false)
 
   if (nargin < 1 || nargin > 3)
--- a/scripts/time/calendar.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/time/calendar.m	Tue Jan 21 14:35:03 2020 -0800
@@ -41,8 +41,6 @@
 ## @seealso{datenum, datestr}
 ## @end deftypefn
 
-## Author: pkienzle <pkienzle@users.sf.net>
-
 function varargout = calendar (varargin)
 
   switch (nargin)
--- a/scripts/time/datestr.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/time/datestr.m	Tue Jan 21 14:35:03 2020 -0800
@@ -132,8 +132,6 @@
 ##    fixed width.  Just generate the parts in separate arrays and
 ##    concatenate.
 
-## Author: pkienzle <pkienzle@users.sf.net>
-
 function retval = datestr (date, f = [], p = [])
 
   persistent dateform names_mmmm names_m names_d;
--- a/scripts/time/eomday.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/time/eomday.m	Tue Jan 21 14:35:03 2020 -0800
@@ -29,8 +29,6 @@
 ## @seealso{weekday, datenum, datevec, is_leap_year, calendar}
 ## @end deftypefn
 
-## Author: pkienzle <pkienzle@users.sf.net>
-
 function e = eomday (y, m)
 
   if (nargin != 2)
--- a/scripts/time/now.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/time/now.m	Tue Jan 21 14:35:03 2020 -0800
@@ -35,8 +35,6 @@
 ## @seealso{clock, date, datenum}
 ## @end deftypefn
 
-## Author: pkienzle <pkienzle@users.sf.net>
-
 function t = now ()
 
   if (nargin != 0)
--- a/scripts/time/weekday.m	Tue Jan 21 14:04:31 2020 -0800
+++ b/scripts/time/weekday.m	Tue Jan 21 14:35:03 2020 -0800
@@ -53,8 +53,6 @@
 ## @seealso{eomday, is_leap_year, calendar, datenum, datevec}
 ## @end deftypefn
 
-## Author: pkienzle <pkienzle@users.sf.net>
-
 function [d, s] = weekday (d, format = "short")
 
   if (nargin < 1 || nargin > 2)