diff options
Diffstat (limited to 'lib/mpsort.c')
-rw-r--r-- | lib/mpsort.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mpsort.c b/lib/mpsort.c index d1b3bccc67..ed0b2598a1 100644 --- a/lib/mpsort.c +++ b/lib/mpsort.c @@ -13,7 +13,7 @@ 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/>. */ /* Written by Paul Eggert. */ |