emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/wcheck-mode b2549ea 37/39: Use the same copyright and v


From: Teemu Likonen
Subject: [elpa] externals/wcheck-mode b2549ea 37/39: Use the same copyright and version header as in the GNU Elpa repository
Date: Sun, 4 Oct 2020 07:55:24 -0400 (EDT)

branch: externals/wcheck-mode
commit b2549ead9d44cca3d4f356b3225ebe8d2e624410
Author: Teemu Likonen <tlikonen@iki.fi>
Commit: Teemu Likonen <tlikonen@iki.fi>

    Use the same copyright and version header as in the GNU Elpa repository
---
 README.md      | 6 +-----
 wcheck-mode.el | 3 ++-
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 4a70e9b..dc21707 100644
--- a/README.md
+++ b/README.md
@@ -389,9 +389,7 @@ branches and possibly merged to _master_ when they are 
ready.
 Copyright and license
 ---------------------
 
-Copyright (C) 2009-2019 Teemu Likonen <<tlikonen@iki.fi>>
-
-OpenPGP key: [4E10 55DC 84E9 DFF6 13D7 8557 719D 69D3 2453 9450][PGP]
+Copyright (C) 2009-2020 Free Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the
@@ -404,5 +402,3 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See 
the GNU General
 Public License for more details.
 
 The license text: <http://www.gnu.org/licenses/gpl-3.0.html>
-
-[PGP]: http://www.iki.fi/tlikonen/pgp-key.asc
diff --git a/wcheck-mode.el b/wcheck-mode.el
index 1230427..9dc0e2e 100644
--- a/wcheck-mode.el
+++ b/wcheck-mode.el
@@ -1,12 +1,13 @@
 ;;; wcheck-mode.el --- General interface for text checkers  -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2009-2019  Teemu Likonen <tlikonen@iki.fi>
+;; Copyright (C) 2009-2020  Free Software Foundation, Inc.
 
 ;; Author: Teemu Likonen <tlikonen@iki.fi>
 ;; Maintainer: Teemu Likonen <tlikonen@iki.fi>
 ;; Created: 2009-07-04
 ;; URL: https://github.com/tlikonen/wcheck-mode
 ;; Keywords: text spell check languages ispell
+;; Version: 2019.6.17
 
 ;; This program is free software: you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by



reply via email to

[Prev in Thread] Current Thread [Next in Thread]