changeset 27978:a4268efb7334

maint: Eliminate single "Author:" lines from code base. * color-picker.cc, color-picker.h, octave-qscintilla.cc, octave-qscintilla.h, octave-txt-lexer.cc, octave-txt-lexer.h, balance.cc, kron.cc, lookup.cc, ls-hdf5.cc, ls-mat5.cc, ls-oct-text.cc, sylvester.cc, tsearch.cc, jit-ir.cc, jit-ir.h, jit-typeinfo.cc, jit-typeinfo.h, jit-util.cc, jit-util.h, pt-jit.cc, pt-jit.h, Array-jit.cc, bsxfun.h, url-transfer.cc, url-transfer.h, acosd.m, acotd.m, acscd.m, asecd.m, asind.m, atand.m, cosd.m, cotd.m, cscd.m, secd.m, sind.m, tand.m, cart2pol.m, cart2sph.m, curl.m, del2.m, divergence.m, flip.m, pol2cart.m, randi.m, sortrows.m, sph2cart.m, griddata3.m, griddatan.m, rectint.m, voronoi.m, dialog.m, guidata.m, guihandles.m, __file_filter__.m, __fltk_file_filter__.m, __get_funcname__.m, __is_function__.m, __uigetdir_fltk__.m, __uigetfile_fltk__.m, __uiobject_split_args__.m, __uiputfile_fltk__.m, uibuttongroup.m, uicontextmenu.m, uicontrol.m, uigetdir.m, uigetfile.m, uimenu.m, uipanel.m, uipushtool.m, uiputfile.m, uiresume.m, uitoggletool.m, uitoolbar.m, uiwait.m, doc.m, autumn.m, bone.m, cmpermute.m, cmunique.m, cool.m, copper.m, cubehelix.m, flag.m, frame2im.m, hot.m, hsv.m, hsv2rgb.m, im2frame.m, imfinfo.m, imformats.m, iscolormap.m, jet.m, pink.m, prism.m, __imfinfo__.m, rainbow.m, rgb2hsv.m, spinmap.m, spring.m, viridis.m, white.m, winter.m, importdata.m, strmatch.m, bandwidth.m, isbanded.m, isdiag.m, istril.m, istriu.m, krylov.m, linsolve.m, logm.m, lscov.m, subspace.m, bunzip2.m, compare_versions.m, edit.m, fullfile.m, getfield.m, gunzip.m, inputParser.m, license.m, nargchk.m, narginchk.m, nthargout.m, python.m, setfield.m, tar.m, unpack.m, ver.m, zip.m, odeplot.m, fminbnd.m, fminunc.m, fsolve.m, fzero.m, glpk.m, humps.m, pathdef.m, savepath.m, diffuse.m, lighting.m, material.m, shading.m, specular.m, contour.m, ellipsoid.m, isocaps.m, isocolors.m, isonormals.m, isosurface.m, light.m, pcolor.m, __interp_cube__.m, __marching_cube__.m, __patch__.m, __stem__.m, reducepatch.m, reducevolume.m, ribbon.m, shrinkfaces.m, slice.m, stem.m, surf.m, surfl.m, tetramesh.m, waterfall.m, __actual_axis_position__.m, __next_line_color__.m, allchild.m, figure.m, findall.m, findobj.m, gcf.m, hggroup.m, isprop.m, ndgrid.m, __add_default_menu__.m, saveas.m, __splinefit__.m, prefdir.m, preferences.m, profexplore.m, profexport.m, profile.m, profshow.m, setdiff.m, freqz.m, freqz_plot.m, sinc.m, unwrap.m, pcr.m, qmr.m, sprandn.m, betaincinv.m, cosint.m, ellipke.m, factor.m, gammaincinv.m, legendre.m, nchoosek.m, primes.m, invhilb.m, toeplitz.m, erase.m, mat2str.m, strtrim.m, validatestring.m, fail.m, compare_plot_demos.m, dump_demos.m, html_compare_plot_demos.m, addtodate.m, datenum.m, jit.tst: Eliminate single "Author:" lines from code base.
author Rik <rik@octave.org>
date Tue, 21 Jan 2020 12:53:13 -0800
parents 87ab5d8fe27f
children cd7f8df11669
files libgui/src/color-picker.cc libgui/src/color-picker.h libgui/src/m-editor/octave-qscintilla.cc libgui/src/m-editor/octave-qscintilla.h libgui/src/m-editor/octave-txt-lexer.cc libgui/src/m-editor/octave-txt-lexer.h libinterp/corefcn/balance.cc libinterp/corefcn/kron.cc libinterp/corefcn/lookup.cc libinterp/corefcn/ls-hdf5.cc libinterp/corefcn/ls-mat5.cc libinterp/corefcn/ls-oct-text.cc libinterp/corefcn/sylvester.cc libinterp/corefcn/tsearch.cc libinterp/parse-tree/jit-ir.cc libinterp/parse-tree/jit-ir.h libinterp/parse-tree/jit-typeinfo.cc libinterp/parse-tree/jit-typeinfo.h libinterp/parse-tree/jit-util.cc libinterp/parse-tree/jit-util.h libinterp/parse-tree/pt-jit.cc libinterp/parse-tree/pt-jit.h libinterp/template-inst/Array-jit.cc liboctave/numeric/bsxfun.h liboctave/util/url-transfer.cc liboctave/util/url-transfer.h scripts/elfun/acosd.m scripts/elfun/acotd.m scripts/elfun/acscd.m scripts/elfun/asecd.m scripts/elfun/asind.m scripts/elfun/atand.m scripts/elfun/cosd.m scripts/elfun/cotd.m scripts/elfun/cscd.m scripts/elfun/secd.m scripts/elfun/sind.m scripts/elfun/tand.m scripts/general/cart2pol.m scripts/general/cart2sph.m scripts/general/curl.m scripts/general/del2.m scripts/general/divergence.m scripts/general/flip.m scripts/general/pol2cart.m scripts/general/randi.m scripts/general/sortrows.m scripts/general/sph2cart.m scripts/geometry/griddata3.m scripts/geometry/griddatan.m scripts/geometry/rectint.m scripts/geometry/voronoi.m scripts/gui/dialog.m scripts/gui/guidata.m scripts/gui/guihandles.m scripts/gui/private/__file_filter__.m scripts/gui/private/__fltk_file_filter__.m scripts/gui/private/__get_funcname__.m scripts/gui/private/__is_function__.m scripts/gui/private/__uigetdir_fltk__.m scripts/gui/private/__uigetfile_fltk__.m scripts/gui/private/__uiobject_split_args__.m scripts/gui/private/__uiputfile_fltk__.m scripts/gui/uibuttongroup.m scripts/gui/uicontextmenu.m scripts/gui/uicontrol.m scripts/gui/uigetdir.m scripts/gui/uigetfile.m scripts/gui/uimenu.m scripts/gui/uipanel.m scripts/gui/uipushtool.m scripts/gui/uiputfile.m scripts/gui/uiresume.m scripts/gui/uitoggletool.m scripts/gui/uitoolbar.m scripts/gui/uiwait.m scripts/help/doc.m scripts/image/autumn.m scripts/image/bone.m scripts/image/cmpermute.m scripts/image/cmunique.m scripts/image/cool.m scripts/image/copper.m scripts/image/cubehelix.m scripts/image/flag.m scripts/image/frame2im.m scripts/image/hot.m scripts/image/hsv.m scripts/image/hsv2rgb.m scripts/image/im2frame.m scripts/image/imfinfo.m scripts/image/imformats.m scripts/image/iscolormap.m scripts/image/jet.m scripts/image/pink.m scripts/image/prism.m scripts/image/private/__imfinfo__.m scripts/image/rainbow.m scripts/image/rgb2hsv.m scripts/image/spinmap.m scripts/image/spring.m scripts/image/viridis.m scripts/image/white.m scripts/image/winter.m scripts/io/importdata.m scripts/legacy/strmatch.m scripts/linear-algebra/bandwidth.m scripts/linear-algebra/isbanded.m scripts/linear-algebra/isdiag.m scripts/linear-algebra/istril.m scripts/linear-algebra/istriu.m scripts/linear-algebra/krylov.m scripts/linear-algebra/linsolve.m scripts/linear-algebra/logm.m scripts/linear-algebra/lscov.m scripts/linear-algebra/subspace.m scripts/miscellaneous/bunzip2.m scripts/miscellaneous/compare_versions.m scripts/miscellaneous/edit.m scripts/miscellaneous/fullfile.m scripts/miscellaneous/getfield.m scripts/miscellaneous/gunzip.m scripts/miscellaneous/inputParser.m scripts/miscellaneous/license.m scripts/miscellaneous/nargchk.m scripts/miscellaneous/narginchk.m scripts/miscellaneous/nthargout.m scripts/miscellaneous/python.m scripts/miscellaneous/setfield.m scripts/miscellaneous/tar.m scripts/miscellaneous/unpack.m scripts/miscellaneous/ver.m scripts/miscellaneous/zip.m scripts/ode/odeplot.m scripts/optimization/fminbnd.m scripts/optimization/fminunc.m scripts/optimization/fsolve.m scripts/optimization/fzero.m scripts/optimization/glpk.m scripts/optimization/humps.m scripts/path/pathdef.m scripts/path/savepath.m scripts/plot/appearance/diffuse.m scripts/plot/appearance/lighting.m scripts/plot/appearance/material.m scripts/plot/appearance/shading.m scripts/plot/appearance/specular.m scripts/plot/draw/contour.m scripts/plot/draw/ellipsoid.m scripts/plot/draw/isocaps.m scripts/plot/draw/isocolors.m scripts/plot/draw/isonormals.m scripts/plot/draw/isosurface.m scripts/plot/draw/light.m scripts/plot/draw/pcolor.m scripts/plot/draw/private/__interp_cube__.m scripts/plot/draw/private/__marching_cube__.m scripts/plot/draw/private/__patch__.m scripts/plot/draw/private/__stem__.m scripts/plot/draw/reducepatch.m scripts/plot/draw/reducevolume.m scripts/plot/draw/ribbon.m scripts/plot/draw/shrinkfaces.m scripts/plot/draw/slice.m scripts/plot/draw/stem.m scripts/plot/draw/surf.m scripts/plot/draw/surfl.m scripts/plot/draw/tetramesh.m scripts/plot/draw/waterfall.m scripts/plot/util/__actual_axis_position__.m scripts/plot/util/__next_line_color__.m scripts/plot/util/allchild.m scripts/plot/util/figure.m scripts/plot/util/findall.m scripts/plot/util/findobj.m scripts/plot/util/gcf.m scripts/plot/util/hggroup.m scripts/plot/util/isprop.m scripts/plot/util/ndgrid.m scripts/plot/util/private/__add_default_menu__.m scripts/plot/util/saveas.m scripts/polynomial/private/__splinefit__.m scripts/prefs/prefdir.m scripts/prefs/preferences.m scripts/profiler/profexplore.m scripts/profiler/profexport.m scripts/profiler/profile.m scripts/profiler/profshow.m scripts/set/setdiff.m scripts/signal/freqz.m scripts/signal/freqz_plot.m scripts/signal/sinc.m scripts/signal/unwrap.m scripts/sparse/pcr.m scripts/sparse/qmr.m scripts/sparse/sprandn.m scripts/specfun/betaincinv.m scripts/specfun/cosint.m scripts/specfun/ellipke.m scripts/specfun/factor.m scripts/specfun/gammaincinv.m scripts/specfun/legendre.m scripts/specfun/nchoosek.m scripts/specfun/primes.m scripts/special-matrix/invhilb.m scripts/special-matrix/toeplitz.m scripts/strings/erase.m scripts/strings/mat2str.m scripts/strings/strtrim.m scripts/strings/validatestring.m scripts/testfun/fail.m scripts/testfun/private/compare_plot_demos.m scripts/testfun/private/dump_demos.m scripts/testfun/private/html_compare_plot_demos.m scripts/time/addtodate.m scripts/time/datenum.m test/jit.tst
diffstat 217 files changed, 0 insertions(+), 436 deletions(-) [+]
line wrap: on
line diff
--- a/libgui/src/color-picker.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/libgui/src/color-picker.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -26,8 +26,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Torsten <ttl@justmail.de>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/libgui/src/color-picker.h	Tue Jan 21 21:45:49 2020 +0100
+++ b/libgui/src/color-picker.h	Tue Jan 21 12:53:13 2020 -0800
@@ -26,8 +26,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Torsten <ttl@justmail.de>
-
 #if ! defined (octave_color_picker_h)
 #define octave_color_picker_h 1
 
