branch: externals/face-shift
commit 5df50b85fc2315e2f1cc53d9ce15585ee1244c02
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
Update author header
---
face-shift.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/face-shift.el b/face-shift.el
index 7a5bbd8a03..06fd53b3c2 100644
--- a/face-shift.el
+++ b/face-shift.el
@@ -1,6 +1,6 @@
;;; face-shift.el --- Shift the colour of certain faces -*- lexical-binding: t
-*-
-;; Author: Philip K. <[email protected]>
+;; Author: Philip Kaludercic <[email protected]>
;; Version: 0.1.0
;; Keywords: faces
;; Package-Requires: ((emacs "24.4") (cl-lib "0.5"))