diff options
Diffstat (limited to 'scripts/update-copyrights')
-rwxr-xr-x | scripts/update-copyrights | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update-copyrights b/scripts/update-copyrights index f6db61c0f0..39991a5bf2 100755 --- a/scripts/update-copyrights +++ b/scripts/update-copyrights @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with the GNU C Library; if not, see -# <http://www.gnu.org/licenses/>. +# <https://www.gnu.org/licenses/>. # Run this script with the first argument being the location of # gnulib's update-copyright script. Any other arguments are ignored. |