emacs-diffs
[Top][All Lists]
Advanced

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

feature/integration-of-dictionary-el 54a3964 07/17: Update GPL version


From: Torsten Hilbrich
Subject: feature/integration-of-dictionary-el 54a3964 07/17: Update GPL version
Date: Mon, 14 Dec 2020 05:46:37 -0500 (EST)

branch: feature/integration-of-dictionary-el
commit 54a3964e290d277df1e510c8829ede926aac23b2
Author: Torsten Hilbrich <torsten.hilbrich@gmx.net>
Commit: Torsten Hilbrich <torsten.hilbrich@gmx.net>

    Update GPL version
    
    * lisp/net/dictionary.el: Use GPL version 3 or later
    * lisp/net/dictionary-connection.el: Use GPL version 3 or later
---
 lisp/net/dictionary-connection.el | 2 +-
 lisp/net/dictionary.el            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/net/dictionary-connection.el 
b/lisp/net/dictionary-connection.el
index a5c36e6..f8a6679 100644
--- a/lisp/net/dictionary-connection.el
+++ b/lisp/net/dictionary-connection.el
@@ -5,7 +5,7 @@
 
 ;; This file is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 2, or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; This file is distributed in the hope that it will be useful,
diff --git a/lisp/net/dictionary.el b/lisp/net/dictionary.el
index d910dab..624c1a4 100644
--- a/lisp/net/dictionary.el
+++ b/lisp/net/dictionary.el
@@ -5,7 +5,7 @@
 
 ;; This file is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 2, or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; This file is distributed in the hope that it will be useful,



reply via email to

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