]> code.delx.au - gnu-emacs/commitdiff
(update-copyright): Doc fix.
authorRoland McGrath <roland@gnu.org>
Sat, 9 Jan 1993 00:01:00 +0000 (00:01 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 9 Jan 1993 00:01:00 +0000 (00:01 +0000)
lisp/emacs-lisp/copyright.el

index 95e76493835ad91ca731f20e3cb1c3831cff5a9f..86056f0856a907ab1d356e11e267fa3c0e01a64c 100644 (file)
@@ -1,6 +1,6 @@
 ;;; upd-copyr.el --- update the copyright notice in a GNU Emacs Lisp file
 
-;;; Copyright (C) 1991, 1992 Free Software Foundation, Inc.
+;;; Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc.
 
 ;; Author: Roland McGrath <roland@gnu.ai.mit.edu>
 ;; Keywords: maint
@@ -48,7 +48,7 @@ If `replace-copying-with' is set, the copying permissions following the
 copyright are replaced as well.
 
 If optional third argument ASK is non-nil, the user is prompted for whether
-or not to update the copyright.  If optional third argument ASK-YEAR is
+or not to update the copyright.  If optional fourth argument ASK-YEAR is
 non-nil, the user is prompted for whether or not to replace the year rather
 than adding to it."
   (interactive "*P")