branch: master
commit c9a072426197b211f3a9c2ba15e3de6e0df7c53d
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
Update copyrights.
---
async-file.el | 2 +-
async.el | 2 +-
dired-async.el | 2 +-
helm-async.el | 4 ++--
smtpmail-async.el | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/async-file.el b/async-file.el
index b59ba2f..52a12b6 100644
--- a/async-file.el
+++ b/async-file.el
@@ -1,6 +1,6 @@
;;; async-file --- Asynchronous file operations
-;; Copyright (C) 2012 John Wiegley
+;; Copyright (C) 2012~2013 John Wiegley
;; Author: John Wiegley <[email protected]>
;; Created: 10 Jul 2012
diff --git a/async.el b/async.el
index 7eb7568..4c79816 100644
--- a/async.el
+++ b/async.el
@@ -1,6 +1,6 @@
;;; async --- Asynchronous processing in Emacs
-;; Copyright (C) 2012 John Wiegley
+;; Copyright (C) 2012~2013 John Wiegley
;; Author: John Wiegley <[email protected]>
;; Created: 18 Jun 2012
diff --git a/dired-async.el b/dired-async.el
index 689df8f..f601d1a 100644
--- a/dired-async.el
+++ b/dired-async.el
@@ -1,6 +1,6 @@
;;; dired-async --- Copy/move/delete asynchronously in dired
-;; Copyright (C) 2012 John Wiegley
+;; Copyright (C) 2012~2013 John Wiegley
;; Author: John Wiegley <[email protected]>
;; Created: 14 Jun 2012
diff --git a/helm-async.el b/helm-async.el
index 5ba8ccd..bdc4e5d 100644
--- a/helm-async.el
+++ b/helm-async.el
@@ -1,7 +1,7 @@
;;; helm-async.el --- Copy/move/delete asynchronously in dired/helm.
-;; Copyright (C) 2012 John Wiegley
-;; Copyright (C) 2012 Thierry Volpiatto
+;; Copyright (C) 2012~2013 John Wiegley
+;; Copyright (C) 2012~2013 Thierry Volpiatto
;; Authors: John Wiegley <[email protected]>
;; Thierry Volpiatto <[email protected]>
diff --git a/smtpmail-async.el b/smtpmail-async.el
index 2844071..204f8cf 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 John Wiegley
+;; Copyright (C) 2012~2013 John Wiegley
;; Author: John Wiegley <[email protected]>
;; Created: 18 Jun 2012