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

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

[elpa] externals/undo-tree db55cea 068/195: Bumped compyright year and c


From: Stefan Monnier
Subject: [elpa] externals/undo-tree db55cea 068/195: Bumped compyright year and corrected license wording.
Date: Sat, 28 Nov 2020 13:41:23 -0500 (EST)

branch: externals/undo-tree
commit db55cea5c2d03c2251f1445147e8207cc6e28ff2
Author: Toby S. Cubitt <toby-undo-tree@dr-qubit.org>
Commit: Toby S. Cubitt <toby-undo-tree@dr-qubit.org>

    Bumped compyright year and corrected license wording.
---
 undo-tree.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/undo-tree.el b/undo-tree.el
index 6b01727..4edfa9d 100644
--- a/undo-tree.el
+++ b/undo-tree.el
@@ -2,7 +2,7 @@
 ;;; undo-tree.el --- Treat undo history as a tree
 
 
-;; Copyright (C) 2009-2010 Toby Cubitt
+;; Copyright (C) 2009-2011 Toby Cubitt
 
 ;; Author: Toby Cubitt <toby-undo-tree@dr-qubit.org>
 ;; Version: 0.3
@@ -12,16 +12,16 @@
 
 ;; This file is NOT part of Emacs.
 ;;
-;; GNU Emacs is free software: you can redistribute it and/or modify it under
+;; 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 3 of the License, or (at your option)
 ;; any later version.
-
+;;
 ;; This program is distributed in the hope that it will be useful, but WITHOUT
 ;; ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 ;; FITNESS FOR A PARTICULAR PURPOSE.  See the 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/>.
 



reply via email to

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