branch: externals/xelb commit 0e8d9c9ad7f56f6cd9d65c42677924b26478459c Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
; Update license header, see .el files in Emacs --- xcb-bigreq.el | 2 +- xcb-composite.el | 2 +- xcb-cursor.el | 2 +- xcb-damage.el | 2 +- xcb-dbe.el | 2 +- xcb-debug.el | 2 +- xcb-dpms.el | 2 +- xcb-dri2.el | 2 +- xcb-dri3.el | 2 +- xcb-ewmh.el | 2 +- xcb-ge.el | 2 +- xcb-glx.el | 2 +- xcb-icccm.el | 2 +- xcb-keysyms.el | 2 +- xcb-present.el | 2 +- xcb-randr.el | 2 +- xcb-record.el | 2 +- xcb-render.el | 2 +- xcb-renderutil.el | 2 +- xcb-res.el | 2 +- xcb-screensaver.el | 2 +- xcb-shape.el | 2 +- xcb-shm.el | 2 +- xcb-sync.el | 2 +- xcb-systemtray.el | 2 +- xcb-types.el | 2 +- xcb-xc_misc.el | 2 +- xcb-xembed.el | 2 +- xcb-xevie.el | 2 +- xcb-xf86dri.el | 2 +- xcb-xf86vidmode.el | 2 +- xcb-xfixes.el | 2 +- xcb-xim.el | 2 +- xcb-xinerama.el | 2 +- xcb-xinput.el | 2 +- xcb-xkb.el | 2 +- xcb-xlib.el | 2 +- xcb-xprint.el | 2 +- xcb-xproto.el | 2 +- xcb-xselinux.el | 2 +- xcb-xsettings.el | 2 +- xcb-xtest.el | 2 +- xcb-xv.el | 2 +- xcb-xvmc.el | 2 +- xcb.el | 2 +- xelb-gen | 4 ++-- xelb-test.el | 2 +- xelb.el | 2 +- 48 files changed, 49 insertions(+), 49 deletions(-) diff --git a/xcb-bigreq.el b/xcb-bigreq.el index bb560036b8..bac9c507a3 100644 --- a/xcb-bigreq.el +++ b/xcb-bigreq.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-composite.el b/xcb-composite.el index 2ab522dd4a..be49a93994 100644 --- a/xcb-composite.el +++ b/xcb-composite.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-cursor.el b/xcb-cursor.el index 9cff7d726f..f42de5d2ab 100644 --- a/xcb-cursor.el +++ b/xcb-cursor.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-damage.el b/xcb-damage.el index fae50e0d51..292278b603 100644 --- a/xcb-damage.el +++ b/xcb-damage.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-dbe.el b/xcb-dbe.el index 7db3c37a1a..87b752d8a7 100644 --- a/xcb-dbe.el +++ b/xcb-dbe.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-debug.el b/xcb-debug.el index e7642c3ebe..46449ecd76 100644 --- a/xcb-debug.el +++ b/xcb-debug.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-dpms.el b/xcb-dpms.el index 44b85c1713..4871bfd3ac 100644 --- a/xcb-dpms.el +++ b/xcb-dpms.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-dri2.el b/xcb-dri2.el index e9dfc98457..d7410b3dd7 100644 --- a/xcb-dri2.el +++ b/xcb-dri2.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-dri3.el b/xcb-dri3.el index dedb34afe3..10d6309a56 100644 --- a/xcb-dri3.el +++ b/xcb-dri3.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-ewmh.el b/xcb-ewmh.el index 40746c9563..4e547f8f68 100644 --- a/xcb-ewmh.el +++ b/xcb-ewmh.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-ge.el b/xcb-ge.el index fc8a7e1d12..beca1f5ee7 100644 --- a/xcb-ge.el +++ b/xcb-ge.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-glx.el b/xcb-glx.el index 5810727d64..e4e1bd7ddf 100644 --- a/xcb-glx.el +++ b/xcb-glx.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-icccm.el b/xcb-icccm.el index b558777aae..c1fde12938 100644 --- a/xcb-icccm.el +++ b/xcb-icccm.el @@ -18,7 +18,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-keysyms.el b/xcb-keysyms.el index 062989ed97..87e864252a 100644 --- a/xcb-keysyms.el +++ b/xcb-keysyms.el @@ -18,7 +18,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-present.el b/xcb-present.el index 4de1f78ad1..3fae2e72f9 100644 --- a/xcb-present.el +++ b/xcb-present.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-randr.el b/xcb-randr.el index faaab8d5dd..604ec596cf 100644 --- a/xcb-randr.el +++ b/xcb-randr.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-record.el b/xcb-record.el index 1f561df9b9..d7da79b613 100644 --- a/xcb-record.el +++ b/xcb-record.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-render.el b/xcb-render.el index 0cb9da794a..93747df7da 100644 --- a/xcb-render.el +++ b/xcb-render.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-renderutil.el b/xcb-renderutil.el index f096a7294e..fba7542c7c 100644 --- a/xcb-renderutil.el +++ b/xcb-renderutil.el @@ -18,7 +18,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-res.el b/xcb-res.el index e44d5cc6a8..bd0fddeec6 100644 --- a/xcb-res.el +++ b/xcb-res.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-screensaver.el b/xcb-screensaver.el index 64d8bd8b35..6a646502c6 100644 --- a/xcb-screensaver.el +++ b/xcb-screensaver.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-shape.el b/xcb-shape.el index 603ffd12f3..35db31aee2 100644 --- a/xcb-shape.el +++ b/xcb-shape.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-shm.el b/xcb-shm.el index 8ebacfbdfb..c918f38aa6 100644 --- a/xcb-shm.el +++ b/xcb-shm.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-sync.el b/xcb-sync.el index 88b6868759..4682fccc63 100644 --- a/xcb-sync.el +++ b/xcb-sync.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-systemtray.el b/xcb-systemtray.el index 52fedaa1af..8566867505 100644 --- a/xcb-systemtray.el +++ b/xcb-systemtray.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-types.el b/xcb-types.el index 2e3250ee93..8a07741278 100644 --- a/xcb-types.el +++ b/xcb-types.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xc_misc.el b/xcb-xc_misc.el index 3d1c35f450..1f3e80be05 100644 --- a/xcb-xc_misc.el +++ b/xcb-xc_misc.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xembed.el b/xcb-xembed.el index 81b824b478..c5fbbec066 100644 --- a/xcb-xembed.el +++ b/xcb-xembed.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xevie.el b/xcb-xevie.el index d9fda9ffcd..8bcc6ff03a 100644 --- a/xcb-xevie.el +++ b/xcb-xevie.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xf86dri.el b/xcb-xf86dri.el index 58dc4ec1ed..9aa7961ad4 100644 --- a/xcb-xf86dri.el +++ b/xcb-xf86dri.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xf86vidmode.el b/xcb-xf86vidmode.el index a476a2e197..04b0720d89 100644 --- a/xcb-xf86vidmode.el +++ b/xcb-xf86vidmode.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xfixes.el b/xcb-xfixes.el index 650c90f0cd..a56c41a797 100644 --- a/xcb-xfixes.el +++ b/xcb-xfixes.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xim.el b/xcb-xim.el index 66405a00e1..92cdcd05fa 100644 --- a/xcb-xim.el +++ b/xcb-xim.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xinerama.el b/xcb-xinerama.el index 3cbeaf7294..5726d38742 100644 --- a/xcb-xinerama.el +++ b/xcb-xinerama.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xinput.el b/xcb-xinput.el index 91f5b99539..89601364ec 100644 --- a/xcb-xinput.el +++ b/xcb-xinput.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xkb.el b/xcb-xkb.el index 2c4971adf3..db81310496 100644 --- a/xcb-xkb.el +++ b/xcb-xkb.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xlib.el b/xcb-xlib.el index 89aa21d7c5..a3274d29ee 100644 --- a/xcb-xlib.el +++ b/xcb-xlib.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xprint.el b/xcb-xprint.el index ff7d15486c..74420e9715 100644 --- a/xcb-xprint.el +++ b/xcb-xprint.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xproto.el b/xcb-xproto.el index 4235fceadb..4268821933 100644 --- a/xcb-xproto.el +++ b/xcb-xproto.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xselinux.el b/xcb-xselinux.el index 9da1ce204b..c87b4a84d8 100644 --- a/xcb-xselinux.el +++ b/xcb-xselinux.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xsettings.el b/xcb-xsettings.el index 7bab376200..3e32263d2f 100644 --- a/xcb-xsettings.el +++ b/xcb-xsettings.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xtest.el b/xcb-xtest.el index 2d884e3bdf..9501fda454 100644 --- a/xcb-xtest.el +++ b/xcb-xtest.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xv.el b/xcb-xv.el index 35486f550f..73d08dd230 100644 --- a/xcb-xv.el +++ b/xcb-xv.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb-xvmc.el b/xcb-xvmc.el index 785fc72daf..7f675b1312 100644 --- a/xcb-xvmc.el +++ b/xcb-xvmc.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xcb.el b/xcb.el index a814e6bbc1..f6f4ed16c5 100644 --- a/xcb.el +++ b/xcb.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xelb-gen b/xelb-gen index 5ce2c319fa..6acc06ca28 100755 --- a/xelb-gen +++ b/xelb-gen @@ -18,7 +18,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: @@ -211,7 +211,7 @@ an `xelb-auto-padding' attribute." ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xelb-test.el b/xelb-test.el index bbb6d1573a..f6e4752ca5 100644 --- a/xelb-test.el +++ b/xelb-test.el @@ -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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/xelb.el b/xelb.el index 763b38a5b0..8f1c634d1c 100644 --- a/xelb.el +++ b/xelb.el @@ -22,7 +22,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. ;;; Commentary: