diff options
author | Taylor R Campbell <campbell+paredit@mumble.net> | 2019-11-21 23:28:30 +0000 |
---|---|---|
committer | Taylor R Campbell <campbell+paredit@mumble.net> | 2019-11-21 23:28:30 +0000 |
commit | b1c332a24a258028fd388d4a0b71052807691a1c (patch) | |
tree | ce3ff95401ca13d3ad43bd4d26bc532dc635fbf5 | |
parent | 961b02fc66ff71370320cfbbcc6d2b0db3516f96 (diff) |
Bump copyright year.
-rw-r--r-- | paredit.el | 2 | ||||
-rw-r--r-- | test.el | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ ;;; paredit.el --- minor mode for editing parentheses -*- Mode: Emacs-Lisp -*- -;; Copyright (C) 2005--2017 Taylor R. Campbell +;; Copyright (C) 2005--2019 Taylor R. Campbell ;; Author: Taylor R. Campbell <campbell+paredit@mumble.net> ;; Version: 25beta @@ -2,7 +2,7 @@ ;;; Rudimentary, kludgey test suite for paredit -- work in progress! -;; Copyright (C) 2005--2017 Taylor R. Campbell +;; Copyright (C) 2005--2019 Taylor R. Campbell ;; This file is part of paredit. ;; |