summaryrefslogtreecommitdiff
path: root/lispref/advice.texi
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-01-05 14:59:32 +0000
committerGerd Moellmann <gerd@gnu.org>2000-01-05 14:59:32 +0000
commit54d9ab6210e2cb741b4bcc8ac1f5de24511aa6b3 (patch)
tree41370667e74b8e51983d3c3a186e0d390a3bec56 /lispref/advice.texi
parent54d6ba6eb0f25acf0a0e49e382aa26c473a38373 (diff)
downloademacs-54d9ab6210e2cb741b4bcc8ac1f5de24511aa6b3.tar.gz
Update copyrights.
Diffstat (limited to 'lispref/advice.texi')
-rw-r--r--lispref/advice.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/advice.texi b/lispref/advice.texi
index 567ea5f2bac..a7bcdaf16dd 100644
--- a/lispref/advice.texi
+++ b/lispref/advice.texi
@@ -1,6 +1,6 @@
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
-@c Copyright (C) 1998 Free Software Foundation, Inc.
+@c Copyright (C) 1998, 1999 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/advising
@node Advising Functions, Debugging, Byte Compilation, Top