diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-08 05:03:11 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-08 05:03:11 +0000 |
commit | 6916ec0810e80f26dace4e688f136393decbfdbd (patch) | |
tree | 80f45bb0036f9f2da02a214bc7e15f8989a80346 /admin/admin.el | |
parent | 88de5abbd1ff36b4e3ba0840c53d0cb3e2956ec9 (diff) | |
download | emacs-6916ec0810e80f26dace4e688f136393decbfdbd.tar.gz |
Comment.
Diffstat (limited to 'admin/admin.el')
-rw-r--r-- | admin/admin.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/admin.el b/admin/admin.el index 3405d36520a..05cd7f94467 100644 --- a/admin/admin.el +++ b/admin/admin.el @@ -152,6 +152,7 @@ Root must be the root of an Emacs source tree." "/* development, alpha, beta, or final (release) */")))))) ;; Note this makes some assumptions about form of short copyright. +;; FIXME add the \year in the refcards/*.tex files. (defun set-copyright (root copyright) "Set Emacs short copyright to COPYRIGHT in relevant files under ROOT. Root must be the root of an Emacs source tree." |