diff options
author | Amin Bandali <bandali@gnu.org> | 2019-01-12 11:59:37 -0500 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2019-01-12 11:59:37 -0500 |
commit | cd2776993118afcb19c34e4c86f3100a9a506147 (patch) | |
tree | 3620ed0f4d0dd86065a3b3e477db78a1f5bc7b77 | |
parent | d9b09483e4ada687ff8ac004cef0e0affc75094a (diff) | |
download | configs-cd2776993118afcb19c34e4c86f3100a9a506147.tar.gz configs-cd2776993118afcb19c34e4c86f3100a9a506147.tar.xz configs-cd2776993118afcb19c34e4c86f3100a9a506147.zip |
[emacs] update years
-rw-r--r-- | init.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -107,7 +107,7 @@ file. ** License #+begin_src emacs-lisp :comments none -;; Copyright (C) 2018 Amin Bandali <bandali@gnu.org> +;; Copyright (C) 2018-2019 Amin Bandali <bandali@gnu.org> ;; 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 @@ -2326,7 +2326,7 @@ Also see [[https://www.emacswiki.org/emacs/rebox2][rebox2]]. (address "bandali@gnu.org")) ((header "subject" "ThankCRM") (to "webmasters-comment@gnu.org") - (body "\nAdded to 2018supporters.html.\n\nMoving to campaigns.\n\n-amin\n") + (body "\nAdded to 2019supporters.html.\n\nMoving to campaigns.\n\n-amin\n") (eval (setq a/message-cite-say-hi nil))) ("nnimap\\+uwaterloo:.*" (address "abandali@uwaterloo.ca") |