branch: scratch/compact-docstrings
commit 7ada669605c4e2a9a00fa6d03da7176f2c6e3297
Author: Clément Pit--Claudel <[email protected]>
Commit: Clément Pit--Claudel <[email protected]>
Assign copyright to FSF
---
compact-docstrings.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/compact-docstrings.el b/compact-docstrings.el
index 5780457..5a2b856 100644
--- a/compact-docstrings.el
+++ b/compact-docstrings.el
@@ -1,8 +1,9 @@
;;; compact-docstrings.el --- Shrink blank lines in docstrings and doc comments
-;; Copyright (C) 2016 Clément Pit-Claudel
+;; Copyright (C) 2016 Free Software Foundation, Inc.
;; Author: Clément Pit-Claudel <[email protected]>
+;; Maintainer: Clément Pit-Claudel <[email protected]>
;; URL: https://github.com/cpitclaudel/compact-docstrings
;; Package-Version: 0.1
;; Keywords: convenience, faces, lisp, maint, c