--- a/libgui/src/m-editor/octave-qscintilla.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/libgui/src/m-editor/octave-qscintilla.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Torsten Lilge <ttl-octave@mailbox.org>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/libgui/src/m-editor/octave-qscintilla.h	Tue Jan 21 21:45:49 2020 +0100
+++ b/libgui/src/m-editor/octave-qscintilla.h	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Torsten <ttl@justmail.de>
-
 #if ! defined (octave_octave_qscintilla_h)
 #define octave_octave_qscintilla_h 1
 
--- a/libgui/src/m-editor/octave-txt-lexer.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/libgui/src/m-editor/octave-txt-lexer.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Torsten <ttl@justmail.de>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/libgui/src/m-editor/octave-txt-lexer.h	Tue Jan 21 21:45:49 2020 +0100
+++ b/libgui/src/m-editor/octave-txt-lexer.h	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Torsten <ttl@justmail.de>
-
 #if ! defined (octave_octave_txt_lexer_h)
 #define octave_octave_txt_lexer_h 1
 
--- a/libinterp/corefcn/balance.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/corefcn/balance.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: A. S. Hodel <scotte@eng.auburn.edu>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/libinterp/corefcn/kron.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/corefcn/kron.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Paul Kienzle <pkienzle@users.sf.net>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/libinterp/corefcn/lookup.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/corefcn/lookup.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Jaroslav Hajek <highegg@gmail.com>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/libinterp/corefcn/ls-hdf5.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/corefcn/ls-hdf5.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Steven G. Johnson <stevenj@alum.mit.edu>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/libinterp/corefcn/ls-mat5.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/corefcn/ls-mat5.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: James R. Van Zandt <jrv@vanzandt.mv.com>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/libinterp/corefcn/ls-oct-text.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/corefcn/ls-oct-text.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: John W. Eaton.
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/libinterp/corefcn/sylvester.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/corefcn/sylvester.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: A. S. Hodel <scotte@eng.auburn.edu>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/libinterp/corefcn/tsearch.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/corefcn/tsearch.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Andreas Stahel <Andreas.Stahel@hta-bi.bfh.ch>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/libinterp/parse-tree/jit-ir.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/parse-tree/jit-ir.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Max Brister <max@2bass.com>
-
 // defines required by llvm
 #define __STDC_LIMIT_MACROS
 #define __STDC_CONSTANT_MACROS
--- a/libinterp/parse-tree/jit-ir.h	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/parse-tree/jit-ir.h	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Max Brister <max@2bass.com>
-
 #if ! defined (octave_jit_ir_h)
 #define octave_jit_ir_h 1
 
--- a/libinterp/parse-tree/jit-typeinfo.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/parse-tree/jit-typeinfo.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Max Brister <max@2bass.com>
-
 // defines required by llvm
 #define __STDC_LIMIT_MACROS
 #define __STDC_CONSTANT_MACROS
--- a/libinterp/parse-tree/jit-typeinfo.h	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/parse-tree/jit-typeinfo.h	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Max Brister <max@2bass.com>
-
 #if ! defined (octave_jit_typeinfo_h)
 #define octave_jit_typeinfo_h 1
 
--- a/libinterp/parse-tree/jit-util.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/parse-tree/jit-util.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Max Brister <max@2bass.com>
-
 // defines required by llvm
 #define __STDC_LIMIT_MACROS
 #define __STDC_CONSTANT_MACROS
--- a/libinterp/parse-tree/jit-util.h	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/parse-tree/jit-util.h	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Max Brister <max@2bass.com>
-
 // Some utility classes and functions used throughout jit
 
 #if ! defined (octave_jit_util_h)
--- a/libinterp/parse-tree/pt-jit.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/parse-tree/pt-jit.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Max Brister <max@2bass.com>
-
 #define __STDC_LIMIT_MACROS
 #define __STDC_CONSTANT_MACROS
 
--- a/libinterp/parse-tree/pt-jit.h	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/parse-tree/pt-jit.h	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Max Brister <max@2bass.com>
-
 #if ! defined (octave_pt_jit_h)
 #define octave_pt_jit_h 1
 
--- a/libinterp/template-inst/Array-jit.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/libinterp/template-inst/Array-jit.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Max Brister <max@2bass.com>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/liboctave/numeric/bsxfun.h	Tue Jan 21 21:45:49 2020 +0100
+++ b/liboctave/numeric/bsxfun.h	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Jordi Gutiérrez Hermoso <jordigh@octave.org>
-
 #if ! defined (octave_bsxfun_h)
 #define octave_bsxfun_h 1
 
--- a/liboctave/util/url-transfer.cc	Tue Jan 21 21:45:49 2020 +0100
+++ b/liboctave/util/url-transfer.cc	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Alexander Barth <abarth@marine.usf.edu>
-
 #if defined (HAVE_CONFIG_H)
 #  include "config.h"
 #endif
--- a/liboctave/util/url-transfer.h	Tue Jan 21 21:45:49 2020 +0100
+++ b/liboctave/util/url-transfer.h	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 //
 ////////////////////////////////////////////////////////////////////////
 
-// Author: Alexander Barth <abarth@marine.usf.edu>
-
 #if ! defined (octave_url_transfer_h)
 #define octave_url_transfer_h 1
 
--- a/scripts/elfun/acosd.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/elfun/acosd.m	Tue Jan 21 12:53:13 2020 -0800
@@ -29,8 +29,6 @@
 ## @seealso{cosd, acos}
 ## @end deftypefn
 
-## Author: David Bateman <dbateman@free.fr>
-
 function y = acosd (x)
 
   if (nargin != 1)
--- a/scripts/elfun/acotd.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/elfun/acotd.m	Tue Jan 21 12:53:13 2020 -0800
@@ -29,8 +29,6 @@
 ## @seealso{cotd, acot}
 ## @end deftypefn
 
-## Author: David Bateman <dbateman@free.fr>
-
 function y = acotd (x)
 
   if (nargin != 1)
--- a/scripts/elfun/acscd.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/elfun/acscd.m	Tue Jan 21 12:53:13 2020 -0800
@@ -29,8 +29,6 @@
 ## @seealso{cscd, acsc}
 ## @end deftypefn
 
-## Author: David Bateman <dbateman@free.fr>
-
 function y = acscd (x)
 
   if (nargin != 1)
--- a/scripts/elfun/asecd.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/elfun/asecd.m	Tue Jan 21 12:53:13 2020 -0800
@@ -29,8 +29,6 @@
 ## @seealso{secd, asec}
 ## @end deftypefn
 
-## Author: David Bateman <dbateman@free.fr>
-
 function y = asecd (x)
 
   if (nargin != 1)
--- a/scripts/elfun/asind.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/elfun/asind.m	Tue Jan 21 12:53:13 2020 -0800
@@ -29,8 +29,6 @@
 ## @seealso{sind, asin}
 ## @end deftypefn
 
-## Author: David Bateman <dbateman@free.fr>
-
 function y = asind (x)
 
   if (nargin != 1)
--- a/scripts/elfun/atand.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/elfun/atand.m	Tue Jan 21 12:53:13 2020 -0800
@@ -29,8 +29,6 @@
 ## @seealso{tand, atan}
 ## @end deftypefn
 
-## Author: David Bateman <dbateman@free.fr>
-
 function y = atand (x)
 
   if (nargin != 1)
--- a/scripts/elfun/cosd.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/elfun/cosd.m	Tue Jan 21 12:53:13 2020 -0800
@@ -31,8 +31,6 @@
 ## @seealso{acosd, cos}
 ## @end deftypefn
 
-## Author: David Bateman <dbateman@free.fr>
-
 function y = cosd (x)
 
   if (nargin != 1)
--- a/scripts/elfun/cotd.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/elfun/cotd.m	Tue Jan 21 12:53:13 2020 -0800
@@ -29,8 +29,6 @@
 ## @seealso{acotd, cot}
 ## @end deftypefn
 
-## Author: David Bateman <dbateman@free.fr>
-
 function y = cotd (x)
 
   if (nargin != 1)
--- a/scripts/elfun/cscd.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/elfun/cscd.m	Tue Jan 21 12:53:13 2020 -0800
@@ -29,8 +29,6 @@
 ## @seealso{acscd, csc}
 ## @end deftypefn
 
-## Author: David Bateman <dbateman@free.fr>
-
 function y = cscd (x)
 
   if (nargin != 1)
--- a/scripts/elfun/secd.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/elfun/secd.m	Tue Jan 21 12:53:13 2020 -0800
@@ -29,8 +29,6 @@
 ## @seealso{asecd, sec}
 ## @end deftypefn
 
-## Author: David Bateman <dbateman@free.fr>
-
 function y = secd (x)
 
   if (nargin != 1)
--- a/scripts/elfun/sind.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/elfun/sind.m	Tue Jan 21 12:53:13 2020 -0800
@@ -31,8 +31,6 @@
 ## @seealso{asind, sin}
 ## @end deftypefn
 
-## Author: David Bateman <dbateman@free.fr>
-
 function y = sind (x)
 
   if (nargin != 1)
--- a/scripts/elfun/tand.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/elfun/tand.m	Tue Jan 21 12:53:13 2020 -0800
@@ -32,8 +32,6 @@
 ## @seealso{atand, tan}
 ## @end deftypefn
 
-## Author: David Bateman <dbateman@free.fr>
-
 function y = tand (x)
 
   if (nargin != 1)
--- a/scripts/general/cart2pol.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/general/cart2pol.m	Tue Jan 21 12:53:13 2020 -0800
@@ -46,8 +46,6 @@
 ## @seealso{pol2cart, cart2sph, sph2cart}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-
 function [theta, r, z] = cart2pol (x, y, z = [])
 
   if (nargin < 1 || nargin > 3)
--- a/scripts/general/cart2sph.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/general/cart2sph.m	Tue Jan 21 12:53:13 2020 -0800
@@ -45,8 +45,6 @@
 ## @seealso{sph2cart, cart2pol, pol2cart}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-
 function [theta, phi, r] = cart2sph (x, y, z)
 
   if (nargin != 1 && nargin != 3)
