1
0
mirror of https://git.savannah.gnu.org/git/coreutils.git synced 2025-08-07 07:22:55 +03:00

all: prefer HTTPS in URLs

This commit is contained in:
Paul Eggert
2017-09-19 01:13:23 -07:00
parent 44ccd1c465
commit be87d61299
772 changed files with 817 additions and 820 deletions

View File

@@ -14,7 +14,7 @@ package Coreutils;
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <https://www.gnu.org/licenses/>.
use strict;
use vars qw($VERSION @ISA @EXPORT);