diff options
Diffstat (limited to 'doc/lispref/tips.texi')
| -rw-r--r-- | doc/lispref/tips.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/tips.texi b/doc/lispref/tips.texi index c99c2bdb1bb..8970efe72fb 100644 --- a/doc/lispref/tips.texi +++ b/doc/lispref/tips.texi | |||
| @@ -918,7 +918,7 @@ explains these conventions, starting with an example: | |||
| 918 | @group | 918 | @group |
| 919 | ;;; foo.el --- Support for the Foo programming language | 919 | ;;; foo.el --- Support for the Foo programming language |
| 920 | 920 | ||
| 921 | ;; Copyright (C) 2010-2014 Your Name | 921 | ;; Copyright (C) 2010-2015 Your Name |
| 922 | @end group | 922 | @end group |
| 923 | 923 | ||
| 924 | ;; Author: Your Name <yourname@@example.com> | 924 | ;; Author: Your Name <yourname@@example.com> |