--- a/scripts/general/curl.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/general/curl.m	Tue Jan 21 12:53:13 2020 -0800
@@ -54,8 +54,6 @@
 ## @seealso{divergence, gradient, del2, cross}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-
 function varargout = curl (varargin)
 
   fidx = 1;
--- a/scripts/general/del2.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/general/del2.m	Tue Jan 21 12:53:13 2020 -0800
@@ -80,8 +80,6 @@
 ## @seealso{gradient, diff}
 ## @end deftypefn
 
-## Author:  Kai Habel <kai.habel@gmx.de>
-
 function L = del2 (M, varargin)
 
   if (nargin < 1)
--- a/scripts/general/divergence.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/general/divergence.m	Tue Jan 21 12:53:13 2020 -0800
@@ -53,8 +53,6 @@
 ## @seealso{curl, gradient, del2, dot}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-
 function retval = divergence (varargin)
 
   fidx = 1;
--- a/scripts/general/flip.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/general/flip.m	Tue Jan 21 12:53:13 2020 -0800
@@ -59,8 +59,6 @@
 ## @seealso{fliplr, flipud, rot90, rotdim, permute, transpose}
 ## @end deftypefn
 
-## Author: David Bateman, Jaroslav Hajek
-
 function y = flip (x, dim)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/general/pol2cart.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/general/pol2cart.m	Tue Jan 21 12:53:13 2020 -0800
@@ -46,8 +46,6 @@
 ## @seealso{cart2pol, sph2cart, cart2sph}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-
 function [x, y, z] = pol2cart (theta, r, z = [])
 
   if (nargin < 1 || nargin > 3)
--- a/scripts/general/randi.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/general/randi.m	Tue Jan 21 12:53:13 2020 -0800
@@ -59,8 +59,6 @@
 ## @seealso{rand}
 ## @end deftypefn
 
-## Author: Rik Wehbring
-
 function ri = randi (bounds, varargin)
 
   if (nargin < 1)
--- a/scripts/general/sortrows.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/general/sortrows.m	Tue Jan 21 12:53:13 2020 -0800
@@ -51,8 +51,6 @@
 ## @seealso{sort}
 ## @end deftypefn
 
-## Author: Daniel Calvelo, Paul Kienzle
-
 function [s, i] = sortrows (A, c)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/general/sph2cart.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/general/sph2cart.m	Tue Jan 21 12:53:13 2020 -0800
@@ -45,8 +45,6 @@
 ## @seealso{cart2sph, pol2cart, cart2pol}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-
 function [x, y, z] = sph2cart (theta, phi, r)
 
   if (nargin != 1 && nargin != 3)
--- a/scripts/geometry/griddata3.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/geometry/griddata3.m	Tue Jan 21 12:53:13 2020 -0800
@@ -43,8 +43,6 @@
 ## @seealso{griddata, griddatan, delaunayn}
 ## @end deftypefn
 
-## Author: David Bateman <dbateman@free.fr>
-
 function vi = griddata3 (x, y, z, v, xi, yi, zi, method, varargin)
 
   if (nargin < 7)
--- a/scripts/geometry/griddatan.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/geometry/griddatan.m	Tue Jan 21 12:53:13 2020 -0800
@@ -43,8 +43,6 @@
 ## @seealso{griddata, griddata3, delaunayn}
 ## @end deftypefn
 
-## Author: David Bateman <dbateman@free.fr>
-
 function yi = griddatan (x, y, xi, method = "linear", varargin)
 
   if (nargin < 3)
--- a/scripts/geometry/rectint.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/geometry/rectint.m	Tue Jan 21 12:53:13 2020 -0800
@@ -45,8 +45,6 @@
 ## @seealso{polyarea}
 ## @end deftypefn
 
-## Author: 2015 Carnë Draug <carandraug@octave.org>
-
 function dists = rectint (a, b)
 
   if (nargin != 2)
--- a/scripts/geometry/voronoi.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/geometry/voronoi.m	Tue Jan 21 12:53:13 2020 -0800
@@ -65,8 +65,6 @@
 ## @seealso{voronoin, delaunay, convhull}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-
 function [vx, vy] = voronoi (varargin)
 
   if (nargin < 1)
--- a/scripts/gui/dialog.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/dialog.m	Tue Jan 21 12:53:13 2020 -0800
@@ -99,8 +99,6 @@
 ## @seealso{errordlg, msgbox, questdlg, warndlg, figure, uiwait}
 ## @end deftypefn
 
