summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/copyright.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/emacs-lisp/copyright.el')
-rw-r--r--lisp/emacs-lisp/copyright.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/copyright.el b/lisp/emacs-lisp/copyright.el
index cf858a25fcf..646a52cdae5 100644
--- a/lisp/emacs-lisp/copyright.el
+++ b/lisp/emacs-lisp/copyright.el
@@ -22,6 +22,7 @@
(defvar current-gpl-version "2"
"String representing the current version of the GPL.")
+;;;###autoload
(defvar replace-copying-with nil
"*If non-nil, replace copying notices with this file.")