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

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

[elpa] externals/olivetti 46fdcfe 134/134: Assign copyright to Free Soft


From: Stefan Monnier
Subject: [elpa] externals/olivetti 46fdcfe 134/134: Assign copyright to Free Software Foundation
Date: Thu, 25 Apr 2019 09:57:45 -0400 (EDT)

branch: externals/olivetti
commit 46fdcfeeee026f23d4f835890454541d3335af8f
Author: Paul W. Rankin <address@hidden>
Commit: Paul W. Rankin <address@hidden>

    Assign copyright to Free Software Foundation
---
 olivetti.el | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/olivetti.el b/olivetti.el
index d5421f7..5b2f76a 100644
--- a/olivetti.el
+++ b/olivetti.el
@@ -1,14 +1,13 @@
 ;;; olivetti.el --- Minor mode for a nice writing environment -*- 
lexical-binding: t; -*-
 
-;; Copyright (c) 2014-2017 Paul Rankin
+;; Copyright (c) 2014-2019  Free Software Foundation, Inc.
 
 ;; Author: Paul Rankin <address@hidden>
 ;; Keywords: wp, text
-;; Version: 1.6.1
+;; Version: 1.7.0
 ;; Package-Requires: ((emacs "24.5"))
-;; URL: https://github.com/rnkn/olivetti
 
-;; This file is not part of GNU Emacs.
+;; This file is part of GNU Emacs.
 
 ;; 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
@@ -308,7 +307,7 @@ If prefixed with ARG, incrementally increase."
   "Mode map for `olivetti-mode'.")
 
 (define-obsolete-function-alias 'turn-on-olivetti-mode
-  'olivetti-mode "1.6.2")
+  'olivetti-mode "1.7.0")
 
 ;;;###autoload
 (define-minor-mode olivetti-mode



reply via email to

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