From 11cd204852f665670b5d4271eab86a3d9f5e5624 Mon Sep 17 00:00:00 2001
From: Guilhem Moulin <guilhem@fripost.org>
Date: Tue, 4 Aug 2020 02:35:05 +0200
Subject: Upgrade URLs to secure HTTP.

---
 pullimap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'pullimap')

diff --git a/pullimap b/pullimap
index e4747eb..7c9dd9f 100755
--- a/pullimap
+++ b/pullimap
@@ -15,7 +15,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/>.
 #----------------------------------------------------------------------
 
 use v5.20.2;
-- 
cgit v1.2.3