branch: externals/ivy-hydra
commit 63f1af0b16596c4c7514bcd1540dd154ce4034ce
Author: Stefan Monnier <[email protected]>
Commit: Basil L. Contovounesios <[email protected]>

    * doc/scripts.el: Add copyright to tame the checking script
---
 doc/scripts.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/scripts.el b/doc/scripts.el
index 8c5a513..edde14c 100644
--- a/doc/scripts.el
+++ b/doc/scripts.el
@@ -1,3 +1,4 @@
+;; Copyright (C) 2020  Free Software Foundation, Inc.
 (setq org-confirm-babel-evaluate nil)
 (defun org-to-texi (fname)
   (find-file fname)

Reply via email to