From 744cca0efb1638d58a2bc4d566dba99c37e39235 Mon Sep 17 00:00:00 2001
From: Lemures Lemniscati <lemures.lemniscati@gmail.com>
Date: Thu, 10 Dec 2020 06:46:21 +0900
Subject: [PATCH] Update URLs in cygclass/bzr.cygclass

http://www.gnu.org/licenses/ to https://www.gnu.org/licenses/
http://launchpad.net/projects to https://launchpad.net/projects

diff --git a/cygclass/bzr.cygclass b/cygclass/bzr.cygclass
index 6a264fe..fcaf8b6 100644
--- a/cygclass/bzr.cygclass
+++ b/cygclass/bzr.cygclass
@@ -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 cygport.  If not, see <http://www.gnu.org/licenses/>.
+# along with cygport.  If not, see <https://www.gnu.org/licenses/>.
 #
 ################################################################################
 
@@ -30,7 +30,7 @@
 #  Developed by Canonical Ltd., the company behind Ubuntu Linux,
 #  |html <a href="http://bazaar.canonical.com/">Bazaar</a> is a distributed
 #  version control system which is most commonly used by software hosted on
-#  |html <a href="http://launchpad.net/projects">Launchpad</a>.
+#  |html <a href="https://launchpad.net/projects">Launchpad</a>.
 #
 #  This cygclass creates source tarballs from Bazaar checkouts.
 #  NOTES
-- 
2.29.2

