summaryrefslogtreecommitdiff
path: root/cmake/cmake_uninstall.cmake.in
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2018-11-29 23:16:07 +0100
committerSébastien Helleu <flashcode@flashtux.org>2018-11-29 23:16:07 +0100
commit4712d0bb0653b4827ed699c4ac0493a68c531c1d (patch)
treebb3cb88c594667ca8288c5502872128f493c7abc /cmake/cmake_uninstall.cmake.in
parentd9fbf59c6b65fb9c989751868a55b145cd600532 (diff)
downloadweechat-4712d0bb0653b4827ed699c4ac0493a68c531c1d.zip
core: use https for links to GNU GPL license
Diffstat (limited to 'cmake/cmake_uninstall.cmake.in')
-rw-r--r--cmake/cmake_uninstall.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/cmake_uninstall.cmake.in b/cmake/cmake_uninstall.cmake.in
index b2cf424cb..af921a887 100644
--- a/cmake/cmake_uninstall.cmake.in
+++ b/cmake/cmake_uninstall.cmake.in
@@ -14,7 +14,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with WeeChat. If not, see <http://www.gnu.org/licenses/>.
+# along with WeeChat. If not, see <https://www.gnu.org/licenses/>.
#
if(NOT EXISTS "@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt")