branch: externals/olivetti
commit 46fdcfeeee026f23d4f835890454541d3335af8f
Author: Paul W. Rankin <he...@paulwrankin.com>
Commit: Paul W. Rankin <he...@paulwrankin.com>

    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 <he...@paulwrankin.com>
 ;; 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