diff options
| author | Taylor R Campbell <campbell+paredit@mumble.net> | 2017-04-05 18:49:29 +0000 |
|---|---|---|
| committer | Taylor R Campbell <campbell+paredit@mumble.net> | 2017-04-05 18:49:29 +0000 |
| commit | 6ee9f06d1d319593eda65cd8d4676c3805acad56 (patch) | |
| tree | 856fb3c3c1adb1a4618273ada41763cd4149280f | |
| parent | 38899558cf242187966d8bf1771a3c8e48eb5090 (diff) | |
Bump copyright year to 2017.
| -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--2016 Taylor R. Campbell +;; Copyright (C) 2005--2017 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--2014 Taylor R. Campbell +;; Copyright (C) 2005--2017 Taylor R. Campbell ;; This file is part of paredit. ;; |
