From 89fe409b45b1f73a3de4cb009e20cf99ca6106b2 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Tue, 11 Oct 2022 13:28:10 +0200 Subject: Update links --- LICENSE | 8 ++++---- README.org | 6 +++--- cape-char.el | 2 +- cape-keyword.el | 4 ++-- cape.el | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/LICENSE b/LICENSE index 94a9ed0..f288702 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found. 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 . + along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. @@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see -. +. The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read -. +. diff --git a/README.org b/README.org index fab63fd..8925b00 100644 --- a/README.org +++ b/README.org @@ -7,8 +7,8 @@ #+texinfo_dir_desc: Completion At Point Extensions #+html: GNU Emacs -#+html: GNU ELPA -#+html: GNU-devel ELPA +#+html: GNU ELPA +#+html: GNU-devel ELPA #+html: MELPA #+html: MELPA Stable @@ -279,5 +279,5 @@ personal configuration. * Contributions -Since this package is part of [[http://elpa.gnu.org/packages/cape.html][GNU ELPA]] contributions require a copyright +Since this package is part of [[https://elpa.gnu.org/packages/cape.html][GNU ELPA]] contributions require a copyright assignment to the FSF. diff --git a/cape-char.el b/cape-char.el index 37498bc..ceaae65 100644 --- a/cape-char.el +++ b/cape-char.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 this program. If not, see . +;; along with this program. If not, see . ;;; Commentary: diff --git a/cape-keyword.el b/cape-keyword.el index bdc5106..0398490 100644 --- a/cape-keyword.el +++ b/cape-keyword.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 this program. If not, see . +;; along with this program. If not, see . ;;; Commentary: @@ -71,7 +71,7 @@ "this" "throw" "true" "try" "typeof" "uint" "ulong" "unchecked" "unsafe" "ushort" "using" "value" "var" "virtual" "void" "volatile" "where" "while" "yield") - (d-mode ;; http://www.digitalmars.com/d/2.0/lex.html + (d-mode ;; https://www.digitalmars.com/d/2.0/lex.html "abstract" "alias" "align" "asm" "assert" "auto" "body" "bool" "break" "byte" "case" "cast" "catch" "cdouble" "cent" "cfloat" "char" "class" "const" "continue" "creal" diff --git a/cape.el b/cape.el index 3a0326c..4738af6 100644 --- a/cape.el +++ b/cape.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 this program. If not, see . +;; along with this program. If not, see . ;;; Commentary: -- cgit v1.0