branch: elpa/crux commit 7569d2667261aa3476102675f93b8a2f4a302f79 Author: Bozhidar Batsov <bozhi...@batsov.com> Commit: Bozhidar Batsov <bozhi...@batsov.com>
Bump the copyright years --- README.md | 6 +++--- crux.el | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b4b6c21..56d29a4 100644 --- a/README.md +++ b/README.md @@ -91,11 +91,11 @@ For `crux-ispell-word-then-abbrev` to be most effective you'll also need to add ## Origins of crux -Many of the functions in crux started life as blog posts on +Many of the functions in crux started life as blog posts on [Emacs Redux](https://emacsredux.com), then were included in [prelude](https://www.github.com/bbatsov/prelude), before finally being [extracted](https://emacsredux.com/blog/2016/01/30/crux/) -to crux. You can see a full list of blog posts on functions +to crux. You can see a full list of blog posts on functions in crux on the [tags page](https://emacsredux.com/tags/#crux). ## Using the bundled advices @@ -141,7 +141,7 @@ automatically opened as root. ## License -Copyright © 2015 Bozhidar Batsov and [contributors][]. +Copyright © 2015-2020 Bozhidar Batsov and [contributors][]. Distributed under the GNU General Public License; type <kbd>C-h C-c</kbd> to view it. diff --git a/crux.el b/crux.el index 3a498dc..19ed53c 100644 --- a/crux.el +++ b/crux.el @@ -1,6 +1,6 @@ ;;; crux.el --- A Collection of Ridiculously Useful eXtensions -*- lexical-binding: t -*- ;; -;; Copyright © 2015-2018 Bozhidar Batsov +;; Copyright © 2015-2020 Bozhidar Batsov ;; ;; Author: Bozhidar Batsov <bozhi...@batsov.com> ;; URL: https://github.com/bbatsov/crux