diff scripts/legacy/setstr.m @ 28944:d39b09b4c5db

maint: Use identical Copyright text in scripts/. * setstr.m, expand_rel_paths.m, betainc.m, gammainc.m, gammaincinv.m: Use identical Copyright text in scripts/ directory.
author Rik <rik@octave.org>
date Thu, 15 Oct 2020 21:24:06 -0700
parents bd51beb6205e
children 7854d5752dd2
line wrap: on
line diff
--- a/scripts/legacy/setstr.m	Thu Oct 15 19:56:54 2020 -0700
+++ b/scripts/legacy/setstr.m	Thu Oct 15 21:24:06 2020 -0700
@@ -7,19 +7,21 @@
 ##
 ## This file is part of Octave.
 ##
-## Octave is free software; you can redistribute it and/or modify it
+## Octave is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
-## the Free Software Foundation; either version 3 of the License, or (at
-## your option) any later version.
+## the Free Software Foundation, either version 3 of the License, or
+## (at your option) any later version.
 ##
 ## Octave is distributed in the hope that it will be useful, but
 ## WITHOUT ANY WARRANTY; without even the implied warranty of
-## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-## General Public License for more details.
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
 ## along with Octave; see the file COPYING.  If not, see
-## <http://www.gnu.org/licenses/>.
+## <https://www.gnu.org/licenses/>.
+##
+########################################################################
 
 ## -*- texinfo -*-
 ## @deftypefn {} {@var{s} =} setstr (@var{x})