branch: master
commit 49f8b81806117dc2632a6e68d29201f2129b6040
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
* helm-async.el: Update copyright
---
helm-async.el | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/helm-async.el b/helm-async.el
index 2ac93d2..cf73dcd 100644
--- a/helm-async.el
+++ b/helm-async.el
@@ -1,9 +1,11 @@
;;; helm-async.el --- Copy/move/delete asynchronously in dired/helm.
;; Copyright (C) 2012 John Wiegley
+;; Copyright (C) 2012 Thierry Volpiatto
+
+;; Authors: John Wiegley <[email protected]>
+;; Thierry Volpiatto <[email protected]>
-;; Author: John Wiegley <[email protected]>
-;; Created: 14 Jun 2012
;; Version: 1.0
;; Keywords: dired async network
;; X-URL: https://github.com/jwiegley/helm-async