branch: externals/autocrypt
commit 5c7f4cfabf1bf80dd79bbac3ae696cc5842f9f3b
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
Update headers
---
autocrypt-gnus.el | 6 +-----
autocrypt-message.el | 6 +-----
autocrypt-mu4e.el | 6 +-----
autocrypt-rmail.el | 6 +-----
autocrypt.el | 6 +++---
5 files changed, 7 insertions(+), 23 deletions(-)
diff --git a/autocrypt-gnus.el b/autocrypt-gnus.el
index 92d8071890..072ad27972 100644
--- a/autocrypt-gnus.el
+++ b/autocrypt-gnus.el
@@ -1,10 +1,6 @@
;;; autocrypt-gnus.el --- Autocrypt for Gnus -*- lexical-binding:t -*-
-;; Author: Philip K. <[email protected]>
-;; Version: 0.4.0
-;; Keywords: comm
-;; Package-Requires: ((emacs "25.1"))
-;; URL: https://git.sr.ht/~zge/autocrypt
+;; Author: Philip Kaludercic <[email protected]>
;; This file is NOT part of Emacs.
;;
diff --git a/autocrypt-message.el b/autocrypt-message.el
index 715055d85b..71b5a1ce7d 100644
--- a/autocrypt-message.el
+++ b/autocrypt-message.el
@@ -1,10 +1,6 @@
;;; autocrypt-message.el --- Autocrypt for message-mode -*- lexical-binding:t
-*-
-;; Author: Philip K. <[email protected]>
-;; Version: 0.4.0
-;; Keywords: comm
-;; Package-Requires: ((emacs "25.1"))
-;; URL: https://git.sr.ht/~zge/autocrypt
+;; Author: Philip Kaludercic <[email protected]>
;; This file is NOT part of Emacs.
;;
diff --git a/autocrypt-mu4e.el b/autocrypt-mu4e.el
index dbddff15f2..6c62a19552 100644
--- a/autocrypt-mu4e.el
+++ b/autocrypt-mu4e.el
@@ -1,10 +1,6 @@
;;; autocrypt-mu4e.el --- Autocrypt for mu4e -*- lexical-binding:t -*-
-;; Author: Philip K. <[email protected]>
-;; Version: 0.4.0
-;; Keywords: comm
-;; Package-Requires: ((emacs "25.1"))
-;; URL: https://git.sr.ht/~zge/autocrypt
+;; Author: Philip Kaludercic <[email protected]>
;; This file is NOT part of Emacs.
;;
diff --git a/autocrypt-rmail.el b/autocrypt-rmail.el
index 7008ec0454..85f5624d94 100644
--- a/autocrypt-rmail.el
+++ b/autocrypt-rmail.el
@@ -1,10 +1,6 @@
;;; autocrypt-rmail.el --- Autocrypt for Rmail -*- lexical-binding:t -*-
-;; Author: Philip K. <[email protected]>
-;; Version: 0.4.0
-;; Keywords: comm
-;; Package-Requires: ((emacs "25.1"))
-;; URL: https://git.sr.ht/~zge/autocrypt
+;; Author: Philip Kaludercic <[email protected]>
;; This file is NOT part of Emacs.
;;
diff --git a/autocrypt.el b/autocrypt.el
index 708f5367be..215cdb748a 100644
--- a/autocrypt.el
+++ b/autocrypt.el
@@ -1,10 +1,10 @@
;;; autocrypt.el --- Autocrypt implementation -*- lexical-binding:t -*-
-;; Author: Philip K. <[email protected]>
+;; Author: Philip Kaludercic <[email protected]>
;; Version: 0.4.0
;; Keywords: comm
-;; Package-Requires: ((emacs "25.1") (cl-generic "0.3"))
-;; URL: https://git.sr.ht/~zge/autocrypt
+;; Package-Requires: ((emacs "25.1"))
+;; URL: https://git.sr.ht/~pkal/autocrypt
;; This file is NOT part of Emacs.
;;