-## Author: jdonoghue
-
 function h = dialog (varargin)
 
   h = figure ( ...
--- a/scripts/gui/guidata.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/guidata.m	Tue Jan 21 12:53:13 2020 -0800
@@ -38,8 +38,6 @@
 ## @seealso{getappdata, setappdata, get, set, getpref, setpref}
 ## @end deftypefn
 
-## Author: goffioul
-
 function dataout = guidata (h, data)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/gui/guihandles.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/guihandles.m	Tue Jan 21 12:53:13 2020 -0800
@@ -40,8 +40,6 @@
 ## @seealso{guidata, findobj, findall, allchild}
 ## @end deftypefn
 
-## Author: goffioul
-
 function hdata = guihandles (h)
 
   if (nargin > 2)
--- a/scripts/gui/private/__file_filter__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/private/__file_filter__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -28,8 +28,6 @@
 ## Undocumented internal function.
 ## @end deftypefn
 
-## Author: Kai Habel
-
 function [retval, defname, defdir] = __file_filter__ (caller, file_filter)
 
   #keyboard;
--- a/scripts/gui/private/__fltk_file_filter__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/private/__fltk_file_filter__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -28,8 +28,6 @@
 ## Undocumented internal function.
 ## @end deftypefn
 
-## Author: Michael Goffioul
-
 function retval = __fltk_file_filter__ (file_filter)
 
   retval = "";
--- a/scripts/gui/private/__get_funcname__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/private/__get_funcname__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -31,8 +31,6 @@
 ## __[basename]_[graphics_toolkit]__, use fltk as default.
 ## @end deftypefn
 
-## Author: Andreas Weber
-
 function funcname = __get_funcname__ (basename)
 
   if (! __event_manager_enabled__ ())
--- a/scripts/gui/private/__is_function__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/private/__is_function__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -28,8 +28,6 @@
 ## Undocumented internal function.
 ## @end deftypefn
 
-## Author: Michael Goffioul
-
 function result = __is_function__ (func)
 
   existval = exist (func);
--- a/scripts/gui/private/__uigetdir_fltk__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/private/__uigetdir_fltk__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -28,8 +28,6 @@
 ## Undocumented internal function.
 ## @end deftypefn
 
-## Author: Michael Goffioul
-
 function dirname = __uigetdir_fltk__ (start_path, dialog_title)
 
   if (exist ("__fltk_uigetfile__") != 3)
--- a/scripts/gui/private/__uigetfile_fltk__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/private/__uigetfile_fltk__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -28,8 +28,6 @@
 ## Undocumented internal function.
 ## @end deftypefn
 
-## Author: Michael Goffioul
-
 function [retval, retpath, retindex] = __uigetfile_fltk__ (filters, title, defval, position, multiselect, defdir)
 
   if (exist ("__fltk_uigetfile__") != 3)
--- a/scripts/gui/private/__uiobject_split_args__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/private/__uiobject_split_args__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -28,8 +28,6 @@
 ## Undocumented internal function.
 ## @end deftypefn
 
-## Author: goffioul
-
 function [parent, args] = __uiobject_split_args__ (who, in_args, parent_type = {}, use_gcf = 1)
 
   parent = [];
--- a/scripts/gui/private/__uiputfile_fltk__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/private/__uiputfile_fltk__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -28,8 +28,6 @@
 ## Undocumented internal function.
 ## @end deftypefn
 
-## Author: Michael Goffioul
-
 function [retval, retpath, retindex] = __uiputfile_fltk__ (filters, title, defval, position, tag, defdir)
 
   if (exist ("__fltk_uigetfile__") != 3)
--- a/scripts/gui/uibuttongroup.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/uibuttongroup.m	Tue Jan 21 12:53:13 2020 -0800
@@ -71,8 +71,6 @@
 ## @seealso{figure, uipanel}
 ## @end deftypefn
 
-## Author: zeripath
-
 function hui = uibuttongroup (varargin)
 
   if (nargin == 1 && isgraphics (varargin{1}, "uibuttongroup"))
--- a/scripts/gui/uicontextmenu.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/uicontextmenu.m	Tue Jan 21 12:53:13 2020 -0800
@@ -60,8 +60,6 @@
 ## @seealso{figure, uimenu}
 ## @end deftypefn
 
-## Author: goffioul
-
 function hui = uicontextmenu (varargin)
 
   [h, args] = __uiobject_split_args__ ("uicontextmenu", varargin, {"figure"});
--- a/scripts/gui/uicontrol.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/uicontrol.m	Tue Jan 21 12:53:13 2020 -0800
@@ -110,8 +110,6 @@
 ## @seealso{figure, uipanel}
 ## @end deftypefn
 
-## Author: goffioul
-
 function hui = uicontrol (varargin)
 
   if (nargin == 1 && isgraphics (varargin{1}, "uicontrol"))
--- a/scripts/gui/uigetdir.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/uigetdir.m	Tue Jan 21 12:53:13 2020 -0800
@@ -35,8 +35,6 @@
 ## @seealso{uigetfile, uiputfile}
 ## @end deftypefn
 
-## Author: Kai Habel
-
 function dirname = uigetdir (init_path = pwd, dialog_name = "Select Directory to Open")
 
   if (nargin > 2)
--- a/scripts/gui/uigetfile.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/uigetfile.m	Tue Jan 21 12:53:13 2020 -0800
@@ -87,8 +87,6 @@
 ## @seealso{uiputfile, uigetdir}
 ## @end deftypefn
 
-## Author: Kai Habel
-
 function [retfile, retpath, retindex] = uigetfile (varargin)
 
   if (nargin > 7)
--- a/scripts/gui/uimenu.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/uimenu.m	Tue Jan 21 12:53:13 2020 -0800
@@ -86,8 +86,6 @@
 ## @seealso{figure}
 ## @end deftypefn
 
-## Author: Kai Habel
-
 function hui = uimenu (varargin)
 
   [h, args] = __uiobject_split_args__ ("uimenu", varargin,
--- a/scripts/gui/uipanel.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/uipanel.m	Tue Jan 21 12:53:13 2020 -0800
@@ -64,8 +64,6 @@
 ## @seealso{figure, uicontrol}
 ## @end deftypefn
 
-## Author: goffioul
-
 function hui = uipanel (varargin)
 
   [h, args] = __uiobject_split_args__ ("uipanel", varargin,
--- a/scripts/gui/uipushtool.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/uipushtool.m	Tue Jan 21 12:53:13 2020 -0800
@@ -67,8 +67,6 @@
 ## @seealso{figure, uitoolbar, uitoggletool}
 ## @end deftypefn
 
-## Author: goffioul
-
 function hui = uipushtool (varargin)
 
   [h, args] = __uiobject_split_args__ ("uipushtool", varargin,
--- a/scripts/gui/uiputfile.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/uiputfile.m	Tue Jan 21 12:53:13 2020 -0800
@@ -66,8 +66,6 @@
 ## @seealso{uigetfile, uigetdir}
 ## @end deftypefn
 
-## Author: Kai Habel
-
 function [retfile, retpath, retindex] = uiputfile (varargin)
 
   if (nargin > 3)
--- a/scripts/gui/uiresume.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/uiresume.m	Tue Jan 21 12:53:13 2020 -0800
@@ -33,8 +33,6 @@
 ## @seealso{uiwait}
 ## @end deftypefn
 
-## Author: goffioul
-
 function uiresume (h)
 
   if (nargin < 1)
--- a/scripts/gui/uitoggletool.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/uitoggletool.m	Tue Jan 21 12:53:13 2020 -0800
@@ -67,8 +67,6 @@
 ## @seealso{figure, uitoolbar, uipushtool}
 ## @end deftypefn
 
-## Author: goffioul
-
 function hui = uitoggletool (varargin)
 
   [h, args] = __uiobject_split_args__ ("uitoggletool", varargin,
--- a/scripts/gui/uitoolbar.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/uitoolbar.m	Tue Jan 21 12:53:13 2020 -0800
@@ -58,8 +58,6 @@
 ## @seealso{figure, uitoggletool, uipushtool}
 ## @end deftypefn
 
-## Author: goffioul
-
 function hui = uitoolbar (varargin)
 
   [h, args] = __uiobject_split_args__ ("uitoolbar", varargin, {"figure"});
--- a/scripts/gui/uiwait.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/gui/uiwait.m	Tue Jan 21 12:53:13 2020 -0800
@@ -43,8 +43,6 @@
 ## @seealso{uiresume, waitfor}
 ## @end deftypefn
 
-## Author: goffioul
-
 function uiwait (varargin)
 
   h = [];
--- a/scripts/help/doc.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/help/doc.m	Tue Jan 21 12:53:13 2020 -0800
@@ -39,8 +39,6 @@
 ## @seealso{help}
 ## @end deftypefn
 
-## Author: Soren Hauberg <soren@hauberg.org>
-
 function retval = doc (function_name)
 
   if (nargin > 1)
--- a/scripts/image/autumn.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/autumn.m	Tue Jan 21 12:53:13 2020 -0800
@@ -34,8 +34,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author:  Kai Habel <kai.habel@gmx.de>
-
 function map = autumn (n)
 
   if (nargin > 1)
--- a/scripts/image/bone.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/bone.m	Tue Jan 21 12:53:13 2020 -0800
@@ -34,8 +34,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author:  Kai Habel <kai.habel@gmx.de>
-
 function map = bone (n)
 
   if (nargin > 1)
--- a/scripts/image/cmpermute.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/cmpermute.m	Tue Jan 21 12:53:13 2020 -0800
@@ -41,8 +41,6 @@
 ##
 ## @end deftypefn
 
-## Author:  Josep Mones i Teixidor <jmones@puntbarra.com>
-
 function [Y, newmap] = cmpermute (X, map, index)
 
   if (nargin < 2 || nargin > 3)
--- a/scripts/image/cmunique.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/cmunique.m	Tue Jan 21 12:53:13 2020 -0800
@@ -58,8 +58,6 @@
 ## @end deftypefn
 
 
-## Author:  Josep Mones i Teixidor <jmones@puntbarra.com>
-
 function [Y, newmap] = cmunique (X, map)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/image/cool.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/cool.m	Tue Jan 21 12:53:13 2020 -0800
@@ -33,8 +33,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author:  Kai Habel <kai.habel@gmx.de>
-
 function map = cool (n)
 
   if (nargin > 1)
--- a/scripts/image/copper.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/copper.m	Tue Jan 21 12:53:13 2020 -0800
@@ -34,8 +34,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author:  Kai Habel <kai.habel@gmx.de>
-
 function map = copper (n)
 
   if (nargin > 1)
--- a/scripts/image/cubehelix.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/cubehelix.m	Tue Jan 21 12:53:13 2020 -0800
@@ -48,8 +48,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author: Carnë Draug <carandraug@octave.org>
-
 function map = cubehelix (n, start = 0.5, rots = -1.5, hue = 1, gamma = 1)
 
   if (nargin > 5)
--- a/scripts/image/flag.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/flag.m	Tue Jan 21 12:53:13 2020 -0800
@@ -34,8 +34,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author:  Kai Habel <kai.habel@gmx.de>
-
 function map = flag (n)
 
   if (nargin > 1)
--- a/scripts/image/frame2im.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/frame2im.m	Tue Jan 21 12:53:13 2020 -0800
@@ -38,8 +38,6 @@
 ## @seealso{im2frame, getframe}
 ## @end deftypefn
 
-## Author: Carnë Draug <carandraug@octave.org>
-
 function [x, map] = frame2im (frame)
 
   if (nargin != 1)
--- a/scripts/image/hot.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/hot.m	Tue Jan 21 12:53:13 2020 -0800
@@ -34,8 +34,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author:  Kai Habel <kai.habel@gmx.de>
-
 function map = hot (n)
 
   if (nargin > 1)
--- a/scripts/image/hsv.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/hsv.m	Tue Jan 21 12:53:13 2020 -0800
@@ -38,8 +38,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author:  Kai Habel <kai.habel@gmx.de>
-
 function map = hsv (n)
 
   if (nargin > 1)
--- a/scripts/image/hsv2rgb.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/hsv2rgb.m	Tue Jan 21 12:53:13 2020 -0800
@@ -57,8 +57,6 @@
 ## @seealso{rgb2hsv, ind2rgb}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-
 function rgb = hsv2rgb (hsv)
 
   ## Each color value x = (r,g,b) is calculated with
--- a/scripts/image/im2frame.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/im2frame.m	Tue Jan 21 12:53:13 2020 -0800
@@ -39,8 +39,6 @@
 ## @seealso{frame2im}
 ## @end deftypefn
 
-## Author: Carnë Draug <carandraug@octave.org>
-
 function frame = im2frame (x, map = [])
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/image/imfinfo.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/imfinfo.m	Tue Jan 21 12:53:13 2020 -0800
@@ -153,8 +153,6 @@
 ## @seealso{imread, imwrite, imshow, imformats}
 ## @end deftypefn
 
-## Author: Soren Hauberg <hauberg@gmail.com>
-
 function info = imfinfo (filename, varargin)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/image/imformats.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/imformats.m	Tue Jan 21 12:53:13 2020 -0800
@@ -75,8 +75,6 @@
 ## @seealso{imfinfo, imread, imwrite}
 ## @end deftypefn
 
-## Author: Carnë Draug <carandraug@octave.org>
-
 function varargout = imformats (arg1, arg2, arg3)
 
   if (nargin > 3)
--- a/scripts/image/iscolormap.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/iscolormap.m	Tue Jan 21 12:53:13 2020 -0800
@@ -38,8 +38,6 @@
 ## @seealso{colormap, rgbplot}
 ## @end deftypefn
 
-## Author: Carnë Draug <carandraug+dev@gmail.com>
-
 function retval = iscolormap (cmap)
 
   if (nargin != 1)
--- a/scripts/image/jet.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/jet.m	Tue Jan 21 12:53:13 2020 -0800
@@ -34,8 +34,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author:  Kai Habel <kai.habel@gmx.de>
-
 function map = jet (n)
 
   if (nargin > 1)
--- a/scripts/image/pink.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/pink.m	Tue Jan 21 12:53:13 2020 -0800
@@ -36,8 +36,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author:  Kai Habel <kai.habel@gmx.de>
-
 function map = pink (n)
 
   if (nargin > 1)
--- a/scripts/image/prism.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/prism.m	Tue Jan 21 12:53:13 2020 -0800
@@ -34,8 +34,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author:  Kai Habel <kai.habel@gmx.de>
-
 function map = prism (n)
 
   if (nargin > 1)
--- a/scripts/image/private/__imfinfo__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/private/__imfinfo__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -28,8 +28,6 @@
 ## configured to.  It is also needed so that imformats can create a
 ## function handle for it.
 
-## Author: Soren Hauberg <hauberg@gmail.com>
-
 function info = __imfinfo__ (filename)
 
   if (nargin != 1)
--- a/scripts/image/rainbow.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/rainbow.m	Tue Jan 21 12:53:13 2020 -0800
@@ -34,8 +34,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author:  Kai Habel <kai.habel@gmx.de>
-
 ## this colormap is not part of matlab, it is like the prism
 ## colormap map but with a continuous map
 
--- a/scripts/image/rgb2hsv.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/rgb2hsv.m	Tue Jan 21 12:53:13 2020 -0800
@@ -41,8 +41,6 @@
 ## @seealso{hsv2rgb, rgb2ind, rgb2gray}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-
 function hsv = rgb2hsv (rgb)
 
   if (nargin != 1)
--- a/scripts/image/spinmap.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/spinmap.m	Tue Jan 21 12:53:13 2020 -0800
@@ -40,8 +40,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel at gmx.de>
-
 function spinmap (t = 5, inc = 2)
 
   if (nargin > 2)
--- a/scripts/image/spring.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/spring.m	Tue Jan 21 12:53:13 2020 -0800
@@ -33,8 +33,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author:  Kai Habel <kai.habel@gmx.de>
-
 function map = spring (n)
 
   if (nargin > 1)
--- a/scripts/image/viridis.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/viridis.m	Tue Jan 21 12:53:13 2020 -0800
@@ -34,8 +34,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author: Carlo de Falco
-
 ## This is a port to Octave of the default matplotlib colormap "viridis"
 ## by Eric Firing.  The original file is distributed under CC0:
 ## http://creativecommons.org/publicdomain/zero/1.0
--- a/scripts/image/white.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/white.m	Tue Jan 21 12:53:13 2020 -0800
@@ -33,8 +33,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author:  Kai Habel <kai.habel@gmx.de>
-
 function map = white (n)
 
   if (nargin > 1)
--- a/scripts/image/winter.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/image/winter.m	Tue Jan 21 12:53:13 2020 -0800
@@ -33,8 +33,6 @@
 ## @seealso{colormap}
 ## @end deftypefn
 
-## Author:  Kai Habel <kai.habel@gmx.de>
-
 function map = winter (n)
 
   if (nargin > 1)
--- a/scripts/io/importdata.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/io/importdata.m	Tue Jan 21 12:53:13 2020 -0800
@@ -67,8 +67,6 @@
 ## @seealso{textscan, dlmread, csvread, load}
 ## @end deftypefn
 
-## Author: Erik Kjellson <erikiiofph7@users.sourceforge.net>
-
 function [output, delimiter, header_rows] = importdata (fname, delimiter = "", header_rows = -1)
 
   if (nargin < 1 || nargin > 3)
--- a/scripts/legacy/strmatch.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/legacy/strmatch.m	Tue Jan 21 12:53:13 2020 -0800
@@ -61,8 +61,6 @@
 ## @seealso{strncmp, strcmp, regexp, strfind, validatestring}
 ## @end deftypefn
 
-## Author: Paul Kienzle, Alois Schloegl
-
 function idx = strmatch (s, A, exact)
 
   persistent warned = false;
--- a/scripts/linear-algebra/bandwidth.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/linear-algebra/bandwidth.m	Tue Jan 21 12:53:13 2020 -0800
@@ -38,8 +38,6 @@
 ## @seealso{isbanded, isdiag, istril, istriu}
 ## @end deftypefn
 
-## Author: Massimiliano Fasi
-
 function [lower, upper] = bandwidth (A, type)
 
   if (! ((nargin == 1 && nargout == 2) || (nargin == 2 && nargout <= 1)))
--- a/scripts/linear-algebra/isbanded.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/linear-algebra/isbanded.m	Tue Jan 21 12:53:13 2020 -0800
@@ -33,8 +33,6 @@
 ## @seealso{isdiag, istril, istriu, bandwidth}
 ## @end deftypefn
 
-## Author: Massimiliano Fasi
-
 function retval = isbanded (A, lower, upper)
 
   if (nargin != 3)
--- a/scripts/linear-algebra/isdiag.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/linear-algebra/isdiag.m	Tue Jan 21 12:53:13 2020 -0800
@@ -29,8 +29,6 @@
 ## @seealso{isbanded, istril, istriu, diag, bandwidth}
 ## @end deftypefn
 
-## Author: Massimiliano Fasi
-
 function retval = isdiag (A)
 
   if (nargin != 1)
--- a/scripts/linear-algebra/istril.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/linear-algebra/istril.m	Tue Jan 21 12:53:13 2020 -0800
@@ -32,8 +32,6 @@
 ## @seealso{istriu, isbanded, isdiag, tril, bandwidth}
 ## @end deftypefn
 
-## Author: Massimiliano Fasi
-
 function retval = istril (A)
 
   if (nargin != 1)
--- a/scripts/linear-algebra/istriu.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/linear-algebra/istriu.m	Tue Jan 21 12:53:13 2020 -0800
@@ -32,8 +32,6 @@
 ## @seealso{isdiag, isbanded, istril, triu, bandwidth}
 ## @end deftypefn
 
-## Author: Massimiliano Fasi
-
 function retval = istriu (A)
 
   if (nargin != 1)
--- a/scripts/linear-algebra/krylov.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/linear-algebra/krylov.m	Tue Jan 21 12:53:13 2020 -0800
@@ -63,8 +63,6 @@
 ## the 42nd IEEE Conference on Decision and Control, December 2003.
 ## @end deftypefn
 
-## Author: A. Scottedward Hodel <a.s.hodel@eng.auburn.edu>
-
 function [Uret, H, nu] = krylov (A, V, k, eps1, pflg)
 
   if (isa (A, "single") || isa (V, "single"))
--- a/scripts/linear-algebra/linsolve.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/linear-algebra/linsolve.m	Tue Jan 21 12:53:13 2020 -0800
@@ -75,8 +75,6 @@
 ## @seealso{mldivide, matrix_type, rcond}
 ## @end deftypefn
 
-## Author: Nir Krakauer <nkrakauer@ccny.cuny.edu>
-
 function [x, R] = linsolve (A, b, opts)
 
   if (nargin < 2 || nargin > 3)
--- a/scripts/linear-algebra/logm.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/linear-algebra/logm.m	Tue Jan 21 12:53:13 2020 -0800
@@ -49,8 +49,6 @@
 
 ## Author: N. J. Higham
 ## Author: Richard T. Guy <guyrt7@wfu.edu>
-## Author: Marco Caliari <marco.caliari@univr.it>
-
 function [s, iters] = logm (A, opt_iters = 100)
 
   if (nargin == 0 || nargin > 2)
--- a/scripts/linear-algebra/lscov.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/linear-algebra/lscov.m	Tue Jan 21 12:53:13 2020 -0800
@@ -58,8 +58,6 @@
 ## @seealso{ols, gls, lsqnonneg}
 ## @end deftypefn
 
-## Author: Nir Krakauer
-
 function [x, stdx, mse, S] = lscov (A, b, V = [], alg)
 
   if (nargin < 2 || nargin > 4)
--- a/scripts/linear-algebra/subspace.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/linear-algebra/subspace.m	Tue Jan 21 12:53:13 2020 -0800
@@ -29,8 +29,6 @@
 ## spanned by the columns of matrices @var{A} and @var{B}.
 ## @end deftypefn
 
-## Author: Jaroslav Hajek <highegg@gmail.com>
-
 ## reference:
 ## [1]  Andrew V. Knyazev, Merico E. Argentati:
 ## Principal Angles between Subspaces in an A-Based Scalar Product:
--- a/scripts/miscellaneous/bunzip2.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/bunzip2.m	Tue Jan 21 12:53:13 2020 -0800
@@ -36,8 +36,6 @@
 ## @seealso{bzip2, unpack, gunzip, unzip, untar}
 ## @end deftypefn
 
-## Author: Bill Denney <denney@seas.upenn.edu>
-
 function filelist = bunzip2 (bzfile, dir = [])
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/miscellaneous/compare_versions.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/compare_versions.m	Tue Jan 21 12:53:13 2020 -0800
@@ -72,8 +72,6 @@
 ## @code{double ("1").}
 ## @end deftypefn
 
-## Author: Bill Denney <denney@seas.upenn.edu>
-
 function out = compare_versions (v1, v2, operator)
 
   if (nargin != 3)
--- a/scripts/miscellaneous/edit.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/edit.m	Tue Jan 21 12:53:13 2020 -0800
@@ -129,8 +129,6 @@
 ## @seealso{EDITOR, path}
 ## @end deftypefn
 
-## Author: Paul Kienzle <pkienzle@users.sf.net>
-
 ## Original version by Paul Kienzle distributed as free software in the
 ## public domain.
 
@@ -418,8 +416,6 @@
     copyright = [strftime("Copyright (C) %Y ",now) FUNCTION.AUTHOR];
 
     ## Fill in the author tag field.
-    author = ["Author: " FUNCTION.AUTHOR " " FUNCTION.EMAIL];
-
     ## Fill in the header.
     uclicense = toupper (FUNCTION.LICENSE);
     switch (uclicense)
--- a/scripts/miscellaneous/fullfile.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/fullfile.m	Tue Jan 21 12:53:13 2020 -0800
@@ -57,8 +57,6 @@
 ## @seealso{fileparts, filesep}
 ## @end deftypefn
 
-## Author: Carnë Draug <carandraug@octave.org>
-
 function filename = fullfile (varargin)
 
   if (nargin && iscell (varargin{end}))
--- a/scripts/miscellaneous/getfield.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/getfield.m	Tue Jan 21 12:53:13 2020 -0800
@@ -38,8 +38,6 @@
 ## @seealso{setfield, rmfield, orderfields, isfield, fieldnames, isstruct, struct}
 ## @end deftypefn
 
-## Author: Etienne Grossmann <etienne@cs.uky.edu>
-
 function val = getfield (s, varargin)
 
   if (nargin < 2)
--- a/scripts/miscellaneous/gunzip.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/gunzip.m	Tue Jan 21 12:53:13 2020 -0800
@@ -39,8 +39,6 @@
 ## @seealso{gzip, unpack, bunzip2, unzip, untar}
 ## @end deftypefn
 
-## Author: Bill Denney <denney@seas.upenn.edu>
-
 function filelist = gunzip (gzfile, dir = [])
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/miscellaneous/inputParser.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/inputParser.m	Tue Jan 21 12:53:13 2020 -0800
@@ -257,8 +257,6 @@
 ##
 ## @end deftypefn
 
-## Author: Carnë Draug <carandraug@octave.org>
-
 classdef inputParser < handle
   properties
     ## FIXME: set input checking for these properties
--- a/scripts/miscellaneous/license.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/license.m	Tue Jan 21 12:53:13 2020 -0800
@@ -66,8 +66,6 @@
 ## @seealso{pkg, ver, version}
 ## @end deftypefn
 
-## Author: William Poetra Yoga Hadisoeseno <williampoetra@gmail.com>
-
 function [retval, errmsg] = license (cmd, feature, toggle)
 
   if (nargin > 3)
--- a/scripts/miscellaneous/nargchk.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/nargchk.m	Tue Jan 21 12:53:13 2020 -0800
@@ -38,8 +38,6 @@
 ## @seealso{narginchk, nargoutchk, error, nargin, nargout}
 ## @end deftypefn
 
-## Author: Bill Denney <bill@denney.ws>
-
 function msg = nargchk (minargs, maxargs, nargs, outtype = "string")
 
   if (nargin < 3 || nargin > 4)
--- a/scripts/miscellaneous/narginchk.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/narginchk.m	Tue Jan 21 12:53:13 2020 -0800
@@ -40,8 +40,6 @@
 ## @seealso{nargoutchk, error, nargout, nargin}
 ## @end deftypefn
 
-## Author: Carnë Draug <carandraug+dev@gmail.com>
-
 function narginchk (minargs, maxargs)
 
   if (nargin != 2)
--- a/scripts/miscellaneous/nthargout.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/nthargout.m	Tue Jan 21 12:53:13 2020 -0800
@@ -71,8 +71,6 @@
 ## @seealso{nargin, nargout, varargin, varargout, isargout}
 ## @end deftypefn
 
-## Author: Jordi Gutiérrez Hermoso
-
 function out = nthargout (n, varargin)
 
   if (nargin < 2)
--- a/scripts/miscellaneous/python.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/python.m	Tue Jan 21 12:53:13 2020 -0800
@@ -36,8 +36,6 @@
 ## @seealso{system, perl}
 ## @end deftypefn
 
-## Author: Carnë Draug <carandraug+dev@gmail.com>
-
 function [output, status] = python (scriptfile = "-c ''", varargin)
 
   if (ischar (scriptfile)
--- a/scripts/miscellaneous/setfield.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/setfield.m	Tue Jan 21 12:53:13 2020 -0800
@@ -115,8 +115,6 @@
 ## @seealso{getfield, rmfield, orderfields, isfield, fieldnames, isstruct, struct}
 ## @end deftypefn
 
-## Author:  Etienne Grossmann <etienne@cs.uky.edu>
-
 function sout = setfield (s, varargin)
 
   if (nargin < 3)
--- a/scripts/miscellaneous/tar.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/tar.m	Tue Jan 21 12:53:13 2020 -0800
@@ -42,8 +42,6 @@
 ## @seealso{untar, unpack, bzip2, gzip, zip}
 ## @end deftypefn
 
-## Author: Søren Hauberg <hauberg@gmail.com>
-
 function filelist = tar (tarfile, files, rootdir = ".")
 
   if (nargin < 2 || nargin > 3)
--- a/scripts/miscellaneous/unpack.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/unpack.m	Tue Jan 21 12:53:13 2020 -0800
@@ -76,8 +76,6 @@
 ## @seealso{bunzip2, gunzip, unzip, untar, bzip2, gzip, zip, tar}
 ## @end deftypefn
 
-## Author: Bill Denney <denney@seas.upenn.edu>
-
 function filelist = unpack (file, dir = [], filetype = "")
 
   if (nargin < 1 || nargin > 3)
--- a/scripts/miscellaneous/ver.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/ver.m	Tue Jan 21 12:53:13 2020 -0800
@@ -57,8 +57,6 @@
 ## @seealso{version, usejava, pkg}
 ## @end deftypefn
 
-## Author: William Poetra Yoga Hadisoeseno <williampoetra@gmail.com>
-
 function retval = ver (package = "")
 
   if (nargin > 1)
--- a/scripts/miscellaneous/zip.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/miscellaneous/zip.m	Tue Jan 21 12:53:13 2020 -0800
@@ -42,8 +42,6 @@
 ## @seealso{unzip, unpack, bzip2, gzip, tar}
 ## @end deftypefn
 
-## Author: Sylvain Pelissier <sylvain.pelissier@gmail.com>
-
 function filelist = zip (zipfile, files, rootdir = ".")
 
   if (nargin < 2 || nargin > 3)
--- a/scripts/ode/odeplot.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/ode/odeplot.m	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 ##
 ########################################################################
 
-## Author: Thomas Treichl <treichl@users.sourceforge.net>
-
 ## -*- texinfo -*-
 ## @deftypefn {} {@var{stop_solve} =} odeplot (@var{t}, @var{y}, @var{flag})
 ##
--- a/scripts/optimization/fminbnd.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/optimization/fminbnd.m	Tue Jan 21 12:53:13 2020 -0800
@@ -22,8 +22,6 @@
 ## <https://www.gnu.org/licenses/>.
 ##
 ########################################################################
-##
-## Author: Jaroslav Hajek <highegg@gmail.com>
 
 ## -*- texinfo -*-
 ## @deftypefn  {} {@var{x} =} fminbnd (@var{fun}, @var{a}, @var{b})
--- a/scripts/optimization/fminunc.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/optimization/fminunc.m	Tue Jan 21 12:53:13 2020 -0800
@@ -22,8 +22,6 @@
 ## <https://www.gnu.org/licenses/>.
 ##
 ########################################################################
-##
-## Author: Jaroslav Hajek <highegg@gmail.com>
 
 ## -*- texinfo -*-
 ## @deftypefn  {} {} fminunc (@var{fcn}, @var{x0})
--- a/scripts/optimization/fsolve.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/optimization/fsolve.m	Tue Jan 21 12:53:13 2020 -0800
@@ -22,8 +22,6 @@
 ## <https://www.gnu.org/licenses/>.
 ##
 ########################################################################
-##
-## Author: Jaroslav Hajek <highegg@gmail.com>
 
 ## -*- texinfo -*-
 ## @deftypefn  {} {} fsolve (@var{fcn}, @var{x0})
--- a/scripts/optimization/fzero.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/optimization/fzero.m	Tue Jan 21 12:53:13 2020 -0800
@@ -22,8 +22,6 @@
 ## <https://www.gnu.org/licenses/>.
 ##
 ########################################################################
-##
-## Author: Jaroslav Hajek <highegg@gmail.com>
 
 ## -*- texinfo -*-
 ## @deftypefn  {} {} fzero (@var{fun}, @var{x0})
--- a/scripts/optimization/glpk.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/optimization/glpk.m	Tue Jan 21 12:53:13 2020 -0800
@@ -482,8 +482,6 @@
 ## @end example
 ## @end deftypefn
 
-## Author: Nicolo' Giorgetti <giorgetti@dii.unisi.it>
-
 function [xopt, fmin, errnum, extra] = glpk (c, A, b, lb, ub, ctype, vartype, sense, param)
 
   ## If there is no input output the version and syntax
--- a/scripts/optimization/humps.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/optimization/humps.m	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 ##
 ########################################################################
 
-## Author: Nicholas R. Jankowski <jankowskin@asme.org>
-
 ## -*- texinfo -*-
 ## @deftypefn  {} {@var{y} =} humps (@var{x})
 ## @deftypefnx {} {[@var{x}, @var{y}] =} humps (@var{x})
--- a/scripts/path/pathdef.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/path/pathdef.m	Tue Jan 21 12:53:13 2020 -0800
@@ -86,8 +86,6 @@
 ## @file{savepath.m}.  If successful, @code{__extractpath__} returns the path
 ## specified in @var{file}.
 
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function path = __extractpath__ (savefile)
 
   [filelines, startline, endline] = getsavepath (savefile);
--- a/scripts/path/savepath.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/path/savepath.m	Tue Jan 21 12:53:13 2020 -0800
@@ -46,8 +46,6 @@
 ## @seealso{path, addpath, rmpath, genpath, pathdef}
 ## @end deftypefn
 
-## Author: Bill Denney <bill@givebillmoney.com>
-
 function retval = savepath (file)
 
   beginstring = "## Begin savepath auto-created section, do not edit";
--- a/scripts/plot/appearance/diffuse.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/appearance/diffuse.m	Tue Jan 21 12:53:13 2020 -0800
@@ -33,8 +33,6 @@
 ## @seealso{specular, surfl}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-
 function retval = diffuse (sx, sy, sz, lv)
 
   if (nargin != 4)
--- a/scripts/plot/appearance/lighting.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/appearance/lighting.m	Tue Jan 21 12:53:13 2020 -0800
@@ -52,8 +52,6 @@
 ## @seealso{light, fill, mesh, patch, pcolor, surf, surface, shading}
 ## @end deftypefn
 
-## Author: mmuetzel
-
 function lighting (varargin)
 
   [hax, varargin, nargin] = __plt_get_axis_arg__ ("lighting", varargin{:});
--- a/scripts/plot/appearance/material.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/appearance/material.m	Tue Jan 21 12:53:13 2020 -0800
@@ -76,8 +76,6 @@
 ## @seealso{light, fill, mesh, patch, pcolor, surf, surface}
 ## @end deftypefn
 
-## Author: mmuetzel
-
 function retval = material (varargin)
 
   if (! ((nargout == 0 && (nargin == 1 || nargin == 2))
--- a/scripts/plot/appearance/shading.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/appearance/shading.m	Tue Jan 21 12:53:13 2020 -0800
@@ -47,8 +47,6 @@
 ## @seealso{fill, mesh, patch, pcolor, surf, surface, hidden, lighting}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-
 function shading (varargin)
 
   [hax, varargin, nargin] = __plt_get_axis_arg__ ("shading", varargin{:});
--- a/scripts/plot/appearance/specular.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/appearance/specular.m	Tue Jan 21 12:53:13 2020 -0800
@@ -40,8 +40,6 @@
 ## @seealso{diffuse, surfl}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-
 function retval = specular (sx, sy, sz, lv, vv, se)
 
   if (nargin < 5 || nargin > 6)
--- a/scripts/plot/draw/contour.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/contour.m	Tue Jan 21 12:53:13 2020 -0800
@@ -65,8 +65,6 @@
 ##
 ## @end deftypefn
 
-## Author: Shai Ayal <shaiay@users.sourceforge.net>
-
 function [c, h] = contour (varargin)
 
   [hax, varargin] = __plt_get_axis_arg__ ("contour", varargin{:});
--- a/scripts/plot/draw/ellipsoid.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/ellipsoid.m	Tue Jan 21 12:53:13 2020 -0800
@@ -45,8 +45,6 @@
 ## @seealso{cylinder, rectangle, sphere}
 ## @end deftypefn
 
-## Author: Sylvain Pelissier <sylvain.pelissier@gmail.com>
-
 function [xx, yy, zz] = ellipsoid (varargin)
 
   [hax, varargin, nargin] = __plt_get_axis_arg__ ("ellipsoid", varargin{:});
--- a/scripts/plot/draw/isocaps.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/isocaps.m	Tue Jan 21 12:53:13 2020 -0800
@@ -110,8 +110,6 @@
 ## @seealso{isosurface, isonormals, patch}
 ## @end deftypefn
 
-## Author: mmuetzel
-
 function varargout = isocaps (varargin)
 
   if (nargin < 1 || nargin > 8)
--- a/scripts/plot/draw/isocolors.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/isocolors.m	Tue Jan 21 12:53:13 2020 -0800
@@ -58,8 +58,6 @@
 ## @seealso{isosurface, isonormals}
 ## @end deftypefn
 
-## Author: Martin Helm <martin@mhelm.de>
-
 function cdat = isocolors (varargin)
 
   calc_rgb = false;
--- a/scripts/plot/draw/isonormals.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/isonormals.m	Tue Jan 21 12:53:13 2020 -0800
@@ -61,8 +61,6 @@
 ## @seealso{isosurface, isocolors, smooth3}
 ## @end deftypefn
 
-## Author: Martin Helm <martin@mhelm.de>
-
 function vn = isonormals (varargin)
 
   narg = nargin;
--- a/scripts/plot/draw/isosurface.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/isosurface.m	Tue Jan 21 12:53:13 2020 -0800
@@ -144,8 +144,6 @@
 ## @seealso{isonormals, isocolors, isocaps, smooth3, reducevolume, reducepatch, patch}
 ## @end deftypefn
 
-## Author: Martin Helm <martin@mhelm.de>
-
 ## FIXME: Add support for string input argument "verbose"
 ##        (needs changes to __marching_cube__.m)
 
--- a/scripts/plot/draw/light.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/light.m	Tue Jan 21 12:53:13 2020 -0800
@@ -73,8 +73,6 @@
 ## @seealso{lighting, material, patch, surface}
 ## @end deftypefn
 
-## Author: mmuetzel
-
 function h = light (varargin)
 
   [hax, varargin] = __plt_get_axis_arg__ ("light", varargin{:});
--- a/scripts/plot/draw/pcolor.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/pcolor.m	Tue Jan 21 12:53:13 2020 -0800
@@ -61,8 +61,6 @@
 ## @seealso{caxis, shading, meshgrid, contour, imagesc}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-
 function h = pcolor (varargin)
 
   [hax, varargin, nargin] = __plt_get_axis_arg__ ("pcolor", varargin{:});
--- a/scripts/plot/draw/private/__interp_cube__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/private/__interp_cube__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 ##
 ########################################################################
 ##
-## Author: Martin Helm <martin@mhelm.de>
-
 ## -*- texinfo -*-
 ## @deftypefn {} {[@var{vxyz}, @var{idx}, @var{frac}] =} __interp_cube__ (@var{caller}, @var{x}, @var{y}, @var{z}, @var{val}, @var{v}, @var{req})
 ## Undocumented internal function.
--- a/scripts/plot/draw/private/__marching_cube__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/private/__marching_cube__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -82,8 +82,6 @@
 ##
 ## @end deftypefn
 
-## Author: Martin Helm <martin@mhelm.de>
-
 function [T, p, col] = __marching_cube__ (xx, yy, zz, c, iso, colors)
 
   persistent edge_table = [];
--- a/scripts/plot/draw/private/__patch__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/private/__patch__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -32,8 +32,6 @@
 ## Create patch object from x and y with color c and parent p.
 ## Return handle to patch object.
 
-## Author: Kai Habel
-
 function [h, failed] = __patch__ (p, varargin)
 
   h = NaN;
--- a/scripts/plot/draw/private/__stem__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/private/__stem__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -28,8 +28,6 @@
 ## Undocumented internal function.
 ## @end deftypefn
 
-## Author: Michel D. Schmid <michaelschmid@users.sourceforge.net>
-
 function h = __stem__ (have_z, varargin)
 
   if (have_z)
--- a/scripts/plot/draw/reducepatch.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/reducepatch.m	Tue Jan 21 12:53:13 2020 -0800
@@ -84,8 +84,6 @@
 ## @seealso{isosurface, isonormals, reducevolume, patch}
 ## @end deftypefn
 
-## Author: mmuetzel
-
 ## FIXME: Convert faces to only triangles if necessary
 
 function varargout = reducepatch (varargin)
--- a/scripts/plot/draw/reducevolume.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/reducevolume.m	Tue Jan 21 12:53:13 2020 -0800
@@ -73,8 +73,6 @@
 ## @seealso{isosurface, isonormals}
 ## @end deftypefn
 
-## Author: mmuetzel
-
 function [nx, ny, nz, nv] = reducevolume (varargin)
 
   if (nargin < 2 || nargin > 5)
--- a/scripts/plot/draw/ribbon.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/ribbon.m	Tue Jan 21 12:53:13 2020 -0800
@@ -47,8 +47,6 @@
 ## @seealso{surface, waterfall}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel at gmx.de>
-
 function h = ribbon (varargin)
 
   [hax, varargin, nargin] = __plt_get_axis_arg__ ("ribbon", varargin{:});
--- a/scripts/plot/draw/shrinkfaces.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/shrinkfaces.m	Tue Jan 21 12:53:13 2020 -0800
@@ -71,8 +71,6 @@
 ## @seealso{patch}
 ## @end deftypefn
 
-## Author: Martin Helm <martin@mhelm.de>
-
 function [nf, nv] = shrinkfaces (varargin)
 
   if (nargin < 1 || nargin > 3 || nargout > 2)
--- a/scripts/plot/draw/slice.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/slice.m	Tue Jan 21 12:53:13 2020 -0800
@@ -87,8 +87,6 @@
 ## @seealso{interp3, surface, pcolor}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-
 function h = slice (varargin)
 
   [hax, varargin, nargs] = __plt_get_axis_arg__ ("slice", varargin{:});
--- a/scripts/plot/draw/stem.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/stem.m	Tue Jan 21 12:53:13 2020 -0800
@@ -122,8 +122,6 @@
 ## @seealso{stem3, bar, hist, plot, stairs}
 ## @end deftypefn
 
-## Author: Michel D. Schmid <michaelschmid@users.sourceforge.net>
-
 function h = stem (varargin)
 
   if (nargin < 1)
--- a/scripts/plot/draw/surf.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/surf.m	Tue Jan 21 12:53:13 2020 -0800
@@ -63,8 +63,6 @@
 ## @seealso{ezsurf, surfc, surfl, surfnorm, trisurf, contour, mesh, surface, meshgrid, hidden, shading, colormap, caxis}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-
 function h = surf (varargin)
 
   [hax, varargin] = __plt_get_axis_arg__ ("surf", varargin{:});
--- a/scripts/plot/draw/surfl.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/surfl.m	Tue Jan 21 12:53:13 2020 -0800
@@ -86,8 +86,6 @@
 ## @seealso{diffuse, specular, surf, shading, colormap, caxis}
 ## @end deftypefn
 
-## Author: Kai Habel <kai.habel@gmx.de>
-
 function h = surfl (varargin)
 
   [hax, varargin, nargin] = __plt_get_axis_arg__ ("surfl", varargin{:});
--- a/scripts/plot/draw/tetramesh.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/tetramesh.m	Tue Jan 21 12:53:13 2020 -0800
@@ -54,8 +54,6 @@
 ## @seealso{trimesh, delaunay, delaunayn, patch}
 ## @end deftypefn
 
-## Author: Martin Helm <martin@mhelm.de>
-
 function h = tetramesh (varargin)
 
   [reg, prop] = parseparams (varargin);
--- a/scripts/plot/draw/waterfall.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/draw/waterfall.m	Tue Jan 21 12:53:13 2020 -0800
@@ -63,8 +63,6 @@
 ## @seealso{meshz, mesh, meshc, contour, surf, surface, ribbon, meshgrid, hidden, shading, colormap, caxis}
 ## @end deftypefn
 
-## Author: Mike Miller <mtmiller@ieee.org>
-
 function h = waterfall (varargin)
 
   htmp = meshz (varargin{:});
--- a/scripts/plot/util/__actual_axis_position__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/util/__actual_axis_position__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -29,8 +29,6 @@
 ## Undocumented internal function.
 ## @end deftypefn
 
-## Author: Ben Abbott
-
 function pos = __actual_axis_position__ (h)
 
   if (ishghandle (h))
--- a/scripts/plot/util/__next_line_color__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/util/__next_line_color__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -30,8 +30,6 @@
 
 ## Return the next line color in the rotation.
 
-## Author: Carl Osterwisch
-
 function rgb = __next_line_color__ ()
 
   ca = gca ();
--- a/scripts/plot/util/allchild.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/util/allchild.m	Tue Jan 21 12:53:13 2020 -0800
@@ -36,8 +36,6 @@
 ## @seealso{findall, findobj, get, set}
 ## @end deftypefn
 
-## Author: Bill Denney <bill@denney.ws>
-
 function h = allchild (handles)
 
   if (nargin != 1)
--- a/scripts/plot/util/figure.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/util/figure.m	Tue Jan 21 12:53:13 2020 -0800
@@ -49,8 +49,6 @@
 ## @seealso{axes, gcf, shg, clf, close}
 ## @end deftypefn
 
-## Author: jwe, Bill Denney
-
 function h = figure (varargin)
 
   nargs = nargin;
--- a/scripts/plot/util/findall.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/util/findall.m	Tue Jan 21 12:53:13 2020 -0800
@@ -42,8 +42,6 @@
 ## @seealso{findobj, allchild, get, set}
 ## @end deftypefn
 
-## Author: Bill Denney <bill@denney.ws>
-
 function h = findall (varargin)
 
   unwind_protect
--- a/scripts/plot/util/findobj.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/util/findobj.m	Tue Jan 21 12:53:13 2020 -0800
@@ -93,8 +93,6 @@
 ## @seealso{findall, allchild, get, set}
 ## @end deftypefn
 
-## Author: Ben Abbott <bpabbott@mac.com>
-
 function h = findobj (varargin)
 
   depth = NaN;
--- a/scripts/plot/util/gcf.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/util/gcf.m	Tue Jan 21 12:53:13 2020 -0800
@@ -58,8 +58,6 @@
 ## @seealso{gca, gco, gcbf, gcbo, get, set}
 ## @end deftypefn
 
-## Author: jwe, Bill Denney
-
 function h = gcf ()
 
   if (nargin == 0)
--- a/scripts/plot/util/hggroup.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/util/hggroup.m	Tue Jan 21 12:53:13 2020 -0800
@@ -47,8 +47,6 @@
 ## @seealso{addproperty, addlistener}
 ## @end deftypefn
 
-## Author: goffioul
-
 function h = hggroup (varargin)
 
   [hax, varargin] = __plt_get_axis_arg__ ("hggroup", varargin{:});
--- a/scripts/plot/util/isprop.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/util/isprop.m	Tue Jan 21 12:53:13 2020 -0800
@@ -35,8 +35,6 @@
 ## @seealso{get, set, ismethod, isobject}
 ## @end deftypefn
 
-## Author: Ben Abbott  <bpabbott@mac.com>
-
 function res = isprop (obj, prop)
 
   if (nargin != 2)
--- a/scripts/plot/util/ndgrid.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/util/ndgrid.m	Tue Jan 21 12:53:13 2020 -0800
@@ -44,8 +44,6 @@
 ## @seealso{meshgrid}
 ## @end deftypefn
 
-## Author: Alexander Barth <abarth@marine.usf.edu>
-
 function varargout = ndgrid (varargin)
 
   if (nargin == 0)
--- a/scripts/plot/util/private/__add_default_menu__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/util/private/__add_default_menu__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -33,8 +33,6 @@
 ## @qcode{"off"}.
 ## @end deftypefn
 
-## Author: Kai Habel
-
 function __add_default_menu__ (hf, hmenu = [], htb = [])
 
   ## Gnuplot doesn't handle uimenu and uitoolbar objects
--- a/scripts/plot/util/saveas.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/plot/util/saveas.m	Tue Jan 21 12:53:13 2020 -0800
@@ -71,8 +71,6 @@
 ## @seealso{print, hgsave, orient}
 ## @end deftypefn
 
-## Author: Kai Habel
-
 function saveas (h, filename, fmt)
 
   if (nargin != 2 && nargin != 3)
--- a/scripts/polynomial/private/__splinefit__.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/polynomial/private/__splinefit__.m	Tue Jan 21 12:53:13 2020 -0800
@@ -101,8 +101,6 @@
 %
 %   See also SPLINE, PPVAL, PPDIFF, PPINT
 
-%   Author: Jonas Lundgren <splinefit@gmail.com> 2010
-
 %   2009-05-06  Original SPLINEFIT.
 %   2010-06-23  New version of SPLINEFIT based on B-splines.
 %   2010-09-01  Robust fitting scheme added.
--- a/scripts/prefs/prefdir.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/prefs/prefdir.m	Tue Jan 21 12:53:13 2020 -0800
@@ -48,8 +48,6 @@
 ## @seealso{getpref, setpref, addpref, rmpref, ispref}
 ## @end deftypefn
 
-## Author: John Donoghue
-
 function dir = prefdir ()
 
   dir = get_home_directory ();
--- a/scripts/prefs/preferences.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/prefs/preferences.m	Tue Jan 21 12:53:13 2020 -0800
@@ -28,8 +28,6 @@
 ## Display the GUI preferences dialog window for Octave.
 ## @end deftypefn
 
-## Author: John Donoghue
-
 function preferences ()
 
   if (isguirunning ())
--- a/scripts/profiler/profexplore.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/profiler/profexplore.m	Tue Jan 21 12:53:13 2020 -0800
@@ -37,8 +37,6 @@
 ## @end deftypefn
 
 ## Built-in profiler.
-## Author: Daniel Kraft <d@domob.eu>
-
 function profexplore (data)
 
   if (nargin == 0)
--- a/scripts/profiler/profexport.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/profiler/profexport.m	Tue Jan 21 12:53:13 2020 -0800
@@ -45,8 +45,6 @@
 ## @end deftypefn
 
 ## Built-in profiler.
-## Author: Daniel Kraft <dkraft@google.com>
-
 function profexport (dir, name = "", data)
 
   if (nargin < 1 || nargin > 3)
--- a/scripts/profiler/profile.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/profiler/profile.m	Tue Jan 21 12:53:13 2020 -0800
@@ -66,8 +66,6 @@
 ## @end deftypefn
 
 ## Built-in profiler.
-## Author: Daniel Kraft <d@domob.eu>
-
 function retval = profile (option)
 
   if (nargin != 1)
--- a/scripts/profiler/profshow.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/profiler/profshow.m	Tue Jan 21 12:53:13 2020 -0800
@@ -44,8 +44,6 @@
 ## @end deftypefn
 
 ## Built-in profiler.
-## Author: Daniel Kraft <d@domob.eu>
-
 function profshow (data, n = 20)
 
   if (nargin > 2)
--- a/scripts/set/setdiff.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/set/setdiff.m	Tue Jan 21 12:53:13 2020 -0800
@@ -53,8 +53,6 @@
 ## @seealso{unique, union, intersect, setxor, ismember}
 ## @end deftypefn
 
-## Author: Paul Kienzle
-
 function [c, ia] = setdiff (a, b, varargin)
 
   if (nargin < 2 || nargin > 4)
--- a/scripts/signal/freqz.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/signal/freqz.m	Tue Jan 21 12:53:13 2020 -0800
@@ -80,8 +80,6 @@
 ## @seealso{freqz_plot}
 ## @end deftypefn
 
-## Author: jwe ???
-
 function [h_r, f_r] = freqz (b, a, n, region, Fs)
 
   if (nargin < 1 || nargin > 5)
--- a/scripts/signal/freqz_plot.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/signal/freqz_plot.m	Tue Jan 21 12:53:13 2020 -0800
@@ -34,8 +34,6 @@
 ## @seealso{freqz}
 ## @end deftypefn
 
-## Author: Paul Kienzle <pkienzle@users.sf.net>
-
 function freqz_plot (w, h, freq_norm = false)
 
   if (nargin < 2 || nargin > 3)
--- a/scripts/signal/sinc.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/signal/sinc.m	Tue Jan 21 12:53:13 2020 -0800
@@ -36,8 +36,6 @@
 ## @end ifnottex
 ## @end deftypefn
 
-## Author: jwe ???
-
 function result = sinc (x)
 
   if (nargin != 1)
--- a/scripts/signal/unwrap.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/signal/unwrap.m	Tue Jan 21 12:53:13 2020 -0800
@@ -37,8 +37,6 @@
 ## is unspecified it defaults to the first non-singleton dimension.
 ## @end deftypefn
 
-## Author: Bill Lash <lash@tellabs.com>
-
 function retval = unwrap (x, tol, dim)
 
   if (nargin < 1 || nargin > 3)
--- a/scripts/sparse/pcr.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/sparse/pcr.m	Tue Jan 21 12:53:13 2020 -0800
@@ -177,8 +177,6 @@
 ## @seealso{sparse, pcg}
 ## @end deftypefn
 
-## Author: Piotr Krzyzanowski <piotr.krzyzanowski@mimuw.edu.pl>
-
 function [x, flag, relres, iter, resvec] = pcr (A, b, tol, maxit, m, x0, varargin)
 
   breakdown = false;
--- a/scripts/sparse/qmr.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/sparse/qmr.m	Tue Jan 21 12:53:13 2020 -0800
@@ -92,8 +92,6 @@
 ## @seealso{bicg, bicgstab, cgs, gmres, pcg}
 ## @end deftypefn
 
-## Author: Nathan Podlich <nathan.podlich@gmail.com>
-
 function [x, flag, relres, iter, resvec] = qmr (A, b, rtol, maxit, M1, M2, x0)
 
   if (nargin >= 2 && isvector (full (b)))
--- a/scripts/sparse/sprandn.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/sparse/sprandn.m	Tue Jan 21 12:53:13 2020 -0800
@@ -47,8 +47,6 @@
 ## @seealso{sprand, sprandsym, randn}
 ## @end deftypefn
 
-## Author: Paul Kienzle <pkienzle@users.sf.net>
-
 function s = sprandn (m, n, d, rc)
 
   if (nargin == 1 )
--- a/scripts/specfun/betaincinv.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/specfun/betaincinv.m	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 ##
 ########################################################################
 
-## Author: Michele Ginesi <michele.ginesi@gmail.com>
-
 ## -*- texinfo -*-
 ## @deftypefn  {} {} betaincinv (@var{y}, @var{a}, @var{b})
 ## @deftypefnx {} {} betaincinv (@var{y}, @var{a}, @var{b}, "lower")
--- a/scripts/specfun/cosint.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/specfun/cosint.m	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 ##
 ########################################################################
 
-## Author: Michele Ginesi <michele.ginesi@gmail.com>
-
 ## -*- texinfo -*-
 ## @deftypefn {} {} cosint (@var{x})
 ## Compute the cosine integral function:
--- a/scripts/specfun/ellipke.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/specfun/ellipke.m	Tue Jan 21 12:53:13 2020 -0800
@@ -90,8 +90,6 @@
 
 ## Author: David Billinghurst <David.Billinghurst@riotinto.com>
 ## Author: Paul Kienzle <pkienzle@users.sf.net>
-## Author: Jaakko Ruohio
-
 function [k, e] = ellipke (m, tol = [])
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/specfun/factor.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/specfun/factor.m	Tue Jan 21 12:53:13 2020 -0800
@@ -41,8 +41,6 @@
 ## @seealso{gcd, lcm, isprime, primes}
 ## @end deftypefn
 
-## Author: Paul Kienzle
-
 function [pf, n] = factor (q)
 
   if (nargin != 1)
--- a/scripts/specfun/gammaincinv.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/specfun/gammaincinv.m	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 ##
 ########################################################################
 
-## Author: Michele Ginesi <michele.ginesi@gmail.com>
-
 ## -*- texinfo -*-
 ## @deftypefn  {} {} gammaincinv (@var{y}, @var{a})
 ## @deftypefnx {} {} gammaincinv (@var{y}, @var{a}, @var{tail})
--- a/scripts/specfun/legendre.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/specfun/legendre.m	Tue Jan 21 12:53:13 2020 -0800
@@ -163,8 +163,6 @@
 ## @end ifnottex
 ## @end deftypefn
 
-## Author: Marco Caliari <marco.caliari@univr.it>
-
 function retval = legendre (n, x, normalization)
 
   persistent warned_overflow = false;
--- a/scripts/specfun/nchoosek.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/specfun/nchoosek.m	Tue Jan 21 12:53:13 2020 -0800
@@ -92,8 +92,6 @@
 
 ## Author: Rolf Fabian  <fabian@tu-cottbus.de>
 ## Author: Paul Kienzle <pkienzle@users.sf.net>
-## Author: Jaroslav Hajek
-
 function C = nchoosek (v, k)
 
   if (nargin != 2
--- a/scripts/specfun/primes.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/specfun/primes.m	Tue Jan 21 12:53:13 2020 -0800
@@ -47,8 +47,6 @@
 
 ## Author: Paul Kienzle
 ## Author: Francesco Potortì
-## Author: Dirk Laurie
-
 function p = primes (n)
 
   if (nargin != 1)
--- a/scripts/special-matrix/invhilb.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/special-matrix/invhilb.m	Tue Jan 21 12:53:13 2020 -0800
@@ -79,8 +79,6 @@
 ## @seealso{hilb}
 ## @end deftypefn
 
-## Author: Dirk Laurie <dlaurie@na-net.ornl.gov>
-
 function retval = invhilb (n)
 
   if (nargin != 1)
--- a/scripts/special-matrix/toeplitz.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/special-matrix/toeplitz.m	Tue Jan 21 12:53:13 2020 -0800
@@ -63,8 +63,6 @@
 ## @seealso{hankel}
 ## @end deftypefn
 
-## Author: jwe && jh
-
 function retval = toeplitz (c, r)
 
   if (nargin < 1 || nargin > 2)
--- a/scripts/strings/erase.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/strings/erase.m	Tue Jan 21 12:53:13 2020 -0800
@@ -69,8 +69,6 @@
 ## @seealso{strrep, regexprep}
 ## @end deftypefn
 
-## Author: Sahil Yadav <yadavsahil5198@gmail.com>
-
 
 function newstr = erase (str, ptn)
 
--- a/scripts/strings/mat2str.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/strings/mat2str.m	Tue Jan 21 12:53:13 2020 -0800
@@ -63,8 +63,6 @@
 ## @seealso{sprintf, num2str, int2str}
 ## @end deftypefn
 
-## Author: Rolf Fabian <fabian@tu-cottbus.de>
-
 function s = mat2str (x, n = 15, cls = "")
 
   if (nargin < 1 || nargin > 3 || ! (isnumeric (x) || islogical (x)))
--- a/scripts/strings/strtrim.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/strings/strtrim.m	Tue Jan 21 12:53:13 2020 -0800
@@ -45,8 +45,6 @@
 ## @seealso{deblank}
 ## @end deftypefn
 
-## Author: John Swensen <jpswensen@jhu.edu>
-
 ## This function was derived from deblank.
 
 function s = strtrim (s)
--- a/scripts/strings/validatestring.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/strings/validatestring.m	Tue Jan 21 12:53:13 2020 -0800
@@ -63,8 +63,6 @@
 ## @seealso{strcmp, strcmpi, validateattributes, inputParser}
 ## @end deftypefn
 
-## Author: Bill Denney <bill@denney.ws>
-
 function str = validatestring (str, strarray, varargin)
 
   if (nargin < 2 || nargin > 5)
--- a/scripts/testfun/fail.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/testfun/fail.m	Tue Jan 21 12:53:13 2020 -0800
@@ -65,8 +65,6 @@
 ## @seealso{assert, error}
 ## @end deftypefn
 
-## Author: Paul Kienzle <pkienzle@users.sf.net>
-
 function retval = fail (code, pattern, warning_pattern)
 
   if (nargin < 1 || nargin > 3)
--- a/scripts/testfun/private/compare_plot_demos.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/testfun/private/compare_plot_demos.m	Tue Jan 21 12:53:13 2020 -0800
@@ -48,8 +48,6 @@
 ##
 ## @end deftypefn
 
-## Author: Ben Abbott  <bpabbott@mac.com>
-
 function compare_plot_demos (varargin)
 
   arg.toolkits = available_graphics_toolkits ();
--- a/scripts/testfun/private/dump_demos.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/testfun/private/dump_demos.m	Tue Jan 21 12:53:13 2020 -0800
@@ -55,8 +55,6 @@
 ## @seealso{fntests, test, demo}
 ## @end deftypefn
 
-## Author: Søren Hauberg  <soren@hauberg.org>
-
 function dump_demos (dirs={"plot/appearance", "plot/draw", "plot/util", "image"}, mfile="dump_plot_demos.m", fmt="png")
 
   if (nargin > 3)
--- a/scripts/testfun/private/html_compare_plot_demos.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/testfun/private/html_compare_plot_demos.m	Tue Jan 21 12:53:13 2020 -0800
@@ -59,8 +59,6 @@
 ## @seealso{compare_plot_demos, dump_demos, demo}
 ## @end deftypefn
 
-## Author: Ben Abbott  <bpabbott@mac.com>
-
 function html_compare_plot_demos (toolkits, varargin)
 
   ## Set defaults
--- a/scripts/time/addtodate.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/time/addtodate.m	Tue Jan 21 12:53:13 2020 -0800
@@ -34,8 +34,6 @@
 ## @seealso{datenum, datevec, etime}
 ## @end deftypefn
 
-## Author: Bill Denney <bill@denney.ws>
-
 function d = addtodate (d, q, f)
 
   persistent mult = struct ("day", 1, "hour", 1/24, "minute", 1/1440, ...
--- a/scripts/time/datenum.m	Tue Jan 21 21:45:49 2020 +0100
+++ b/scripts/time/datenum.m	Tue Jan 21 12:53:13 2020 -0800
@@ -102,8 +102,6 @@
 ## @end deftypefn
 
 ## Algorithm: Peter Baum (http://vsg.cape.com/~pbaum/date/date0.htm)
-## Author: pkienzle <pkienzle@users.sf.net>
-
 function [days, secs] = datenum (year, month = [], day = [], hour = 0, minute = 0, second = 0)
 
   ## Days until start of month assuming year starts March 1.
--- a/test/jit.tst	Tue Jan 21 21:45:49 2020 +0100
+++ b/test/jit.tst	Tue Jan 21 12:53:13 2020 -0800
@@ -23,8 +23,6 @@
 ##
 ########################################################################
 
-## Author: Max Brister <max@2bass.com>
-
 ## Note: unit tests involving try/catch blocks are currently disabled since
 ##   the JIT in its current form is not compatible with exception handling.