From 01dc2da75ba11f8ddb1ac1802a8c5a7f0caea975 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20Krzywkowski?= Date: Fri, 5 Apr 2019 20:33:07 -0400 Subject: [PATCH] Small elide-head.el update * lisp/elide-head.el (elide-head-headers-to-hide): Also match https for GPL. (Bug#34919) --- lisp/elide-head.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/elide-head.el b/lisp/elide-head.el index 82d08190a63..c1678c003db 100644 --- a/lisp/elide-head.el +++ b/lisp/elide-head.el @@ -52,7 +52,7 @@ (defcustom elide-head-headers-to-hide '(("is free software[:;] you can redistribute it" . ; GNU boilerplate "\\(Boston, MA 0211\\(1-1307\\|0-1301\\), USA\\|\ -If not, see \\)\\.") +If not, see \\)\\.") ("The Regents of the University of California\\. All rights reserved\\." . "SUCH DAMAGE\\.") ; BSD ("Permission is hereby granted, free of charge" . ; X11 -- 2.39.2