*** empty log message ***

This commit is contained in:
Eric S. Raymond 1992-05-30 20:24:49 +00:00
parent 76d7458ed9
commit d501f51645
20 changed files with 89 additions and 24 deletions

View file

@ -1,3 +1,5 @@
;;; upd-copyr.el --- update the copyright notice in a GNU Emacs elisp file
;;; Copyright (C) 1991, 1992 Free Software Foundation, Inc.
;;; Written by Roland McGrath.
;;;
@ -128,3 +130,5 @@ Put this on write-file-hooks."
nil)
(provide 'upd-copyr)
;;; upd-copyr.el ends here