*** empty log message ***
This commit is contained in:
parent
76d7458ed9
commit
d501f51645
20 changed files with 89 additions and 24 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue