branch: master
commit 4d14cbb81ad775b4b0e5a42bdb6e9fd6cf3e0c0e
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
* async-test.el: Update copyrights.
---
async-test.el | 2 +-
async.el | 2 +-
dired-async.el | 4 ++--
smtpmail-async.el | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/async-test.el b/async-test.el
index 3abbe0a..1fb49e3 100644
--- a/async-test.el
+++ b/async-test.el
@@ -1,6 +1,6 @@
;;; async-test --- async.el-related tests
-;; Copyright (C) 2012 John Wiegley
+;; Copyright (C) 2012~2014 John Wiegley
;; Author: John Wiegley <[email protected]>
;; Created: 10 Jul 2012
diff --git a/async.el b/async.el
index f22f900..875cd4d 100644
--- a/async.el
+++ b/async.el
@@ -1,6 +1,6 @@
;;; async --- Asynchronous processing in Emacs
-;; Copyright (C) 2012~2013 John Wiegley
+;; Copyright (C) 2012~2014 John Wiegley
;; Author: John Wiegley <[email protected]>
;; Created: 18 Jun 2012
diff --git a/dired-async.el b/dired-async.el
index dec88ed..bffa094 100644
--- a/dired-async.el
+++ b/dired-async.el
@@ -1,7 +1,7 @@
;;; dired-async.el --- Copy/move/delete asynchronously in dired.
-;; Copyright (C) 2012~2013 John Wiegley
-;; Copyright (C) 2012~2013 Thierry Volpiatto
+;; Copyright (C) 2012~2014 John Wiegley
+;; Copyright (C) 2012~2014 Thierry Volpiatto
;; Authors: John Wiegley <[email protected]>
;; Thierry Volpiatto <[email protected]>
diff --git a/smtpmail-async.el b/smtpmail-async.el
index 204f8cf..467c200 100644
--- a/smtpmail-async.el
+++ b/smtpmail-async.el
@@ -1,6 +1,6 @@
;;; smtpmail-async --- Send e-mail with smtpmail.el asynchronously
-;; Copyright (C) 2012~2013 John Wiegley
+;; Copyright (C) 2012~2014 John Wiegley
;; Author: John Wiegley <[email protected]>
;; Created: 18 Jun 2012