diff options
Diffstat (limited to 'build-aux/update-subdirs')
-rwxr-xr-x | build-aux/update-subdirs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/update-subdirs b/build-aux/update-subdirs index 90f1b3c0c63..64197589252 100755 --- a/build-aux/update-subdirs +++ b/build-aux/update-subdirs @@ -17,7 +17,7 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +# along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. cd "$1" || exit 1 |